aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgtk-java
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326415
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | 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
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-7/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update to 2.10.2Michael Johnson2007-06-282-5/+4
| | | | Notes: svn path=/head/; revision=194393
* - 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
* Fix the build with the removal of objformat.Joe Marcus Clarke2007-02-101-0/+2
| | | | Notes: svn path=/head/; revision=184812
* Update to 2.10.1Michael Johnson2006-11-212-7/+7
| | | | Notes: svn path=/head/; revision=177703
* Update to 2.10.0Michael Johnson2006-11-044-802/+24
| | | | Notes: svn path=/head/; revision=176351
* Update to 2.8.5.Joe Marcus Clarke2006-05-293-4/+9
| | | | Notes: svn path=/head/; revision=163797
* Fix the build with Jikes.Jeremy Messenger2006-05-261-0/+4
| | | | | | | | PR: ports/97913 Submitted by: hq Notes: svn path=/head/; revision=163549
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Correct spelling of DOCSDIR, and unbreak.Joe Marcus Clarke2006-05-051-3/+1
| | | | Notes: svn path=/head/; revision=161427
* BROKEN: Tries to install into /apiKris Kennaway2006-05-051-0/+2
| | | | Notes: svn path=/head/; revision=161370
* Fix packaging with JDK 1.5.Joe Marcus Clarke2006-04-171-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=159831
* Update to 2.8.4 which I forgot to commit when I did the previous GNOME/JavaJoe Marcus Clarke2006-04-014-8/+12
| | | | | | | | | updates. Spotted by: pointyhat via kris Notes: svn path=/head/; revision=158529
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Update to 2.8.1.Joe Marcus Clarke2005-11-053-34/+64
| | | | Notes: svn path=/head/; revision=147322
* Fix patching by coverting the patch target to a UNIX text file first.Joe Marcus Clarke2005-07-021-0/+5
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=138331
* Correct the pkg-config information.Joe Marcus Clarke2005-06-283-0/+22
| | | | | | | | PR: 82411 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=138091
* Don't remove the Java JAR directory on deinstallation.Joe Marcus Clarke2005-06-111-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=137246
* Use GCC 3.4+ instead of hardcoding 3.4.Joe Marcus Clarke2005-06-101-1/+1
| | | | | | | Requested by: bland Notes: svn path=/head/; revision=137141
* Use GCC 3.4 to fix the build on 4.X.Joe Marcus Clarke2005-06-091-0/+1
| | | | Notes: svn path=/head/; revision=137114
* Update to 2.6.2.Joe Marcus Clarke2005-06-077-115/+790
| | | | | | | | PR: 81632 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=137000
* BROKEN: Does not buildKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134738
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 2.4.0.Joe Marcus Clarke2004-04-202-5/+5
| | | | Notes: svn path=/head/; revision=107733
* Add libgtk-java, a Java wrapper around the gtk+-2.4 API.Joe Marcus Clarke2004-04-059-0/+163
Notes: svn path=/head/; revision=106184