Date: Thu, 22 Jan 2004 15:08:06 GMT From: Matt Dawson <matt@mattsnetwork.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61729: New port: comms/grig Message-ID: <200401221508.i0MF862b006491@central.local.mattsnetwork.co.uk> Resent-Message-ID: <200401221510.i0MFAG64080185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61729 >Category: ports >Synopsis: New port: comms/grig >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 22 07:10:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: Matt Dawson >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD central.local.mattsnetwork.co.uk 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Thu Dec 4 17:23:42 GMT 2003 root@central.local.mattsnetwork.co.uk:/usr/obj/usr/src/sys/CENTRAL i386 >Description: New port: comms/grig >How-To-Repeat: >Fix: --- grig.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: # # grig # grig/files # grig/pkg-descr # grig/pkg-plist # grig/distinfo # grig/Makefile # echo c - grig mkdir -p grig > /dev/null 2>&1 echo c - grig/files mkdir -p grig/files > /dev/null 2>&1 echo x - grig/pkg-descr sed 's/^X//' >grig/pkg-descr << 'END-of-grig/pkg-descr' XGrig is a graphical front-end to the Ham Radio libraries Xwritten using Gtk+ and Gnome widgets by Alexandru Csete. X XPart of the grounstation suite, it purpose is to control Xan amateur radio transceiver from X. It supports any of Xthe transceivers that hamlib supports, including rpc.rigd Xover the network. However, at present only a subset of the Xhamlib functions are provided. X XThe groundstation suite comprises Gnome-rig and Gnome-predict Xand is intended to provide a low-cost amateur radio station Xwith the facilities of a high-end satellite station. X X X XWWW: http://groundstation.sourceforge.net/?grig END-of-grig/pkg-descr echo x - grig/pkg-plist sed 's/^X//' >grig/pkg-plist << 'END-of-grig/pkg-plist' Xbin/grig Xshare/pixmaps/grig/digits_normal.xpm Xshare/pixmaps/grig/digits_small.xpm X@dirrm share/pixmaps/grig END-of-grig/pkg-plist echo x - grig/distinfo sed 's/^X//' >grig/distinfo << 'END-of-grig/distinfo' XMD5 (grig-0.2.2.tar.gz) = 6d9786c7a5ee5e1f95d2572d3c7ce277 END-of-grig/distinfo echo x - grig/Makefile sed 's/^X//' >grig/Makefile << 'END-of-grig/Makefile' X# New ports collection makefile for: grig X# Date created: 2004-01-22 X# Whom: Matt Dawson <matt@mattsnetwork.co.uk> X# X# $FreeBSD: ports/comms/grig/Makefile,v 1.0 2004/01/22 12:17:38 mattd EXP $ X XPORTNAME= grig XPORTVERSION= 0.2.2 XCATEGORIES= comms XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= groundstation X XMAINTAINER= matt@mattsnetwork.co.uk XCOMMENT= Amateur Radio control front-end X XLIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib X XUSE_X_PREFIX= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes XCONFIGURE_ARGS= --disable-nls # nls not supported yet XUSE_PKGCONFIG= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LIBS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-grig/Makefile exit --- grig.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?200401221508.i0MF862b006491>