aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/bulk_mailer/Makefile3
-rw-r--r--mail/cucipop/Makefile3
-rw-r--r--mail/emh/Makefile3
-rw-r--r--mail/smtpd/Makefile3
-rw-r--r--mail/wbl/Makefile3
-rw-r--r--mail/zabit/Makefile3
-rw-r--r--misc/flyway/Makefile3
-rw-r--r--misc/thailocale/Makefile3
-rw-r--r--misc/voltcraft304/Makefile3
-rw-r--r--multimedia/gnustep-mplayer/Makefile3
-rw-r--r--multimedia/mpeg/Makefile3
-rw-r--r--multimedia/vcdtools/Makefile3
-rw-r--r--multimedia/vdpau-video/Makefile3
-rw-r--r--net-im/firetalk/Makefile3
-rw-r--r--net-im/grouch/Makefile3
-rw-r--r--net-mgmt/nagios-check_nick/Makefile3
-rw-r--r--net-mgmt/nagios-radauth-plugin/Makefile3
-rw-r--r--net/ldap2dns/Makefile3
-rw-r--r--net/libconnect/Makefile3
-rw-r--r--net/linneighborhood/Makefile3
-rw-r--r--palm/plucker/Makefile3
-rw-r--r--print/a2pdf/Makefile3
-rw-r--r--print/advi/Makefile3
-rw-r--r--print/pstotext/Makefile3
-rw-r--r--russian/wmcyrx/Makefile3
-rw-r--r--russian/xcyrBGR/Makefile3
-rw-r--r--security/authforce/Makefile3
-rw-r--r--security/identify/Makefile3
-rw-r--r--security/its4/Makefile3
-rw-r--r--security/pam_af/Makefile3
-rw-r--r--security/py-fchksum/Makefile3
-rw-r--r--security/py-rijndael/Makefile3
-rw-r--r--security/sscep/Makefile3
-rw-r--r--security/ssh-multiadd/Makefile3
-rw-r--r--security/zombiezapper/Makefile3
-rw-r--r--sysutils/agef/Makefile3
-rw-r--r--sysutils/desktopbsd-tools/Makefile3
-rw-r--r--sysutils/dump9660/Makefile3
-rw-r--r--sysutils/dupfind/Makefile3
-rw-r--r--sysutils/memgrep/Makefile3
-rw-r--r--sysutils/nctop/Makefile3
-rw-r--r--sysutils/netdump-server/Makefile3
-rw-r--r--sysutils/pdumpfs-clean/Makefile3
-rw-r--r--sysutils/pdumpfs-rsync/Makefile3
-rw-r--r--sysutils/wtmp-tools/Makefile3
-rw-r--r--www/wacko/Makefile3
-rw-r--r--x11-clocks/wmdate/Makefile3
-rw-r--r--x11-fonts/arkpandora/Makefile3
-rw-r--r--x11-fonts/getbdf/Makefile3
-rw-r--r--x11-fonts/ttmkfdir/Makefile3
-rw-r--r--x11-themes/gtk-ana-theme/Makefile3
-rw-r--r--x11-toolkits/flu/Makefile3
-rw-r--r--x11-toolkits/gtkglarea/Makefile3
53 files changed, 159 insertions, 0 deletions
diff --git a/mail/bulk_mailer/Makefile b/mail/bulk_mailer/Makefile
index 4b84736fb685..995efeac2957 100644
--- a/mail/bulk_mailer/Makefile
+++ b/mail/bulk_mailer/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://cs.utk.edu/pub/moore/bulk_mailer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Speeds delivery to mailing lists by sorting & batching addresses
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --cache-file=/dev/null
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile
index 47b77cb11500..fa6dfc65916d 100644
--- a/mail/cucipop/Makefile
+++ b/mail/cucipop/Makefile
@@ -14,6 +14,9 @@ PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/
+DEPRECATED= Patches no more availables
+EXPIRATION_DATE= 2012-10-20
+
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/
PATCHFILES= cucipop-1.31-v6-20010223.diff.gz
diff --git a/mail/emh/Makefile b/mail/emh/Makefile
index c6bbd0a6b9f1..5ee281289042 100644
--- a/mail/emh/Makefile
+++ b/mail/emh/Makefile
@@ -16,6 +16,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= MIME extension of mh-e.el
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS+= ${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${DEPPORT_SUFFIX}
RUN_DEPENDS+= ${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${DEPPORT_SUFFIX}
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile
index 7769e4776ba2..70934f5a6ea7 100644
--- a/mail/smtpd/Makefile
+++ b/mail/smtpd/Makefile
@@ -18,6 +18,9 @@ PATCHFILES= patch-smtpd-2.0-RBL.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_RC_SUBR= smtpd
SUB_FILES= pkg-message
SPOOLBASE?= /var/smtpd
diff --git a/mail/wbl/Makefile b/mail/wbl/Makefile
index 2f3c784de62a..fb40eee029f9 100644
--- a/mail/wbl/Makefile
+++ b/mail/wbl/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.technocage.com/~caskey/wbl/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple tool to manage white/black list on qmail
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= yes
USE_PERL5_RUN= yes
USE_QMAIL_RUN= yes
diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile
index a4139e01cd1b..014ec7661a9f 100644
--- a/mail/zabit/Makefile
+++ b/mail/zabit/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.enderunix.org/zabit/
MAINTAINER= ports@FreeBSD.org
COMMENT= Zabit is a content/attachment filter for qmail
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_QMAIL_RUN= yes
HAS_CONFIGURE= yes
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index 2f6b617f5308..3246959a9e2d 100644
--- a/misc/flyway/Makefile
+++ b/misc/flyway/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://www.bellz.org/flyway/
MAINTAINER= ports@FreeBSD.org
COMMENT= A VFR/IFR Route Planner for Pilots
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
diff --git a/misc/thailocale/Makefile b/misc/thailocale/Makefile
index a2c1bb36d222..e634c73a4bc8 100644
--- a/misc/thailocale/Makefile
+++ b/misc/thailocale/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.usablelabs.com/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A locale for Thai in Thailand, TIS-620 character set
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
diff --git a/misc/voltcraft304/Makefile b/misc/voltcraft304/Makefile
index 6ef8b8aaef92..535f1f399a69 100644
--- a/misc/voltcraft304/Makefile
+++ b/misc/voltcraft304/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Reads temperatures from a Voltcraft 304 thermometer
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
MAN1= vc304.1
PLIST_FILES= bin/vc304
diff --git a/multimedia/gnustep-mplayer/Makefile b/multimedia/gnustep-mplayer/Makefile
index 084ca223f675..70dc637101ab 100644
--- a/multimedia/gnustep-mplayer/Makefile
+++ b/multimedia/gnustep-mplayer/Makefile
@@ -16,6 +16,9 @@ DISTNAME= Mplayer-0.4-1
MAINTAINER= ports@FreeBSD.org
COMMENT= GNUstep port of MPlayerOSX
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= GPLv2
USE_GNUSTEP= yes
diff --git a/multimedia/mpeg/Makefile b/multimedia/mpeg/Makefile
index 18725fb64b5d..38d007b6c3a9 100644
--- a/multimedia/mpeg/Makefile
+++ b/multimedia/mpeg/Makefile
@@ -15,6 +15,9 @@ DISTNAME= MPEGv${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PVRG's MPEG video stream encoder
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/mpegdir
MAN1= mpeg.1
diff --git a/multimedia/vcdtools/Makefile b/multimedia/vcdtools/Makefile
index 728255bc05ad..9c76df29dbe7 100644
--- a/multimedia/vcdtools/Makefile
+++ b/multimedia/vcdtools/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Create your own VCD
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
ONLY_FOR_ARCHS= i386 amd64
diff --git a/multimedia/vdpau-video/Makefile b/multimedia/vdpau-video/Makefile
index 15bd6c043e0d..70ea2cc323db 100644
--- a/multimedia/vdpau-video/Makefile
+++ b/multimedia/vdpau-video/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= A VDPAU-based backend for VAAPI
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile
index 84b236efc6af..b32ba0d26ec3 100644
--- a/net-im/firetalk/Makefile
+++ b/net-im/firetalk/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://site.n.ml.org/download/20030428174342/_firetalk/
MAINTAINER= ports@FreeBSD.org
COMMENT= A multi-protocol chat/instant messaging library
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_LDCONFIG= yes
diff --git a/net-im/grouch/Makefile b/net-im/grouch/Makefile
index 8d1468e53386..38c04b7411ac 100644
--- a/net-im/grouch/Makefile
+++ b/net-im/grouch/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= AOL and ICQ Instant Messenger client for GNUstep
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= GPLv2
USE_GNUSTEP= yes
diff --git a/net-mgmt/nagios-check_nick/Makefile b/net-mgmt/nagios-check_nick/Makefile
index 77c8fb88b566..fd3c73576c78 100644
--- a/net-mgmt/nagios-check_nick/Makefile
+++ b/net-mgmt/nagios-check_nick/Makefile
@@ -13,6 +13,9 @@ PKGNAMEPREFIX= nagios-
MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios plug-in to check if a nick is on IRC
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/irclib.py:${PORTSDIR}/irc/py-irclib
USE_PYTHON= yes
diff --git a/net-mgmt/nagios-radauth-plugin/Makefile b/net-mgmt/nagios-radauth-plugin/Makefile
index eebed457e3d8..37158d9c4eb0 100644
--- a/net-mgmt/nagios-radauth-plugin/Makefile
+++ b/net-mgmt/nagios-radauth-plugin/Makefile
@@ -14,6 +14,9 @@ DISTNAME= radauth-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios plugin for checking radius server
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
NAGIOS_PLUGIN_DIR?= libexec/nagios
HAS_CONFIGURE= yes
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile
index 11ac0e262953..266334e40344 100644
--- a/net/ldap2dns/Makefile
+++ b/net/ldap2dns/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://projects.alkaloid.net/e107_files/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Maintain DNS zones using an LDAP directory
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
diff --git a/net/libconnect/Makefile b/net/libconnect/Makefile
index 1b4f38de4b4c..12e667d73954 100644
--- a/net/libconnect/Makefile
+++ b/net/libconnect/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Tell programs to which IP-address they should bind
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
.if defined(NOPROFILE)
PLIST_SUB+= NOPROFILE="@comment "
.else
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile
index dd04466c99c4..cfece134841c 100644
--- a/net/linneighborhood/Makefile
+++ b/net/linneighborhood/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.bnro.de/~schmidjo/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ gui for browsing and mounting SMB filesystems
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT}
SAMBA_PORT?= net/samba34
diff --git a/palm/plucker/Makefile b/palm/plucker/Makefile
index ba9d440a9c76..77f207d7ade0 100644
--- a/palm/plucker/Makefile
+++ b/palm/plucker/Makefile
@@ -19,6 +19,9 @@ DISTFILES= ${PORTNAME}_viewer-${PORTVERSION}.tar.bz2 \
MAINTAINER= ports@FreeBSD.org
COMMENT= An offline HTML viewer for PalmOS devices
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= ppmtoTbmp:${PORTSDIR}/palm/ppmtoTbmp \
convert:${PORTSDIR}/graphics/ImageMagick \
ppmtogif:${PORTSDIR}/graphics/netpbm \
diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile
index dd2fdab38311..49ed608604b9 100644
--- a/print/a2pdf/Makefile
+++ b/print/a2pdf/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://perl.jonallen.info/attachment/26/
MAINTAINER= ports@FreeBSD.org
COMMENT= Text to PDF converter
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/artistic-2_0.txt
diff --git a/print/advi/Makefile b/print/advi/Makefile
index eeea1fb3cd86..062678423548 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -16,6 +16,9 @@ MASTER_SITES= http://gallium.inria.fr/${PORTNAME}/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Active-DVI viewer
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= ${CI_DEPEND}:${PORTSDIR}/graphics/ocaml-images \
kpsewhich:${PORTSDIR}/print/teTeX-base
LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile
index 04712b35cb2c..905eb2796a6f 100644
--- a/print/pstotext/Makefile
+++ b/print/pstotext/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/
MAINTAINER= ports@FreeBSD.org
COMMENT= A PostScript to Text converter
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_GHOSTSCRIPT_RUN= yes
MAN1= pstotext.1
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile
index 189d5b85b557..7e3f1775234e 100644
--- a/russian/wmcyrx/Makefile
+++ b/russian/wmcyrx/Makefile
@@ -16,6 +16,9 @@ DISTNAME= cyrx-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= The Cyrillic keyboard layout manager for Window Maker
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_XORG= x11 xpm
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/wmcyrx2
diff --git a/russian/xcyrBGR/Makefile b/russian/xcyrBGR/Makefile
index 4aed2c2d8ad8..07d210acd9ed 100644
--- a/russian/xcyrBGR/Makefile
+++ b/russian/xcyrBGR/Makefile
@@ -16,6 +16,9 @@ MASTER_SITES= ftp://ftp.slavof.net/pub/FreeBSD/X11/cyrillic/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= The Bulgarian Cyrillic keyboard layout manager for X11
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
PLIST_FILES= bin/xcyrBGR
USE_XORG= x11 xpm
NO_INSTALL_MANPAGES= yes
diff --git a/security/authforce/Makefile b/security/authforce/Makefile
index 8eec30d6b046..065766c1d966 100644
--- a/security/authforce/Makefile
+++ b/security/authforce/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.divineinvasion.net/authforce/
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP authentication brute forcer
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
CONFIGURE_ENV= LIBS="-lintl"
diff --git a/security/identify/Makefile b/security/identify/Makefile
index 1ee5b6944c0b..8b6e84e5da92 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.scn.rain.com/pub/security/authent/
MAINTAINER= ports@FreeBSD.org
COMMENT= Client side ident protocol daemon wrapper
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
PORTDOCS= README
diff --git a/security/its4/Makefile b/security/its4/Makefile
index 1150d77bb6e1..7567e0869240 100644
--- a/security/its4/Makefile
+++ b/security/its4/Makefile
@@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to scan C/C++ source for potential vulnerabilities
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
diff --git a/security/pam_af/Makefile b/security/pam_af/Makefile
index 1536176829ac..2214a7102da3 100644
--- a/security/pam_af/Makefile
+++ b/security/pam_af/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://mbsd.msk.ru/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Anti-bruteforce PAM module
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= yes
MAN8= pam_af.8 pam_af_tool.8
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index c5eb77f92b97..55eaae2bccb0 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -16,6 +16,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to find the checksum of files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile
index fdee3aab536b..babb9f0ad882 100644
--- a/security/py-rijndael/Makefile
+++ b/security/py-rijndael/Makefile
@@ -16,6 +16,9 @@ DISTNAME= pyrijndael-v${PORTVERSION:S:.:_:}
MAINTAINER= ports@FreeBSD.org
COMMENT= A pure python implementation of the Rijndael encryption algorithm
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_PYTHON= yes
WRKSRC= ${WRKDIR}/pyrijndael
diff --git a/security/sscep/Makefile b/security/sscep/Makefile
index 1af5614c3160..c1319796c14f 100644
--- a/security/sscep/Makefile
+++ b/security/sscep/Makefile
@@ -17,6 +17,9 @@ COMMENT= Simple scep client
MAKEFILE= ${FILESDIR}/BSDmakefile
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_OPENSSL= yes
.include <bsd.port.mk>
diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile
index 973bb25bc527..831ae3fcc5aa 100644
--- a/security/ssh-multiadd/Makefile
+++ b/security/ssh-multiadd/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://users.dakotacom.net/~donut/programs/ssh-multiadd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to add multiple ssh keys to the authentication agent
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_PYTHON= yes
NO_BUILD= yes
MAN1= ssh-multiadd.1
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile
index 6d9461022906..43c3a298c721 100644
--- a/security/zombiezapper/Makefile
+++ b/security/zombiezapper/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
diff --git a/sysutils/agef/Makefile b/sysutils/agef/Makefile
index 34f02d71df6f..8bfdafe3dc34 100644
--- a/sysutils/agef/Makefile
+++ b/sysutils/agef/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Show disk usage of file sizes and counts sorted by file age
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
ALL_TARGET= ${PORTNAME}
MAN8= agef.8
PLIST_FILES= bin/agef
diff --git a/sysutils/desktopbsd-tools/Makefile b/sysutils/desktopbsd-tools/Makefile
index 6be4f0b40648..e8cb393b6fc4 100644
--- a/sysutils/desktopbsd-tools/Makefile
+++ b/sysutils/desktopbsd-tools/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.desktopbsd.net/pub/DesktopBSD/Tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= DesktopBSD tools for easy system configuration
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
fastest_cvsup:${PORTSDIR}/sysutils/fastest_cvsup \
diff --git a/sysutils/dump9660/Makefile b/sysutils/dump9660/Makefile
index 69eaef03ab92..2c07f87cd552 100644
--- a/sysutils/dump9660/Makefile
+++ b/sysutils/dump9660/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Create an ISO 9660 image, possibly incrementally
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
MAN8= mk9660.8
MAN5= proto.5
MLINKS= mk9660.8 dump9660.8
diff --git a/sysutils/dupfind/Makefile b/sysutils/dupfind/Makefile
index 6f9f5ade3c67..226f4e0bb5d2 100644
--- a/sysutils/dupfind/Makefile
+++ b/sysutils/dupfind/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Finds duplicate files in directory trees
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= fcrc.1:${PORTSDIR}/devel/fastcrc
MAN1= dupfind.1
diff --git a/sysutils/memgrep/Makefile b/sysutils/memgrep/Makefile
index faef1b687afd..7e9615f63429 100644
--- a/sysutils/memgrep/Makefile
+++ b/sysutils/memgrep/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.hick.org/code/skape/memgrep/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to manipulate memory from running processes and core files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/sysutils/nctop/Makefile b/sysutils/nctop/Makefile
index adb6932c7ab9..f45ee1d827e9 100644
--- a/sysutils/nctop/Makefile
+++ b/sysutils/nctop/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.rz.uni-karlsruhe.de/~hj28/download.php?file=/
MAINTAINER= ports@FreeBSD.org
COMMENT= A remote system monitor for unix hosts
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= YES
GNU_CONFIGURE= yes
diff --git a/sysutils/netdump-server/Makefile b/sysutils/netdump-server/Makefile
index eabf65b433df..445c7aa9af0b 100644
--- a/sysutils/netdump-server/Makefile
+++ b/sysutils/netdump-server/Makefile
@@ -14,6 +14,9 @@ DISTNAME= netdump-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= RedHat server part of netdump/netconsole package for Linux
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \
glib:${PORTSDIR}/devel/glib20
diff --git a/sysutils/pdumpfs-clean/Makefile b/sysutils/pdumpfs-clean/Makefile
index 17d961ac0134..a8ab9049da31 100644
--- a/sysutils/pdumpfs-clean/Makefile
+++ b/sysutils/pdumpfs-clean/Makefile
@@ -15,6 +15,9 @@ EXTRACT_ONLY= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to clean up old backup files of a pdumpfs archive
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_RUBY= yes
RUBY_SHEBANG_FILES= ${PROG}
diff --git a/sysutils/pdumpfs-rsync/Makefile b/sysutils/pdumpfs-rsync/Makefile
index a862a1cc6bdd..1f0e7393c828 100644
--- a/sysutils/pdumpfs-rsync/Makefile
+++ b/sysutils/pdumpfs-rsync/Makefile
@@ -16,6 +16,9 @@ EXTRACT_ONLY= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to back up remote files with pdumpfs and rsync
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
RUN_DEPENDS= ${LOCALBASE}/sbin/pdumpfs:${PORTSDIR}/sysutils/pdumpfs \
rsync:${PORTSDIR}/net/rsync
diff --git a/sysutils/wtmp-tools/Makefile b/sysutils/wtmp-tools/Makefile
index d185e13ad9b3..4c7cd3a8d640 100644
--- a/sysutils/wtmp-tools/Makefile
+++ b/sysutils/wtmp-tools/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.rentech.ru/archives/wtmp-tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= The tool for editing wtmp files and converting into this format
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
MAN1= t2w.1
MANCOMPRESSED= yes
diff --git a/www/wacko/Makefile b/www/wacko/Makefile
index a1cddbb43403..19fad56d8e8a 100644
--- a/www/wacko/Makefile
+++ b/www/wacko/Makefile
@@ -12,6 +12,9 @@ DISTNAME= wacko.r4
MAINTAINER= ports@FreeBSD.org
COMMENT= A small and fast PHP Wikki clone with 30+ languages support
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
USE_BZIP2= yes
# The port supports a number of variables that may be tweaked at build
# time.
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile
index a4265ac74944..4dd9a9dc884d 100644
--- a/x11-clocks/wmdate/Makefile
+++ b/x11-clocks/wmdate/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Date app for the WindowMaker dock
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp
USE_IMAKE= yes
diff --git a/x11-fonts/arkpandora/Makefile b/x11-fonts/arkpandora/Makefile
index 68c12cdfff8e..344e4af6385f 100644
--- a/x11-fonts/arkpandora/Makefile
+++ b/x11-fonts/arkpandora/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Arkpandora TrueType fonts
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile
index 560da10d1475..1e9b2c7ddaec 100644
--- a/x11-fonts/getbdf/Makefile
+++ b/x11-fonts/getbdf/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert any X server font to .bdf format
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
PLIST_FILES= bin/getbdf
USE_PERL5_BUILD=yes
USE_XORG= x11
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index 5e82b18db132..80c1d92a0a41 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://mbsd.msk.ru/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Create fonts.scale file for use with TrueType font server
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
PLIST_FILES= bin/ttmkfdir
diff --git a/x11-themes/gtk-ana-theme/Makefile b/x11-themes/gtk-ana-theme/Makefile
index 5c55597b4789..2a1ef35f7767 100644
--- a/x11-themes/gtk-ana-theme/Makefile
+++ b/x11-themes/gtk-ana-theme/Makefile
@@ -17,6 +17,9 @@ DISTNAME= Ana
MAINTAINER= ports@FreeBSD.org
COMMENT= Clean and white GTK engine
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= rsvg-2:${PORTSDIR}/graphics/librsvg2
RUN_DEPENDS= ${LOCALBASE}/share/icons/Foxtrot/index.theme:${PORTSDIR}/x11-themes/gnome-themes-extras
diff --git a/x11-toolkits/flu/Makefile b/x11-toolkits/flu/Makefile
index 9cac31409de3..9b9191597222 100644
--- a/x11-toolkits/flu/Makefile
+++ b/x11-toolkits/flu/Makefile
@@ -15,6 +15,9 @@ DISTNAME= FLU_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library containing extra widgets for FLTK
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_GL= gl
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
index f8bb75b9f585..08369af6bf1b 100644
--- a/x11-toolkits/gtkglarea/Makefile
+++ b/x11-toolkits/gtkglarea/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= An OpenGL widget for the GTK+ GUI toolkit
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_AUTOTOOLS= libtool