From 1039fe6e20818d7c5f744a4c6440e1553438ac7a Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 23 Mar 2009 20:53:42 +0000 Subject: 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this --- misc/Makefile | 2 -- misc/menushki/Makefile | 34 ---------------------- misc/menushki/distinfo | 3 -- misc/menushki/pkg-descr | 11 -------- misc/vbidecode/Makefile | 31 -------------------- misc/vbidecode/distinfo | 3 -- misc/vbidecode/files/patch-aa | 66 ------------------------------------------- misc/vbidecode/files/patch-ab | 11 -------- misc/vbidecode/pkg-descr | 21 -------------- 9 files changed, 182 deletions(-) delete mode 100644 misc/menushki/Makefile delete mode 100644 misc/menushki/distinfo delete mode 100644 misc/menushki/pkg-descr delete mode 100644 misc/vbidecode/Makefile delete mode 100644 misc/vbidecode/distinfo delete mode 100644 misc/vbidecode/files/patch-aa delete mode 100644 misc/vbidecode/files/patch-ab delete mode 100644 misc/vbidecode/pkg-descr (limited to 'misc') diff --git a/misc/Makefile b/misc/Makefile index 7134fab5344e..f617a94191a0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -397,7 +397,6 @@ SUBDIR += mbuffer SUBDIR += mc SUBDIR += mc-light - SUBDIR += menushki SUBDIR += metalink-checker SUBDIR += metalink-editor SUBDIR += metalink-tools @@ -566,7 +565,6 @@ SUBDIR += us-zipcodes SUBDIR += usbrh SUBDIR += utftools - SUBDIR += vbidecode SUBDIR += vera SUBDIR += videotext SUBDIR += vifm diff --git a/misc/menushki/Makefile b/misc/menushki/Makefile deleted file mode 100644 index bb192fc40ea0..000000000000 --- a/misc/menushki/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: menushki -# Date created: Fri Jul 13 22:59:59 EDT 2001 -# Whom: Patrick Li -# -# $FreeBSD$ -# - -PORTNAME= menushki -PORTVERSION= 1.0 -PORTREVISION= 3 -CATEGORIES= misc -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Menu converter between varieties of Window Managers - -DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months -EXPIRATION_DATE=2009-03-22 - -USE_XORG= x11 -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GCC= 2.95 - -PLIST_FILES= bin/menushki -PORTDOCS= AUTHORS ChangeLog README TODO - -post-install: -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} -.endif - -.include diff --git a/misc/menushki/distinfo b/misc/menushki/distinfo deleted file mode 100644 index 5c6c3eb0403a..000000000000 --- a/misc/menushki/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (menushki-1.0.tar.gz) = fceed87938e5adfad7bc67a5374d6d8b -SHA256 (menushki-1.0.tar.gz) = 9dcc737beb16b4553ed97fc21030ea766a1fa8add612219cf9b66994f2fba3d9 -SIZE (menushki-1.0.tar.gz) = 140240 diff --git a/misc/menushki/pkg-descr b/misc/menushki/pkg-descr deleted file mode 100644 index ecc2839527f0..000000000000 --- a/misc/menushki/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This program converts the menus between different Window Managers. -Currently works with WindowMaker, KDE, GNOME, BlackBox, Enlightenment -and IceWM. - -NOTE: for Window Maker you need to have the menu in plain (not - property list) format. - -WWW: http://menushki.sourceforge.net/ -Author: Alex Agibalov - -- Patrick Li diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile deleted file mode 100644 index 153d93b7e897..000000000000 --- a/misc/vbidecode/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: vbidecode -# Date created: Mon June 7 16:11:00 BST 1999 -# Whom: Roger Hardiman -# -# $FreeBSD$ -# -# Note: vbidecode is one part of the bttv distribution, the Linux bt848 driver -# It therefore has a DISTNAME of bttv but a PORTNAME of vbidecode - -PORTNAME= vbidecode -PORTVERSION= 1.1.3 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.vip.server.pl/pub/linux/hardware/video4linux/ \ - ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/ -DISTNAME= bttv-0.6.4 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Get Videotext/Teletext (.vtx) and other VBI data from TV channels - -DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months -EXPIRATION_DATE=2009-03-22 - -PLIST_FILES= bin/vbidecode -WRKSRC= ${WRKDIR}/bttv/apps/vbidecode -USE_GCC= 2.95 - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/vbidecode ${PREFIX}/bin - @${STRIP_CMD} ${PREFIX}/bin/vbidecode - -.include diff --git a/misc/vbidecode/distinfo b/misc/vbidecode/distinfo deleted file mode 100644 index cb2a27551bda..000000000000 --- a/misc/vbidecode/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (bttv-0.6.4.tar.gz) = 4ae80a698ecab674981f62fcfc0353bd -SHA256 (bttv-0.6.4.tar.gz) = 9b8ab6df29d9ed0da8463a77fe893dc7a2d3d5a00793ed03d7437425edf97570 -SIZE (bttv-0.6.4.tar.gz) = 267808 diff --git a/misc/vbidecode/files/patch-aa b/misc/vbidecode/files/patch-aa deleted file mode 100644 index 5ba6b3f36812..000000000000 --- a/misc/vbidecode/files/patch-aa +++ /dev/null @@ -1,66 +0,0 @@ -*** vbidecode.cc.orig Sun Feb 28 18:18:04 1999 ---- vbidecode.cc Tue Feb 1 16:14:39 2000 -*************** TODO: -*** 52,58 **** - #include - - #include "tables.h" -! #include "../../driver/bttv.h" - - int verbosity=0; - ---- 52,59 ---- - #include - - #include "tables.h" -! /* #include "../../driver/bttv.h" */ -! #define VBI_MAXLINES 16 - - int verbosity=0; - -*************** struct vpsinfo { -*** 214,220 **** - int namep; - unsigned char *info; - -! getname(char *name) { - memcpy(name,lastname,9); - } - vpsinfo() { ---- 215,221 ---- - int namep; - unsigned char *info; - -! int getname(char *name) { - memcpy(name,lastname,9); - } - vpsinfo() { -*************** VTchannel vtch; -*** 494,506 **** - struct VDdeco { - int Vflag; - -! write(unsigned char *data, int n) { - int i; - for (i=0; i