summaryrefslogtreecommitdiffstats
path: root/graphics/graphviz
Commit message (Collapse)AuthorAgeFilesLines
* Start of ELF conversion.steve1998-10-051-0/+3
|
* Broken: can't fetch.steve1998-10-051-1/+3
|
* Remove regexp support for tk42.steve1998-09-261-2/+2
|
* Wow. Checkout the number of manpages that are in EZWGL. I think that'shoek1998-08-181-5/+0
| | | | too many, so I'll remove half of them.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-211-2/+2
| | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
* New distribution tarball, same version.tg1998-02-053-12/+7
| | | | | | | Changes for that submitted by: Chuck Robey <chuckr@freebsd.org>. I also cleaned up some gratuitious "#ifndef __FreeBSD__"'s while I was here.
* Import graphviz port. graphviz is a graph visualization tool.tg1998-02-047-0/+136
OpenPOWER on IntegriCloud