aboutsummaryrefslogtreecommitdiff
path: root/x11/babl
Commit message (Collapse)AuthorAgeFilesLines
* USES=libtool:keepla tar:bzip2.Tijl Coosemans2014-05-302-15/+4
| | | | Notes: svn path=/head/; revision=355836
* - Stage supportMartin Wilke2014-02-171-3/+1
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=344651
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Update to 0.1.10Koop Mast2013-03-114-15/+33
| | | | | | | | | | | Convert to OtionsNG, switch to pathfix from gnomehack. PR: ports/172157 Sumbitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> Obtained from: gnome team repo Notes: svn path=/head/; revision=313870
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-6/+3
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* Mark jobs unsafe.Koop Mast2013-02-051-0/+1
| | | | | | | | PR: ports/175810 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=311710
* Fix the build with clang.Jeremy Messenger2012-03-162-0/+32
| | | | | | | | | PR: ports/163518 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes Notes: svn path=/head/; revision=293393
* - Update to 0.1.6Pietro Cerutti2011-11-223-13/+3
| | | | | | | | | | | | | | Changes: * build improvements * remove blatantly wrong conversions from extensions * make it possible to distinguish format_n formats from others * improvements to vala/gobject introspection support Approved by: kwm (gnome@) Feature safe: yes Notes: svn path=/head/; revision=286233
* Fix the build when it enables gobject-introspection. Without it, I get this:Jeremy Messenger2011-06-292-21/+31
| | | | | | | | | | | | | | | | | --------------------------- gnome-config: not found Package babl was not found in the pkg-config search path. Perhaps you should add the directory containing `babl.pc' to the PKG_CONFIG_PATH environment variable No package 'babl' found --------------------------- Clearly, there is no way for babl to depends on babl (itself). O_o A weird bug, so remove that '--pkg babl' to fix the build. While I am here, reorder the pkg-plist to make it easier to read. No function change. Notes: svn path=/head/; revision=276666
* Update to 0.1.4. [1]Koop Mast2011-02-253-4/+9
| | | | | | | | | | Gir files now shipped with babl. So no need anymore for a seperate port. PR: ports/154430 [1] Submitted by: gahr@ Notes: svn path=/head/; revision=269718
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 0.1.2Pietro Cerutti2010-03-244-37/+43
| | | | | | | | | PR: 144225 Submitted by: Pietro Cerutti <gahr@FreeBSD.org> Approved by: kwm (gnome@ team) Notes: svn path=/head/; revision=251440
* Correct the logic of the SIMD option so that packages are not built withJoe Marcus Clarke2009-08-081-4/+4
| | | | | | | | | | unwanted optimizations. PR: 137114 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=239181
* * Add support for SIMDoptimizations (off by default).Joe Marcus Clarke2009-08-022-1/+22
| | | | | | | | | | * Fix the invocation of mktemp to prevent a spurious error. PR: 137114 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=238792
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Actually bump the PORTREVISION, forgot to save it in editor.Jeremy Messenger2008-10-281-0/+1
| | | | Notes: svn path=/head/; revision=222150
* -No need to include the gnomeprefix that brings gnomehier in. [1]Jeremy Messenger2008-10-281-5/+1
| | | | | | | | | | -Use the gnomehack instead of a pkg-config patch in post-patch target. -Bump the PORTREVISION. Submitted by: Stefan Thurner <thurners@nicsys.de> [1] Notes: svn path=/head/; revision=222149
* Update to 0.0.22.Joe Marcus Clarke2008-07-063-5/+15
| | | | Notes: svn path=/head/; revision=216400
* Add bablMichael Johnson2008-04-154-0/+58
Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. WWW: http://www.gegl.org/babl/ Notes: svn path=/head/; revision=211278