aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/ha/Makefile3
-rw-r--r--archivers/unadf/Makefile3
-rw-r--r--audio/cdplayer.app/Makefile3
-rw-r--r--audio/wmcdplay/Makefile3
-rw-r--r--audio/wmmixer/Makefile3
-rw-r--r--audio/xmms-pipe/Makefile3
-rw-r--r--audio/xmms-speex/Makefile3
-rw-r--r--audio/xsidplay/Makefile3
-rw-r--r--audio/xtuner/Makefile3
-rw-r--r--chinese/chm2html/Makefile3
-rw-r--r--chinese/reciteword/Makefile3
-rw-r--r--chinese/xttmgr/Makefile3
-rw-r--r--comms/qicosi/Makefile3
-rw-r--r--comms/sms_client/Makefile3
-rw-r--r--comms/smstools/Makefile3
-rw-r--r--converters/utf8conv/Makefile3
16 files changed, 48 insertions, 0 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index ccef78a4d521..9254998f0e97 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The HA archiver using the HSC compression method
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
NO_WRKSUBDIR= yes
PLIST_FILES= bin/ha
MAKEFILE= makefile.nix
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile
index f1d715dff873..41d4b8206104 100644
--- a/archivers/unadf/Makefile
+++ b/archivers/unadf/Makefile
@@ -15,6 +15,9 @@ DISTNAME= adflib
MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts files from .adf-files used by Amiga emulators
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
NO_WRKSUBDIR= yes
PLIST_FILES= bin/unadf
PORTDOCS= API.txt api_device.html api_dir.html api_env.html api_file.html \
diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile
index 0bd99cd59903..95db4857289e 100644
--- a/audio/cdplayer.app/Makefile
+++ b/audio/cdplayer.app/Makefile
@@ -15,6 +15,9 @@ DISTNAME= CDPlayer.app-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
wraster.4:${PORTSDIR}/x11-wm/windowmaker
diff --git a/audio/wmcdplay/Makefile b/audio/wmcdplay/Makefile
index 979ba7607964..27325da25ef8 100644
--- a/audio/wmcdplay/Makefile
+++ b/audio/wmcdplay/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A CD player for the WindowMaker dock
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
BROKEN= does not build
PLIST_FILES= bin/wmcdplay
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile
index 65f080e38ed4..2179c3a24ef8 100644
--- a/audio/wmmixer/Makefile
+++ b/audio/wmmixer/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= An audio mixer for the WindowMaker dock
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
PLIST_FILES= bin/wmmixer
WRKSRC= ${WRKDIR}/wmmixer
USE_IMAKE= yes
diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile
index 9902fe663396..c74a3527be24 100644
--- a/audio/xmms-pipe/Makefile
+++ b/audio/xmms-pipe/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Controls XMMS with a named pipe
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile
index 7b76250ce242..d6797f9cd700 100644
--- a/audio/xmms-speex/Makefile
+++ b/audio/xmms-speex/Makefile
@@ -15,6 +15,9 @@ DISTNAME= speex-xmms-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS input plugin to play speex files
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile
index 2e5e4a6f5d62..dcda5cccc0b4 100644
--- a/audio/xsidplay/Makefile
+++ b/audio/xsidplay/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical front end for libsidplay
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
USE_QT_VER= 3
USE_GNOME= gnometarget
WANT_GNOME= yes
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile
index 6c039fd9c437..63aa276c4fe2 100644
--- a/audio/xtuner/Makefile
+++ b/audio/xtuner/Makefile
@@ -15,6 +15,9 @@ DISTNAME= Xtuner-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards!
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
PLIST_FILES= bin/xtuner
diff --git a/chinese/chm2html/Makefile b/chinese/chm2html/Makefile
index c858073e6991..03dc9738d3f3 100644
--- a/chinese/chm2html/Makefile
+++ b/chinese/chm2html/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= CHM Tools package
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}
post-extract:
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile
index e8ee81a59709..bd4af0f3ea4f 100644
--- a/chinese/reciteword/Makefile
+++ b/chinese/reciteword/Makefile
@@ -18,6 +18,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \
MAINTAINER= ports@FreeBSD.org
COMMENT= Education software to help people to study English
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/chinese/xttmgr/Makefile b/chinese/xttmgr/Makefile
index 6fdd50a75d0c..8321b5df3c44 100644
--- a/chinese/xttmgr/Makefile
+++ b/chinese/xttmgr/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/xttmgr/
MAINTAINER= ports@FreeBSD.org
COMMENT= A Big5/GB enhanced TrueType Font Manager
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
PLIST_FILES= bin/xttmgr
diff --git a/comms/qicosi/Makefile b/comms/qicosi/Makefile
index cdf721e0c137..29dd9a353e26 100644
--- a/comms/qicosi/Makefile
+++ b/comms/qicosi/Makefile
@@ -14,6 +14,9 @@ DISTNAME= qico-${PORTVERSION}xe
MAINTAINER= ports@FreeBSD.org
COMMENT= Ip/modem fido compatible mailer
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/comms/sms_client/Makefile b/comms/sms_client/Makefile
index fd211c7d0cbb..f998c3439bd9 100644
--- a/comms/sms_client/Makefile
+++ b/comms/sms_client/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://www.smsclient.org/download/smsclient-3.0-testing/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple UNIX SMS client to send messages to phones or pagers
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
HAS_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/comms/smstools/Makefile b/comms/smstools/Makefile
index d6045d68b7cc..4c1e1c083fa7 100644
--- a/comms/smstools/Makefile
+++ b/comms/smstools/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://smstools.meinemullemaus.de/packages/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tools to handle Short Message Service
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
LIB_DEPENDS= mm:${PORTSDIR}/devel/mm
CONFLICTS= gnokii-[0-9]* smstools-3.* sendsms-[0-9]*
diff --git a/converters/utf8conv/Makefile b/converters/utf8conv/Makefile
index 8f7547cfc9ed..33bb96d12af3 100644
--- a/converters/utf8conv/Makefile
+++ b/converters/utf8conv/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://mikebabcock.ca/code/
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert hexadecimal Unicode character values to UTF-8
+DEPRECATED= Looks like an abandonware, no more public distfile
+EXPIRATION_DATE= 2011-08-01
+
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}