diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 08:37:49 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 08:37:49 +0000 |
commit | a1334cc5336a99e37ca77595c60f68012e2bb0bc (patch) | |
tree | df4588a3eebe74807d57f164b1c860b1243ffb47 /polish | |
parent | 253b88d8be9b64b5c3997611b2748738f6050bda (diff) | |
download | ports-a1334cc5336a99e37ca77595c60f68012e2bb0bc.tar.gz ports-a1334cc5336a99e37ca77595c60f68012e2bb0bc.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/Makefile | 1 | ||||
-rw-r--r-- | polish/sms2/Makefile | 29 | ||||
-rw-r--r-- | polish/sms2/distinfo | 2 | ||||
-rw-r--r-- | polish/sms2/pkg-descr | 5 | ||||
-rw-r--r-- | polish/sms2/pkg-plist | 8 |
5 files changed, 0 insertions, 45 deletions
diff --git a/polish/Makefile b/polish/Makefile index e1030d6eb8d9..5d48e79eeba7 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -20,7 +20,6 @@ SUBDIR += php_doc SUBDIR += qfaktury SUBDIR += qnapi - SUBDIR += sms2 SUBDIR += tleenx2 SUBDIR += trf SUBDIR += webalizer2 diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile deleted file mode 100644 index 90de96007d04..000000000000 --- a/polish/sms2/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Created by: Krzysztof Kowalewski <pyzmen@kam.pl> -# $FreeBSD$ - -PORTNAME= sms -PORTVERSION= 2.1.0 -PORTREVISION= 6 -CATEGORIES= polish -MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ - http://radioemiter.pl/~mjd/slackware/sms2/ \ - http://pyzmen.kam.pl/sms/ \ - ftp://ftp.ma.krakow.pl/pub/sms/ - -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 \ - pcre\\+\\+.0:${PORTSDIR}/devel/pcre++ - -LATEST_LINK= sms2 - -USES= gmake - -NO_STAGE= yes -.include <bsd.port.mk> diff --git a/polish/sms2/distinfo b/polish/sms2/distinfo deleted file mode 100644 index 1bdb4d6a7a43..000000000000 --- a/polish/sms2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sms-2.1.0.tar.gz) = 105dc13661ac35608e8dab39de76797362bef420b64113f1cf0a6e3a3d3e990c -SIZE (sms-2.1.0.tar.gz) = 45668 diff --git a/polish/sms2/pkg-descr b/polish/sms2/pkg-descr deleted file mode 100644 index 5eeb93bdfe11..000000000000 --- a/polish/sms2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A program to send SMS to cellular phones in Poland (Idea, ERA, Plus). -Also supports english O2 SMS gateway. Development version, completly -rewritten. - -WWW: http://www.ceti.pl/~miki/komputery/sms.html diff --git a/polish/sms2/pkg-plist b/polish/sms2/pkg-plist deleted file mode 100644 index 31a39e903e4d..000000000000 --- a/polish/sms2/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/sms -bin/smsaddr -%%DATADIR%%/README -%%DATADIR%%/README.smsrc -%%DATADIR%%/mimecut -%%DATADIR%%/procmailrc -%%DATADIR%%/sms-get -@dirrm %%DATADIR%% |