Date: Wed, 1 Jul 1998 00:59:30 +0100 From: Dom Mitchell <dom@myrddin.demon.co.uk> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7134: new port of gxedit Message-ID: <E0yrAJ8-00018C-00.qmail@myrddin.demon.co.uk>
next in thread | raw e-mail | index | archive | help
>Number: 7134 >Category: ports >Synopsis: new port of gxedit >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: Tue Jun 30 17:00:00 PDT 1998 >Last-Modified: >Originator: Dom Mitchell >Organization: Big orange angry things, inc. >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD myrddin.demon.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Mon Jun 22 22:24:32 BST 1998 root@myrddin.demon.co.uk:/usr/src/sys/compile/MYRDDIN i386 >Description: GXedit is a very simple editor, based on GTK+. It works in X. Luvverly for the new user/windoze user. Shar included below. >How-To-Repeat: unshar, make, make install >Fix: N/A # 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: # # gxedit # gxedit/Makefile # gxedit/files # gxedit/files/md5 # gxedit/pkg # gxedit/pkg/COMMENT # gxedit/pkg/DESCR # gxedit/pkg/PLIST # echo c - gxedit mkdir -p gxedit > /dev/null 2>&1 echo x - gxedit/Makefile sed 's/^X//' >gxedit/Makefile << 'END-of-gxedit/Makefile' X# New ports collection makefile for: gxedit X# Version required: 1.04 X# Date created: 01 Jul 1998 X# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> X# X# $Id$ X# X XDISTNAME= GXedit1.04 XPKGNAME= gxedit-1.04 XCATEGORIES= editors XMASTER_SITES= http://devplanet.fastethernet.net/ X XMAINTAINER= dom@myrddin.demon.co.uk X XLIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk X XEXTRACT_SUFX= .tar XEXTRACT_BEFORE_ARGS= -xf X XUSE_X11= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/gxedit ${PREFIX}/bin X X.include <bsd.port.mk> END-of-gxedit/Makefile echo c - gxedit/files mkdir -p gxedit/files > /dev/null 2>&1 echo x - gxedit/files/md5 sed 's/^X//' >gxedit/files/md5 << 'END-of-gxedit/files/md5' XMD5 (GXedit1.04.tar) = dd7cc37a310eea8cb8b87807bad11fd7 END-of-gxedit/files/md5 echo c - gxedit/pkg mkdir -p gxedit/pkg > /dev/null 2>&1 echo x - gxedit/pkg/COMMENT sed 's/^X//' >gxedit/pkg/COMMENT << 'END-of-gxedit/pkg/COMMENT' XA simple GTK+ editor. END-of-gxedit/pkg/COMMENT echo x - gxedit/pkg/DESCR sed 's/^X//' >gxedit/pkg/DESCR << 'END-of-gxedit/pkg/DESCR' XA Simple GTK+ editor. END-of-gxedit/pkg/DESCR echo x - gxedit/pkg/PLIST sed 's/^X//' >gxedit/pkg/PLIST << 'END-of-gxedit/pkg/PLIST' Xbin/gxedit END-of-gxedit/pkg/PLIST exit >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?E0yrAJ8-00018C-00.qmail>