Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2004 15:13:22 +0100 (BST)
From:      Matt Dawson <matt@mattsnetwork.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68694: [New port] comms/glfer, QRSS CW app
Message-ID:  <200407051413.i65EDMIT020114@workstation1.local.mattsnetwork.co.uk>
Resent-Message-ID: <200407051420.i65EKFuV088910@freefall.freebsd.org>

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

>Number:         68694
>Category:       ports
>Synopsis:       [New port] comms/glfer, QRSS CW app
>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 Jul 05 14:20:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
n/a
>Environment:
System: FreeBSD workstation1.local.mattsnetwork.co.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Thu Jul 1 16:03:11 BST 2004 md001@workstation1.local.mattsnetwork.co.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386


	
>Description:
New port: glfer, a QRSS CW application for low frequency operations on
amateur radio.

>How-To-Repeat:
	
>Fix:

.shar attached.

--- glfer-0.3.3.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:
#
#	glfer
#	glfer/Makefile
#	glfer/distinfo
#	glfer/pkg-plist
#	glfer/pkg-descr
#
echo c - glfer
mkdir -p glfer > /dev/null 2>&1
echo x - glfer/Makefile
sed 's/^X//' >glfer/Makefile << 'END-of-glfer/Makefile'
X# New ports collection makefile for:	glfer
X# Date created:		2004-07-05
X# Whom:			Matt Dawson <matt@mattsnetwork.co.uk>
X#
X# $FreeBSD$
X
XPORTNAME=	glfer
XPORTVERSION=	0.3.3
XCATEGORIES=	comms
XMASTER_SITES=	http://www.qsl.net/in3otd/
X
XMAINTAINER=	matt@mattsnetwork.co.uk
XCOMMENT=	QRSS CW application
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk12
X
Xpre-install:
X	${CP} ${WRKSRC}/mixer ${WRKSRC}/glfer-mixer
X
Xdo-install:
X	${INSTALL_PROGRAM}	${WRKSRC}/glfer ${PREFIX}/bin
X	${INSTALL_PROGRAM}	${WRKSRC}/glfer-mixer ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-glfer/Makefile
echo x - glfer/distinfo
sed 's/^X//' >glfer/distinfo << 'END-of-glfer/distinfo'
XMD5 (glfer-0.3.3.tar.gz) = 064300c083e62d3c719d33b7fe12e3a6
XSIZE (glfer-0.3.3.tar.gz) = 121860
END-of-glfer/distinfo
echo x - glfer/pkg-plist
sed 's/^X//' >glfer/pkg-plist << 'END-of-glfer/pkg-plist'
Xbin/glfer
Xbin/glfer-mixer
END-of-glfer/pkg-plist
echo x - glfer/pkg-descr
sed 's/^X//' >glfer/pkg-descr << 'END-of-glfer/pkg-descr'
XGlfer is a QRSS CW application. QRSS CW is often used on
Xthe LF bands of 73 and 136kHz.
X
XWWW: http://http://www.qsl.net/in3otd/glfer.html
X
X-MattD..
END-of-glfer/pkg-descr
exit
--- glfer-0.3.3.shar ends here ---


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



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