diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-02 22:55:41 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-02 22:55:41 +0000 |
commit | afe94e2b46e0f4628ce6d8fe071a78f6fd16f44f (patch) | |
tree | a56967a6f425a9d5a4059fdc1d0ef8c4632a59fe | |
parent | aecbcd10c43fe5ee7f42e0c8f55733de25c293e3 (diff) | |
download | FreeBSD-ports-afe94e2b46e0f4628ce6d8fe071a78f6fd16f44f.zip FreeBSD-ports-afe94e2b46e0f4628ce6d8fe071a78f6fd16f44f.tar.gz |
Per maintainer request, remove german/cheapcall. The mastersite has
disappeared and the author no longer responds to email.
-rw-r--r-- | CVSROOT/modules | 1 | ||||
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | german/Makefile | 1 | ||||
-rw-r--r-- | german/cheapcall/Makefile | 34 | ||||
-rw-r--r-- | german/cheapcall/distinfo | 1 | ||||
-rw-r--r-- | german/cheapcall/pkg-descr | 17 | ||||
-rw-r--r-- | german/cheapcall/pkg-plist | 3 |
7 files changed, 1 insertions, 57 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 45dd29c..1562d75 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -1174,7 +1174,6 @@ ddos_scan ports/security/ddos_scan ddup ports/dns/ddup de-BBBike ports/german/BBBike de-aspell ports/german/aspell -de-cheapcall ports/german/cheapcall de-citrix_ica ports/german/citrix_ica de-dict ports/german/dict de-ding ports/german/ding @@ -647,3 +647,4 @@ lang/jgnat-doc-info||2003-11-03|Broken and not supported by ACT lang/jgnat-doc-ps||2003-11-03|Broken and not supported by ACT lang/jgnat-doc-txt||2003-11-03|Broken and not supported by ACT devel/amulet||2003-11-03|Development stopped in 1998; see OpenAmulet instead +german/cheapcall||2003-11-03|Mastersite disappeared, author no longer available diff --git a/german/Makefile b/german/Makefile index aed38f2..2820482 100644 --- a/german/Makefile +++ b/german/Makefile @@ -3,7 +3,6 @@ SUBDIR += BBBike SUBDIR += aspell - SUBDIR += cheapcall SUBDIR += citrix_ica SUBDIR += dict SUBDIR += ding diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile deleted file mode 100644 index 0774646..0000000 --- a/german/cheapcall/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: cheap-call -# Date created: 9 Jun 1999 -# Whom: Peter Cornelius <pcc@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= cheap-call -PORTVERSION= 0.7e -CATEGORIES= german -MASTER_SITES= http://212.227.69.105/download/ -DISTNAME= cheap-call-${LONGVER}.tcl -EXTRACT_SUFX= .bz2 - -MAINTAINER= pcc@gmx.net -COMMENT= Shows cheapest German call-by-call telephone provider (German only) - -RUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80 - -LONGVER= 0.7e-1.9.99 - -EXTRACT_AFTER_ARGS= | ${CAT} - > ${WRKDIR}/cheap-call-${LONGVER}.tcl -NO_WRKSUBDIR= yes -NO_BUILD= yes -STRIP= -USE_BZIP2= yes -PLIST_SUB= LONGVER="${LONGVER}" - -do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/cheap-call-${LONGVER}.tcl ${PREFIX}/bin - @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheap-call - @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheapcall - -.include <bsd.port.mk> diff --git a/german/cheapcall/distinfo b/german/cheapcall/distinfo deleted file mode 100644 index 6995ae5..0000000 --- a/german/cheapcall/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (cheap-call-0.7e-1.9.99.tcl.bz2) = f72744f3d89cc17ed60b1d5beabfee69 diff --git a/german/cheapcall/pkg-descr b/german/cheapcall/pkg-descr deleted file mode 100644 index 99cb8a2..0000000 --- a/german/cheapcall/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Cheap-call is a neat tcl utility for Pfennig-Füchse that always need -to know which German call-by-call telephone provider is cheapest right -now. One may choose between the (probably-always-out-of-date-) local -database and the online one at http://www.billiger-telefonieren.de/. -This port is probably useless for people outside Germany. Also, it's -all in Sauerkrautish. - -Cheap-call ist ein kleines TCL-Script für Pfennig-Füchse, die immer -den gerade billigsten Call-by-Call-Telefonprovider wissen müssen. Man -kann zwischen der (vermutlich permanent veralteten) lokalen Datenbank -und der Online-Datenbank bei http://www.billiger-telefonieren.de/. -Dieser Port ist außerhalb Deutschlands vermutlich von geringem Nutzen. - -Die Doku ist (noch?) etwas knapp gehalten, sie findet sich unter -http://www.billiger-telefonieren.de/documentation.shtml . - -WWW: http://www.billiger-telefonieren.de/ diff --git a/german/cheapcall/pkg-plist b/german/cheapcall/pkg-plist deleted file mode 100644 index 64709d9..0000000 --- a/german/cheapcall/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/cheap-call-%%LONGVER%%.tcl -bin/cheap-call -bin/cheapcall |