Date: Fri, 31 Dec 1999 06:45:40 -0500 (EST) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/15797: new port: graphics/gnofract4d Message-ID: <199912311145.GAA36898@argon.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>Number: 15797 >Category: ports >Synopsis: new port: graphics/gnofract4d >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: Fri Dec 31 03:50:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Nov 30 10:14:31 EST 1999 root@argon.blackdawn.com:/usr/src/sys/compile/ARGON i386 >Description: See pkg/DESCR. NEWGCC is required for it to compile its C++ code properly in -STABLE, but there are no linking issues. >How-To-Repeat: Use the shar below to commit the port to the tree. >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: # # gnofract4d # gnofract4d/files # gnofract4d/files/md5 # gnofract4d/pkg # gnofract4d/pkg/COMMENT # gnofract4d/pkg/DESCR # gnofract4d/pkg/PLIST # gnofract4d/Makefile # gnofract4d/patches # gnofract4d/patches/patch-aa # echo c - gnofract4d mkdir -p gnofract4d > /dev/null 2>&1 echo c - gnofract4d/files mkdir -p gnofract4d/files > /dev/null 2>&1 echo x - gnofract4d/files/md5 sed 's/^X//' >gnofract4d/files/md5 << 'END-of-gnofract4d/files/md5' XMD5 (gnofract4d-1.0.tar.gz) = 3ce1d769f6ebc42b0af088fa1c18c45a END-of-gnofract4d/files/md5 echo c - gnofract4d/pkg mkdir -p gnofract4d/pkg > /dev/null 2>&1 echo x - gnofract4d/pkg/COMMENT sed 's/^X//' >gnofract4d/pkg/COMMENT << 'END-of-gnofract4d/pkg/COMMENT' XWeird GNOME fractal generator. END-of-gnofract4d/pkg/COMMENT echo x - gnofract4d/pkg/DESCR sed 's/^X//' >gnofract4d/pkg/DESCR << 'END-of-gnofract4d/pkg/DESCR' XGnofract4D is a weird fractal-generating program Xwritten for the GNOME project. But it makes very Xnice looking fractals. Worth a try for those Xgraphics freaks (like me ;). X XWWW: http://gnofract4d.sourceforge.net/ XAuthor: Edwin Young <edwin@sourceforge.org> X X--Will <andrews@technologist.com> END-of-gnofract4d/pkg/DESCR echo x - gnofract4d/pkg/PLIST sed 's/^X//' >gnofract4d/pkg/PLIST << 'END-of-gnofract4d/pkg/PLIST' Xshare/locale/fr/LC_MESSAGES/gnofract4d.mo Xbin/gnofract4d END-of-gnofract4d/pkg/PLIST echo x - gnofract4d/Makefile sed 's/^X//' >gnofract4d/Makefile << 'END-of-gnofract4d/Makefile' X# New ports collection makefile for: gnofract4d X# Version required: 1.0 X# Date created: 30 Dec 1999 X# Whom: Will Andrews <andrews@technologist.com> X# X# $FreeBSD$ X# X XDISTNAME= gnofract4d-1.0 XCATEGORIES= graphics XMASTER_SITES= http://download.sourceforge.net/gnofract4d/ X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X gnomeui.3:${PORTSDIR}/x11/gnomelibs X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} XCONFIGURE_ARGS+=--datadir=${PREFIX}/share XUSE_NEWGCC= yes X X.include <bsd.port.mk> END-of-gnofract4d/Makefile echo c - gnofract4d/patches mkdir -p gnofract4d/patches > /dev/null 2>&1 echo x - gnofract4d/patches/patch-aa sed 's/^X//' >gnofract4d/patches/patch-aa << 'END-of-gnofract4d/patches/patch-aa' X--- configure Tue Dec 21 18:47:04 1999 X+++ configure.new Thu Dec 30 07:57:06 1999 X@@ -3945,7 +3945,7 @@ X cat conftest.$ac_ext >&5 X rm -rf conftest* X CATOBJEXT=.mo X- DATADIRNAME=lib X+ DATADIRNAME=share X fi X rm -f conftest* X INSTOBJEXT=.mo END-of-gnofract4d/patches/patch-aa 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?199912311145.GAA36898>