aboutsummaryrefslogtreecommitdiff
path: root/graphics/libggigcp
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.0.2Rong-En Fan2007-01-282-5/+5
| | | | | | | | PR: ports/108454 Submitted by: Antoine Brodin <antoine.brodin at laposte.net> (maintainer) Notes: svn path=/head/; revision=183514
* - Update to 1.0.1Pav Lucistnik2006-03-182-5/+4
| | | | | | | | PR: ports/94618 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Notes: svn path=/head/; revision=157540
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.0.0 [1]Jean-Yves Lefort2005-12-123-7/+7
| | | | | | | | | | | - Unsilence post-install and use ${INSTALL_DATA} rather than ${CP} [1]: PR: ports/90288 Submitted by: maintainer Notes: svn path=/head/; revision=151029
* - Add SHA256Sergey Matveychuk2005-11-191-0/+1
| | | | | | | | | | | | | | ggiterm port: - Don't use gmake - Install ggitem.termcap and add message about it - Utilize DATADIR - Bump PORTREVISION PR: ports/89280 Submitted by: Antoine Brodin (maintainer) Notes: svn path=/head/; revision=148800
* 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
* - Update to 0.9.2Renato Botelho2005-09-232-3/+3
| | | | | | | | PR: 86505 Submitted by: maintainer Notes: svn path=/head/; revision=143433
* - Update to 0.9.1Jean-Yves Lefort2005-04-183-10/+7
| | | | | | | | | | | | - Fix build on 4.X - Use USE_LIBTOOL_VER=15 PR: ports/80038 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=133622
* Add libggigcp, a libggi extension for advanced color and palette handling. ItPav Lucistnik2004-12-114-0/+96
adds features for conversion between different color spaces such as RGBA, YUV, HSV and CMYK and some manipulation functions like brightness. PR: ports/74824 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Notes: svn path=/head/; revision=123785