Port details |
- py-aafigure ASCII art to image converter written in Python
- 0.5_2 graphics
=0 0.5_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on broken and expired py-reportlab2
This port expired on: 2016-12-08
- Maintainer: tota@FreeBSD.org
- Port Added: 2010-08-07 16:07:56
- Last Update: 2016-12-08 20:21:39
- SVN Revision: 428155
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://launchpad.net/aafigure/
- Description:
- aafigure is an ASCII art to image converter.
ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more.
This project provides a Python package, a command line script as well as
Docutils and MoinMoin plugins.
WWW: https://launchpad.net/aafigure/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}aafigure>0:graphics/py-aafigure@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-aafigure
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aafigure-0.5.tar.gz) = 090c88beb091d28a233f854e239713aa15d8d1906ea16211855345c912e8a091
SIZE (aafigure-0.5.tar.gz) = 49280
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-pillow>0 : graphics/py-pillow
- __init__.py : print/py-reportlab2
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-aafigure-0.5_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
0.5_2 08 Dec 2016 20:21:39 |
rene |
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2 |
0.5_2 08 Nov 2016 20:56:25 |
antoine |
Chase print/py-reportlab2 expiration |
0.5_2 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_2 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_2 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
0.5_2 04 Oct 2014 22:38:24 |
antoine |
Unbreak, this port depended on both py-imaging and py-pillow (via py-reportlab2) |
0.5_1 26 Apr 2014 21:02:58 |
tota |
- Remove indefinite article from COMMENT
- Fix LICENSE section
- Use PYDISTUTILS_AUTOPLIST
* Remove pkg-plist, accordingly
- Make use of UNIQUENAM
- Support STAGEDIR
* Make DOCS and EXAMPLES unconditional to stage
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix default options
- Unmute INSTALL_DATA and COPYTREE_SHARE in post-install target
- Use single space after WWW: in pkg-descr
PR: ports/188883 (based on)
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.5 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.5 31 Dec 2010 06:37:29 |
tota |
- Add LICENSE
- Drop MD5 checksum from distinfo |
0.5 07 Aug 2010 16:07:21 |
tota |
- Add a new port: graphics/py-aafigure
aafigure is an ASCII art to image converter.
ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more.
This project provides a Python package, a command line script as well as
Docutils and MoinMoin plugins.
WWW: https://launchpad.net/aafigure/ |