Commit graph

11 commits

Author SHA1 Message Date
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
seb
45660a8786 Bl3ify.
No need to include graphviz/buildlink?.mk a simple DEPENDS is enough.
Remove unnecessary USE_X11.
2004-04-17 20:24:30 +00:00
seb
9070596a8c Update to version 1.8
Changes since version 1.5:

1.8 Sun Feb 23 09:15:14 GMT 2003
        - support for client-side image maps by Dan Boorstein

1.7 Sun Jan 19 21:55:14 GMT 2003
        - quote bgcolor so that HSV works

1.6 Sat Jan 18 15:47:26 GMT 2003
        - moved tests to Test::More
        - new test which checks if graphviz is installed
        - new 'layout' graph attribute to support twopi - you
          may have to change your programs!
        - new bgcolor graph attribute (idea by Scott Murman)
        - labels named "graph" now work
2003-07-28 12:34:02 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
seb
d3b33181ee Claim stewardship of these. 2003-06-03 09:39:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
uebayasi
68e7b43367 More b16n; add ../../graphics/graphviz/buildlink.mk. 2003-01-10 02:32:04 +00:00
seb
ed2eb17e4c Use perl5/module.mk. 2002-10-27 19:34:19 +00:00
seb
7f38006f50 Initial import of p5-GraphViz version 1.5 into the Packages Collection.
This perl module provides an interface to layout and generate images of
directed graphs in a variety of formats (PostScript, PNG, etc.) using
the "dot" and "neato" programs from the GraphViz project.
2002-08-28 19:39:52 +00:00