diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
commit | 4dcc5ea1212242bd5093d3b5b3bceebc9c15e131 (patch) | |
tree | c526611d8e6fd51aba89a8726af320f98e93563c /comms | |
parent | aa39905a01e4680a55bff744b3b54cd17e3da00c (diff) | |
download | freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.gz freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.zst freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'comms')
-rw-r--r-- | comms/qicosi/Makefile | 3 | ||||
-rw-r--r-- | comms/sms_client/Makefile | 3 | ||||
-rw-r--r-- | comms/smstools/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
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]* |