Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Oct 2003 11:15:34 +0200 (CEST)
From:      Maciej Korzen <eaquer@ceti.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57524: New port: trf
Message-ID:  <20031003091534.C59664CA0C@example.com>
Resent-Message-ID: <200310030930.h939UFk2076174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57524
>Category:       ports
>Synopsis:       New port: trf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 03 02:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Maciej Korzen
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD example 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Sep 21 17:14:05 CEST 2003 root@example:/usr/obj/usr/src/sys/EXAMPLE i386

>Description:
	Trf monitors how much money You spent on Internet
>How-To-Repeat:
	none
>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:
#
#	trf
#	trf/Makefile
#	trf/pkg-plist
#	trf/pkg-descr
#	trf/distinfo
#
echo c - trf
mkdir -p trf > /dev/null 2>&1
echo x - trf/Makefile
sed 's/^X//' >trf/Makefile << 'END-of-trf/Makefile'
X# New ports collection makefile for:	trf
X# Date created:		25 September 2003
X# Whom:			Maciek Korzen <eaquer@ceti.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	trf
XPORTVERSION=	0.4
XCATEGORIES=	finance net
XMASTER_SITES=	http://www.ceti.pl/eaquer/trf/
XPKGNAMEPREFIX=	pl-
X
XMAINTAINER=	eaquer@ceti.pl
XCOMMENT=	This program monitors how much money You spent on Internet
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} COPYING CHANGELOG README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-trf/Makefile
echo x - trf/pkg-plist
sed 's/^X//' >trf/pkg-plist << 'END-of-trf/pkg-plist'
Xbin/trfs
Xbin/trf
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-trf/pkg-plist
echo x - trf/pkg-descr
sed 's/^X//' >trf/pkg-descr << 'END-of-trf/pkg-descr'
XTrf is a tarifficator for dial-up connections. It's designed to work with most
Xpopular Polish ISP - TP S.A.. It supports lump sum (pol - ryczalt).
X
XWWW: http://www.ceti.pl/eaquer/trf
X
X- Maciek Korzen
Xeaquer@ceti.pl
END-of-trf/pkg-descr
echo x - trf/distinfo
sed 's/^X//' >trf/distinfo << 'END-of-trf/distinfo'
XMD5 (trf-0.4.tar.gz) = 1eebab16db146cbd42c95ef67e9965af
END-of-trf/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031003091534.C59664CA0C>