ports/71365: new port (polish/sms2)

Kowalewski Krzysztof pyzmen at kam.pl
Sat Sep 4 07:20:20 UTC 2004


>Number:         71365
>Category:       ports
>Synopsis:       new port (polish/sms2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 04 07:20:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kowalewski Krzysztof
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD nemesis.kam.pl 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sat Aug 21 10:30:38 CEST 2004 root at nemesis.kam.pl:/usr/obj/usr/src/sys/nemesis  i386

>Description:
It is just a new port.
>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
#	sms2/pkg-message
#
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 at kam.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sms
XPORTVERSION=	2.0.0
XPORTREVISION=	rc1
XCATEGORIES=	polish
XDISTFILES=	sms-2.0.0-rc1.tar.gz
XMASTER_SITES=	http://ceti.pl/~miki/komputery/download/sms/
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Send SMS to cellular phones in Poland (Idea, ERA, Plus)
X
XWRKSRC=		${WRKDIR}/sms
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
XREINPLACE_ARGS=	-i ""
X
XLIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl \
X		pcre.0:${PORTSDIR}/devel/pcre \
X		pcre++.0:${PORTSDIR}/devel/pcre++
X
Xpost-extract:
X	@${FIND} ${WRKSRC} -name CVS | ${XARGS} -n 1 ${RM} -r
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's,CXXFLAGS?,CXXFLAGS,' ${WRKSRC}/Makefile
X	@${ECHO_CMD} "install:" >> ${WRKSRC}/Makefile
X
Xpost-install:
X	@${INSTALL} -g wheel -m 755 -o root ${WRKSRC}/sms2 ${LOCALBASE}/bin/sms2
X	@${CAT} ${PKGMESSAGE}
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/sms2
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-rc1.tar.gz) = bd4ee813067c358526505924e75c2f8e
XSIZE (sms-2.0.0-rc1.tar.gz) = 19651
END-of-sms2/distinfo
echo x - sms2/pkg-message
sed 's/^X//' >sms2/pkg-message << 'END-of-sms2/pkg-message'
X*******************************************************************************
X
XDo not be worried about errors displayed, this is still development version and
Xit is just RC1. $HOME/.smsrc file has the same format as sms1 (polish/sms) and
Xshould be also configured in order for sms2 to work. Please, refer to help
Xdisplayed by '/usr/local/bin/sms2 -h' for details of usage.
X
X*******************************************************************************
END-of-sms2/pkg-message
exit
--- sms2.port ends here ---


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



More information about the freebsd-ports-bugs mailing list