aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-nwdiag
Commit message (Collapse)AuthorAgeFilesLines
* Python cleanup:rene2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-1/+1
| | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* - Update to 0.9.4tota2012-12-213-4/+7
|
* - Update to 0.9.3tota2012-12-163-4/+15
| | | | - Add missing example file
* - Update to 0.9.2tota2012-11-182-3/+3
| | | | Feature safe: yes
* - Update to 0.9.1tota2012-10-302-3/+3
| | | | Feature safe: yes
* - Update to 0.9.0tota2012-10-253-4/+16
| | | | Feature safe: yes
* - Remove LICENSE_FILE for well-known licensestota2012-10-021-2/+1
| | | | | | - Fix USE_PYTHON to -2.7 because 2.4 and 2.5 have been removed from the tree Pointed out by: rm@ (via private e-mail)
* - Update to 0.8.2tota2012-10-012-4/+5
|
* - Update to 0.8.1tota2012-09-093-3/+6
|
* - Update to 0.8.0tota2012-09-094-30/+61
| | | | | - Remove deprecated header information from Makefile - Replace tab with space after WWW: in pkg-descr
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - Update to 0.7.0tota2011-11-233-4/+7
| | | | Feature safe: yes
* - Update to 0.6.1tota2011-11-093-3/+6
|
* - Update to 0.6.0tota2011-11-083-10/+64
|
* - Update to 0.5.2tota2011-11-052-3/+3
|
* - Update to 0.5.1tota2011-10-223-7/+7
|
* - Update to 0.5.0tota2011-10-082-4/+7
| | | | - Add manpage
* - Update to 0.4.2tota2011-10-012-3/+3
|
* - Update to 0.4.1tota2011-09-273-5/+8
| | | | - Restrict USE_PYTHON range
* - Update to 0.4.0tota2011-08-102-3/+3
|
* - Add a new port: graphics/py-nwdiagtota2011-08-074-0/+111
`nwdiag` generate network-diagram image file from spec-text file. Features * Generate network-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only). WWW: http://blockdiag.com/nwdiag/build/html/