diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
commit | 15b247f4439f50971519a2c03ceae504a06dd1e6 (patch) | |
tree | ac1eb1836f54d617d6a6b212ad196b1b47cf0764 /misc | |
parent | - remove spam from news spool if it's a SPAM (spamphobia patch) (diff) |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'misc')
-rw-r--r-- | misc/airoflash/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomesword/Makefile | 2 | ||||
-rw-r--r-- | misc/instant-workstation/Makefile | 2 | ||||
-rw-r--r-- | misc/skyutils/Makefile | 2 | ||||
-rw-r--r-- | misc/smssend/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile index e7bb863bcf11..012e5e723e7a 100644 --- a/misc/airoflash/Makefile +++ b/misc/airoflash/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ambrisko@freebsd.org COMMENT= Flash utiltity for Cisco/Aironet 802.11 wireless cards BROKEN= unfetchable: connection refused +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 AF_VERSION= 1.7 PLIST_FILES= bin/airoflash diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index 6ab62306b5b6..418925cf2ef7 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell BROKEN= Configure fails +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_X_PREFIX= yes INSTALLS_OMF= yes diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 6f927ed5fd06..079a1f0351b9 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -15,6 +15,8 @@ MAINTAINER= grog@lemis.com COMMENT= Instant workstation installs a typical set of ports for a workstation BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_GHOSTSCRIPT_RUN= yes diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index 378394ff8816..68b8dd4ba5fe 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -14,6 +14,8 @@ MAINTAINER= machiel_mastenbroek@hotmail.com COMMENT= A library required by smssend (same author) BROKEN= does not fetch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile index 4c6cfc88665f..eedc761751de 100644 --- a/misc/smssend/Makefile +++ b/misc/smssend/Makefile @@ -15,6 +15,8 @@ MAINTAINER= mico@bsd.hu COMMENT= A tool to send a SMS to any GSM BROKEN= fails to compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= skyutils-2.9.9:${PORTSDIR}/misc/skyutils diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 6ab62306b5b6..418925cf2ef7 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell BROKEN= Configure fails +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_X_PREFIX= yes INSTALLS_OMF= yes |