PR: ports/181412
Bump PORTREVISION accordingly. Add STAGE-conformance (grrr..) Get rid of
the short pkg-plist in favor of PLIST_{DIRS,FILES}.
While here, improve the code itself a bit:
* Use Tcl API more, instead of cooking our own implementations.
* Add meainingful checks for safe interpreters instead of
blindly letting them use the same functionality as the
trusted ones.
* Fix compiler warnings enough for WARNS=3.
Sponsored by: United Marsupials
* support read/write of files in the GD2-format (obtained from
the vendor's version bundled with, but not installed by
Graphviz);
* add an optional argument to `gd create W H' -- if "true", the
created image will be "TrueColor"
Bump PORTREVISION again.
list of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd
simply declared MANN=gdtclft.n and the included bsd.lib.mk was doing the
right thing.
Now I had to add an explicit post-install target to the main Makefile.