notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-aafigure ASCII art to image converter written in Python
0.5_2 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on broken and expired py-reportlab2
Expired This port expired on: 2016-12-08
Maintainer: tota@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pillow>0 : graphics/py-pillow
  2. __init__.py : print/py-reportlab2
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/aafigure/
  2. https://pypi.python.org/packages/source/a/aafigure/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_2
08 Dec 2016 20:21:39
Revision:428155Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:425762Original commit files touched by this commit
antoine search for other commits by this committer
Chase print/py-reportlab2 expiration
0.5_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371326Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of graphics/ to new USES=python

Approved by:	portmgr (implicit)
0.5_2
04 Oct 2014 22:38:24
Revision:370008Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak, this port depended on both py-imaging and py-pillow (via py-reportlab2)
0.5_1
26 Apr 2014 21:02:58
Revision:352374Original commit files touched by this commit
tota search for other commits by this committer
- 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
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.5
31 Dec 2010 06:37:29
Original commit files touched by this commit
tota search for other commits by this committer
- Add LICENSE
- Drop MD5 checksum from distinfo
0.5
07 Aug 2010 16:07:21
Original commit files touched by this commit
tota search for other commits by this committer
- 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/

Number of commits found: 10