aboutsummaryrefslogtreecommitdiff
path: root/graphics/paintlib
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-2/+1
| | | | Notes: svn path=/head/; revision=136637
* Add missing fileKris Kennaway2004-11-261-2/+3
| | | | Notes: svn path=/head/; revision=122458
* Add missing dependencies.Michael Nottebrock2004-06-191-3/+8
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=111776
* Add paintlib, an C++ library for processing imagesMichael Nottebrock2004-06-186-0/+167
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>i by: Notes: svn path=/head/; revision=111764