aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ditaa
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | graphics)
* Fix typos in COMMENTcs2012-07-281-1/+1
| | | | Approved by: portmgr@ (implicit)
* Update email address for ports maintained by aldis@bsdroot.lv --> ↵crees2011-09-171-1/+1
| | | | graudeejs@gmail.com
* Add new port graphics/ditaa:makc2011-05-203-0/+44
ditaa is a small command-line utility written in Java, that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics. WWW: http://ditaa.sourceforge.net/ PR: ports/156800 Submitted by: Aldis Berjoza <aldis@bsdroot.lv>