aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-seqdiag
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 0.8.2TAKATSU Tomonari2013-02-113-6/+14
| | | | | | | | - Remove indefinite article from COMMENT - Replace NOPORTDOCS with PORT_OPTIONS:MDOCS Notes: svn path=/head/; revision=312038
* - Update to 0.8.1TAKATSU Tomonari2012-11-163-6/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307486
* - Update to 0.8.0TAKATSU Tomonari2012-10-243-4/+7
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306346
* - Remove LICENSE_FILE for well-known licensesTAKATSU Tomonari2012-10-011-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) Notes: svn path=/head/; revision=305143
* - Update to 0.7.5TAKATSU Tomonari2012-09-303-5/+5
| | | | | | | - Trim WWW: line in pkg-descr Notes: svn path=/head/; revision=305086
* - Update to 0.7.4TAKATSU Tomonari2012-09-212-9/+5
| | | | | | | - Convert to new Makefile header Notes: svn path=/head/; revision=304628
* - Update to 0.7.3TAKATSU Tomonari2012-03-173-12/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293444
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-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 Notes: svn path=/head/; revision=288824
* - Update to 0.7.2TAKATSU Tomonari2011-12-132-3/+3
| | | | Notes: svn path=/head/; revision=287317
* - Update to 0.7.1TAKATSU Tomonari2011-12-013-3/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286731
* - Update to 0.7.0TAKATSU Tomonari2011-11-232-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286286
* - Update to 0.6.3TAKATSU Tomonari2011-11-073-7/+15
| | | | Notes: svn path=/head/; revision=285248
* - Update to 0.6.2TAKATSU Tomonari2011-11-022-3/+3
| | | | Notes: svn path=/head/; revision=284940
* - Update to 0.6.1TAKATSU Tomonari2011-11-022-3/+3
| | | | Notes: svn path=/head/; revision=284917
* - Update to 0.6.0TAKATSU Tomonari2011-10-292-3/+3
| | | | Notes: svn path=/head/; revision=284583
* - Update to 0.5.2TAKATSU Tomonari2011-10-292-4/+4
| | | | Notes: svn path=/head/; revision=284575
* - Update to 0.5.1TAKATSU Tomonari2011-10-252-3/+3
| | | | Notes: svn path=/head/; revision=284290
* - Update to 0.5.0TAKATSU Tomonari2011-10-212-4/+4
| | | | Notes: svn path=/head/; revision=284080
* - Update to 0.4.3TAKATSU Tomonari2011-10-213-6/+6
| | | | Notes: svn path=/head/; revision=284073
* - Update to 0.4.2TAKATSU Tomonari2011-10-122-3/+6
| | | | | | | - Add manpage Notes: svn path=/head/; revision=283444
* - Update to 0.4.1TAKATSU Tomonari2011-10-012-3/+3
| | | | Notes: svn path=/head/; revision=282712
* - Update to 0.4.0TAKATSU Tomonari2011-09-272-6/+6
| | | | | | | - Restrict USE_PYTHON range Notes: svn path=/head/; revision=282482
* - Add a new port: graphics/py-seqdiagTAKATSU Tomonari2011-08-074-0/+105
`seqdiag` generate sequence-diagram image file from spec-text file. Features * Generate sequence-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only). WWW: http://blockdiag.com/seqdiag/build/html/ Notes: svn path=/head/; revision=279092