2015-03-15 18:47:15 by Hiramatsu Yoshifumi | Files touched by this commit (9) |
Log message:
Set MAINTAINER to pkgsrc-users.
|
2015-01-20 11:50:03 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update nwdiag to 1.0.4.
1.0.4 (2015-01-01)
------------------
* Support blockdiag 1.5.0 core interface
* Fix bugs
- Fix ascending syntax was disabled on refactoring parser
|
2014-07-06 14:36:48 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update nwdiag to 1.0.3.
1.0.3 (2014-07-03)
------------------
* rackdiag: Fix rackheight syntax (cf. rack { 12U }) was disabled
1.0.2 (2014-07-02)
------------------
* Change interface of docutils node (for sphinxcontrib module)
1.0.1 (2014-06-26)
------------------
* Add options to blockdiag directive (docutils extension)
- :width:
- :height:
- :scale:
- :align:
- :name:
- :class:
- :figwidth:
- :figclass:
|
2013-12-06 12:35:03 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update nwdiag to 1.0.0.
History
=======
1.0.0 (2013-10-05)
------------------
* Support python 3.2 and 3.3 (thanks to @masayuko)
* Drop supports for python 2.4 and 2.5
* Replace dependency: PIL -> Pillow
|
2013-09-11 07:54:45 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update py-nwdiag to 0.9.4.
0.9.4 (2012-12-20)
------------------
* Fix bugs
0.9.3 (2012-12-17)
------------------
* [rackdiag] Allow multiple rackitems in same level
* Fix bugs
|
2013-09-11 07:36:38 by OBATA Akio | Files touched by this commit (1) |
Log message:
sort
|
2012-11-19 21:00:07 by Aleksey Cheusov | Files touched by this commit (3) |
Log message:
Update to nwdiag-0.9.2
0.9.2 (2012-11-17)
------------------
* [rackdiag] Add auto-numbering feature
* Fix bugs
0.9.1 (2012-10-28)
------------------
* Fix bugs
0.9.0 (2012-10-22)
------------------
* Optimize algorithm for rendering shadow
* Add options to docutils directive
* [packetdiag] represent splitted packets with dashed-line
* Fix bugs
0.8.2 (2012-09-29)
------------------
* Fix bugs
0.8.1 (2012-09-08)
------------------
* Add packetdiag_sphinxhelper
0.8.0 (2012-09-06)
------------------
* Add packetdiag which supports generating packet-header diaagram
* [nwdiag] Add diagram attribute: external_connector
* Update to new package structure (blockdiag >= 1.1.2)
* Allow # to comment syntax
* Fix bugs
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-12-07 14:43:30 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update py-nwdiag to 0.7.0.
History
=======
0.7.0 (2011-11-19)
------------------
* Accept N/A rack-unit
* Add fontfamily attribute for switching fontface
* Fix bugs
0.6.1 (2011-11-06)
------------------
* [rackdiag] Support multiple racks rendering
* [rackdiag] Add rack attribute: unit-height, weight, ampere, ascending
* [rackdiag] Support putting multiple items to same rack-unit
0.6.0 (2011-11-06)
------------------
* Add rackdiag which supports genarating rack-structure diagram
* Add docutils extension
* Fix bugs
0.5.3 (2011-11-01)
------------------
* Add class feature (experimental)
0.5.2 (2011-11-01)
------------------
* Follow blockdiag-0.9.7 interface
0.5.1 (2011-10-19)
------------------
* Follow blockdiag-0.9.5 interface
0.5.0 (2011-10-07)
------------------
* Change shape of trunkline like a pipeline
* Add network attribute: color
* Add diagram attribute: default_network_color
|
2011-10-06 08:33:19 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update py-nwdiag to 0.4.2.
History
=======
0.4.2 (2011-09-30)
------------------
* Add diagram attributes: default_text_color
* Fix bugs
0.4.1 (2011-09-26)
------------------
* Add diagram attributes: default_node_color, default_group_color and
default_line_color
* Fix bugs
|