ports/82879: [NEW PORT] comms/wwl: Calculates distance (qrb) used in Amateur Radio

Diane Bruce db at db.net
Fri Jul 1 23:40:18 UTC 2005


>Number:         82879
>Category:       ports
>Synopsis:       [NEW PORT] comms/wwl: Calculates distance (qrb) used in Amateur Radio
>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 Jul 01 23:40:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Diane Bruce
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
none
>Environment:
System: FreeBSD night.db.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #7: Thu May 19 07:07:49 EDT 2005
>Description:
Given two Maidenhead locators, calculates distance (qrb) and azimuth.

Originally by IK0ZSN Mirko Caserta <ik0zsn at amsat.org>

- Diane Bruce, VA3DB
db at db.net

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- wwl-1.2.shar 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:
#
#	wwl
#	wwl/pkg-descr
#	wwl/distinfo
#	wwl/Makefile
#
echo c - wwl
mkdir -p wwl > /dev/null 2>&1
echo x - wwl/pkg-descr
sed 's/^X//' >wwl/pkg-descr << 'END-of-wwl/pkg-descr'
XGiven two Maidenhead locators, calculates distance (qrb) and azimuth.
X
XOriginally by IK0ZSN Mirko Caserta <ik0zsn at amsat.org>
X
X- Diane Bruce, VA3DB
Xdb at db.net
END-of-wwl/pkg-descr
echo x - wwl/distinfo
sed 's/^X//' >wwl/distinfo << 'END-of-wwl/distinfo'
XMD5 (wwl-1.2.tar.gz) = 7185ea0e949e5868a802b80a1cfdd304
XSIZE (wwl-1.2.tar.gz) = 2604
END-of-wwl/distinfo
echo x - wwl/Makefile
sed 's/^X//' >wwl/Makefile << 'END-of-wwl/Makefile'
X# ports collection makefile for:	wwl
X# Date created:		1 July 2005
X# Whom:			db
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	wwl
XPORTVERSION=	1.2
XCATEGORIES=	comms astro
XMASTER_SITES=	${MASTER_SITE_SUNSITE:=apps/ham/}
X
XMAINTAINER=	db at db.net
XCOMMENT=	Calculates distance (qrb) used in Amateur Radio
X
XPORTDOCS=	README INSTALL
XPLIST_FILES=	bin/wwl
X
XWRKSRC=		${WRKDIR}/wwl
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wwl ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/INSTALL ${DOCSDIR}
X	@${ECHO} ""
X	@${ECHO} "wwl docs installed in ${DOCSDIR}"
X	@${ECHO} ""
X.endif
X
X.include <bsd.port.mk>
END-of-wwl/Makefile
exit
--- wwl-1.2.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list