diff options
44 files changed, 133 insertions, 1 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 14e03134aad1..dd77808be416 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://ftp.riken.jp/FreeBSD/distfiles/RESTRICTED/ MAINTAINER= ports@FreeBSD.org COMMENT= Block-sorting file compressor +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + RESTRICTED= may be covered by patents USE_CSTD= gnu89 diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile index 631de2af04a1..11b83437181b 100644 --- a/archivers/liblzxcomp/Makefile +++ b/archivers/liblzxcomp/Makefile @@ -10,6 +10,9 @@ DISTNAME= lzx_compress MAINTAINER= ports@FreeBSD.org COMMENT= LZX compression library +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_LDCONFIG= YES SHLIB_MAJOR= 1 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile index 3acc55283085..e9f6c1c3a529 100644 --- a/astro/rmap/Makefile +++ b/astro/rmap/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.reza.net/rmap/ MAINTAINER= ports@FreeBSD.org COMMENT= Generates images of the Earth centered at a particular location +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index ba12017e5922..0c757621e097 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.arvernes.com/files/jpd/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ diff --git a/audio/asmix/Makefile b/audio/asmix/Makefile index a91b8aee8eee..1b21e39f11e9 100644 --- a/audio/asmix/Makefile +++ b/audio/asmix/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmix/ MAINTAINER= ports@FreeBSD.org COMMENT= Volume control dock-app for the AfterStep Window Manager +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= xpm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xpm \ diff --git a/audio/asmixer/Makefile b/audio/asmixer/Makefile index 2607b730bd6b..44844f1f0e56 100644 --- a/audio/asmixer/Makefile +++ b/audio/asmixer/Makefile @@ -10,10 +10,13 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmixer/ MAINTAINER= ports@FreeBSD.org COMMENT= Mixer control for AfterStep window manager +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + MAN1= ${PORTNAME}.1x +NO_STAGE= yes PLIST_FILES= bin/asmixer -NO_STAGE= yes USE_XORG= xpm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xpm \ diff --git a/audio/beep/Makefile b/audio/beep/Makefile index aceb71a5469e..c162cb3b7035 100644 --- a/audio/beep/Makefile +++ b/audio/beep/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Beeps a certain duration and pitch out of the PC Speaker +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/${PORTNAME} ONLY_FOR_ARCHS= i386 amd64 pc98 diff --git a/audio/fmio/Makefile b/audio/fmio/Makefile index 8f34f3dfe9e3..b01ecc1b0d17 100644 --- a/audio/fmio/Makefile +++ b/audio/fmio/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.aliasnet.ru/~pva/src/fmio/ \ MAINTAINER= ports@FreeBSD.org COMMENT= FM radio card manipulation utility +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + MAN1= fmio.1 MANCOMPRESSED= no ONLY_FOR_ARCHS= i386 diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index f0220e409e3e..8a1c8e11206a 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/ MAINTAINER= ports@FreeBSD.org COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg USES= gmake diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile index 3ce7e0ae3df8..dc16d3721769 100644 --- a/audio/py-xmms/Makefile +++ b/audio/py-xmms/Makefile @@ -12,6 +12,9 @@ DISTNAME= pyxmms-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XMMS Remote Control Library for Python +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms diff --git a/audio/teamspeak_client/Makefile b/audio/teamspeak_client/Makefile index b4a8b46c22af..784c82b12958 100644 --- a/audio/teamspeak_client/Makefile +++ b/audio/teamspeak_client/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Client side of a group voice chat system +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + ONLY_FOR_ARCHS= i386 amd64 USE_BZIP2= yes NO_STAGE= yes diff --git a/audio/teamspeak_server/Makefile b/audio/teamspeak_server/Makefile index 5242d1a02536..a3ecf4a3ab7d 100644 --- a/audio/teamspeak_server/Makefile +++ b/audio/teamspeak_server/Makefile @@ -13,6 +13,9 @@ EXTRACT_ONLY= ts2_server_rc2_202319.tar.bz2 MAINTAINER= ports@FreeBSD.org COMMENT= Server side of the TeamSpeak group voice chat system +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/tss2_rc2 ONLY_FOR_ARCHS= i386 NO_BUILD= yes diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile index 868ca5b09680..8189ae976ef4 100644 --- a/audio/xmms-musepack/Makefile +++ b/audio/xmms-musepack/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://dl.slik.org/musepack/ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/xmms-mpegplus-1.8.0.so diff --git a/benchmarks/xdd/Makefile b/benchmarks/xdd/Makefile index 5f90c35e4c39..c84b70b5d746 100644 --- a/benchmarks/xdd/Makefile +++ b/benchmarks/xdd/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for measuring and characterizing disk subsystem I/O +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/${DISTNAME} PLIST_FILES= bin/xdd bin/timeserver bin/gettime USES= dos2unix diff --git a/biology/ssaha/Makefile b/biology/ssaha/Makefile index 32c91386444a..347d3d27c1c0 100644 --- a/biology/ssaha/Makefile +++ b/biology/ssaha/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Very fast matching and alignment of DNA sequences +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + NO_WRKSUBDIR= yes BUILD_WRKSRC= ${WRKSRC}/Binary diff --git a/cad/tochnog/Makefile b/cad/tochnog/Makefile index d1ea7f366de1..dc5b5785dfb6 100644 --- a/cad/tochnog/Makefile +++ b/cad/tochnog/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}_feb11_2001 MAINTAINER= ports@FreeBSD.org COMMENT= Free explicit/implicit Finite Element Program +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= ${LOCALBASE}/lib/libf2c.a:${PORTSDIR}/lang/f2c OPTIONS_DEFINE= ATLAS EXAMPLES THREADS diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index 395ccaed65af..296408d2f9ff 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for the Chinese people to study foreign language +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include diff --git a/databases/mysql-udf-preg/Makefile b/databases/mysql-udf-preg/Makefile index 78e3df142b20..1962b5e1d4f1 100644 --- a/databases/mysql-udf-preg/Makefile +++ b/databases/mysql-udf-preg/Makefile @@ -10,6 +10,9 @@ DISTNAME= lib_mysqludf_preg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library of MySQL UDFs providing access to PCRE +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile index 96215e0872e2..21f0553a9f98 100644 --- a/databases/p5-hp200lx-db/Makefile +++ b/databases/p5-hp200lx-db/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to handle HP 200LX palmtop computer databases +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USES= perl5 USE_PERL5= configure diff --git a/deskutils/libopensync-plugin-synce-legacy/Makefile b/deskutils/libopensync-plugin-synce-legacy/Makefile index 6012bd971397..ae846b89925f 100644 --- a/deskutils/libopensync-plugin-synce-legacy/Makefile +++ b/deskutils/libopensync-plugin-synce-legacy/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-rra-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SynCE legacy plugin for the OpenSync framework +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ librra.so:${PORTSDIR}/palm/synce-librra diff --git a/deskutils/libopensync-plugin-synce/Makefile b/deskutils/libopensync-plugin-synce/Makefile index ab94fe3f7782..383225a6cdcb 100644 --- a/deskutils/libopensync-plugin-synce/Makefile +++ b/deskutils/libopensync-plugin-synce/Makefile @@ -7,6 +7,9 @@ CATEGORIES= deskutils palm MAINTAINER= ports@FreeBSD.org COMMENT= SynCE plugin for the OpenSync framework +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + RUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \ ${LOCALBASE}/lib/opensync/plugins/python_module.so:${PORTSDIR}/deskutils/libopensync-plugin-python diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile index ea9d243e940f..07869fcd4fa5 100644 --- a/deskutils/mdh/Makefile +++ b/deskutils/mdh/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.gozer.org/programs/gtk/files/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK2-based toolbar, like a smaller GNOME panel +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_BZIP2= yes USE_GNOME= gtk20 USES= gmake pkgconfig diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index a44eda0acbae..fe97b45ebb8e 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An open source groupware suite +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_PHP= session imap mysql WANT_PHP_WEB= yes diff --git a/devel/cross-gdb/Makefile b/devel/cross-gdb/Makefile index 358317dbf49b..b0014161bc31 100644 --- a/devel/cross-gdb/Makefile +++ b/devel/cross-gdb/Makefile @@ -14,6 +14,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= GNU gdb port for cross-target development +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + # # Temporary hack to dial with dependencies during package builds for # slave ports. diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile index 281b43e70ee1..abd5696b5fc3 100644 --- a/devel/cvsstat/Makefile +++ b/devel/cvsstat/Makefile @@ -13,6 +13,9 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USES= perl5 NO_BUILD= yes PLIST_FILES= bin/cvsstat diff --git a/devel/picasm/Makefile b/devel/picasm/Makefile index e8476dd6b2a8..62aada2eec61 100644 --- a/devel/picasm/Makefile +++ b/devel/picasm/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Portable assembler for 16C84 series PICs +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + OPTIONS_DEFINE= DOCS EXAMPLES USE_BZIP2= yes diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index b20507efb6ab..44f51a4f2e8b 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python Git Library +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>0:${PORTSDIR}/devel/py-gitdb USE_PYTHON= yes diff --git a/dns/skadns/Makefile b/dns/skadns/Makefile index 8720cbc7c294..714e26125a82 100644 --- a/dns/skadns/Makefile +++ b/dns/skadns/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Asynchronous DNS client software and library +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= ${LOCALBASE}/lib/skalibs/libstddjb.a:${PORTSDIR}/devel/skalibs LDFLAGS?= -s diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index c6af61538d18..4d0a740dccc6 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -15,6 +15,9 @@ DISTNAME= xmame-${XMAMEVERSION} MAINTAINER?= ports@FreeBSD.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 NO_CDROM= License does not permit selling diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index b848813f795b..ef190348b9db 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -7,6 +7,9 @@ PORTREVISION= 3 MAINTAINER= ports@FreeBSD.org COMMENT= X11 emulator for game consoles +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + MASTERDIR= ${.CURDIR}/../xmame DESCR= ${.CURDIR}/pkg-descr diff --git a/games/54321/Makefile b/games/54321/Makefile index 8b1c7e831d35..2b2dfdbdfde4 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= 54321 is five games in four-, three-, or two-dimensions for one player +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_SDL= image sdl diff --git a/games/fmars/Makefile b/games/fmars/Makefile index 3c7adb74903e..cc405674c529 100644 --- a/games/fmars/Makefile +++ b/games/fmars/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://users.v-lo.krakow.pl/~michal/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast Memory Array Redcode Simulator +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= GPLv2 BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile diff --git a/games/hlstats/Makefile b/games/hlstats/Makefile index 2211bc07c557..93eb5ce4b18a 100644 --- a/games/hlstats/Makefile +++ b/games/hlstats/Makefile @@ -10,6 +10,9 @@ DISTNAME= HLStats-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A real-time statistics generator for Half-Life and its mods +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= CDDL RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql diff --git a/games/utserver/Makefile b/games/utserver/Makefile index d6f20cd84de7..6c28cbc539ad 100644 --- a/games/utserver/Makefile +++ b/games/utserver/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= ${MAINFILE} MAINTAINER= ports@FreeBSD.org COMMENT= Unreal Tournament Dedicated Server for Linux +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + OPTIONS_DEFINE= BONUSPACKS OPTIONS_DEFAULT= BONUSPACKS BONUSPACKS_DESC= install the official bonus packs collection diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index d1338ecb38b9..79dbad4c702e 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -11,6 +11,9 @@ DISTNAME= miniCHESS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Window Maker chess dockapp game +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= GPLv2 # (or later) RUN_DEPENDS= ${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index 60945a986de4..395113e85d86 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -10,6 +10,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper with a couple of grid types +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USES= pkgconfig USE_XORG= xaw7 diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index b3bb0415515e..63b4a4bcac68 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://enfle.fennel.org/files/stable/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple plugin-based graphics viewer +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb LIB_DEPENDS= arc.1:${PORTSDIR}/archivers/libarc \ jasper.4:${PORTSDIR}/graphics/jasper \ diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 8898460d7f0b..69297611ffca 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmail/ MAINTAINER= ports@FreeBSD.org COMMENT= Biff-type program, designed to match AfterStep +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= xpm USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile index 43f3ebc0a4e5..caff989ccd74 100644 --- a/misc/asbutton/Makefile +++ b/misc/asbutton/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asbutton/ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays 4 or 9 buttons to run apps of your choice +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= x11 xpm ALL_TARGET= asbutton MAKE_ARGS= INCLUDES="-I${LOCALBASE}/include/X11 -I${LOCALBASE}/include" \ diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 5e2eca7ab25b..7a920c97d3f2 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Simple arp scanner +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/mars_nwe/Makefile b/net/mars_nwe/Makefile index f2ca73e8fe1a..9ec53a863ef1 100644 --- a/net/mars_nwe/Makefile +++ b/net/mars_nwe/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Netware server emulator for Un*x systems +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + WRKSRC= ${WRKDIR}/mars_nwe PLIST= ${WRKDIR}/PLIST.DYN diff --git a/sysutils/asfsm/Makefile b/sysutils/asfsm/Makefile index 087189a07d75..01fcd5d40868 100644 --- a/sysutils/asfsm/Makefile +++ b/sysutils/asfsm/Makefile @@ -11,6 +11,9 @@ DISTNAME= asfsm-1.0pre15 MAINTAINER= ports@FreeBSD.org COMMENT= File-system monitor for the AfterStep window manager +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= xpm x11 sm ice xext xaw xt GNU_CONFIGURE= yes diff --git a/sysutils/asmem/Makefile b/sysutils/asmem/Makefile index 90d22070dd7a..2513294ba73f 100644 --- a/sysutils/asmem/Makefile +++ b/sysutils/asmem/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asmem/ MAINTAINER= ports@FreeBSD.org COMMENT= An AfterStep look-n-feel memory utilization monitor +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + USE_XORG= xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xpm \ diff --git a/sysutils/gkrellmwho2/Makefile b/sysutils/gkrellmwho2/Makefile index bf47040088b6..da78d19f1000 100644 --- a/sysutils/gkrellmwho2/Makefile +++ b/sysutils/gkrellmwho2/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Displays logged in users +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 |