ports/137548: New Port: comms/callsign

Rick E. codeblock at eighthbit.net
Sat Aug 8 00:30:07 UTC 2009


>Number:         137548
>Category:       ports
>Synopsis:       New Port: comms/callsign
>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:   Sat Aug 08 00:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Rick E.
>Release:        7.2-RELEASE
>Organization:
N/A
>Environment:
FreeBSD R-1.local. 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This "program" is a ruby script which uses comms/rubygem-callsign to allow retrieval of information pertaining to US Amateur Radio Callsigns.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	/usr/ports/comms/callsign/
#	/usr/ports/comms/callsign/Makefile
#	/usr/ports/comms/callsign/distinfo
#	/usr/ports/comms/callsign/pkg-descr
#
echo c - /usr/ports/comms/callsign/
mkdir -p /usr/ports/comms/callsign/ > /dev/null 2>&1
echo x - /usr/ports/comms/callsign/Makefile
sed 's/^X//' >/usr/ports/comms/callsign/Makefile << 'c821e133f001172df737f3d43ebb11ae'
X# New ports collection makefile for:	callsign-bin
X# Date created:        31 July 2009
X# Whom:                Rick Elrod <codeblock at eighthbit.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	callsign
XPORTVERSION=	1.0.1
XCATEGORIES=	comms net
XMASTER_SITES=	RF
XMASTER_SITE_SUBDIR=	callsign
XPKGNAMESUFFIX=	-bin
XDISTNAME=	callsign-${PORTVERSION}
X
XMAINTAINER=	codeblock at eighthbit.net
XCOMMENT=	An amateur radio callsign lookup command
X
XRUN_DEPENDS+=	${LOCALBASE}/lib/ruby/gems/1.8/gems/callsign-1.0.3/lib/callsign.rb:${PORTSDIR}/comms/rubygem-callsign
X
XWRKSRC=		${WRKDIR}
XNO_BUILD=	YES
XPLIST_FILES=	bin/callsign
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/callsign ${LOCALBASE}/bin/
X
X.include <bsd.port.mk>
c821e133f001172df737f3d43ebb11ae
echo x - /usr/ports/comms/callsign/distinfo
sed 's/^X//' >/usr/ports/comms/callsign/distinfo << 'ce146e1b724f2c2d955c938be44a7e65'
XMD5 (callsign-1.0.1.tar.gz) = 4abb6cddab69db80a0ca2d6447b85c63
XSHA256 (callsign-1.0.1.tar.gz) = e67070c918febacb4aa720063cacec79a8cf2f6da3c92b7f4e840100af2796ae
XSIZE (callsign-1.0.1.tar.gz) = 1289
ce146e1b724f2c2d955c938be44a7e65
echo x - /usr/ports/comms/callsign/pkg-descr
sed 's/^X//' >/usr/ports/comms/callsign/pkg-descr << '1d41539a085973260763d2aab661528a'
XAn Amateur Radio callsign lookup command, made in Ruby,
Xto look up US Amateur Radio Operators.
1d41539a085973260763d2aab661528a
exit



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



More information about the freebsd-ports-bugs mailing list