tgif port

This commit is contained in:
jakob 1999-09-12 14:08:53 +00:00
parent f58d1efba8
commit 52bb47e0f8
7 changed files with 107 additions and 0 deletions

38
graphics/tgif/Makefile Normal file
View File

@ -0,0 +1,38 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/09/12 14:08:53 jakob Exp $
# What port/package will be created
#
DISTNAME= tgif-4.1.18
CATEGORIES= graphics
# where to send comments about this port
#
MAINTAINER= jakob@openbsd.org
# where the source files can be fetched
#
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
ftp://ftp.cs.ucla.edu/pub/tgif/
# build/configuration variables
RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes
MAN1= tgif.1
TGIFDOC= ${PREFIX}/share/doc/tgif
DEMO_FILES= an-sr-flip-flop.obj launch-demo-1.obj \
fonts.obj launch-demo.obj keys.obj slide-demo.obj example.tex
READMES= Copyright HISTORY README
post-extract:
${RM} -f ${WRKDIR}/${DISTNAME}/Tgif.tmpl
${CP} ${WRKDIR}/${DISTNAME}/Tgif.tmpl-freebsd \
${WRKDIR}/${DISTNAME}/Tgif.tmpl
post-install:
${MKDIR} ${TGIFDOC}
(cd ${WRKSRC} ;\
${INSTALL_DATA} ${DEMO_FILES} ${TGIFDOC} ;\
${INSTALL_DATA} ${READMES} ${TGIFDOC} ;\
)
.include <bsd.port.mk>

3
graphics/tgif/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (tgif-4.1.18.tar.gz) = 282f3fb1845bd6ec950158f1eb969aef
RMD160 (tgif-4.1.18.tar.gz) = 450ab9ee3117d5ff723e3ee9b61fce3a5cde9a0f
SHA1 (tgif-4.1.18.tar.gz) = a608ac254bd15d04adec09fcbc24762a95fb693f

View File

@ -0,0 +1,11 @@
--- tgif.man.orig Thu Jun 3 12:39:14 1999
+++ tgif.man Thu Jun 3 12:39:45 1999
@@ -8,7 +8,7 @@
.\"
.\"
.\"
-.TH tgif n "Version 4.1 Patchlevel 17 and Above" "Tgif"
+.TH tgif 1L "Version 4.1 Patchlevel 17 and Above" "Tgif"
.\"
.SH NAME
.\"

View File

@ -0,0 +1,13 @@
--- Tgif.tmpl.orig Sun Sep 12 14:42:07 1999
+++ Tgif.tmpl Sun Sep 12 14:56:28 1999
@@ -57,8 +57,8 @@
-DXBM_FILE_EXT=\"xbm\" -DXPM_FILE_EXT=\"xpm\" \@@\
-DOBJ_FILE_EXT=\"obj\" -DSYM_FILE_EXT=\"sym\" \@@\
-DTEXT_FILE_EXT=\"txt\" -DPIN_FILE_EXT=\"pin\"
-MISCDEFINES = -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT
-MOREDEFINES =
+MISCDEFINES = -D_BACKGROUND_DONT_FORK -D_USE_XDRAWPOINT_TO_PUT_A_POINT -DUSE_XAPPLRESDIR -DXAPPLOADDIR_DEF=\"$(LIBDIR)/app-defaults\"
+MOREDEFINES = -D_NO_DL_SUPPORT
XCOMM ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
XCOMM Please see Imakefile for more defines to be added to MOREDEFINES above

View File

@ -0,0 +1 @@
An two-dimensional drawing tool and hyper-object browser

17
graphics/tgif/pkg/DESCR Normal file
View File

@ -0,0 +1,17 @@
Tgif is an interactive drawing tool that allows the user to draw and
manipulate objects in the X Window System. It's also a hyper-graphics (or
hyper-structured-graphics) browser on the World-Wide-Web. Its hyper-text
home page is http://bourbon.cs.umd.edu:8001/tgif/ and its hyper-graphics
home page is http://bourbon.cs.umd.edu:8001/tgif/index.obj.
Tgif drawings can be converted to a variety of formats, including GIF,
encapsulated PostScript and XBM.
Version 4 has a completely revamped 3-D user interface, as well as a host
of new features.
Tgif depends on the `netpbm' package, available from the `ports'
collection.
Tgif is written, maintained and enhanced by
William Chia-Wei Cheng (william@cs.umd.edu)

24
graphics/tgif/pkg/PLIST Normal file
View File

@ -0,0 +1,24 @@
bin/tgif
lib/X11/tgif/eq4-2x.sym
lib/X11/tgif/eq4-epstool.sym
lib/X11/tgif/eq4-ps2epsi.sym
lib/X11/tgif/eq4.sym
lib/X11/tgif/tgif.Xdefaults
lib/X11/tgif/tgificon.eps
lib/X11/tgif/tgificon.obj
lib/X11/tgif/tgificon.xbm
lib/X11/tgif/tgificon.xpm
lib/X11/tgif/tangram.sym
lib/X11/tgif/keys.obj
share/doc/tgif/Copyright
share/doc/tgif/HISTORY
share/doc/tgif/README
share/doc/tgif/an-sr-flip-flop.obj
share/doc/tgif/example.tex
share/doc/tgif/fonts.obj
share/doc/tgif/launch-demo-1.obj
share/doc/tgif/launch-demo.obj
share/doc/tgif/keys.obj
share/doc/tgif/slide-demo.obj
@dirrm share/doc/tgif
@dirrm lib/X11/tgif