From afe94e2b46e0f4628ce6d8fe071a78f6fd16f44f Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 2 Nov 2003 22:55:41 +0000 Subject: Per maintainer request, remove german/cheapcall. The mastersite has disappeared and the author no longer responds to email. --- CVSROOT/modules | 1 - MOVED | 1 + german/Makefile | 1 - german/cheapcall/Makefile | 34 ---------------------------------- german/cheapcall/distinfo | 1 - german/cheapcall/pkg-descr | 17 ----------------- german/cheapcall/pkg-plist | 3 --- 7 files changed, 1 insertion(+), 57 deletions(-) delete mode 100644 german/cheapcall/Makefile delete mode 100644 german/cheapcall/distinfo delete mode 100644 german/cheapcall/pkg-descr delete mode 100644 german/cheapcall/pkg-plist diff --git a/CVSROOT/modules b/CVSROOT/modules index 45dd29cdd7cc..1562d75f773b 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 diff --git a/MOVED b/MOVED index 9f8a54300205..4345b0fe4efc 100644 --- a/MOVED +++ b/MOVED @@ -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 aed38f2ef8d8..2820482e81f5 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 077464677523..000000000000 --- 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 -# -# $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 diff --git a/german/cheapcall/distinfo b/german/cheapcall/distinfo deleted file mode 100644 index 6995ae575074..000000000000 --- 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 99cb8a2ade43..000000000000 --- 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 64709d9186a4..000000000000 --- a/german/cheapcall/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/cheap-call-%%LONGVER%%.tcl -bin/cheap-call -bin/cheapcall -- cgit