From owner-freebsd-ports Mon Jun 29 06:00:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA08699 for freebsd-ports-outgoing; Mon, 29 Jun 1998 06:00:53 -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 GAA08690 for ; Mon, 29 Jun 1998 06:00:51 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA06345; Mon, 29 Jun 1998 06:00:02 -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 FAA08040 for ; Mon, 29 Jun 1998 05:55:09 -0700 (PDT) (envelope-from dom@myrddin.demon.co.uk) Received: from dom by myrddin.demon.co.uk with local (Exim 1.92 #1) id 0yqdKo-0000f2-00; Mon, 29 Jun 1998 13:47:02 +0100 Message-Id: Date: Mon, 29 Jun 1998 13:47:02 +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/7107: new port of glade-0.2.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7107 >Category: ports >Synopsis: new port, please commit >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: Mon Jun 29 06:00:01 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: Glade is a nice pretty interface builder for the GTK+ tookit. This port installs it neatly for FreeBSD (I hope). The shar file is included at the bottom of this message. >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: # # glade # glade/Makefile # glade/pkg # glade/pkg/COMMENT # glade/pkg/DESCR # glade/pkg/PLIST # glade/files # glade/files/md5 # echo c - glade mkdir -p glade > /dev/null 2>&1 echo x - glade/Makefile sed 's/^X//' >glade/Makefile << 'END-of-glade/Makefile' X# New ports collection makefile for: glade X# Version required: 0.2.3 X# Date created: 29 June 1998 X# Whom: Dom Mitchell X# X# $Id$ X# X XDISTNAME= glade-0.2.3 XCATEGORIES= x11 XMASTER_SITES= http://www.comp.lancs.ac.uk/~damon/builder/ X XMAINTAINER= dom@myrddin.demon.co.uk X XLIB_DEPENDS+= gtk\\.1\\.4:${PORTSDIR}/x11/gtk X XGNU_CONFIGURE= yes XUSE_X11= yes X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade X ${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade X.endif X X.include END-of-glade/Makefile echo c - glade/pkg mkdir -p glade/pkg > /dev/null 2>&1 echo x - glade/pkg/COMMENT sed 's/^X//' >glade/pkg/COMMENT << 'END-of-glade/pkg/COMMENT' XA user interface builder for GTK+. END-of-glade/pkg/COMMENT echo x - glade/pkg/DESCR sed 's/^X//' >glade/pkg/DESCR << 'END-of-glade/pkg/DESCR' XThis is Glade, a user interface builder for GTK+. (GTK+, which Xstands for the Gimp ToolKit, is a library for creating graphical Xuser interfaces for the X Window System. See http://www.gtk.org/) X Xhttp://www.comp.lancs.ac.uk/~damon/builder/index.html END-of-glade/pkg/DESCR echo x - glade/pkg/PLIST sed 's/^X//' >glade/pkg/PLIST << 'END-of-glade/pkg/PLIST' Xbin/glade Xshare/doc/glade/README Xshare/doc/glade/TODO Xshare/doc/glade/developer.txt Xshare/doc/glade/file_format.txt Xshare/doc/glade/manual.txt Xshare/doc/glade/notes.txt END-of-glade/pkg/PLIST echo c - glade/files mkdir -p glade/files > /dev/null 2>&1 echo x - glade/files/md5 sed 's/^X//' >glade/files/md5 << 'END-of-glade/files/md5' XMD5 (glade-0.2.3.tar.gz) = a4f9ae14932d5fae466d25227df5a1a4 END-of-glade/files/md5 exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message