Port details |
- py-paint Simple and flexible painting adaptor to libart for Python
- 0.3_6 graphics
=2 0.3_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-07-08 13:47:15
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: python, libao, zip, ctags
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://object-craft.com.au/projects/paint/
- Description:
- The paint module provides a simple and flexible facility for
painting PNG images files. The paint module depends upon
three free libraries: freetype, libart, libpng.
WWW: http://object-craft.com.au/projects/paint/
-
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}paint>0:graphics/py-paint@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-paint
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pypaint-0.3.tar.gz) = 733c0aa4915897746ab68a32e99a0833bba3ee4e5d4b599b2dc8d74782d2d737
SIZE (pypaint-0.3.tar.gz) = 17266
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-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libpng.so : graphics/png
- libttf.so : print/freetype
- libart_lgpl_2.so : graphics/libart_lgpl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-paint-0.3_6:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gnome python:2.7
- 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.3_6 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.3_6 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.3_6 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
0.3_6 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.3_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.3_6 03 Jan 2016 15:08:50 |
miwi |
- Convert to options helper |
0.3_6 16 Mar 2015 14:08:09 |
amdmi3 |
- Add LICENSE
- Strip library |
0.3_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.3_4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.3_4 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
0.3_4 19 Sep 2014 15:45:15 |
tijl |
print/freetype:
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports |
0.3_3 27 Dec 2013 17:41:28 |
wg |
graphics/py-paint: support staging |
0.3_3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.3_3 26 Apr 2013 09:23:54 |
bapt |
In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework. |
0.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.3_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.3_1 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.3 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.3 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.3 08 Aug 2004 12:31:47 |
perky |
Update to 0.3
PR: 70000 (!)
Submitted by: ijliao |
0.2 18 Mar 2004 07:38:48 |
perky |
Add SIZE data.
Submitted by: trevor |
0.2 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.2 25 Jun 2002 19:19:54 |
perky |
Use REINPLACE_CMD as well as USE_REINPLACE |
0.2 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
0.2 23 May 2002 22:22:19 |
pat |
back out commit made comparing OSVERSION and use sed(1) to workaround perl
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many |
0.2 23 May 2002 00:32:04 |
pat |
Fix ports for building with -current without perl
PR: 38359
Submitted by: maintainer |
0.2 04 May 2002 18:08:18 |
pat |
Update to 0.2
PR: 37617
Submitted by: maintainer |
0.1 29 Apr 2002 17:40:02 |
ijliao |
use USE_PYDISTUTILS |
0.1 18 Mar 2002 14:58:53 |
sobomax |
Fix breakage caused by the recent freetype overhaul.
Submitted by: bento |
14 Mar 2002 11:16:45 |
sobomax |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
14 Mar 2002 07:30:39 |
sobomax |
LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes |
28 Jan 2002 16:12:39 |
pat |
Update maintainer email address |
11 Sep 2001 03:22:51 |
ache |
Bump png major |
09 Jul 2001 04:07:48 |
kevlo |
Fix Makefile |
08 Jul 2001 17:47:15 |
kevlo |
Initial import of py-paint 0.1. |