Commit graph

17 commits

Author SHA1 Message Date
adam
bcbb104610 py-actdiag: updated to 2.0.0
2.0.0:
* Drop python2 and python3.4 support
2020-02-19 17:51:24 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
hiramatsu
80b88da227 Set MAINTAINER to pkgsrc-users. 2015-03-15 17:30:24 +00:00
obache
69dbe0f2a7 Update actdiag to 0.5.4.
0.5.4 (2015-01-01)
------------------
* Follow blockdiag-1.5.0 interface
2015-01-20 10:44:09 +00:00
obache
75c29d50d9 Update actdiag to 0.5.3.
0.5.3 (2014-07-02)
------------------
* Change interface of docutils node (for sphinxcontrib module)

0.5.2 (2014-06-24)
------------------
* Add options to blockdiag directive (docutils extension)
   - :width:
   - :height:
   - :scale:
   - :align:
   - :name:
   - :class:
   - :figwidth:
   - :figclass:
2014-07-06 12:33:08 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
obache
209195c57e Update actdiag to 0.5.1.
History
=======

0.5.1 (2013-10-22)
------------------
* Fix bugs

0.5.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-12-06 11:33:13 +00:00
obache
072928363c Update py-actdiag to 0.4.3
0.4.3 (2013-02-10)
------------------
* Fix bugs

0.4.2 (2013-02-10)
------------------
* Fix bugs
2013-09-11 05:45:09 +00:00
cheusov
bd949b34de Update to arcdiag-1.4.1
0.4.1 (2012-10-28)
        ------------------
        * Fix bugs

        0.4.0 (2012-10-22)
        ------------------
        * Optimize algorithm for rendering shadow
        * Add options to docutils directive
        * Fix bugs

        0.3.4 (2012-09-29)
        ------------------
        * Fix bugs
2012-11-19 19:57:29 +00:00
asau
08f35c7155 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
obache
72eb45d18d Update py-actdiag to 0.3.3.
History
        =======

        0.3.3 (2012-04-23)
        ------------------
        * Set hyperlinks to header of lanes on SVG image
        * Fill background of lane header with lane.color attribute
2012-06-12 13:41:20 +00:00
obache
a01407f0b0 Update py-actdiag to 0.3.2.
while here, install man page.

        0.3.2 (2012-03-15)
        ------------------
        * Fix bugs

        0.3.1 (2012-02-15)
        ------------------
        * Add autolane plugin
        * Update to new package structure (blockdiag >= 1.1.2)
2012-03-21 14:36:47 +00:00
obache
087179ca2b Update py-actdiag to 0.3.0.
History
        =======

        0.3.0 (2011-11-19)
        ------------------
        * Add fontfamily attribute for switching fontface
        * Fix bugs

        0.2.4 (2011-11-10)
        ------------------
        * Fix dependencies (do not depend PIL directly for pillow users)

        0.2.3 (2011-11-06)
        ------------------
        * Add docutils exetension
        * Fix bugs

        0.2.2 (2011-11-01)
        ------------------
        * Add class feature (experimental)

        0.2.1 (2011-11-01)
        ------------------
        * Follow blockdiag-0.9.7 interface

        0.2.0 (2011-10-19)
        ------------------
        * Follow blockdiag-0.9.5 interface

        0.1.9 (2011-10-11)
        ------------------
        * Fix bugs
2011-12-07 13:27:14 +00:00
obache
71bfd556bb Update py-actdiag to 0.1.8.
History
=======

0.1.8 (2011-09-30)
------------------
* Add diagram attribute: default_text_color
2011-10-06 06:28:25 +00:00
obache
eaf4300662 Import py-actdiag-0.1.7 as graphics/py-actdiag.
`actdiag' generate activity-diagram image file from spec-text file.
* Generate activity-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
2011-08-07 15:43:50 +00:00