From owner-freebsd-ports Tue Jun 30 17:01:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05323 for freebsd-ports-outgoing; Tue, 30 Jun 1998 17:01:21 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05293 for ; Tue, 30 Jun 1998 17:01:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA07321; Tue, 30 Jun 1998 17:00:01 -0700 (PDT) Received: from myrddin.demon.co.uk (exim@myrddin.demon.co.uk [158.152.54.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA05082 for ; Tue, 30 Jun 1998 16:59:55 -0700 (PDT) (envelope-from dom@myrddin.demon.co.uk) Received: from dom by myrddin.demon.co.uk with local (Exim 1.92 #1) id 0yrAJ8-00018C-00; Wed, 1 Jul 1998 00:59:30 +0100 Message-Id: Date: Wed, 1 Jul 1998 00:59:30 +0100 From: Dom Mitchell Reply-To: dom@myrddin.demon.co.uk To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7134: new port of gxedit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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