diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /net | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'net')
-rw-r--r-- | net/blam/Makefile | 2 | ||||
-rw-r--r-- | net/delegate/Makefile | 2 | ||||
-rw-r--r-- | net/linphone-base/Makefile | 2 | ||||
-rw-r--r-- | net/nocatsplash/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Spread/Makefile | 2 | ||||
-rw-r--r-- | net/tramp/Makefile | 2 | ||||
-rw-r--r-- | net/vls/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile index 9c7fe76a38d4..b3a25a1ca705 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -22,6 +22,8 @@ RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \ ${X11BASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10 BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 .if !defined(WITH_MOZILLA) MOZILLA= mozilla diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 2e4aa731a710..56b285b955cc 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -16,6 +16,8 @@ MAINTAINER= gioria@FreeBSD.org COMMENT= General purpose TCP/IP proxy system BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_BZIP2= yes IS_INTERACTIVE= YES diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index 0663dbc2bbf8..1d6cc689d42c 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A web phone that supports SIP protocol BROKEN= broken by latest update to libosip2 +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm \ jack.0:${PORTSDIR}/audio/jack \ diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index 5e5440411f8a..64d03a0b63d5 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Splash Screen BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_GNOME= glib12 diff --git a/net/p5-Spread/Makefile b/net/p5-Spread/Makefile index e965c5e7ebfd..45acd1534957 100644 --- a/net/p5-Spread/Makefile +++ b/net/p5-Spread/Makefile @@ -17,6 +17,8 @@ MAINTAINER= aaron@FreeBSD.org COMMENT= Perl extension for the Spread group communication system BROKEN= fails to deinstall cleanly +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread diff --git a/net/tramp/Makefile b/net/tramp/Makefile index 8fab622515da..a384f55d2a08 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent remote file access tool for emacsen BROKEN= removes files not belonging to it on deinstall +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_EMACS= yes EMACS_PORT_NAME?= emacs21 diff --git a/net/vls/Makefile b/net/vls/Makefile index 5dc32dd07dfb..54da8306e1e8 100644 --- a/net/vls/Makefile +++ b/net/vls/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Broadcasts MPEG(1/2/4, PS/TS) video streams BROKEN= fails to install +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= dvbpsi.4:${PORTSDIR}/multimedia/libdvbpsi .if !defined(WITHOUT_DVD) |