aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome-java
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-05-277-306/+0
| | | | | | | | | | 2014-05-25 x11-toolkits/libgtk-java: Unmaintained, outdated not depend on 2014-05-25 graphics/cairo-java: Unmaintained, outdated not depend on 2014-05-25 devel/libgconf-java: Unmaintained, outdated not depend on 2014-05-25 x11/libgnome-java: Unmaintained, outdated not depend on Notes: svn path=/head/; revision=355577
* Fix expiration dateBaptiste Daroussin2014-04-251-1/+1
| | | | | | | | With hat: portmgr Reported by: Dan Langille Notes: svn path=/head/; revision=352127
* Deprecate java bindings for gnomeBaptiste Daroussin2014-04-251-0/+3
| | | | | | | | | | They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about Discussed with: kwm (gnome) Approved by: self (portmgr) Notes: svn path=/head/; revision=352126
* Use USES=dos2unix instead of manualy 's|^M||g' [1]Koop Mast2014-01-221-30/+28
| | | | | | | | | | While here switch to USES=pathfix shebangfix. Stagify the port and use INSTALL_LIB for the library so it get auto stripped. Submitted by: mat [1] Notes: svn path=/head/; revision=340723
* 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
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326485
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+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-2/+2
| | | | | | | | | | | | - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - 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
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-2/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* - 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
* Fix the build when docbook is installed.Joe Marcus Clarke2007-07-081-1/+3
| | | | Notes: svn path=/head/; revision=195234
* Update to 2.12.7Michael Johnson2007-06-282-5/+4
| | | | Notes: svn path=/head/; revision=194402
* - 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.12.6Michael Johnson2006-11-043-15/+15
| | | | Notes: svn path=/head/; revision=176355
* Update to 2.12.3.Joe Marcus Clarke2006-05-292-4/+4
| | | | Notes: svn path=/head/; revision=163802
* Fix the build with Jikes.Jeremy Messenger2006-05-261-0/+4
| | | | | | | | PR: ports/97915 Submitted by: hq Notes: svn path=/head/; revision=163550
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Fix packaging with JDK 1.5.Joe Marcus Clarke2006-05-131-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=162207
* Update to 2.12.2.Joe Marcus Clarke2006-03-292-4/+4
| | | | Notes: svn path=/head/; revision=158361
* 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.12.1.Joe Marcus Clarke2005-11-053-7/+9
| | | | Notes: svn path=/head/; revision=147320
* Fix patching.Joe Marcus Clarke2005-07-051-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=138531
* Update to 2.10.1.Joe Marcus Clarke2005-06-286-58/+240
| | | | | | | | PR: 82440 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=138092
* 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.6.0.Joe Marcus Clarke2004-04-202-6/+6
| | | | Notes: svn path=/head/; revision=107734
* Add libgnome-java, Java wrappers around libgnome-2.6.Joe Marcus Clarke2004-04-056-0/+112
Notes: svn path=/head/; revision=106187