summaryrefslogtreecommitdiff
path: root/graphics/paintlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.2Rong-En Fan2007-08-093-10/+9
| | | | | | | - Remove unused DOCSDIR substitution in pkg-plist Notes: svn path=/head/; revision=197366
* - Sort pkg-plist for upcoming updateRong-En Fan2007-08-091-68/+68
| | | | Notes: svn path=/head/; revision=197365
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Fix build with gcc41Tilman Keskinoz2006-12-223-0/+39
| | | | Notes: svn path=/head/; revision=180509
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+1
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* 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