From owner-freebsd-ports Sat Oct 23 19:20: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAEE614ED0 for ; Sat, 23 Oct 1999 19:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA10639; Sat, 23 Oct 1999 19:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id AE90814E14 for ; Sat, 23 Oct 1999 19:10:38 -0700 (PDT) (envelope-from jedgar@pawn.primelocation.net) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 6F2479B22; Sat, 23 Oct 1999 22:10:37 -0400 (EDT) Message-Id: <19991024021037.6F2479B22@pawn.primelocation.net> Date: Sat, 23 Oct 1999 22:10:37 -0400 (EDT) From: jedgar@fxp.org Reply-To: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14489: New port: misc/gplbp Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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