Date: 25 Oct 2004 12:31:50 -0000 From: Krzysztof Kowalewski <pyzmen@kam.pl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/73115: New (update) port: polish/sms2 (2.0.0-release) Message-ID: <20041025123150.57385.qmail@kam.pl> Resent-Message-ID: <200410251240.i9PCeU9m093363@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73115 >Category: ports >Synopsis: New (update) port: polish/sms2 (2.0.0-release) >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: Mon Oct 25 12:40:30 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Krzysztof Kowalewski >Release: FreeBSD 5.2.1-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD nemesis.kam.pl 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11 #3: Wed Oct 20 02:50:57 CEST 2004 root@nemesis.kam.pl:/usr/obj/usr/src/sys/nemesis i386 >Description: sms 2.0.0 release (rewritten version of polish/sms), fully functional. >How-To-Repeat: >Fix: --- sms2.port begins here --- # 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: # # sms2 # sms2/Makefile # sms2/pkg-plist # sms2/pkg-descr # sms2/distinfo # echo c - sms2 mkdir -p sms2 > /dev/null 2>&1 echo x - sms2/Makefile sed 's/^X//' >sms2/Makefile << 'END-of-sms2/Makefile' X# New ports collection makefile for: sms2 X# Date created: 04 sep 2004 X# Whom: Krzysztof Kowalewski <pyzmen@kam.pl> X# X# $FreeBSD$ X# X XPORTNAME= sms XPORTVERSION= 2.0.0 XPORTREVISION= 1 XCATEGORIES= polish XMASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) X XLIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ X pcre.0:${PORTSDIR}/devel/pcre \ X gdbm.3:${PORTSDIR}/databases/gdbm X XBUILD_DEPENDS= ${LOCALBASE}/include/pcre++.h:${PORTSDIR}/devel/pcre++ X XUSE_GMAKE= yes X X.include <bsd.port.mk> END-of-sms2/Makefile echo x - sms2/pkg-plist sed 's/^X//' >sms2/pkg-plist << 'END-of-sms2/pkg-plist' Xbin/sms Xbin/smsaddr Xshare/sms/README Xshare/sms/README.smsrc Xshare/sms/mimecut Xshare/sms/procmailrc Xshare/sms/sms-get X@dirrm share/sms END-of-sms2/pkg-plist echo x - sms2/pkg-descr sed 's/^X//' >sms2/pkg-descr << 'END-of-sms2/pkg-descr' XA program to send SMS to cellular phones in Poland (Idea, ERA, Plus). XDevelopment version, completly rewritten. X XWWW: http://www.ceti.pl/~miki/komputery/sms.html END-of-sms2/pkg-descr echo x - sms2/distinfo sed 's/^X//' >sms2/distinfo << 'END-of-sms2/distinfo' XMD5 (sms-2.0.0.tar.gz) = 6651efecd15f93e78b08f225e77b3e60 XSIZE (sms-2.0.0.tar.gz) = 47191 END-of-sms2/distinfo exit --- sms2.port ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041025123150.57385.qmail>