Date: Sun, 18 Jul 1999 23:08:03 +0200 (CEST) From: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12698: new port: grun-0.8.1 Message-ID: <199907182108.XAA85933@dominik.saargate.de>
next in thread | raw e-mail | index | archive | help
>Number: 12698 >Category: ports >Synopsis: new port: grun-0.8.1 >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: Sun Jul 18 14:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: >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: # # grun # grun/pkg # grun/pkg/DESCR # grun/pkg/COMMENT # grun/pkg/PLIST # grun/Makefile # grun/files # grun/files/md5 # echo c - grun mkdir -p grun > /dev/null 2>&1 echo c - grun/pkg mkdir -p grun/pkg > /dev/null 2>&1 echo x - grun/pkg/DESCR sed 's/^X//' >grun/pkg/DESCR << 'END-of-grun/pkg/DESCR' XgRun is a GTK/X application launcher that looks like the XMS Windows 95/98/NT(tm) Run dialog. It has a history function and can Xoptionally distinguish between console and X programs. X XWWW: http://www.geocities.com/ResearchTriangle/Facility/1468/sg/grun.html END-of-grun/pkg/DESCR echo x - grun/pkg/COMMENT sed 's/^X//' >grun/pkg/COMMENT << 'END-of-grun/pkg/COMMENT' Xa gtk application launcher that is similar to the Windows(tm) "Run..." dialog END-of-grun/pkg/COMMENT echo x - grun/pkg/PLIST sed 's/^X//' >grun/pkg/PLIST << 'END-of-grun/pkg/PLIST' Xbin/grun Xshare/grun/consfile Xshare/grun/gassoc X@dirrm share/grun END-of-grun/pkg/PLIST echo x - grun/Makefile sed 's/^X//' >grun/Makefile << 'END-of-grun/Makefile' X# New ports collection makefile for: grun X# Version required: 0.8.1 X# Date created: Sun Jul 18 1999 X# Whom: domi@saargate.de X# X# $Id$ X# X XDISTNAME= grun-0.8.1 XCATEGORIES= x11 XMASTER_SITES= http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ \ X ftp://skar.petech.ac.za/pub/gtksoft/ X XMAINTAINER= domi@saargate.de X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes X XMAN1= grun.1x X XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" X X.include <bsd.port.mk> END-of-grun/Makefile echo c - grun/files mkdir -p grun/files > /dev/null 2>&1 echo x - grun/files/md5 sed 's/^X//' >grun/files/md5 << 'END-of-grun/files/md5' XMD5 (grun-0.8.1.tar.gz) = a906b84bee78c951afb0d29e777d1f2d END-of-grun/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?199907182108.XAA85933>