aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtk-update-icon-cache/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Do not overwrite USESBaptiste Daroussin2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=326031
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-2/+2
| | | | Notes: svn path=/head/; revision=326025
* Use BUILD_WRKSRC and ALL_TARGET instead of custom do-build: target.Koop Mast2013-07-031-4/+3
| | | | | | | Submitted by: bapt@ Notes: svn path=/head/; revision=322215
* Update to 2.24.19.Koop Mast2013-06-161-1/+1
| | | | | | | Minor maintaince bug fix release. Notes: svn path=/head/; revision=321068
* Update to 2.24.18.Koop Mast2013-05-221-1/+1
| | | | Notes: svn path=/head/; revision=318764
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-24/+12
| | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* The fix below moves the test to sh, which effectively ensures that the testJeremy Messenger2012-05-201-4/+4
| | | | | | | | | | for existence is done at pre-configure stage rather than Makefile parse. PR: ports/166279 Submitted by: Mel Flynn <rflynn@acsalaska.net> Notes: svn path=/head/; revision=297047
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update to 2.24.6.Koop Mast2011-09-011-1/+1
| | | | Notes: svn path=/head/; revision=280957
* Update the glib and gtk stack to the lastest stable releases.Koop Mast2011-07-301-0/+70
Add new ports for the new stable releases of gtk+-3.0. Update vala to the newest stable release 0.12.1. Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies. Full contributors acknowledgment will be given in the GNOME 3 import. Notes: svn path=/head/; revision=278556