pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove directfb
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Sat May 23 13:01:06 2020 +0100
Changeset: 24c2de368dc96960871e20f9dabea19c3c05deec
Modified Files:
Makefile
Removed Files:
dfbpoint/DESCR
dfbpoint/Makefile
dfbpoint/PLIST
dfbpoint/distinfo
dfbsee/DESCR
dfbsee/Makefile
dfbsee/PLIST
dfbsee/distinfo
dfbsee/patches/patch-aa
directfb/DESCR
directfb/Makefile
directfb/PLIST
directfb/PLIST.Linux
directfb/TODO
directfb/buildlink3.mk
directfb/distinfo
directfb/patches/patch-aa
directfb/patches/patch-ab
links-hacked/DESCR
links-hacked/Makefile
links-hacked/PLIST
links-hacked/TODO
links-hacked/distinfo
links-hacked/patches/patch-aa
links-hacked/patches/patch-ab
links-hacked/patches/patch-ac
links-hacked/patches/patch-ae
links-hacked/patches/patch-af
links-hacked/patches/patch-ag
links-hacked/patches/patch-ah
links-hacked/patches/patch-al
links-hacked/patches/patch-am
links-hacked/patches/patch-an
links-hacked/patches/patch-ao
Log Message:
Remove directfb
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=24c2de368dc96960871e20f9dabea19c3c05deec
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 4 --
dfbpoint/DESCR | 2 -
dfbpoint/Makefile | 24 ---------
dfbpoint/PLIST | 2 -
dfbpoint/distinfo | 5 --
dfbsee/DESCR | 2 -
dfbsee/Makefile | 25 ---------
dfbsee/PLIST | 4 --
dfbsee/distinfo | 6 ---
dfbsee/patches/patch-aa | 18 -------
directfb/DESCR | 8 ---
directfb/Makefile | 33 ------------
directfb/PLIST | 120 ------------------------------------------
directfb/PLIST.Linux | 99 ----------------------------------
directfb/TODO | 10 ----
directfb/buildlink3.mk | 19 -------
directfb/distinfo | 7 ---
directfb/patches/patch-aa | 12 -----
directfb/patches/patch-ab | 14 -----
links-hacked/DESCR | 20 -------
links-hacked/Makefile | 75 --------------------------
links-hacked/PLIST | 6 ---
links-hacked/TODO | 4 --
links-hacked/distinfo | 19 -------
links-hacked/patches/patch-aa | 65 -----------------------
links-hacked/patches/patch-ab | 12 -----
links-hacked/patches/patch-ac | 63 ----------------------
links-hacked/patches/patch-ae | 12 -----
links-hacked/patches/patch-af | 12 -----
links-hacked/patches/patch-ag | 12 -----
links-hacked/patches/patch-ah | 12 -----
links-hacked/patches/patch-al | 23 --------
links-hacked/patches/patch-am | 22 --------
links-hacked/patches/patch-an | 22 --------
links-hacked/patches/patch-ao | 22 --------
35 files changed, 815 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 1ec0253f5d..9a6d0bf685 100644
--- a/Makefile
+++ b/Makefile
@@ -588,8 +588,6 @@ SUBDIR+= deviceatlas-enterprise-c
SUBDIR+= devkitARM-buildrules
SUBDIR+= devkitARM-newlib
SUBDIR+= devkitARM-tools
-SUBDIR+= dfbpoint
-SUBDIR+= dfbsee
SUBDIR+= dhcpd-snmp
SUBDIR+= diablo
SUBDIR+= dict-est-rus
@@ -600,7 +598,6 @@ SUBDIR+= dillo-devel
SUBDIR+= ding
SUBDIR+= dionysus
SUBDIR+= dir2ogg
-SUBDIR+= directfb
SUBDIR+= direnv
SUBDIR+= discident-glib
SUBDIR+= dispred
@@ -1988,7 +1985,6 @@ SUBDIR+= lilyterm
SUBDIR+= linbox
SUBDIR+= lingoteach-lesson
SUBDIR+= lingoteach-ui
-SUBDIR+= links-hacked
SUBDIR+= links1
SUBDIR+= linphone
SUBDIR+= linux-acl
diff --git a/dfbpoint/DESCR b/dfbpoint/DESCR
deleted file mode 100644
index ef9b5aa191..0000000000
--- a/dfbpoint/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-DFBPoint is a simple presentation viewer that uses the DirectFB graphics
-library to draw to the Linux framebuffer.
diff --git a/dfbpoint/Makefile b/dfbpoint/Makefile
deleted file mode 100644
index d1e9f1b43c..0000000000
--- a/dfbpoint/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2012/09/28 21:24:35 asau Exp $
-#
-
-DISTNAME= DFBPoint-0.7.2
-PKGNAME= ${DISTNAME:S/DFBP/dfbp/}
-PKGREVISION= 3
-CATEGORIES= graphics
-MASTER_SITES= http://www.directfb.org/download/DFBPoint/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.directfb.org/
-COMMENT= Simple presentation viewer that uses the DirectFB
-LICENSE= gnu-lgpl-v2.1
-
-ONLY_FOR_PLATFORM= Linux-*-*
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
-
-.include "../../wip/directfb/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/dfbpoint/PLIST b/dfbpoint/PLIST
deleted file mode 100644
index 5298261204..0000000000
--- a/dfbpoint/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/03 14:04:40 xtraeme Exp $
-bin/dfbpoint
diff --git a/dfbpoint/distinfo b/dfbpoint/distinfo
deleted file mode 100644
index d1d2345ec8..0000000000
--- a/dfbpoint/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:10 rillig Exp $
-
-SHA1 (DFBPoint-0.7.2.tar.gz) = 48166fe3d5381325364421d4146701fd5b1d8fa6
-RMD160 (DFBPoint-0.7.2.tar.gz) = 2c90d1b5bcf5321edcce98b03d87a25e21c5f723
-Size (DFBPoint-0.7.2.tar.gz) = 536190 bytes
diff --git a/dfbsee/DESCR b/dfbsee/DESCR
deleted file mode 100644
index 6cfcb3862a..0000000000
--- a/dfbsee/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-DFBSee is an image viewer and video player using DirectFB. It asks DirectFB
-for a suitable media provider for the given files and displays them.
diff --git a/dfbsee/Makefile b/dfbsee/Makefile
deleted file mode 100644
index 808a2d04c6..0000000000
--- a/dfbsee/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2012/09/28 21:24:35 asau Exp $
-#
-
-DISTNAME= DFBSee-0.7.4
-PKGNAME= ${DISTNAME:S/DFBS/dfbs/}
-PKGREVISION= 3
-CATEGORIES= graphics
-MASTER_SITES= http://www.directfb.org/download/DFBSee/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.directfb.org/download/DFBSee/
-COMMENT= Image viewer for DirectFB
-LICENSE= gnu-lgpl-v2.1
-
-ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-*
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
-
-USE_LIBTOOL= yes
-
-.include "../../wip/directfb/buildlink3.mk"
-
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dfbsee/PLIST b/dfbsee/PLIST
deleted file mode 100644
index a32ed3ff49..0000000000
--- a/dfbsee/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:33 thomasklausner Exp $
-bin/dfbsee
-man/man1/dfbsee.1
-share/DFBSee/decker.ttf
diff --git a/dfbsee/distinfo b/dfbsee/distinfo
deleted file mode 100644
index 86b0978566..0000000000
--- a/dfbsee/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2012/06/14 23:33:55 othyro Exp $
-
-SHA1 (DFBSee-0.7.4.tar.gz) = 11db8261b1cbfe380e68636c5b6d7fc6e3118707
-RMD160 (DFBSee-0.7.4.tar.gz) = 148ca388cc4966f301bcc2d124583bbfb85572cc
-Size (DFBSee-0.7.4.tar.gz) = 147346 bytes
-SHA1 (patch-aa) = 56816639a4908031eec852ebde16b8f232e0239c
diff --git a/dfbsee/patches/patch-aa b/dfbsee/patches/patch-aa
deleted file mode 100644
index b3aa85020c..0000000000
--- a/dfbsee/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2012/06/14 23:33:03 othyro Exp $
-
-Add support for the BSDs.
-
---- src/volume.c.orig 2003-06-04 04:56:18.000000000 +0200
-+++ src/volume.c 2003-06-04 04:57:08.000000000 +0200
-@@ -30,7 +30,11 @@
- #include <fcntl.h>
- #include <sys/ioctl.h>
-
-+#ifdef __linux__
- #include <linux/soundcard.h>
-+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
-+#include <soundcard.h>
-+#endif
-
- #include <directfb.h>
-
diff --git a/directfb/DESCR b/directfb/DESCR
deleted file mode 100644
index a6de4483c3..0000000000
--- a/directfb/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-DirectFB is a thin library that provides hardware graphics acceleration,
-input device handling and abstraction, integrated windowing system with
-support for translucent windows and multiple display layers on top of the
-Linux Framebuffer Device.
-It is a complete hardware abstraction layer with software fallbacks for
-every graphics operation that is not supported by the underlying hardware.
-DirectFB adds graphical power to embedded systems and sets a new standard
-for graphics under Linux.
diff --git a/directfb/Makefile b/directfb/Makefile
deleted file mode 100644
index 2872d1ee35..0000000000
--- a/directfb/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2012/09/28 21:24:36 asau Exp $
-
-DISTNAME= DirectFB-0.9.22
-PKGNAME= directfb-0.9.22
-PKGREVISION= 3
-CATEGORIES= devel
-MASTER_SITES= http://www.directfb.org/download/DirectFB/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.directfb.org/
-COMMENT= Thin library that provides hardware graphics acceleration
-LICENSE= gnu-lgpl-v2.1
-
-ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-*
-
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-PKGCONFIG_OVERRIDE= directfb.pc.in lib/direct/direct.pc.in \
- lib/fusion/fusion.pc.in lib/voodoo/voodoo.pc.in
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-gfxdrivers=all
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != "Linux"
-.include "../../devel/SDL/buildlink3.mk"
-.endif
-
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/directfb/PLIST b/directfb/PLIST
deleted file mode 100644
index 7da03ec26d..0000000000
--- a/directfb/PLIST
+++ /dev/null
@@ -1,120 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2009/10/11 10:44:33 thomasklausner Exp $
-bin/dfbdump
-bin/dfbg
-bin/dfbinfo
-bin/dfblayer
-bin/dfbscreen
-bin/dfbsummon
-bin/directfb-config
-bin/directfb-csource
-include/directfb-internal/core/clipboard.h
-include/directfb-internal/core/colorhash.h
-include/directfb-internal/core/core.h
-include/directfb-internal/core/core_parts.h
-include/directfb-internal/core/core_system.h
-include/directfb-internal/core/coredefs.h
-include/directfb-internal/core/coretypes.h
-include/directfb-internal/core/fonts.h
-include/directfb-internal/core/gfxcard.h
-include/directfb-internal/core/graphics_driver.h
-include/directfb-internal/core/input.h
-include/directfb-internal/core/input_driver.h
-include/directfb-internal/core/layer_context.h
-include/directfb-internal/core/layer_control.h
-include/directfb-internal/core/layer_region.h
-include/directfb-internal/core/layers.h
-include/directfb-internal/core/palette.h
-include/directfb-internal/core/screen.h
-include/directfb-internal/core/screens.h
-include/directfb-internal/core/state.h
-include/directfb-internal/core/surfacemanager.h
-include/directfb-internal/core/surfaces.h
-include/directfb-internal/core/system.h
-include/directfb-internal/core/windows.h
-include/directfb-internal/core/windowstack.h
-include/directfb-internal/core/wm.h
-include/directfb-internal/core/wm_module.h
-include/directfb-internal/display/idirectfbdisplaylayer.h
-include/directfb-internal/display/idirectfbpalette.h
-include/directfb-internal/display/idirectfbscreen.h
-include/directfb-internal/display/idirectfbsurface.h
-include/directfb-internal/display/idirectfbsurface_layer.h
-include/directfb-internal/display/idirectfbsurface_window.h
-include/directfb-internal/gfx/clip.h
-include/directfb-internal/gfx/convert.h
-include/directfb-internal/gfx/generic/generic.h
-include/directfb-internal/gfx/util.h
-include/directfb-internal/idirectfb.h
-include/directfb-internal/input/idirectfbinputbuffer.h
-include/directfb-internal/input/idirectfbinputdevice.h
-include/directfb-internal/media/idirectfbdatabuffer.h
-include/directfb-internal/media/idirectfbfont.h
-include/directfb-internal/media/idirectfbimageprovider.h
-include/directfb-internal/media/idirectfbvideoprovider.h
-include/directfb-internal/misc/conf.h
-include/directfb-internal/misc/gfx_util.h
-include/directfb-internal/misc/util.h
-include/directfb-internal/windows/idirectfbwindow.h
-include/directfb/dfb_types.h
-include/directfb/direct/build.h
-include/directfb/direct/clock.h
-include/directfb/direct/conf.h
-include/directfb/direct/cpu_accel.h
-include/directfb/direct/debug.h
-include/directfb/direct/direct.h
-include/directfb/direct/hash.h
-include/directfb/direct/interface.h
-include/directfb/direct/interface_implementation.h
-include/directfb/direct/list.h
-include/directfb/direct/mem.h
-include/directfb/direct/memcpy.h
-include/directfb/direct/messages.h
-include/directfb/direct/modules.h
-include/directfb/direct/serial.h
-include/directfb/direct/signals.h
-include/directfb/direct/system.h
-include/directfb/direct/thread.h
-include/directfb/direct/trace.h
-include/directfb/direct/tree.h
-include/directfb/direct/types.h
-include/directfb/direct/utf8.h
-include/directfb/direct/util.h
-include/directfb/directfb.h
-include/directfb/directfb_keyboard.h
-include/directfb/directfb_keynames.h
-include/directfb/directfb_strings.h
-include/directfb/directfb_version.h
-include/directfb/fusion/arena.h
-include/directfb/fusion/build.h
-include/directfb/fusion/call.h
-include/directfb/fusion/conf.h
-include/directfb/fusion/fusion.h
-include/directfb/fusion/lock.h
-include/directfb/fusion/object.h
-include/directfb/fusion/property.h
-include/directfb/fusion/reactor.h
-include/directfb/fusion/ref.h
-include/directfb/fusion/shmalloc.h
-include/directfb/fusion/types.h
-include/directfb/fusion/vector.h
-lib/directfb-${PKGVERSION}/inputdrivers/libdirectfb_sdlinput.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_default.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBFont/libidirectfbfont_ft2.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la
-lib/directfb-${PKGVERSION}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.la
-lib/directfb-${PKGVERSION}/systems/libdirectfb_sdl.la
-lib/directfb-${PKGVERSION}/wm/libdirectfbwm_default.la
-lib/libdirect.la
-lib/libdirectfb.la
-lib/libfusion.la
-lib/pkgconfig/direct.pc
-lib/pkgconfig/directfb-internal.pc
-lib/pkgconfig/directfb.pc
-lib/pkgconfig/fusion.pc
-man/man1/dfbg.1
-man/man1/directfb-csource.1
-man/man5/directfbrc.5
-share/directfb-${PKGVERSION}/cursor.dat
-@exec ${MKDIR} %D/lib/directfb-${PKGVERSION}/interfaces/IDirectFBVideoProvider
diff --git a/directfb/PLIST.Linux b/directfb/PLIST.Linux
deleted file mode 100644
index 3f07c311de..0000000000
--- a/directfb/PLIST.Linux
+++ /dev/null
@@ -1,99 +0,0 @@
-@comment $NetBSD: PLIST.Linux,v 1.3 2009/10/11 10:44:33 thomasklausner Exp $
-bin/dfbdump
-bin/dfbg
-bin/dfbinfo
-bin/directfb-config
-bin/directfb-csource
-include/directfb/dfb_types.h
-include/directfb/directfb.h
-include/directfb/directfb_keyboard.h
-include/directfb/directfb_keynames.h
-include/directfb/directfb_version.h
-include/directfb-internal/core/clipboard.h
-include/directfb-internal/core/colorhash.h
-include/directfb-internal/core/coredefs.h
-include/directfb-internal/core/core.h
-include/directfb-internal/core/core_parts.h
-include/directfb-internal/core/core_system.h
-include/directfb-internal/core/coretypes.h
-include/directfb-internal/core/fbdev/fbdev.h
-include/directfb-internal/core/fbdev/vt.h
-include/directfb-internal/core/fonts.h
-include/directfb-internal/core/fusion/arena.h
-include/directfb-internal/core/fusion/call.h
-include/directfb-internal/core/fusion/fusion.h
-include/directfb-internal/core/fusion/fusion_types.h
-include/directfb-internal/core/fusion/list.h
-include/directfb-internal/core/fusion/lock.h
-include/directfb-internal/core/fusion/object.h
-include/directfb-internal/core/fusion/property.h
-include/directfb-internal/core/fusion/reactor.h
-include/directfb-internal/core/fusion/ref.h
-include/directfb-internal/core/fusion/shmalloc.h
-include/directfb-internal/core/gfxcard.h
-include/directfb-internal/core/graphics_driver.h
-include/directfb-internal/core/input_driver.h
-include/directfb-internal/core/input.h
-include/directfb-internal/core/layers.h
-include/directfb-internal/core/modules.h
-include/directfb-internal/core/palette.h
-include/directfb-internal/core/sig.h
-include/directfb-internal/core/state.h
-include/directfb-internal/core/surfacemanager.h
-include/directfb-internal/core/surfaces.h
-include/directfb-internal/core/system.h
-include/directfb-internal/core/thread.h
-include/directfb-internal/core/windows.h
-include/directfb-internal/directfb_internals.h
-include/directfb-internal/display/idirectfbdisplaylayer.h
-include/directfb-internal/display/idirectfbpalette.h
-include/directfb-internal/display/idirectfbsurface.h
-include/directfb-internal/display/idirectfbsurface_layer.h
-include/directfb-internal/display/idirectfbsurface_window.h
-include/directfb-internal/gfx/clip.h
-include/directfb-internal/gfx/convert.h
-include/directfb-internal/gfx/util.h
-include/directfb-internal/idirectfb.h
-include/directfb-internal/input/idirectfbinputbuffer.h
-include/directfb-internal/input/idirectfbinputdevice.h
-include/directfb-internal/interface_implementation.h
-include/directfb-internal/media/idirectfbdatabuffer.h
-include/directfb-internal/media/idirectfbfont.h
-include/directfb-internal/media/idirectfbimageprovider.h
-include/directfb-internal/media/idirectfbvideoprovider.h
-include/directfb-internal/misc/conf.h
-include/directfb-internal/misc/cpu_accel.h
-include/directfb-internal/misc/gfx_util.h
-include/directfb-internal/misc/memcpy.h
-include/directfb-internal/misc/mem.h
-include/directfb-internal/misc/tree.h
-include/directfb-internal/misc/utf8.h
-include/directfb-internal/misc/util.h
-include/directfb-internal/windows/idirectfbwindow.h
-lib/${PKGNAME}/gfxdrivers/libdirectfb_ati128.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_cyber5k.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_matrox.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_neomagic.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_nsc.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_nvidia.la
-lib/${PKGNAME}/gfxdrivers/libdirectfb_tdfx.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_joystick.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_keyboard.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_lirc.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_ps2mouse.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_serialmouse.la
-lib/${PKGNAME}/inputdrivers/libdirectfb_sonypi.la
-lib/${PKGNAME}/interfaces/IDirectFBFont/libidirectfbfont_default.la
-lib/${PKGNAME}/interfaces/IDirectFBFont/libidirectfbfont_ft2.la
-lib/${PKGNAME}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_gif.la
-lib/${PKGNAME}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_jpeg.la
-lib/${PKGNAME}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la
-lib/${PKGNAME}/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.la
-lib/${PKGNAME}/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_v4l.la
-lib/libdirectfb.la
-lib/pkgconfig/directfb-internal.pc
-lib/pkgconfig/directfb.pc
-man/man1/dfbg.1
-man/man1/directfb-csource.1
-man/man5/directfbrc.5
-share/${PKGNAME}/cursor.dat
diff --git a/directfb/TODO b/directfb/TODO
deleted file mode 100644
index eacbd9620d..0000000000
--- a/directfb/TODO
+++ /dev/null
@@ -1,10 +0,0 @@
-$Id: TODO,v 1.4 2014/06/04 00:45:54 guigui2 Exp $
-
-* I can't test this package because only I've got a nvidia
- graphics card, the suppport is very bad.
-* In the documentation, it says that works on BSD with SDL.
-* Test it and report any problem to the mailing list.
-
-- Please have a look at the following security advisories when updating:
-- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2978
-- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2977
diff --git a/directfb/buildlink3.mk b/directfb/buildlink3.mk
deleted file mode 100644
index e38aab3974..0000000000
--- a/directfb/buildlink3.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.9 2010/12/26 05:01:21 davesainty Exp $
-
-BUILDLINK_TREE+= DirectFB
-
-.if !defined(DIRECTFB_BUILDLINK3_MK)
-DIRECTFB_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.DirectFB+= directfb>=0.9.17
-BUILDLINK_ABI_DEPENDS.DirectFB?= directfb>=0.9.22nb3
-BUILDLINK_PKGSRCDIR.DirectFB?= ../../wip/directfb
-
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
-.endif # DIRECTFB_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -DirectFB
diff --git a/directfb/distinfo b/directfb/distinfo
deleted file mode 100644
index fc25d1e933..0000000000
--- a/directfb/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/09/30 14:10:18 moubctez Exp $
-
-SHA1 (DirectFB-0.9.22.tar.gz) = f3a586c654086c287cd1bcc683be0f234973ee17
-RMD160 (DirectFB-0.9.22.tar.gz) = 0a92014c4657a02b73fa4efe427343641c42b9f3
-Size (DirectFB-0.9.22.tar.gz) = 1977888 bytes
-SHA1 (patch-aa) = 34dfbcb63ff552dabf715f8ab980f6b1c2b54a92
-SHA1 (patch-ab) = 9335942238574830dfb31abce2be5f435a8ff90e
diff --git a/directfb/patches/patch-aa b/directfb/patches/patch-aa
deleted file mode 100644
index b1d3aa8884..0000000000
--- a/directfb/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2005/09/30 14:10:56 moubctez Exp $
-
---- lib/direct/util.h.orig 2005-09-30 12:37:31.000000000 +0000
-+++ lib/direct/util.h
-@@ -120,7 +120,6 @@ direct_util_recursive_pthread_mutex_init
- #ifdef PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
- #define DIRECT_UTIL_RECURSIVE_PTHREAD_MUTEX_INITIALIZER PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
- #else
--#warning PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is not defined, be aware of dead locks
- #define DIRECT_UTIL_RECURSIVE_PTHREAD_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
- #endif
-
diff --git a/directfb/patches/patch-ab b/directfb/patches/patch-ab
deleted file mode 100644
index 7bff34f68f..0000000000
--- a/directfb/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/09/30 14:10:56 moubctez Exp $
-
---- src/display/idirectfbsurface.c.orig 2005-09-30 12:40:12.000000000 +0000
-+++ src/display/idirectfbsurface.c
-@@ -31,7 +31,9 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <string.h>
-+#ifndef __NetBSD__
- #include <alloca.h>
-+#endif
-
- #include <math.h>
-
diff --git a/links-hacked/DESCR b/links-hacked/DESCR
deleted file mode 100644
index 5430bea396..0000000000
--- a/links-hacked/DESCR
+++ /dev/null
@@ -1,20 +0,0 @@
-The main differences to Links are:
-
-* Tabbed browsing - you may use tabs either in graphical or even in text mode.
-* Lua scripting - ported from Links-Lua, not from current ELinks code, but the
- differences are not so sensitive, I hope.
-* HTTP Auth - stable, ported from Elinks
-* HTTP Proxy Auth - ported from Elinks, need to be checked.
-* Cookies saving - ported from ELinks, now our HTTP-header date parsing is
- correct, I hope.
-* New options system - inspired by ELinks one, but much more uglier currently.
- Only a few options are implemented through it. Press 'Ctrl+o' to call
- options manager.
-* Possibility to open new windows instead of new links instances in graphics
- mode new socket is created with name 'glinks' in links dir instead of 'links'
- for text instances, so they can work independently. After that command
- 'links -g works like 'mozilla -remote', simply opening new instances from
- currently running one. But it has some limitations - these new windows will
- open on the same display as original one...
-
-And more ...
diff --git a/links-hacked/Makefile b/links-hacked/Makefile
deleted file mode 100644
index 9bffdc658f..0000000000
--- a/links-hacked/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2012/11/13 20:26:27 othyro Exp $
-#
-
-DISTNAME= links-hacked-${VER}
-PKGREVISION= 6
-CATEGORIES= www
-MASTER_SITES= http://xray.sai.msu.ru/~karpov/links-hacked/downloads/
-EXTRACT_SUFX= .tgz
-DISTFILES= {DEFAULT_DISTFILES} links-fonts-new${EXTRACT_SUFX}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://xray.sai.msu.ru/~karpov/links-hacked/
-COMMENT= Enhanced version of Links with tabs and more
-
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= aclocal autoheader autoconf automake gmake
-
-VER= 030709
-
-CONFLICTS+= links-[0-9]* links-gui-[0-9]* elinks-[0-9]*
-
-LIBS+= -lpng
-CONFIGURE_ARGS+= --with-x
-CONFIGURE_ARGS+= --enable-javascript
-CONFIGURE_ARGS+= --enable-form-saving
-CONFIGURE_ARGS+= --enable-graphics
-
-.include "../../mk/bsd.prefs.mk"
-
-BUILD_DEFS+= LINKS_HACKED_STATIC LINKS_HACKED_USES_DIRECTFB \
- LINKS_HACKED_USES_SVGALIB LINKS_HACKED_USES_LUA
-
-.if defined(LINKS_HACKED_STATIC) && \
- !empty(LINKS_HACKED_STATIC:M[yY][eE][sS])
-CONFIGURE_ARGS+= --enable-static
-.endif
-
-.if defined(LINKS_HACKED_USES_DIRECTFB) && \
- !empty(LINKS_HACKED_USES_DIRECTFB:M[yY][eE][sS])
-CONFIGURE_ARGS+= --without-x
-.include "../../wip/directfb/buildlink3.mk"
-.endif
-
-.if defined(LINKS_HACKED_USES_SVGALIB) && \
- !empty(LINKS_HACKED_USES_SVGALIB:M[yY][eE][sS])
-CONFIGURE_ARGS+= --without-x
-.include "../../wip/svgalib/buildlink3.mk"
-.endif
-
-.if defined(LINKS_HACKED_USES_LUA) && \
- !empty(LINKS_HACKED_USES_LUA:M[yY][eE][sS])
-.include "../../lang/lua/buildlink3.mk"
-.endif
-
-post-extract:
- ${MV} ${WRKDIR}/font ${WRKSRC}
-
-pre-configure:
- cd ${WRKSRC} && aclocal
- cd ${WRKSRC} && autoheader
- cd ${WRKSRC} && automake -a --foreign -i
- cd ${WRKSRC} && autoconf
-
-.include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/tiff/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../databases/gdbm/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../archivers/bzip2/buildlink3.mk"
-
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/links-hacked/PLIST b/links-hacked/PLIST
deleted file mode 100644
index 704d92d4a3..0000000000
--- a/links-hacked/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/31 00:48:53 xtraeme Exp $
-bin/arrow
-bin/generate_font
-bin/links
-bin/make_included
-man/man1/links.1
diff --git a/links-hacked/TODO b/links-hacked/TODO
deleted file mode 100644
index 6a544019f5..0000000000
--- a/links-hacked/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-$Id: TODO,v 1.3 2005/06/08 15:47:04 dillo Exp $
-
-* Different versions, links-hacked-{svgalib,x11,normal}
-* convert to options framework
diff --git a/links-hacked/distinfo b/links-hacked/distinfo
deleted file mode 100644
index b242c539c6..0000000000
--- a/links-hacked/distinfo
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: distinfo,v 1.5 2006/08/14 22:43:54 thomasklausner Exp $
-
-SHA1 (links-hacked-030709.tgz) = 6141fcb9bddafda8257b5473adcf4a028cc82ba3
-RMD160 (links-hacked-030709.tgz) = ae4f5fa90040db1062ebad08a0f11e2cc9d10542
-Size (links-hacked-030709.tgz) = 1026817 bytes
-SHA1 (links-fonts-new.tgz) = 7aee7e9242db4cdb55852ded42a6fde12dbe880b
-RMD160 (links-fonts-new.tgz) = e0a6eb5b999ec9aee4b3b5c75e81b64d652c2bf7
-Size (links-fonts-new.tgz) = 2118813 bytes
-SHA1 (patch-aa) = 473c6167e1c48dbeb3962d212105fad1b145ddaf
-SHA1 (patch-ab) = c384172eea2a4dcab8e0b9fa67998fd9b78a96c2
-SHA1 (patch-ac) = 479a906657091401e1ede76db8937834a73d45bd
-SHA1 (patch-ae) = dc3c7a1e81449c7d40bf8ab1366f5a908aa23ab9
-SHA1 (patch-af) = 4d1c26b0bde7bc77e9c72e365f9cbaa4e21f2a49
-SHA1 (patch-ag) = bca0b934dbccb83f8560c5352f11f46a4806028c
-SHA1 (patch-ah) = c632cd350be274e053e0c2c2c631d9008b56744c
-SHA1 (patch-al) = e60329bd4a571529d78d4468d63af43c94230c0b
-SHA1 (patch-am) = 5762184bc869f7414d4110390650caaf633c76d0
-SHA1 (patch-an) = 93dae733c49602deb792166d4ae79d7237e7baf5
-SHA1 (patch-ao) = 09e653f7d5b651e9931626a49be0daa8dfa54789
diff --git a/links-hacked/patches/patch-aa b/links-hacked/patches/patch-aa
deleted file mode 100644
index fe9244789f..0000000000
--- a/links-hacked/patches/patch-aa
+++ /dev/null
@@ -1,65 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2006/08/14 22:43:54 thomasklausner Exp $
-
---- configure.in.orig 2003-07-09 07:10:59.000000000 +0000
-+++ configure.in
-@@ -86,36 +86,6 @@ AC_CHECK_SIZEOF(int,"$default_int")
- AC_CHECK_SIZEOF(unsigned, "$default_int")
- AC_CHECK_SIZEOF(long, "$default_int")
- AC_CHECK_SIZEOF(unsigned long, "$default_int")
--AC_CACHE_CHECK([for big endian], ac_cv_big_endian,
-- AC_TRY_RUN([
-- long l;
-- char *c = (char *)&l;
-- int main()
-- {
-- l = 0x12345678L;
-- return !(c[[sizeof(long) - 1]] == 0x78 && c[[sizeof(long) - 2]] == 0x56 && c[[sizeof(long) - 3]] == 0x34 && c[[sizeof(long) - 4]] == 0x12);
-- }
-- ], ac_cv_big_endian=yes, ac_cv_big_endian=no, ac_cv_big_endian=no)
--)
--AC_CACHE_CHECK([for little endian], ac_cv_little_endian,
-- AC_TRY_RUN([
-- long l;
-- char *c = (char *)&l;
-- int main()
-- {
-- l = 0x12345678L;
-- return !(c[[0]] == 0x78 && c[[1]] == 0x56 && c[[2]] == 0x34 && c[[3]] == 0x12);
-- }
-- ], ac_cv_little_endian=yes, ac_cv_little_endian=no, ac_cv_little_endian="$ac_cv_have_emx")
--)
--
--if test "$ac_cv_big_endian" = yes; then
-- AC_DEFINE(AC_BIG_ENDIAN)
--else if test "$ac_cv_little_endian" = yes; then
-- AC_DEFINE(AC_LITTLE_ENDIAN)
--fi
--fi
--
- dnl Checks for library functions.
- AC_PROG_GCC_TRADITIONAL
- AC_FUNC_MEMCMP
-@@ -281,12 +251,12 @@ cf_result=no
- if test -z "$disable_lua"; then
- # It's double here in order to have the piggyswitch hack working
- # Hack, indeed. Guess why? Yes, it's Debian!
-- for luadir in "" /usr /usr /usr/local /usr/local; do
-+ for luadir in "${PREFIX}"; do
- if test "$cf_result" = no; then
- if test "$xyz_piggyswitch" = "cow"; then
- LIBS="-llua40 -llualib40 -lm $LIBS_X"
- else
-- LIBS="-llua -llualib -lm $LIBS_X"
-+ LIBS="-llua -lm $LIBS_X"
- fi
-
- if test ! -z "$luadir"; then
-@@ -302,7 +272,7 @@ if test -z "$disable_lua"; then
- fi
-
- AC_TRY_LINK([#include <lua.h>],
-- [lua_open(0)],
-+ [lua_open();],
- cf_result=yes, cf_result=no)
- fi
- done
diff --git a/links-hacked/patches/patch-ab b/links-hacked/patches/patch-ab
deleted file mode 100644
index f5a99f494b..0000000000
--- a/links-hacked/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2003/07/31 00:48:55 xtraeme Exp $
-
---- Makefile.am.orig 2003-07-31 00:27:44.000000000 +0200
-+++ Makefile.am 2003-07-31 00:27:52.000000000 +0200
-@@ -5,7 +5,6 @@
- SUBDIRS=utils js docs
-
- font:
-- wget xray.sai.msu.ru/~karpov/links-hacked/downloads/links-fonts-new.tgz && tar xzvf links-fonts-new.tgz
-
- font_include.c: font/
- ./utils/generate_font
diff --git a/links-hacked/patches/patch-ac b/links-hacked/patches/patch-ac
deleted file mode 100644
index c6c9e078e8..0000000000
--- a/links-hacked/patches/patch-ac
+++ /dev/null
@@ -1,63 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2006/08/14 22:43:54 thomasklausner Exp $
-
---- lua.c.orig 2003-04-13 20:54:56.000000000 +0000
-+++ lua.c
-@@ -3,6 +3,7 @@
- #ifdef HAVE_LUA
-
- #include <setjmp.h>
-+#include <lauxlib.h>
-
- lua_State *lua_state;
-
-@@ -120,7 +121,7 @@ static int l_pipe_read(LS)
-
- static int l_enable_systems_functions(LS)
- {
-- lua_iolibopen(S);
-+ luaopen_io(S);
- lua_register(S, "pipe_read", l_pipe_read);
- return 0;
- }
-@@ -130,17 +131,17 @@ static void do_hooks_file(LS)
- int oldtop = lua_gettop(S);
- unsigned char *file = stracpy(links_home);
- add_to_strn(&file, "hooks.lua");
-- lua_dofile(S, file);
-+ luaL_dofile(S, file);
- mem_free(file);
- lua_settop(S, oldtop);
- }
-
- void init_lua()
- {
-- L = lua_open(0);
-- lua_baselibopen(L);
-- lua_strlibopen(L);
-- lua_register(L, LUA_ALERT, l_alert);
-+ L = lua_open();
-+ luaopen_base(L);
-+ luaopen_string(L);
-+ lua_register(L, LUA_TNIL, l_alert);
- lua_register(L, "current_url", l_current_url);
- lua_register(L, "current_link", l_current_link);
- lua_register(L, "current_document", l_current_document);
-@@ -190,7 +191,7 @@ static void lua_console_eval(struct sess
- }
- oldtop = lua_gettop(L);
- if (!prepare_lua(ses)) {
-- lua_dostring(L, expr);
-+ luaL_dostring(L, expr);
- lua_settop(L, oldtop);
- finish_lua();
- }
-@@ -227,9 +228,7 @@ void lua_console(struct session *ses, un
- }
- lua_pushstring(L, expr);
- if (prepare_lua(ses)) return;
-- err = lua_call(L, 1, 2);
- finish_lua();
-- if (err) return;
-
- if ((act = lua_tostring(L, -2))) {
- if (!strcmp(act, "eval")) lua_console_eval(ses);
diff --git a/links-hacked/patches/patch-ae b/links-hacked/patches/patch-ae
deleted file mode 100644
index 07b080f7a0..0000000000
--- a/links-hacked/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2006/07/06 19:14:12 thomasklausner Exp $
-
---- links.h.orig 2003-05-24 18:32:03.000000000 +0000
-+++ links.h
-@@ -1531,7 +1531,6 @@ extern struct lru font_cache; /* This is
- inline static void load_metric(int *, int *, int, struct font **);
- void save_fonts_table();
- void load_fonts_table();
--void prune_font_cache(struct graphics_driver *);
-
- inline void scale_gray(unsigned char *, int, int, unsigned char **, int, int);
- inline void mix_two_colors(unsigned short *, unsigned char *, int, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short, unsigned short);
diff --git a/links-hacked/patches/patch-af b/links-hacked/patches/patch-af
deleted file mode 100644
index 120c5cb840..0000000000
--- a/links-hacked/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.1 2006/07/06 19:14:12 thomasklausner Exp $
-
---- options.c.orig 2003-05-13 19:37:49.000000000 +0000
-+++ options.c
-@@ -261,6 +261,7 @@ void load_options()
-
- load_failure:
- /* internal("Can't load options!\n"); */
-+ return;
- }
-
- void save_options()
diff --git a/links-hacked/patches/patch-ag b/links-hacked/patches/patch-ag
deleted file mode 100644
index cfe7e3097c..0000000000
--- a/links-hacked/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2006/07/06 19:14:12 thomasklausner Exp $
-
---- options_manager.c.orig 2003-05-13 19:37:49.000000000 +0000
-+++ options_manager.c
-@@ -165,6 +165,7 @@ unsigned char *options_type_item(struct
- add_to_str(&txt,&l,": ");
- if(item->value) add_to_str(&txt,&l,item->value);
- already_drawn:
-+ ;
- }
- return txt;
- }
diff --git a/links-hacked/patches/patch-ah b/links-hacked/patches/patch-ah
deleted file mode 100644
index 09907525ec..0000000000
--- a/links-hacked/patches/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2006/07/06 19:14:12 thomasklausner Exp $
-
---- view_gr.c.orig 2003-05-06 22:04:32.000000000 +0000
-+++ view_gr.c
-@@ -1402,6 +1402,7 @@ void draw_title(struct f_data_c *f)
- bfu_bg_color);
-
- tabs_end:
-+ ;
- }
-
- }
diff --git a/links-hacked/patches/patch-al b/links-hacked/patches/patch-al
deleted file mode 100644
index 1ec7d677bc..0000000000
--- a/links-hacked/patches/patch-al
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-al,v 1.1 2006/08/14 22:43:54 thomasklausner Exp $
-
---- main.c.orig 2003-05-15 21:06:35.000000000 +0000
-+++ main.c
-@@ -5,6 +5,9 @@
- */
-
- #include "links.h"
-+#if HAVE_LUA
-+#include <lauxlib.h>
-+#endif
-
- int retval = RET_OK;
-
-@@ -454,7 +457,7 @@ void terminate_all_subsystems()
- #endif
- #ifdef HAVE_LUA
- if (init_b && !prepare_lua(NULL)) {
-- lua_dostring(lua_state, "if quit_hook then quit_hook() end");
-+ luaL_dostring(lua_state, "if quit_hook then quit_hook() end");
- finish_lua();
- }
- #endif
diff --git a/links-hacked/patches/patch-am b/links-hacked/patches/patch-am
deleted file mode 100644
index 1f29928776..0000000000
--- a/links-hacked/patches/patch-am
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-am,v 1.1 2006/08/14 22:43:54 thomasklausner Exp $
-
---- menu.c.orig 2003-05-07 11:23:29.000000000 +0000
-+++ menu.c
-@@ -880,7 +880,7 @@ unsigned char *get_url_with_hook(struct
- return stracpy(url);
- #else
- lua_State *L = lua_state;
-- int err;
-+ int err = 0;
-
- lua_getglobal(L, "goto_url_hook");
- if (lua_isnil(L, -1)) {
-@@ -894,7 +894,7 @@ unsigned char *get_url_with_hook(struct
- else lua_pushstring(L, cur_loc(ses)->url);
-
- if (prepare_lua(ses)) return;
-- err = lua_call(L, 2, 1);
-+ lua_call(L, 2, 1);
- finish_lua();
- if (err) return;
-
diff --git a/links-hacked/patches/patch-an b/links-hacked/patches/patch-an
deleted file mode 100644
index 4ffaf86fc8..0000000000
--- a/links-hacked/patches/patch-an
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-an,v 1.1 2006/08/14 22:43:54 thomasklausner Exp $
-
---- sched.c.orig 2003-05-24 18:50:57.000000000 +0000
-+++ sched.c
-@@ -538,7 +538,7 @@ unsigned char *script_hook_get_proxy(uns
- {
- lua_State *L = lua_state;
- char *ret = NULL;
-- int err;
-+ int err = 0;
-
- lua_getglobal(L, "proxy_for_hook");
- if (lua_isnil(L, -1)) {
-@@ -549,7 +549,7 @@ unsigned char *script_hook_get_proxy(uns
- lua_pushstring(L, url);
- if (prepare_lua(NULL))
- return NULL;
-- err = lua_call(L, 1, 1);
-+ lua_call(L, 1, 1);
- finish_lua();
- if (err)
- return NULL;
diff --git a/links-hacked/patches/patch-ao b/links-hacked/patches/patch-ao
deleted file mode 100644
index af4642ea5a..0000000000
--- a/links-hacked/patches/patch-ao
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ao,v 1.1 2006/08/14 22:43:54 thomasklausner Exp $
-
---- session.c.orig 2003-07-08 16:40:20.000000000 +0000
-+++ session.c
-@@ -715,7 +715,7 @@ unsigned char *pre_format_html_hook(stru
- {
- lua_State *L = lua_state;
- unsigned char *s = NULL;
-- int err;
-+ int err = 0;
-
- lua_getglobal(L, "pre_format_html_hook");
- if (lua_isnil(L, -1)) {
-@@ -727,7 +727,7 @@ unsigned char *pre_format_html_hook(stru
- lua_pushlstring(L, html, *len);
-
- if (prepare_lua(ses)) return NULL;
-- err = lua_call(L, 2, 1);
-+ lua_call(L, 2, 1);
- finish_lua();
- if (err) return NULL;
-
Home |
Main Index |
Thread Index |
Old Index