diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 07:48:48 +0000 |
commit | b77027ff367bd483a05125b9e59ec51183a750d7 (patch) | |
tree | 68f4bf91a0cca80e6657a533e5ab5b876819ef7e | |
parent | a16ab4a21af5e3ff4efd8095afe335206eaefbba (diff) | |
download | ports-b77027ff367bd483a05125b9e59ec51183a750d7.tar.gz ports-b77027ff367bd483a05125b9e59ec51183a750d7.zip |
Notes
-rw-r--r-- | audio/eawpats/Makefile | 2 | ||||
-rw-r--r-- | audio/festival+OGI/Makefile | 2 | ||||
-rw-r--r-- | audio/mbrolavox/Makefile | 4 | ||||
-rw-r--r-- | audio/snd/Makefile | 2 | ||||
-rw-r--r-- | audio/spiralsynthbaby/Makefile | 2 | ||||
-rw-r--r-- | chinese/dictd/Makefile | 2 | ||||
-rw-r--r-- | chinese/enscript/Makefile | 2 | ||||
-rw-r--r-- | converters/konwert/Makefile | 2 | ||||
-rw-r--r-- | databases/clip/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-PgSPI/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlrelay/Makefile | 2 | ||||
-rw-r--r-- | devel/ORBacus/Makefile | 2 | ||||
-rw-r--r-- | devel/camlp4/Makefile | 2 | ||||
-rw-r--r-- | devel/initutil/Makefile | 2 | ||||
-rw-r--r-- | devel/linguist/Makefile | 2 | ||||
-rw-r--r-- | emulators/hfsplusutils/Makefile | 2 | ||||
-rw-r--r-- | finance/moneydance/Makefile | 2 | ||||
-rw-r--r-- | games/cgoban2/Makefile | 2 | ||||
-rw-r--r-- | lang/qc--/Makefile | 2 | ||||
-rw-r--r-- | misc/firestring/Makefile | 2 | ||||
-rw-r--r-- | misc/gtktalog/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 2 | ||||
-rw-r--r-- | print/libpdf++/Makefile | 4 | ||||
-rw-r--r-- | www/orion/Makefile | 2 | ||||
-rw-r--r-- | www/tasks/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/xclass/Makefile | 2 |
26 files changed, 56 insertions, 2 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile index 2b437873e3ee..f1c24a6d3c66 100644 --- a/audio/eawpats/Makefile +++ b/audio/eawpats/Makefile @@ -20,6 +20,8 @@ EXTRACT_DEPENDS= unrar:${PORTSDIR}/archivers/unrar RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ BROKEN= "Unfetchable" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 RESTRICTED= Some of the patches are marked no-commercial-use diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 2bf907cbfeda..d02bac614e65 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -24,6 +24,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Text-to-speech system with OGI residual LPC synthesizer BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 LIB_DEPENDS= audio.2:${PORTSDIR}/audio/nas \ esd.2:${PORTSDIR}/audio/esound diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index c6602e0ba380..acb1dd0b23ff 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -22,6 +22,10 @@ USE_ZIP= yes PLIST= ${WRKDIR}/plist WRKSRC= ${WRKDIR}/voices +BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 + .if !defined(BATCH) IS_INTERACTIVE= yes .endif diff --git a/audio/snd/Makefile b/audio/snd/Makefile index 64d577920cf6..c892af357902 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -18,6 +18,8 @@ COMMENT= Multitracking sound editor and utilities LIB_DEPENDS= gsl.5:${PORTSDIR}/math/gsl BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2004-06-18 .if !defined(WITHOUT_ESD) RUN_DEPENDS= esd:${PORTSDIR}/audio/esound diff --git a/audio/spiralsynthbaby/Makefile b/audio/spiralsynthbaby/Makefile index b548d8a70a61..e1cd7cdc4047 100644 --- a/audio/spiralsynthbaby/Makefile +++ b/audio/spiralsynthbaby/Makefile @@ -15,6 +15,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Synthesizer plugin for SpiralLoops BROKEN= "needs fltk 1.0.10" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk diff --git a/chinese/dictd/Makefile b/chinese/dictd/Makefile index 3c5beca66d8b..6c18b6130e69 100644 --- a/chinese/dictd/Makefile +++ b/chinese/dictd/Makefile @@ -20,6 +20,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-index.c \ # ${CAT} ${MASTERDIR}/pkg-plist >> ${PLIST} BROKEN= "Does not patch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 .include "${MASTERDIR}/Makefile" diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index 25f7cff2340b..6ea76766493b 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -21,6 +21,8 @@ PKGMESSAGE= ${.CURDIR}/pkg-message USE_GHOSTSCRIPT_RUN= yes BROKEN= "Fails to patch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 pre-fetch: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes diff --git a/converters/konwert/Makefile b/converters/konwert/Makefile index 00b091ae07ee..1cc85c303d67 100644 --- a/converters/konwert/Makefile +++ b/converters/konwert/Makefile @@ -21,6 +21,8 @@ MAINTAINER= alexs@snark.rinet.ru COMMENT= Modular converter between charsets and filter BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 827b83626496..11bb1586d9b6 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -29,6 +29,8 @@ BROKEN= "Does not compile on !i386" .else BROKEN= "Broken pkg-plist" .endif +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ wget:${PORTSDIR}/ftp/wget diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile index 47094cab02da..ec6694a8e2b7 100644 --- a/databases/p5-DBD-PgSPI/Makefile +++ b/databases/p5-DBD-PgSPI/Makefile @@ -22,6 +22,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/postgresql/plperl.so:${PORTSDIR}/databases/p5-post ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} +BROKEN= "Inconsistent dependencies" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 + PERL_CONFIGURE= yes MAN3= DBD::PgSPI.3 diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 4a7c9690ac2c..1162dea38e02 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -153,6 +153,8 @@ BROKEN= "Broken pkg-plist" .else BROKEN= "Does not compile on 5.x" .endif +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 .if ${OSVERSION} >= 500000 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-* diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 02ac62ab619b..944594a0ba9f 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2 implementation BROKEN= "Unfetchable" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 RESTRICTED= "Non-commercial use only" USE_XLIB= yes diff --git a/devel/camlp4/Makefile b/devel/camlp4/Makefile index 0cd06e2a3a55..cc462319b6ae 100644 --- a/devel/camlp4/Makefile +++ b/devel/camlp4/Makefile @@ -31,6 +31,8 @@ MLINKS= camlp4.1 camlp4o.1 camlp4.1 camlp4o.opt.1 \ CONFIGURE_ARGS= --prefix ${PREFIX} BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 .if !defined(NOPORTDOCS) DOCFILES= ${DISTNAME}-manual.html${EXTRACT_SUFX} ${DISTNAME}-manual.ps.gz \ diff --git a/devel/initutil/Makefile b/devel/initutil/Makefile index 3c912d31f9a4..776e29670945 100644 --- a/devel/initutil/Makefile +++ b/devel/initutil/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An STL Container Initialization Library BROKEN= "Does not fetch (size mismatch)" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_ZIP= yes USE_REINPLACE= yes diff --git a/devel/linguist/Makefile b/devel/linguist/Makefile index 54af4739053f..f190e4d6d13b 100644 --- a/devel/linguist/Makefile +++ b/devel/linguist/Makefile @@ -18,6 +18,8 @@ COMMENT= A tool for generating translations of strings used in i10 Qt programs BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake BROKEN= "Inconsistent dependencies (qt 2.x and 3.x)" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile index d9c745967bcc..57706bf5beb0 100644 --- a/emulators/hfsplusutils/Makefile +++ b/emulators/hfsplusutils/Makefile @@ -15,6 +15,8 @@ MAINTAINER= jre@vineyard.net COMMENT= Utilities for accessing HFS+ filesystems BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_BZIP2= yes USE_REINPLACE= yes diff --git a/finance/moneydance/Makefile b/finance/moneydance/Makefile index f448671a0ba0..90775b31468f 100644 --- a/finance/moneydance/Makefile +++ b/finance/moneydance/Makefile @@ -17,6 +17,8 @@ MAINTAINER= sreilly@seanreilly.com COMMENT= A Personal Finance Manager BROKEN= Checksum mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_JAVA= 1.3+ RESTRICTED= Strict license diff --git a/games/cgoban2/Makefile b/games/cgoban2/Makefile index 7e4c105987d8..e3e3be4de39c 100644 --- a/games/cgoban2/Makefile +++ b/games/cgoban2/Makefile @@ -15,6 +15,8 @@ MAINTAINER= smazanek@steffen-mazanek.de COMMENT= Internet Go Server client and game editor BROKEN= "Unfetchable" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 WRKSRC= ${WRKDIR}/cgoban INSTALLDIR= ${PREFIX}/share/java/cgoban2 diff --git a/lang/qc--/Makefile b/lang/qc--/Makefile index 5cca9725096d..6db44d0dc771 100644 --- a/lang/qc--/Makefile +++ b/lang/qc--/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Quick C-- Compiler BROKEN= "Does not fetch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ notangle:${PORTSDIR}/devel/noweb \ diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile index ff6c704a74e5..f6bef3bb4555 100644 --- a/misc/firestring/Makefile +++ b/misc/firestring/Makefile @@ -16,6 +16,8 @@ MAINTAINER= dean@odyssey.apana.org.au COMMENT= A library to make string handling easier in C BROKEN= "Installs libraries into /usr/lib" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" diff --git a/misc/gtktalog/Makefile b/misc/gtktalog/Makefile index 7b0412fa6b90..addfc3ee4f05 100644 --- a/misc/gtktalog/Makefile +++ b/misc/gtktalog/Makefile @@ -16,6 +16,8 @@ MAINTAINER= rael@vectorstar.net COMMENT= GTKtalog is a tool to make disk catalogs BROKEN= "Broken pkg-plist" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_GNOME= gnomeprefix gnomelibs GNU_CONFIGURE= yes diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 1690234ad75b..e0758ff4ee54 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp .endif BROKEN= "Configure fails" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 GNU_CONFIGURE= yes PLIST_FILES= bin/mbrowse diff --git a/print/libpdf++/Makefile b/print/libpdf++/Makefile index 941210439188..a941363a19a2 100644 --- a/print/libpdf++/Makefile +++ b/print/libpdf++/Makefile @@ -30,9 +30,9 @@ INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 || (${OSVERSION} >= 502102 && ARCH=="alpha") BROKEN= "Does not compile" -.endif +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 .if ${OSVERSION} < 500035 USE_GCC= 3.1 diff --git a/www/orion/Makefile b/www/orion/Makefile index 447fa839480a..2e3d6381f1c7 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -17,6 +17,8 @@ MAINTAINER= znerd@FreeBSD.org COMMENT= Orion Application Server BROKEN= "Checksum mismatch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_JAVA= 1.2+ USE_ZIP= YES diff --git a/www/tasks/Makefile b/www/tasks/Makefile index 5df4578383e6..7a1207b209b8 100644 --- a/www/tasks/Makefile +++ b/www/tasks/Makefile @@ -18,6 +18,8 @@ COMMENT= A web based, hierarchical task manager RESTRICTED= No redistribution or repackaging allowed BROKEN= "Size mismatch" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 USE_APACHE= yes USE_MYSQL= yes diff --git a/x11-toolkits/xclass/Makefile b/x11-toolkits/xclass/Makefile index 45e4bd10c9b5..0c5e8fcfb45d 100644 --- a/x11-toolkits/xclass/Makefile +++ b/x11-toolkits/xclass/Makefile @@ -29,6 +29,8 @@ BROKEN= "Does not compile" .else BROKEN= "Broken pkg-plist" .endif +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-06-18 do-install: ${LN} -sf ${PREFIX}/lib/libxclass.so.0.8.2 ${PREFIX}/lib/libxclass.so |