aboutsummaryrefslogtreecommitdiff
path: root/graphics/tgif-nls
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-04 19:01:43 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-04 19:01:43 +0000
commit28ba49cb7201f64f56d7f4b60e84f60d20237a4e (patch)
tree2fb57a82fc8109ccb32ba1db7de19d4a5d78bbe8 /graphics/tgif-nls
parent7d4161402df1369aee5bd199f7ed1173e0cf030a (diff)
downloadports-28ba49cb7201f64f56d7f4b60e84f60d20237a4e.tar.gz
ports-28ba49cb7201f64f56d7f4b60e84f60d20237a4e.zip
Notes
Diffstat (limited to 'graphics/tgif-nls')
-rw-r--r--graphics/tgif-nls/Makefile12
-rw-r--r--graphics/tgif-nls/distinfo2
-rw-r--r--graphics/tgif-nls/files/patch-aa4
-rw-r--r--graphics/tgif-nls/pkg-descr6
-rw-r--r--graphics/tgif-nls/pkg-plist5
5 files changed, 17 insertions, 12 deletions
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile
index 5896b4444bc7..f82e8eb71b8f 100644
--- a/graphics/tgif-nls/Makefile
+++ b/graphics/tgif-nls/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= tgif
-PORTVERSION= 4.1.41
-PORTREVISION= 2
+PORTVERSION= 4.1.42
CATEGORIES= graphics
-MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
- ftp://ftp.cs.ucla.edu/pub/tgif/ \
- ftp://download.sourceforge.net/tgif/
+MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= tgif
PKGNAMESUFFIX= -nls
+DISTNAME= ${PORTNAME}-QPL-${PORTVERSION}
MAINTAINER= one@netlab.is.tsukuba.ac.jp
@@ -27,7 +27,7 @@ TGIFDOC= ${PREFIX}/share/doc/tgif
TGIFDEMO= ${PREFIX}/share/examples/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
+READMES= Copyright HISTORY LICENSE.QPL README tgif.1.html
SPICE_FILES= README BZ.mod DN.mod DN.sym MN.mod MN.sym MP.mod MP.sym \
SN.mod SN.sym SP.mod SP.sym capacitor.sym connection.sym \
demo.obj gauge.sym ground.sym in.sym out.sym port.sym \
diff --git a/graphics/tgif-nls/distinfo b/graphics/tgif-nls/distinfo
index 9a0ec6e54266..2d56bc59aeb4 100644
--- a/graphics/tgif-nls/distinfo
+++ b/graphics/tgif-nls/distinfo
@@ -1 +1 @@
-MD5 (tgif-4.1.41.tar.gz) = c26cfee5110c60944ae932ed790f4d9e
+MD5 (tgif-QPL-4.1.42.tar.gz) = 83b1cd01b1570fbf71ea5994af87f42e
diff --git a/graphics/tgif-nls/files/patch-aa b/graphics/tgif-nls/files/patch-aa
index ada21c9f8071..43d7445e03d5 100644
--- a/graphics/tgif-nls/files/patch-aa
+++ b/graphics/tgif-nls/files/patch-aa
@@ -4,8 +4,8 @@
.\"
.\"
.\"
--.TH tgif n "Version 4.1 Patchlevel 41 and Above" "Tgif"
-+.TH tgif 1L "Version 4.1 Patchlevel 41 and Above" "Tgif"
+-.TH tgif n "Version 4.1 Patchlevel 42 and Above" "Tgif"
++.TH tgif 1L "Version 4.1 Patchlevel 42 and Above" "Tgif"
.\"
.SH NAME
.\"
diff --git a/graphics/tgif-nls/pkg-descr b/graphics/tgif-nls/pkg-descr
index 82dd46ed5499..1b2ad1491e47 100644
--- a/graphics/tgif-nls/pkg-descr
+++ b/graphics/tgif-nls/pkg-descr
@@ -3,8 +3,8 @@ Tgif 4.X with NLS message catalogs support
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.
+home page is http://bourbon.usc.edu:8001/tgif/ and its hyper-graphics
+home page is http://bourbon.usc.edu:8001/tgif/index.obj.
Tgif drawings can be converted to a variety of formats, including GIF,
encapsulated PostScript and XBM.
@@ -17,7 +17,7 @@ Tgif depends on the `netpbm' package, available from the `ports'
collection. In order to native language support, `gettext' package is
required, and it's also available from the `ports' collection.
-WWW: http://bourbon.cs.umd.edu:8001/tgif/
+WWW: http://bourbon.usc.edu:8001/tgif/
Tgif is written, maintained and enhanced by
William Chia-Wei Cheng (william@cs.umd.edu)
diff --git a/graphics/tgif-nls/pkg-plist b/graphics/tgif-nls/pkg-plist
index 2bf0ca06a0dd..73f20d7290ac 100644
--- a/graphics/tgif-nls/pkg-plist
+++ b/graphics/tgif-nls/pkg-plist
@@ -1,5 +1,7 @@
bin/tgif
bin/tgif-nls
+lib/X11/tgif/Copyright
+lib/X11/tgif/LICENSE.QPL
lib/X11/tgif/tgif.Xdefaults
lib/X11/tgif/tgificon.eps
lib/X11/tgif/tgificon.obj
@@ -10,10 +12,13 @@ lib/X11/tgif/eq4.sym
lib/X11/tgif/eq4-2x.sym
lib/X11/tgif/eq4-ps2epsi.sym
lib/X11/tgif/eq4-epstool.sym
+lib/X11/tgif/eq4xpm.sym
lib/X11/tgif/keys.obj
%%PORTDOCS%%share/doc/tgif/Copyright
%%PORTDOCS%%share/doc/tgif/HISTORY
+%%PORTDOCS%%share/doc/tgif/LICENSE.QPL
%%PORTDOCS%%share/doc/tgif/README
+%%PORTDOCS%%share/doc/tgif/tgif.1.html
share/examples/tgif/an-sr-flip-flop.obj
share/examples/tgif/example.tex
share/examples/tgif/fonts.obj