netchild 2005-12-28 16:20:34 UTC FreeBSD ports repository
Modified files: graphics/graphviz Makefile distinfo pkg-plist graphics/graphviz/files patch-tools::sfio::sfhdr.h Added files: graphics/graphviz/files patch-configure Removed files: graphics/graphviz/files patch-dotty::dotty.lefty patch-lefty::common.h Log: Update to 2.6. This brings back PNG support (for those who missed it with doxygen). Previously it was not included because of the way it's handled by the configure script if you use an external version of gd. This version of graphviz depends upon v2.0.34 of gd, but this version isn't available from the vendor site. Therefore graphviz uses the included version of gd. I haven't removed the dependency upon gd, to let it pickup the port version of gd when it's available. In this case someone should check if PNG support is still included. This port disables all new language bindings (like perl, python, ...) of the 2.6 version to not increase the number of dependencies. Interested parties should create new ports for those bindings. Tested with: devel/doxygen Revision Changes Path 1.58 +15 -7 ports/graphics/graphviz/Makefile 1.25 +3 -3 ports/graphics/graphviz/distinfo 1.1 +294 -0 ports/graphics/graphviz/files/patch-configure (new) 1.2 +0 -21 ports/graphics/graphviz/files/patch-dotty::dotty.lefty (dead) 1.2 +0 -22 ports/graphics/graphviz/files/patch-lefty::common.h (dead) 1.4 +2 -2 ports/graphics/graphviz/files/patch-tools::sfio::sfhdr.h 1.27 +83 -109 ports/graphics/graphviz/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"