summaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-10-07 08:49:40 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-10-07 08:49:40 +0000
commitd05faf77983d97fabebf4accb79aaf3d3ee4d301 (patch)
treee040b743485c8d442ece80337babb339f2b3c8d7 /graphics/graphviz
parentFix MASTER_SITES, don't hardcode /usr/local. (diff)
Upgrade to 1.5.
Notes
Notes: svn path=/head/; revision=22223
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile20
-rw-r--r--graphics/graphviz/distinfo2
-rw-r--r--graphics/graphviz/pkg-plist8
3 files changed, 20 insertions, 10 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index d23e4a9e3f38..e21b7c20c2e1 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,32 +1,36 @@
# New ports collection makefile for: graphviz
-# Version required: 1.4
+# Version required: 1.5
# Date created: 03 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= graphviz_1_4.src.unix
-PKGNAME= graphviz-1.4
+DISTNAME= gviz15
+PKGNAME= graphviz-1.5
CATEGORIES= graphics tk80
-MASTER_SITES= # http://www.research.att.com/sw/tools/graphviz/
+MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/
+EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-RESTRICTED= "Cannot be fetched without license"
-NO_PACKAGE= ${RESTRICTED}
-NO_CDROM= ${RESTRICTED}
-WRKSRC= ${WRKDIR}/gv1.4
+FETCH_ARGS= -b
+WRKSRC= ${WRKDIR}/gv1.5
MAKEFILE= makefile
MAN1= dot.1 dotty.1 lefty.1 neato.1
MANN= tcldot.n
DOCDIR= ${PREFIX}/share/doc/graphviz
+post-extract:
+ @find ${WRKSRC} -name *.o -delete
+
post-install:
@${MKDIR} ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.htm* ${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.ps ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCDIR}
@${GZIP_CMD} ${DOCDIR}/*.ps
diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo
index 6eb306a15b34..a37fb8d762c5 100644
--- a/graphics/graphviz/distinfo
+++ b/graphics/graphviz/distinfo
@@ -1 +1 @@
-MD5 (graphviz_1_4.src.unix.tar.gz) = 5347f28b4cfe87f4eebefc4a10d7839c
+MD5 (gviz15.tgz) = 7c10e42cd77622dcdad5b590bf0723d5
diff --git a/graphics/graphviz/pkg-plist b/graphics/graphviz/pkg-plist
index f8c7671f3ab7..fd952d13f08a 100644
--- a/graphics/graphviz/pkg-plist
+++ b/graphics/graphviz/pkg-plist
@@ -3,10 +3,16 @@ bin/dotty
bin/lefty
bin/lneato
bin/neato
-lib/Tcldot/Tcldot.so.1.4
+lib/Tcldot/Tcldot.so.1.5
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
lib/Tcldot/pkgIndex.tcl
+share/doc/graphviz/FAQ.html
+share/doc/graphviz/FAQ.txt
+share/doc/graphviz/LICENSE.htm
+share/doc/graphviz/LICENSE.html
+share/doc/graphviz/LICENSE.txt
+share/doc/graphviz/MINTERMS.txt
share/doc/graphviz/dotguide.ps.gz
share/doc/graphviz/dotty.ps.gz
share/doc/graphviz/gd.html