From owner-freebsd-ports Sun Jul 18 14: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 0D56514F3E for ; Sun, 18 Jul 1999 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA71311; Sun, 18 Jul 1999 14:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dominik.saargate.de (dominik.saargate.de [212.88.132.246]) by hub.freebsd.org (Postfix) with ESMTP id 8FE1614F74 for ; Sun, 18 Jul 1999 14:09:52 -0700 (PDT) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.9.3/8.9.3) id XAA85933; Sun, 18 Jul 1999 23:08:03 +0200 (CEST) (envelope-from domi) Message-Id: <199907182108.XAA85933@dominik.saargate.de> Date: Sun, 18 Jul 1999 23:08:03 +0200 (CEST) From: domi@saargate.de Reply-To: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12698: new port: grun-0.8.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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