Date: Sat, 2 Oct 1999 19:05:23 -0400 (EDT) From: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14094: New port: devel/pharmacy Message-ID: <19991002230523.CC1679B20@pawn.primelocation.net>
next in thread | raw e-mail | index | archive | help
>Number: 14094 >Category: ports >Synopsis: New port: devel/pharmacy >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 2 16:10:01 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: devel/pharmacy GNOME front-end to CVS >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: # # pharmacy # pharmacy/Makefile # pharmacy/pkg # pharmacy/pkg/PLIST # pharmacy/pkg/COMMENT # pharmacy/pkg/DESCR # pharmacy/files # pharmacy/files/md5 # echo c - pharmacy mkdir -p pharmacy > /dev/null 2>&1 echo x - pharmacy/Makefile sed 's/^X//' >pharmacy/Makefile << 'END-of-pharmacy/Makefile' X# New ports collection makefile for: pharmacy X# Version required: 0.2.1 X# Date created: 02 October 1999 X# Whom: Chris D. Faulhaber <jedgar@fxp.org> X# X# $FreeBSD$ X# X XDISTNAME= pharmacy-0.2.1 XCATEGORIES= devel gnome XMASTER_SITES= http://pharmacy.learnrespect.org/ X XMAINTAINER= jedgar@fxp.org X XLIB_DEPENDS= gnome.2:${PORTSDIR}/x11/gnomelibs 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="-I${LOCALBASE}/include ${CFLAGS}" \ X GLIB_CONFIG="${GLIB_CONFIG}" \ X GTK_CONFIG="${GTK_CONFIG}" \ X LIBS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-pharmacy/Makefile echo c - pharmacy/pkg mkdir -p pharmacy/pkg > /dev/null 2>&1 echo x - pharmacy/pkg/PLIST sed 's/^X//' >pharmacy/pkg/PLIST << 'END-of-pharmacy/pkg/PLIST' Xbin/pharmacy Xinfo/dir Xshare/locale/fr/LC_MESSAGES/pharmacy.mo Xshare/locale/ko/LC_MESSAGES/pharmacy.mo Xshare/locale/de/LC_MESSAGES/pharmacy.mo Xshare/gnome/apps/Applications/pharmacy.desktop Xshare/gnome/help/pharmacy/C/topic.dat Xshare/gnome/help/pharmacy/C/index.html Xshare/gnome/help/pharmacy/C/docbook.css Xshare/gnome/help/pharmacy/C/apx1.html Xshare/gnome/help/pharmacy/C/checkout.html Xshare/gnome/help/pharmacy/C/console.html Xshare/gnome/help/pharmacy/C/licence.html Xshare/gnome/help/pharmacy/C/pharmacy.html Xshare/gnome/help/pharmacy/C/update.html Xshare/gnome/help/pharmacy/C/using.html Xshare/gnome/help/pharmacy/C/web.html Xshare/pixmaps/pharmacy.png X@dirrm share/gnome/help/pharmacy/C X@dirrm share/gnome/help/pharmacy X@dirrm share/pixmaps END-of-pharmacy/pkg/PLIST echo x - pharmacy/pkg/COMMENT sed 's/^X//' >pharmacy/pkg/COMMENT << 'END-of-pharmacy/pkg/COMMENT' XGNOME frontend for CVS END-of-pharmacy/pkg/COMMENT echo x - pharmacy/pkg/DESCR sed 's/^X//' >pharmacy/pkg/DESCR << 'END-of-pharmacy/pkg/DESCR' XPharmacy intends to be a GNOME compliant front-end to CVS. XCurrently, it provides a limited user interface to CVS Xcommands and a "console" for the lazy power-user. X XWWW: http://pharmacy.learnrespect.org/ X X- Chris D. Faulhaber Xjedgar@fxp.org END-of-pharmacy/pkg/DESCR echo c - pharmacy/files mkdir -p pharmacy/files > /dev/null 2>&1 echo x - pharmacy/files/md5 sed 's/^X//' >pharmacy/files/md5 << 'END-of-pharmacy/files/md5' XMD5 (pharmacy-0.2.1.tar.gz) = e4631e1255f608bb95363dbb146e1158 END-of-pharmacy/files/md5 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?19991002230523.CC1679B20>