aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/44bsd-rdist/Makefile3
-rw-r--r--net/bbsnet/Makefile3
-rw-r--r--net/bing/Makefile3
-rw-r--r--net/brutecopy/Makefile3
-rw-r--r--net/crescendo/Makefile3
-rw-r--r--net/danamics/Makefile3
-rw-r--r--net/etunnel/Makefile3
-rw-r--r--net/gastman/Makefile3
-rw-r--r--net/generic-nqs/Makefile3
-rw-r--r--net/gkrellmmultiping2/Makefile3
-rw-r--r--net/gkrellmwireless/Makefile3
-rw-r--r--net/gnoemoe/Makefile3
-rw-r--r--net/gnosamba/Makefile3
-rw-r--r--net/howl/Makefile3
-rw-r--r--net/merlinmon/Makefile3
-rw-r--r--net/msntp/Makefile3
-rw-r--r--net/net-http/Makefile3
-rw-r--r--net/ntalk/Makefile3
-rw-r--r--net/ntraceroute/Makefile3
-rw-r--r--net/onion-fec/Makefile3
-rw-r--r--net/openverse/Makefile3
-rw-r--r--net/osrtspproxy/Makefile3
-rw-r--r--net/pimdd/Makefile3
-rw-r--r--net/poink/Makefile3
-rw-r--r--net/py-medusa/Makefile3
-rw-r--r--net/py-timeoutsocket/Makefile5
-rw-r--r--net/roadrunner/Makefile3
-rw-r--r--net/sambasentinel/Makefile3
-rw-r--r--net/scand/Makefile3
-rw-r--r--net/tacshell/Makefile3
-rw-r--r--net/telserv/Makefile3
-rw-r--r--net/tridiavnc/Makefile3
-rw-r--r--net/tvark/Makefile3
-rw-r--r--net/vyqchat/Makefile3
-rw-r--r--net/warppipe/Makefile3
-rw-r--r--net/wistumbler2/Makefile3
-rw-r--r--net/wmq3/Makefile3
-rw-r--r--net/xsmbrowser/Makefile3
-rw-r--r--net/xtraceroute/Makefile3
-rw-r--r--net/ytalk/Makefile3
-rw-r--r--net/zniper/Makefile3
41 files changed, 124 insertions, 1 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile
index 8a6be1efbee8..1b01d809eeae 100644
--- a/net/44bsd-rdist/Makefile
+++ b/net/44bsd-rdist/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= obrien
MAINTAINER= ports@FreeBSD.org
COMMENT= The traditional 4.4BSD rdist
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_BZIP2= yes
NO_WRKSUBDIR= yes
diff --git a/net/bbsnet/Makefile b/net/bbsnet/Makefile
index 004b7b5a5b1d..a2be5f392328 100644
--- a/net/bbsnet/Makefile
+++ b/net/bbsnet/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://linux.ee.tku.edu.tw/~kids/resource/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A front-end of telnet client for multiple users or in private
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/bbsnet
post-patch:
diff --git a/net/bing/Makefile b/net/bing/Makefile
index def4e5e7f18c..1fc34da26799 100644
--- a/net/bing/Makefile
+++ b/net/bing/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A point-to-point bandwith measurement tool
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAN8= bing.8
do-install:
diff --git a/net/brutecopy/Makefile b/net/brutecopy/Makefile
index 16a29f946599..58083d64458f 100644
--- a/net/brutecopy/Makefile
+++ b/net/brutecopy/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Transferring files over Internet via UDP
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST_FILES= bin/bcpc bin/bcps
MAN1= bcp.1
MANCOMPRESSED= yes
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile
index 1559bf14544d..865426827dbf 100644
--- a/net/crescendo/Makefile
+++ b/net/crescendo/Makefile
@@ -18,6 +18,9 @@ MASTER_SITE_SUBDIR= dinoex
MAINTAINER= ports@FreeBSD.org
COMMENT= A gnome frontend for tinyfuge
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue
LICENSE= GPLv2
diff --git a/net/danamics/Makefile b/net/danamics/Makefile
index 18a6b38ec1b1..a35860828db9 100644
--- a/net/danamics/Makefile
+++ b/net/danamics/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.cs.uct.ac.za/pub/FreeBSD/distfiles-local/
MAINTAINER= ports@FreeBSD.org
COMMENT= Petri Net editor for correctness and performance analysis
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
USE_JAVA= yes
diff --git a/net/etunnel/Makefile b/net/etunnel/Makefile
index 08be1d9de818..556c85407ba8 100644
--- a/net/etunnel/Makefile
+++ b/net/etunnel/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.iem.pw.edu.pl/ftp/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= TCP/UDP connections tunneling tool via proxy or directly
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ALL_TARGET= ${PORTNAME}
MAN1= etunnel.1
diff --git a/net/gastman/Makefile b/net/gastman/Makefile
index 021bea101109..641684cab729 100644
--- a/net/gastman/Makefile
+++ b/net/gastman/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-1.0-RC1
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical Manager interface for Asterisk
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GNOME= gtk20
USE_GMAKE= yes
diff --git a/net/generic-nqs/Makefile b/net/generic-nqs/Makefile
index c43eb2009bcb..dea8befc6d4b 100644
--- a/net/generic-nqs/Makefile
+++ b/net/generic-nqs/Makefile
@@ -17,6 +17,9 @@ MASTER_SITE_SUBDIR= fenner
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic Network Queuing System
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_BZIP2= yes
IS_INTERACTIVE= yes
NO_PACKAGE= have to build on site due to the descriptors created in\
diff --git a/net/gkrellmmultiping2/Makefile b/net/gkrellmmultiping2/Makefile
index 534f4ba358e2..282bb3c319e2 100644
--- a/net/gkrellmmultiping2/Makefile
+++ b/net/gkrellmmultiping2/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM2 multiping plugin
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
diff --git a/net/gkrellmwireless/Makefile b/net/gkrellmwireless/Makefile
index 2aff9e999e14..59193b4b56c8 100644
--- a/net/gkrellmwireless/Makefile
+++ b/net/gkrellmwireless/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://gkrellm.luon.net/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM wireless plugin
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
diff --git a/net/gnoemoe/Makefile b/net/gnoemoe/Makefile
index c62ff63386fa..60411816097e 100644
--- a/net/gnoemoe/Makefile
+++ b/net/gnoemoe/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.icecrew.nl/software/gnoemoe/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome MOO Client
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_RUBY= yes
USE_RUBY_FEATURES= ruby18
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile
index 837b5d563529..c3ea5a022ad2 100644
--- a/net/gnosamba/Makefile
+++ b/net/gnosamba/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Samba configuration tool for X Window System
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
PLIST_FILES= bin/gnosamba
diff --git a/net/howl/Makefile b/net/howl/Makefile
index ce131f9d68b8..85f1ab6fb88f 100644
--- a/net/howl/Makefile
+++ b/net/howl/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.porchdogsoft.com/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Zeroconf/Bonjour(tm) implementation
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
CONFLICTS= avahi-[0-9]*
USE_AUTOTOOLS= libtool
diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile
index 8145f21d534b..c09319495f15 100644
--- a/net/merlinmon/Makefile
+++ b/net/merlinmon/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A curses app that displays the status of a Novatel CDPD modem device
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
NO_WRKSUBDIR= yes
do-install:
diff --git a/net/msntp/Makefile b/net/msntp/Makefile
index 8ab45391db54..ec50ad732432 100644
--- a/net/msntp/Makefile
+++ b/net/msntp/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.openpkg.org/sources/DST/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= A straightforward SNTP daemon/utility
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-lm"
CFLAGS+= -DLOCKNAME='\"/var/run/msntp.pid\"'
CFLAGS+= -DSAVENAME='\"/var/db/msntp.state\"'
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index d025918ada18..924a4afb67ca 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -16,6 +16,9 @@ MASTER_SITES= # http://evan.prodromou.san-francisco.ca.us/software/net-http/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for doing HTTP client-side programming in Guile
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/net/ntalk/Makefile b/net/ntalk/Makefile
index b7272183b79f..f8e603978817 100644
--- a/net/ntalk/Makefile
+++ b/net/ntalk/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://network.terramail.pl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A console chat application written with ncurse
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
do-build:
cd ${WRKSRC}; \
${CXX} ${CXXFLAGS} -o ntalk ntalk.cpp -lncurses ${PTHREAD_LIBS}
diff --git a/net/ntraceroute/Makefile b/net/ntraceroute/Makefile
index c11f3f6daf92..b5773ef0928b 100644
--- a/net/ntraceroute/Makefile
+++ b/net/ntraceroute/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ubiquitous network routing analysis tool
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}
EXTRACT_CMD= ${CP}
diff --git a/net/onion-fec/Makefile b/net/onion-fec/Makefile
index 8b9694244444..d662cbe37a45 100644
--- a/net/onion-fec/Makefile
+++ b/net/onion-fec/Makefile
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= onion-
MAINTAINER= ports@FreeBSD.org
COMMENT= Java Forward Error Correction (FEC) library from OnionNetworks
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= \
${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j
diff --git a/net/openverse/Makefile b/net/openverse/Makefile
index 65d8ab193f80..68068eb8ed90 100644
--- a/net/openverse/Makefile
+++ b/net/openverse/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-0.8-7
MAINTAINER= ports@FreeBSD.org
COMMENT= A visual chat program written in Tcl/Tk
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_TK_RUN= yes
USE_TCL_RUN= yes
NO_BUILD= yes
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile
index c95e793c53ed..4328c87cf478 100644
--- a/net/osrtspproxy/Makefile
+++ b/net/osrtspproxy/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_2_0
MAINTAINER= ports@FreeBSD.org
COMMENT= The RTSP Proxy Kit is a reference implementation of an RTSP proxy
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
HAS_CONFIGURE= YES
do-install:
diff --git a/net/pimdd/Makefile b/net/pimdd/Makefile
index 5526545e1512..71d996428551 100644
--- a/net/pimdd/Makefile
+++ b/net/pimdd/Makefile
@@ -15,6 +15,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= \
UO Dense Protocol-Independent Multicast (PIM-DM) daemon for IPv4
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
NO_MAN= defined
PIMDD_DOCS= pimd-dense.html README CHANGES RELEASE.NOTES
diff --git a/net/poink/Makefile b/net/poink/Makefile
index 16f8c16f8221..650042cb5dc4 100644
--- a/net/poink/Makefile
+++ b/net/poink/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Nosuid, secure ping like utility
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_ZIP= yes
MAN1= poink.1
diff --git a/net/py-medusa/Makefile b/net/py-medusa/Makefile
index c74a1f78409f..9180ea1db3b0 100644
--- a/net/py-medusa/Makefile
+++ b/net/py-medusa/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Asynchronous socket-based server framework for Python
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/net/py-timeoutsocket/Makefile b/net/py-timeoutsocket/Makefile
index cc40976ee8ed..2a80aadc75d7 100644
--- a/net/py-timeoutsocket/Makefile
+++ b/net/py-timeoutsocket/Makefile
@@ -14,7 +14,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Timeout mechanism for TCP connections
-USE_PYTHON= yes
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
+RUSE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
diff --git a/net/roadrunner/Makefile b/net/roadrunner/Makefile
index 808845b8665e..6dcbe2fd60ff 100644
--- a/net/roadrunner/Makefile
+++ b/net/roadrunner/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://ftp.codefactory.se/pub/RoadRunner/source/roadrunner/
MAINTAINER= ports@FreeBSD.org
COMMENT= A portable BEEP protocol implementation
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GNOME= glib20 libxml2 pkgconfig
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile
index f0b866e55bb8..10bac21fac65 100644
--- a/net/sambasentinel/Makefile
+++ b/net/sambasentinel/Makefile
@@ -16,6 +16,9 @@ DISTNAME= SambaSentinel-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SambaSentinel is a gtk-frontend to smbstatus with additional features
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= jags:${PORTSDIR}/net/jags
PLIST_FILES= bin/SambaSentinel
diff --git a/net/scand/Makefile b/net/scand/Makefile
index e1611f7acecf..20152f07d81c 100644
--- a/net/scand/Makefile
+++ b/net/scand/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://free.babolo.ru/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Flood scan detection and blocking daemon
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_RC_SUBR= scand
MAN8= scand.8 scandctl.8
diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile
index a67a43afd560..d39b8e8b9e1f 100644
--- a/net/tacshell/Makefile
+++ b/net/tacshell/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.rezrov.net/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Shell authentication for TACACS+ protocol
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
GNU_CONFIGURE= yes
PORTDOCS= README WHATSNEW ChangeLog
diff --git a/net/telserv/Makefile b/net/telserv/Makefile
index 752f86abc020..ecc60b429a38 100644
--- a/net/telserv/Makefile
+++ b/net/telserv/Makefile
@@ -18,6 +18,9 @@ EXTRACT_SUFX= .c
MAINTAINER= ports@FreeBSD.org
COMMENT= A telnet server analogous to the unix talk command
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
NO_WRKSUBDIR= yes
do-extract:
diff --git a/net/tridiavnc/Makefile b/net/tridiavnc/Makefile
index 29f28cfe2cc4..bcaf924cb443 100644
--- a/net/tridiavnc/Makefile
+++ b/net/tridiavnc/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_PERL5= yes
WRKSRC= ${WRKDIR}/unix/vnc_unixsrc
USE_IMAKE= yes
diff --git a/net/tvark/Makefile b/net/tvark/Makefile
index 4421a4b2903f..f12a85e7092b 100644
--- a/net/tvark/Makefile
+++ b/net/tvark/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://voodoo.bawue.com/download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= GUI network monitoring tool, tied to a MySQL database
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_PERL5_BUILD=yes
USE_GNOME= gtk12
USE_MYSQL= yes
diff --git a/net/vyqchat/Makefile b/net/vyqchat/Makefile
index fc0e230506aa..bb02c2b0b951 100644
--- a/net/vyqchat/Makefile
+++ b/net/vyqchat/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://linux.bydg.org/~yogin/
MAINTAINER= ports@FreeBSD.org
COMMENT= A Qt LAN chat, compatible with Vypress Chat
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_QT_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net/warppipe/Makefile b/net/warppipe/Makefile
index 87714a6b619f..3da8022d84cc 100644
--- a/net/warppipe/Makefile
+++ b/net/warppipe/Makefile
@@ -14,6 +14,9 @@ DISTNAME= WarpPipe-0.3.5-bsd
MAINTAINER= ports@FreeBSD.org
COMMENT= Online multi-player gaming for the Nintendo GameCube
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
ONLY_FOR_ARCHS= i386
diff --git a/net/wistumbler2/Makefile b/net/wistumbler2/Makefile
index 259544c72876..b75396b01a60 100644
--- a/net/wistumbler2/Makefile
+++ b/net/wistumbler2/Makefile
@@ -15,6 +15,9 @@ DISTNAME= wistumbler${PORTVERSION}-pre7
MAINTAINER= ports@FreeBSD.org
COMMENT= Network Stumbler for WaveLAN/IEEE Wireless
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GNOME= gtk20
diff --git a/net/wmq3/Makefile b/net/wmq3/Makefile
index 34cbd8f57f6b..1d673026c1af 100644
--- a/net/wmq3/Makefile
+++ b/net/wmq3/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Dockapp that query and display information on Quake 3 servers
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}
diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile
index 6d5a541bcc01..51f8c02a30ec 100644
--- a/net/xsmbrowser/Makefile
+++ b/net/xsmbrowser/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://nuxo1.free.fr/logiciel_reseau/visu_reso/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Tcl/Tk port of Windows Network Neighborhood
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT} \
${LOCALBASE}/bin/expectk:${PORTSDIR}/lang/expect
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index f496a345bb62..99a536b97fa5 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D graphical version of the traceroute program
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/dns/host
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile
index 0fc255b907b8..b2116821d8e4 100644
--- a/net/ytalk/Makefile
+++ b/net/ytalk/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.impul.se/ytalk/
MAINTAINER= ports@FreeBSD.org
COMMENT= A new "talk" that can talk to multiple parties at once
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAN1= ytalk.1
GNU_CONFIGURE= yes
diff --git a/net/zniper/Makefile b/net/zniper/Makefile
index ac5716e7780d..3175c313dab4 100644
--- a/net/zniper/Makefile
+++ b/net/zniper/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Display and reset active TCP connections
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CFLAGS="${CFLAGS}" CC="${CC}"
ALL_TARGET= fbsd_x86