Date: Sun, 13 Jun 1999 12:46:25 -0700 (PDT) From: pcc@gmx.net To: freebsd-gnats-submit@freebsd.org Subject: ports/12193: new port: cheapcall-0.7e Message-ID: <19990613194625.1FE0614BE6@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 12193 >Category: ports >Synopsis: new port: cheapcall-0.7e >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 13 12:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Peter Cornelius >Release: 2.2.8-STABLE FreeBSD >Organization: peter cornelius consulting >Environment: FreeBSD petra.cornelius.org 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Mon Jan 11 21:57:37 CET 1999 root@petra.cornelius.org:/usr/src/sys/compile/PETRA i386 >Description: 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. I hope that I was able to create a correct port. If not, *please* imme a yell -- thanks. Now, save ur pennies. Regards, Peter. >How-To-Repeat: ./. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # german/cheapcall # german/cheapcall/Makefile # german/cheapcall/pkg # german/cheapcall/pkg/COMMENT # german/cheapcall/pkg/DESCR # german/cheapcall/pkg/PLIST # german/cheapcall/files # german/cheapcall/files/md5 # echo c - german/cheapcall mkdir -p german/cheapcall > /dev/null 2>&1 echo x - german/cheapcall/Makefile sed 's/^X//' >german/cheapcall/Makefile << 'END-of-german/cheapcall/Makefile' X# New ports collection makefile for: cheap-call X# Version required: 0.7e-1.6.99 X# Date created: 9 Jun 1999 X# Whom: Peter Cornelius <pcc@gmx.net> X# X# $Id$ X XDISTNAME= cheap-call-${LONGVER}.tcl XPKGNAME= cheapcall-0.7e XCATEGORIES= german XMASTER_SITES= http://www03.billiger-telefonieren.de/download/ XEXTRACT_SUFX= .bz2 X XMAINTAINER= pcc@gmx.net X XRUN_DEPENDS= wishx:${PORTSDIR}/lang/tclX80 X XEXTRACT_AFTER_ARGS= | ${CAT} - > ${WRKDIR}/cheap-call-${LONGVER}.tcl XNO_WRKSUBDIR= yes XUSE_X_PREFIX= yes XNO_BUILD= yes XSTRIP= XUSE_BZIP2= yes X XLONGVER= 0.7e-1.6.99 X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/cheap-call-${LONGVER}.tcl ${PREFIX}/bin X @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheap-call X @${LN} -sf ${PREFIX}/bin/cheap-call-${LONGVER}.tcl ${PREFIX}/bin/cheapcall X X.include <bsd.port.mk> END-of-german/cheapcall/Makefile echo c - german/cheapcall/pkg mkdir -p german/cheapcall/pkg > /dev/null 2>&1 echo x - german/cheapcall/pkg/COMMENT sed 's/^X//' >german/cheapcall/pkg/COMMENT << 'END-of-german/cheapcall/pkg/COMMENT' XShows cheapest German call-by-call telephone provider (German only) END-of-german/cheapcall/pkg/COMMENT echo x - german/cheapcall/pkg/DESCR sed 's/^X//' >german/cheapcall/pkg/DESCR << 'END-of-german/cheapcall/pkg/DESCR' XCheap-call is a neat tcl utility for Pfennig-Füchse that always need Xto know which German call-by-call telephone provider is cheapest right Xnow. One may choose between the (probably-always-out-of-date-) local Xdatabase and the online one at http://www.billiger-telefonieren.de/. XThis port is probably useless for people outside Germany. Also, it's Xall in Sauerkrautish. X XCheap-call ist ein kleines TCL-Script für Pfennig-Füchse, die immer Xden gerade billigsten Call-by-Call-Telefonprovider wissen müssen. Man Xkann zwischen der (vermutlich permanent veralteten) lokalen Datenbank Xund der Online-Datenbank bei http://www.billiger-telefonieren.de/. XDieser Port ist außerhalb Deutschlands vermutlich von geringem Nutzen. X XDie Doku ist (noch?) etwas knapp gehalten, sie findet sich unter Xhttp://www.billiger-telefonieren.de/documentation.shtml . END-of-german/cheapcall/pkg/DESCR echo x - german/cheapcall/pkg/PLIST sed 's/^X//' >german/cheapcall/pkg/PLIST << 'END-of-german/cheapcall/pkg/PLIST' Xbin/cheap-call-0.7e-1.6.99.tcl Xbin/cheap-call X END-of-german/cheapcall/pkg/PLIST echo c - german/cheapcall/files mkdir -p german/cheapcall/files > /dev/null 2>&1 echo x - german/cheapcall/files/md5 sed 's/^X//' >german/cheapcall/files/md5 << 'END-of-german/cheapcall/files/md5' XMD5 (cheap-call-0.7e-1.6.99.tcl.bz2) = cc39b82659ecd01bb90d1167d72016fd END-of-german/cheapcall/files/md5 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990613194625.1FE0614BE6>