Date: Tue, 17 Nov 1998 23:14:29 +0100 (CET) From: Dirk Froemberg <ibex@physik.TU-Berlin.DE> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/8734: New port: graphics/gtkfig Message-ID: <199811172214.XAA09379@emmi.physik.TU-Berlin.DE>
next in thread | raw e-mail | index | archive | help
>Number: 8734 >Category: ports >Synopsis: New port: graphics/gtkfig >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 17 14:20:00 PST 1998 >Last-Modified: >Originator: Dirk Froemberg >Organization: >Release: FreeBSD 3.0-RELEASE i386 >Environment: >Description: GTKFIG is figure-drawing tools. It aims to do what can be done with xfig, texcad and SmartDraw (TM) (a scheme drawing tool for MS Windows). Although being limited at the moment it is worth having a look at it. >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: # # gtkfig # gtkfig/files # gtkfig/files/md5 # gtkfig/pkg # gtkfig/pkg/COMMENT # gtkfig/pkg/DESCR # gtkfig/pkg/PLIST # gtkfig/Makefile # echo c - gtkfig mkdir -p gtkfig > /dev/null 2>&1 echo c - gtkfig/files mkdir -p gtkfig/files > /dev/null 2>&1 echo x - gtkfig/files/md5 sed 's/^X//' >gtkfig/files/md5 << 'END-of-gtkfig/files/md5' XMD5 (gtkfig-0.6.0.tar.gz) = 118a57dcb117b39d853103d43904d1c1 END-of-gtkfig/files/md5 echo c - gtkfig/pkg mkdir -p gtkfig/pkg > /dev/null 2>&1 echo x - gtkfig/pkg/COMMENT sed 's/^X//' >gtkfig/pkg/COMMENT << 'END-of-gtkfig/pkg/COMMENT' Xfigure-drawing tool END-of-gtkfig/pkg/COMMENT echo x - gtkfig/pkg/DESCR sed 's/^X//' >gtkfig/pkg/DESCR << 'END-of-gtkfig/pkg/DESCR' XGTKFIG is figure-drawing tools. It aims to do what can be done with xfig, Xtexcad and SmartDraw (TM) (a scheme drawing tool for MS Windows). X XGTKFIG is not: X - Bitmap graphic editor X - Vector graphic editor (like Corel) X - CAD system END-of-gtkfig/pkg/DESCR echo x - gtkfig/pkg/PLIST sed 's/^X//' >gtkfig/pkg/PLIST << 'END-of-gtkfig/pkg/PLIST' Xbin/gtkfig END-of-gtkfig/pkg/PLIST echo x - gtkfig/Makefile sed 's/^X//' >gtkfig/Makefile << 'END-of-gtkfig/Makefile' X# New ports collection makefile for: gtkfig X# Version required: 0.6.0 X# Date created: Tue Nov 17 13:51:11 CET 1998 X# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE> X# X# $Id$ X# X XDISTNAME= gtkfig-0.6.0 XCATEGORIES= graphics XMASTER_SITES= ftp://k332.feld.cvut.cz/pub/local/lemming/gtkfig/ \ X http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ X XMAINTAINER= ibex@physik.TU-Berlin.DE X XLIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 X XGNU_CONFIGURE= yes XCONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk11-config X X.include <bsd.port.mk> END-of-gtkfig/Makefile 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?199811172214.XAA09379>