Mark port polish/sms2 as deprecated since it is no longer being developed since December of 2006.
Author: cs Date: Fri May 30 18:56:56 2014 New Revision: 355896 URL: http://svnweb.freebsd.org/changeset/ports/355896 QAT: https://qat.redports.org/buildarchive/r355896/ Log: Deprecate: abandoned for years PR: ports/190412 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer) Approved by: portmgr (implicit) Modified: head/polish/sms2/Makefile Modified: head/polish/sms2/Makefile ============================================================================== --- head/polish/sms2/Makefile Fri May 30 18:43:48 2014 (r355895) +++ head/polish/sms2/Makefile Fri May 30 18:56:56 2014 (r355896) @@ -13,6 +13,9 @@ MASTER_SITES= http://ceti.pl/~miki/kompu MAINTAINER= pyzmen@kam.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) +DEPRECATED= sms2 is no longer being developed, consider using alternative software. +EXPIRATION_DATE=2014-06-30 + LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ pcre.3:${PORTSDIR}/devel/pcre \ gdbm.4:${PORTSDIR}/databases/gdbm \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank you very much.