Port details |
- py-actdiag Simple activity-diagram image generator
- 3.0.0_1 graphics =5 3.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: tota@FreeBSD.org
- Port Added: 2011-08-07 09:47:05
- Last Update: 2024-03-09 12:58:25
- Commit Hash: 6baf371
- People watching this port, also watch:: vuxml, rubygem-tweetstream, p5-Carp-Assert-More, p5-Cache-Cache, fxt
- Also Listed In: python
- License: APACHE20
- WWW:
- http://blockdiag.com/en/actdiag/
- Description:
- `actdiag` generate activity-diagram image file from spec-text file.
Features
* Generate activity-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}actdiag>0:graphics/py-actdiag@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-actdiag/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-actdiag
- pkg install py39-actdiag
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-actdiag listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-actdiag
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1651832668
SHA256 (actdiag-3.0.0.tar.gz) = 0efc9b2887d3ec765b0f45bde1d5757a52301151ea62bcc2297e77aad9264006
SIZE (actdiag-3.0.0.tar.gz) = 2574809
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-blockdiag>=1.5.0 : graphics/py-blockdiag@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-sphinxcontrib-actdiag
Configuration Options:
- ===> The following configuration options are available for py39-actdiag-3.0.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-actdiag
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_1 09 Mar 2024 12:58:25 |
Nuno Teixeira (eduardo) |
graphics/py-actdiag: Move man pages to share/man
Approved by: portmgr (blanket) |
3.0.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.0.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.0 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.0.0 07 May 2022 04:31:50 |
TAKATSU Tomonari (tota) |
graphics/py-actdiag: Update to 3.0.0 |
2.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0 27 Apr 2020 13:46:27 |
bapt |
Move all py*diag version to newer version supporting python3
while here in blockdiag add a patch to fix backward compatibility
Reviewed by: maintainer (tota)
Differential Revision: https://reviews.freebsd.org/D24039 |
0.5.4_1 24 Mar 2020 19:54:57 |
antoine |
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai |
0.5.4_1 24 Feb 2020 11:36:16 |
kai |
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version (Only the first 15 lines of the commit message are shown above ) |
0.5.4 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.5.4 19 Feb 2020 17:59:36 |
antoine |
Clean up USES
With hat: portmgr |
0.5.4 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.5.4 20 Jun 2018 16:58:30 |
mat |
Use the correct variable for dependency lines.
PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.
Sponsored by: Absolight |
0.5.4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.5.4 10 Apr 2016 09:37:12 |
tota |
- Update to 0.5.4
- Fix Python version
- Make use of options helpers |
0.5.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.3 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
0.5.3 26 Sep 2014 07:40:06 |
tota |
- Update to 0.5.3
- Add LICENSE_FILE
- Convert to USES=python
- Update WWW: in pkg-descr |
0.5.1 26 Apr 2014 21:18:07 |
tota |
- Update to 0.5.1
* Switch run-time dependency from PIL to Pillow
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Support STAGEDIR
* Make DOCS unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
PR: ports/188882 (based on)
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.4.3 21 Feb 2014 13:37:16 |
ehaupt |
Remove trailing whitespaces from category graphics |
0.4.3 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.4.3 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.4.3 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- 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@) |
0.4.3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.4.3 11 Feb 2013 01:28:43 |
tota |
- Update to 0.4.3
- Remove indefinite article from COMMENT
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS |
0.4.1 29 Oct 2012 22:37:47 |
tota |
- Update to 0.4.1
Feature safe: yes |
0.4.0 24 Oct 2012 16:16:30 |
tota |
- Update to 0.4.0
Feature safe: yes |
0.3.4 01 Oct 2012 22:01:24 |
tota |
- Remove LICENSE_FILE for well-known licenses
- 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) |
0.3.4 30 Sep 2012 20:28:33 |
tota |
- Update to 0.3.4
- Convert to new Makefile header
- Trim WWW: line in pkg-descr |
0.3.3 25 Apr 2012 12:18:10 |
tota |
- Update to 0.3.3
- Fix minimal version of dependency on blockdiag which should have been
set to 1.1.2 since actdiag 0.3.1 |
0.3.2 16 Mar 2012 19:42:19 |
tota |
- Update to 0.3.2
Feature safe: yes |
0.3.1 16 Feb 2012 11:42:07 |
tota |
- Update to 0.3.1 |
0.3.0 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
0.3.0 23 Nov 2011 04:38:29 |
tota |
- Update to 0.3.0
Feature safe: yes |
0.2.4 11 Nov 2011 21:34:46 |
tota |
- Update to 0.2.4
Feature safe: yes |
0.2.3 07 Nov 2011 17:15:33 |
tota |
- Update to 0.2.3 |
0.2.2 03 Nov 2011 05:02:15 |
tota |
- Update to 0.2.2 |
0.2.1 03 Nov 2011 01:50:09 |
tota |
- Update to 0.2.1 |
0.2.0 21 Oct 2011 23:08:41 |
tota |
- Fix minimal version of blockdiag dependency in RUN_DEPENDS |
0.2.0 21 Oct 2011 16:25:58 |
tota |
- Update to 0.2.0 |
0.1.9 12 Oct 2011 22:15:54 |
tota |
- Update to 0.1.9
- Add manpage |
0.1.8 01 Oct 2011 02:34:22 |
tota |
- Update to 0.1.8
- Restrict USE_PYTHON range |
0.1.7 07 Aug 2011 09:46:45 |
tota |
- Add a new port: graphics/py-actdiag
`actdiag` generate activity-diagram image file from spec-text file.
Features
* Generate activity-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
WWW: http://blockdiag.com/actdiag/build/html/ |