Date: Sat, 23 Oct 1999 22:10:37 -0400 (EDT) From: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14489: New port: misc/gplbp Message-ID: <19991024021037.6F2479B22@pawn.primelocation.net>
next in thread | raw e-mail | index | archive | help
>Number: 14489 >Category: ports >Synopsis: New port: misc/gplbp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 23 19:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 4.0-CURRENT i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 4.0-CURRENT i386 >Description: New port: misc/gplbp This is GNU Pilot LogBook Pro, version 0.91, which is a program to allow Pilots (aviation type pilots, not palm pilots) to log all of their flight info, total up hours/landings and more. >How-To-Repeat: >Fix: # 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: # # gplbp # gplbp/Makefile # gplbp/files # gplbp/files/md5 # gplbp/pkg # gplbp/pkg/PLIST # gplbp/pkg/COMMENT # gplbp/pkg/DESCR # echo c - gplbp mkdir -p gplbp > /dev/null 2>&1 echo x - gplbp/Makefile sed 's/^X//' >gplbp/Makefile << 'END-of-gplbp/Makefile' X# New ports collection makefile for: gplbp X# Version required: 0.91 X# Date created: 23 October 1999 X# Whom: Chris D. Faulhaber <jedgar@fxp.org> X# X# $FreeBSD$ X# X XDISTNAME= gplbp-0.91 XCATEGORIES= misc XMASTER_SITES= ftp://ftp.stampede.org/skibum/ X XMAINTAINER= jedgar@fxp.org X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X XGLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-x XCONFIGURE_ENV+= CFLAGS="${CFLAGS}" \ X GLIB_CONFIG="${GLIB_CONFIG}" \ X GTK_CONFIG="${GTK_CONFIG}" X X.include <bsd.port.mk> END-of-gplbp/Makefile echo c - gplbp/files mkdir -p gplbp/files > /dev/null 2>&1 echo x - gplbp/files/md5 sed 's/^X//' >gplbp/files/md5 << 'END-of-gplbp/files/md5' XMD5 (gplbp-0.91.tar.gz) = eb5b032606208f59dbc5f6c400e67406 END-of-gplbp/files/md5 echo c - gplbp/pkg mkdir -p gplbp/pkg > /dev/null 2>&1 echo x - gplbp/pkg/PLIST sed 's/^X//' >gplbp/pkg/PLIST << 'END-of-gplbp/pkg/PLIST' Xbin/gplbp Xshare/gplbp/editcopy.xpm Xshare/gplbp/editcut.xpm Xshare/gplbp/editpaste.xpm Xshare/gplbp/filenew.xpm Xshare/gplbp/fileopen.xpm Xshare/gplbp/fileprint.xpm X@dirrm share/gplbp END-of-gplbp/pkg/PLIST echo x - gplbp/pkg/COMMENT sed 's/^X//' >gplbp/pkg/COMMENT << 'END-of-gplbp/pkg/COMMENT' XPilot Logbook application END-of-gplbp/pkg/COMMENT echo x - gplbp/pkg/DESCR sed 's/^X//' >gplbp/pkg/DESCR << 'END-of-gplbp/pkg/DESCR' XThis is GNU Pilot LogBook Pro, version 0.91, which is a program Xto allow Pilots (aviation type pilots, not palm pilots) to log Xall of their flight info, total up hours/landings and more. X X- Chris D. Faulhaber Xjedgar@fxp.org END-of-gplbp/pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991024021037.6F2479B22>