Date: Thu, 10 Jun 2004 20:44:34 +0100 (BST) From: Matt Dawson <matt@mattsnetwork.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/67808: [New port] comms/echogui Message-ID: <200406101944.i5AJiYRW038546@workstation1.local.mattsnetwork.co.uk> Resent-Message-ID: <200406101950.i5AJo9lc093440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67808 >Category: ports >Synopsis: [New port] comms/echogui >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 10 19:50:09 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Matt Dawson >Release: FreeBSD 5.2.1-RELEASE-p6 i386 >Organization: n/a >Environment: System: FreeBSD workstation1.local.mattsnetwork.co.uk 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #0: Mon May 17 22:32:05 BST 2004 root@workstation1.local.mattsnetwork.co.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386 >Description: New port, comms/echogui a graphical front-end for comms/echolinux. NOTE: This port depends on the port comms/echolinux submitted in a previous PR. It will not work without it, so please commit after comms/echolinux. Thanks. >How-To-Repeat: >Fix: shar attached. --- echogui-0.14.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: # # ./echogui # ./echogui/Makefile # ./echogui/distinfo # ./echogui/pkg-plist # ./echogui/pkg-descr # echo c - ./echogui mkdir -p ./echogui > /dev/null 2>&1 echo x - ./echogui/Makefile sed 's/^X//' >./echogui/Makefile << 'END-of-./echogui/Makefile' X# New ports collection makefile for: echogui X# Date created: 2004-06-10 X# Whom: Matt Dawson <matt@mattsnetwork.co.uk> X# X# $FreeBSD$ X XPORTNAME= echogui XPORTVERSION= 0.14 XCATEGORIES= comms XMASTER_SITES= http://www.mattsnetwork.co.uk/download/ X XMAINTAINER= matt@mattsnetwork.co.uk XCOMMENT= Embryonic echolink GUI front end for echolinux X XBUILD_DEPENDS= ${X11BASE}/include/X11/forms.h:${PORTSDIR}/x11-toolkits/xforms XRUN_DEPENDS= echolinux:${PORTSDIR}/comms/echolinux X XUSE_GMAKE= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/echogui ${PREFIX}/bin X X.include <bsd.port.mk> END-of-./echogui/Makefile echo x - ./echogui/distinfo sed 's/^X//' >./echogui/distinfo << 'END-of-./echogui/distinfo' XMD5 (echogui-0.14.tar.gz) = 82804cc8884219afef6eb66bbd00e2ba XSIZE (echogui-0.14.tar.gz) = 20323 END-of-./echogui/distinfo echo x - ./echogui/pkg-plist sed 's/^X//' >./echogui/pkg-plist << 'END-of-./echogui/pkg-plist' Xbin/echogui END-of-./echogui/pkg-plist echo x - ./echogui/pkg-descr sed 's/^X//' >./echogui/pkg-descr << 'END-of-./echogui/pkg-descr' Xechogui is an alpha front-end for echolinux. It adds Xconnection to the echolink server and a gui to form a Xcomplete echolink client. Please note that echolinux Xmust be installed and configured with the files from Xusr/local/share/examples/echoLinux in your .echoLinux Xdirectory in your home directory before echogui will Xwork properly. X XWWW: http://cqinet.sourceforge.net/ X Xmatt@mattsnetwork.co.uk END-of-./echogui/pkg-descr exit --- echogui-0.14.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?200406101944.i5AJiYRW038546>