diff options
66 files changed, 132 insertions, 0 deletions
diff --git a/audio/marlin/Makefile b/audio/marlin/Makefile index f7a94fe8070f..47515e15ced0 100644 --- a/audio/marlin/Makefile +++ b/audio/marlin/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid BROKEN= does not build with new nautilus-cd-burner +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_XLIB= yes USE_GMAKE= yes diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile index 39d7dd0c9768..c6ec4d271546 100644 --- a/audio/raop_play/Makefile +++ b/audio/raop_play/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \ flac:${PORTSDIR}/audio/flac BROKEN= Incomplete pkg-plist and missing CONFLICTS +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" diff --git a/audio/uade/Makefile b/audio/uade/Makefile index f870e206812a..f4f1929b45aa 100644 --- a/audio/uade/Makefile +++ b/audio/uade/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 HAS_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/audio/x4x/Makefile b/audio/x4x/Makefile index a409ffc76e8b..4e4050221f8e 100644 --- a/audio/x4x/Makefile +++ b/audio/x4x/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${JAVALIBDIR}/xmms2java.jar:${PORTSDIR}/audio/java-xmms2 \ ${JAVALIBDIR}/jid3lib.jar:${PORTSDIR}/audio/jid3lib BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= yes JAVA_VERSION= 1.4+ diff --git a/audio/xmms-uade/Makefile b/audio/xmms-uade/Makefile index f870e206812a..f4f1929b45aa 100644 --- a/audio/xmms-uade/Makefile +++ b/audio/xmms-uade/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 HAS_CONFIGURE= yes USE_X_PREFIX= yes diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index e7faaa757e42..dc5a7b5e2e5e 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -34,6 +34,8 @@ BUILD_DEPENDS+= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit .endif BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= yes JAVA_VERSION= 1.4+ diff --git a/chinese/tatter-tools/Makefile b/chinese/tatter-tools/Makefile index 06b503d788ba..14a8588e40f7 100644 --- a/chinese/tatter-tools/Makefile +++ b/chinese/tatter-tools/Makefile @@ -14,6 +14,8 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Cute and easy blog tool with Traditional-Chinese(zh_TW.UTF-8) BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_PHP= mysql pcre session xml NO_BUILD= YES diff --git a/chinese/vim-scdoc/Makefile b/chinese/vim-scdoc/Makefile index 82abc9d29da2..9fde220546a2 100644 --- a/chinese/vim-scdoc/Makefile +++ b/chinese/vim-scdoc/Makefile @@ -19,6 +19,8 @@ COMMENT= Vim documentation Simplified Chinese RUN_DEPENDS= vim:${PORTSDIR}/editors/vim BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 PLIST_SUB= PATH_SUB=vim64 NO_BUILD= yes diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index ce45523b51d5..3d6c77a5c531 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -30,5 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" BROKEN= does not build with new libgnomedb +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.mk> diff --git a/databases/pecl-paradox/Makefile b/databases/pecl-paradox/Makefile index cb6d21073dbd..3331792d529b 100644 --- a/databases/pecl-paradox/Makefile +++ b/databases/pecl-paradox/Makefile @@ -19,6 +19,8 @@ COMMENT= An extension to read and write Paradox files LIB_DEPENDS= px.6:${PORTSDIR}/databases/pxlib BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_PHP= yes USE_PHPIZE= yes diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile index 3c845bf15a81..9f755da77ffe 100644 --- a/databases/py-sqlite3/Makefile +++ b/databases/py-sqlite3/Makefile @@ -20,6 +20,8 @@ COMMENT= Standard Python binding to the SQLite3 library LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/_sqlite3.so DIST_SUBDIR= python diff --git a/databases/ruby-dbd_interbase/Makefile b/databases/ruby-dbd_interbase/Makefile index d88d6e73026e..163f6d450bb0 100644 --- a/databases/ruby-dbd_interbase/Makefile +++ b/databases/ruby-dbd_interbase/Makefile @@ -33,5 +33,7 @@ CONFIGURE_ARGS= --with=${PORTNAME} .include "${.CURDIR}/../ruby-dbi/Makefile.common" BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.mk> diff --git a/databases/usogres/Makefile b/databases/usogres/Makefile index 1bb8dc91af27..36e864138dd6 100644 --- a/databases/usogres/Makefile +++ b/databases/usogres/Makefile @@ -15,6 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Real-time backup utility for PostgreSQL BROKEN= Leaves behind config file on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index a019c028ec68..9b0acec6928e 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/devel/buildtool-doc/Makefile b/devel/buildtool-doc/Makefile index 17d6b7f5df51..f492ddb64a57 100644 --- a/devel/buildtool-doc/Makefile +++ b/devel/buildtool-doc/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${BUILDTOOL}:${PORTSDIR}/devel/buildtool \ ${DOCBOOK_XSL}:${PORTSDIR}/textproc/docbook-xsl BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .if defined(NOPORTDOCS) IGNORE= contains only documentation diff --git a/devel/php-dbg/Makefile b/devel/php-dbg/Makefile index acc890269bb6..1a5aca1a7cbb 100644 --- a/devel/php-dbg/Makefile +++ b/devel/php-dbg/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PHP= yes diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile index acc890269bb6..1a5aca1a7cbb 100644 --- a/devel/php-dbg2/Makefile +++ b/devel/php-dbg2/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_PHP= yes diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index a8bf268239a8..eec97cf2ff61 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ MAINTAINER= fenner@FreeBSD.Org COMMENT= A validating XML editor featuring a word processor-like view BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_JAVA= YES JAVA_VERSION= 1.5 diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index b70511f80dc5..04ebb9bb0b41 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -21,6 +21,8 @@ MAINTAINER= pat@FreeBSD.org COMMENT?= Steam Enabled Half-Life Dedicated Server with CS and DOD BROKEN= Incomplete fetch instructions +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes diff --git a/games/linux-x-plane-net-installer/Makefile b/games/linux-x-plane-net-installer/Makefile index 94f466f76f89..4995f43f9a17 100644 --- a/games/linux-x-plane-net-installer/Makefile +++ b/games/linux-x-plane-net-installer/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libopenal.so.0:${PORTSDIR}/audio/linux-openal ${LINUXBASE}/usr/X11R6/lib/libGLU.so.1:${PORTSDIR}/graphics/linux_dri BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_X_PREFIX= yes USE_LINUX= yes diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 8841acaf041e..8436684ea12a 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -18,6 +18,8 @@ MAINTAINER= sec@42.org COMMENT= A multi-player version of a popular game for the X Window system BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 RESTRICTED= "Possible trademark infringement" WRKSRC= ${WRKDIR}/xtris diff --git a/graphics/blender-devel/Makefile b/graphics/blender-devel/Makefile index ca43e64dd9ac..d7af4c498ea9 100644 --- a/graphics/blender-devel/Makefile +++ b/graphics/blender-devel/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ avutil.1:${PORTSDIR}/multimedia/ffmpeg-devel BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 PLIST_FILES= bin/blender USE_X_PREFIX= yes diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index fb90867be912..17139d868804 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \ lcms.1:${PORTSDIR}/graphics/lcms BROKEN= Missing dependency +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_GMAKE= yes USE_GETTEXT= yes diff --git a/japanese/firefox-ja/Makefile b/japanese/firefox-ja/Makefile index 137fc38711c1..8ef960afebf6 100644 --- a/japanese/firefox-ja/Makefile +++ b/japanese/firefox-ja/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${FIREFOX}:${PORTSDIR}/www/firefox RUN_DEPENDS= ${FIREFOX}:${PORTSDIR}/www/firefox BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_BUILD= yes diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 6b9144f0dc08..122cd6a77640 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -13,5 +13,7 @@ USE_EMACS= yes EMACS_PORT_NAME=xemacs21-mule BROKEN= Does not install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${MASTERDIR}/Makefile" diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 6951bb35ab21..2fb2ea06bc8f 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -20,6 +20,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal-based World-Wide Web Client with multi-byte modification BROKEN= Leaves behind config file on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index d6c21149fc02..efe112369d76 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -19,6 +19,8 @@ COMMENT= A PHP5 extension for MeCab Morphological Analyzer LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_PHP= yes DEFAULT_PHP_VER=5 diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index 5b7702e0bd12..7f5115d2716c 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -13,6 +13,8 @@ COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 CANNA= yes diff --git a/lang/linux-hla/Makefile b/lang/linux-hla/Makefile index c45bb2d86e31..0699e0dd16bd 100644 --- a/lang/linux-hla/Makefile +++ b/lang/linux-hla/Makefile @@ -22,6 +22,8 @@ NO_BUILD= yes SUB_FILES= pkg-message BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hla ${PREFIX}/bin diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index 30216e9e0de5..f5e820d689d2 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -15,6 +15,8 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Virtual MAIL ManaGeR for virtual mailboxes and domains BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes USE_QMAIL_RUN= yes diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile index 4f343158dca0..b83a4e5ad194 100644 --- a/math/p5-Math-Symbolic-Custom-Contains/Makefile +++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic RUN_DEPENDS= ${BUILD_DEPENDS} BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 MAN3= Math::Symbolic::Custom::Contains.3 diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 2a441648a4f2..06c37b1c6b6d 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv \ wget:${PORTSDIR}/ftp/wget BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 ONLY_FOR_ARCHS= i386 USE_BZIP2= yes diff --git a/multimedia/qvamps/Makefile b/multimedia/qvamps/Makefile index 324cafe2e115..b74496e6877e 100644 --- a/multimedia/qvamps/Makefile +++ b/multimedia/qvamps/Makefile @@ -30,6 +30,8 @@ RUN_DEPENDS= \ vamps:${PORTSDIR}/multimedia/vamps BROKEN= Touches filesystem prior to 'make install' +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 CONFLICTS= lxdvdrip-{{0.,1.[0-3],1.4[0-7]}* OPTIONS= MPLAYER "Enable DVD playing using mplayer" on diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index b3b67db42d83..310667ce4c2e 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -19,6 +19,8 @@ COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching LIB_DEPENDS= Arts.0:${PORTSDIR}/net-mgmt/arts++ BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index ea2966c8450c..f8054d997872 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -15,6 +15,8 @@ MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/tas diff --git a/net-p2p/py-bittorrent-core/Makefile b/net-p2p/py-bittorrent-core/Makefile index 475183b2723b..f93e4b19e296 100644 --- a/net-p2p/py-bittorrent-core/Makefile +++ b/net-p2p/py-bittorrent-core/Makefile @@ -15,5 +15,7 @@ WITHOUT_GUI= yes MASTERDIR= ${.CURDIR}/../py-bittorrent BROKEN= Fails to patch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index eed3cba9b180..0c893e0360fb 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -18,6 +18,8 @@ COMMENT= Plugins for the Verlihub Linux/Unix Direct Connect Hub Software BUILD_DEPENDS= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub BROKEN= Does not configure, it needs at least verlihub 1.0 +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/vh_plugins-0.1 diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index aaf4c7c55ede..90a72a28d1e6 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -8,6 +8,8 @@ COMMENT= Python module for libdnet BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 MASTERDIR= ${.CURDIR}/../libdnet diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 0677f4393b33..a2671bcf2c85 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -16,6 +16,8 @@ MAINTAINER= meno.abels@adviser.com COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_RC_SUBR= sixxs-aiccu USE_GMAKE= yes diff --git a/net/straw/Makefile b/net/straw/Makefile index 5b1531ce87f9..3862fc771c93 100644 --- a/net/straw/Makefile +++ b/net/straw/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME 2 desktop weblog aggregator written in Python BROKEN= Does not work with the newer GTK/GNOME python bindings +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_GMAKE= yes USE_XLIB= yes diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 4b237bc14aa4..919d8200d1fc 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84 BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \ diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 9e8cc7226f5f..62bfe890a18d 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -24,5 +24,7 @@ MD5_FILE= ${.CURDIR}/distinfo MASTERDIR= ${.CURDIR}/../inn BROKEN= Fails to patch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${MASTERDIR}/Makefile" diff --git a/palm/malsync/Makefile b/palm/malsync/Makefile index 02b26500dd43..df99aaa3ddf6 100644 --- a/palm/malsync/Makefile +++ b/palm/malsync/Makefile @@ -20,6 +20,8 @@ COMMENT= Sync to Mobile Application Link (MAL) compliant servers LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link BROKEN= Does not build with new pilot-link +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 # Code is not 64-bit clean NOT_FOR_ARCH= amd64 diff --git a/palm/palm-db-tools/Makefile b/palm/palm-db-tools/Makefile index 4a5dd07ab04e..d033bfa98065 100644 --- a/palm/palm-db-tools/Makefile +++ b/palm/palm-db-tools/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ijliao@FreeBSD.org COMMENT= Utilities for the PalmOS flat-file database programs BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 2834a2cc842e..a177610639cb 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -16,6 +16,8 @@ COMMENT= Tune Elm with MIME for KOI8-R defaults RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm+ME BROKEN= Leaves behind files on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 PLIST_FILES= lib/elm.rc NO_WRKSUBDIR= YES diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile index da9fcb74a52a..95a2e406a9c7 100644 --- a/russian/pine.language/Makefile +++ b/russian/pine.language/Makefile @@ -16,6 +16,8 @@ COMMENT= Tune Pine for Russian (KOI8-R) defaults RUN_DEPENDS= pine:${PORTSDIR}/mail/pine4 BROKEN= Leaves behind config file on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_WRKSUBDIR= YES NO_BUILD= YES diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile index c3a2e3148409..4749694b52aa 100644 --- a/security/php4-cryptopp/Makefile +++ b/security/php4-cryptopp/Makefile @@ -18,6 +18,8 @@ COMMENT= A crypto++ php wrapper BUILD_DEPENDS+= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PKGNAME} diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index ea04b9905bf8..b4d6ff945083 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -27,6 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Cry ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server BROKEN= Broken dependency +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_BUILD= yes USE_PHP= mysql pcre session diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index 67079706c7f3..f135adb8137e 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -17,6 +17,8 @@ COMMENT= A utility for executing commands in parallel on multiple machines RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-sftp-1.1.0.gemspec:${PORTSDIR}/security/rubygem-net-sftp BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 post-install: @${ECHO_MSG} "======================================================================" diff --git a/textproc/ocaml-yaxi/Makefile b/textproc/ocaml-yaxi/Makefile index 7f42dc392283..e4f2cc838373 100644 --- a/textproc/ocaml-yaxi/Makefile +++ b/textproc/ocaml-yaxi/Makefile @@ -27,6 +27,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ${OCAML_SITELIBDIR}/camomile/camomile.a:${PORTSDIR}/devel/ocaml-camomile BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 OCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib USE_GMAKE= yes diff --git a/ukrainian/pine.language/Makefile b/ukrainian/pine.language/Makefile index 45d2112d4e3a..cfbbc1b119a2 100644 --- a/ukrainian/pine.language/Makefile +++ b/ukrainian/pine.language/Makefile @@ -16,6 +16,8 @@ COMMENT= Tune Pine for Ukrainian (KOI8-U) defaults RUN_DEPENDS= pine:${PORTSDIR}/mail/pine4 BROKEN= Leaves behind config file on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_WRKSUBDIR= YES NO_BUILD= YES diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 57ada55b2668..8b15023a4596 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -17,6 +17,8 @@ MAINTAINER= apache@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 LATEST_LINK= mod_auth_mysql2 diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 966f1d496ef9..12d7f8de9d96 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -17,6 +17,8 @@ COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_APACHE= 20 diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index 06358d44f504..1736d3f6b30a 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.4:${PORTSDIR}/lang/tcl84 BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes GNU_CONFIGURE= yes diff --git a/www/raqdevil/Makefile b/www/raqdevil/Makefile index 093830522d5a..231f424aec01 100644 --- a/www/raqdevil/Makefile +++ b/www/raqdevil/Makefile @@ -47,6 +47,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/${SENDMAIL_MILTER_PORT} BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_GNOME= glib20 USE_PHP= pcre session xml diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile index 777a73cfe90f..13389eac47cc 100644 --- a/www/rubygem-bluecloth/Makefile +++ b/www/rubygem-bluecloth/Makefile @@ -14,6 +14,8 @@ COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool PLIST_SUB+= DISTNAME="${DISTNAME}" BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" diff --git a/www/sahana2/Makefile b/www/sahana2/Makefile index b03df314ee32..b3c29c8bb7e8 100644 --- a/www/sahana2/Makefile +++ b/www/sahana2/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/adodb:${PORTSDIR}/databases/adodb \ ${PEARDIR}/simpletest:${PORTSDIR}/devel/simpletest BROKEN= Conflicting dependencies: php4 vs php5 +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 NO_BUILD= yes USE_PHP= gd gettext diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index a32c1f9a5cd6..0d18924ca571 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -16,6 +16,8 @@ COMMENT= A web community content management system in PHP5 and MySQL RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_APACHE= yes WITH_APACHE2= yes diff --git a/www/urchin5/Makefile b/www/urchin5/Makefile index ab02cba91a8a..71c88dc67da3 100644 --- a/www/urchin5/Makefile +++ b/www/urchin5/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The most powerful web traffic analysis program available BROKEN= Does not install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 ONLY_FOR_ARCHS= i386 LICENSE= commercial diff --git a/x11-themes/kde-icons-gartoon-svg/Makefile b/x11-themes/kde-icons-gartoon-svg/Makefile index afbe1266dcb6..377f10003eed 100644 --- a/x11-themes/kde-icons-gartoon-svg/Makefile +++ b/x11-themes/kde-icons-gartoon-svg/Makefile @@ -22,5 +22,7 @@ PLIST_DIR_PATTERN_EXTRA= -v "extra/work" PLIST_FILE_PATTERN_EXTRA= -v "extra/work" BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-icosx/Makefile b/x11-themes/kde-icons-icosx/Makefile index ad91078afdfa..e97fa6e4855b 100644 --- a/x11-themes/kde-icons-icosx/Makefile +++ b/x11-themes/kde-icons-icosx/Makefile @@ -17,5 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-krystaline/Makefile b/x11-themes/kde-icons-krystaline/Makefile index 4a8ed5323501..b8d0a2cedc11 100644 --- a/x11-themes/kde-icons-krystaline/Makefile +++ b/x11-themes/kde-icons-krystaline/Makefile @@ -17,5 +17,7 @@ PLIST_DIR_PATTERN_EXTRA= -v "random" PLIST_FILE_PATTERN_EXTRA= -v "random" BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-noia/Makefile b/x11-themes/kde-icons-noia/Makefile index 045bce359528..0b59084f9254 100644 --- a/x11-themes/kde-icons-noia/Makefile +++ b/x11-themes/kde-icons-noia/Makefile @@ -17,5 +17,7 @@ WRKSRC= "${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}" PORT_SHAREDIR= ${PORTNAME} BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/Makefile.icons" diff --git a/x11-themes/kde-icons-nuvola/Makefile b/x11-themes/kde-icons-nuvola/Makefile index b2a3783dca5f..7f408ecb2b8c 100644 --- a/x11-themes/kde-icons-nuvola/Makefile +++ b/x11-themes/kde-icons-nuvola/Makefile @@ -16,5 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-sparkling/Makefile b/x11-themes/kde-icons-sparkling/Makefile index 6d1ec4c13a32..6d01fcddc361 100644 --- a/x11-themes/kde-icons-sparkling/Makefile +++ b/x11-themes/kde-icons-sparkling/Makefile @@ -16,5 +16,7 @@ WRKSRC= ${WRKDIR}/sparkling PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}" BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" diff --git a/x11-themes/kde-icons-wasp/Makefile b/x11-themes/kde-icons-wasp/Makefile index 8d55dcfcfd9a..8830be338554 100644 --- a/x11-themes/kde-icons-wasp/Makefile +++ b/x11-themes/kde-icons-wasp/Makefile @@ -17,5 +17,7 @@ WRKSRC= ${WRKDIR}/Wasp PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}" BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |