The NetBSD Project

CVS log for pkgsrc/graphics/py-actdiag/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / py-actdiag

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 5 15:41:11 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, HEAD
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)

python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 4 20:54:04 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 19 17:51:24 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.15: +9 -7 lines
Diff to previous 1.15 (colored)

py-actdiag: updated to 2.0.0

2.0.0:
* Drop python2 and python3.4 support

Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 3 08:36:55 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Comment out dead MASTER_SITES/HOMEPAGEs.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 8 17:43:33 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Switch to MASTER_SITES_PYPI.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 15 17:30:24 2015 UTC (8 years, 8 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Set MAINTAINER to pkgsrc-users.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 20 10:44:09 2015 UTC (8 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Update actdiag to 0.5.4.

0.5.4 (2015-01-01)
------------------
* Follow blockdiag-1.5.0 interface

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jul 6 12:33:08 2014 UTC (9 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

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:

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:09 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 6 11:33:13 2013 UTC (9 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.8: +6 -3 lines
Diff to previous 1.8 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 11 05:45:09 2013 UTC (10 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Update py-actdiag to 0.4.3

0.4.3 (2013-02-10)
------------------
* Fix bugs

0.4.2 (2013-02-10)
------------------
* Fix bugs

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 19 19:57:29 2012 UTC (11 years ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)


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

Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:15 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 12 13:41:20 2012 UTC (11 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 21 14:36:47 2012 UTC (11 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.3: +9 -3 lines
Diff to previous 1.3 (colored)

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)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 7 13:27:14 2011 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.2: +3 -5 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 6 06:28:25 2011 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update py-actdiag to 0.1.8.

History
=======

0.1.8 (2011-09-30)
------------------
* Add diagram attribute: default_text_color

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Aug 7 15:43:50 2011 UTC (12 years, 3 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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).

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 7 15:43:50 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>