summaryrefslogtreecommitdiff
path: root/java/sablevm-classpath (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-141-274/+0
| | | | Notes: svn path=/head/; revision=372560
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-09-082-13/+5
| | | | Notes: svn path=/head/; revision=367655
* Remove unnecessary NO_STAGE.Jung-uk Kim2014-06-091-1/+0
| | | | Notes: svn path=/head/; revision=357228
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+14
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326089
* - Reset maintainership. See ports/164941.Jung-uk Kim2012-10-044-43/+113
| | | | | | | | | | | - Fix conflicts with java/classpath. Note security provider configuration is moved to ${PREFIX}/lib/security/SableVM.security. This file is always loaded first because the short vendor name is SableVM. If it does not exist, then classpath.security is loaded (java/security/Security.java). - Reduce Makefile headers, add licenses, and convert to optionsNG. Notes: svn path=/head/; revision=305262
* - 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - 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
* 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
* - Fix buidMartin Wilke2008-05-252-2/+3
| | | | | | | Submitted by: pavbot/maintainer Notes: svn path=/head/; revision=213663
* - Fix buildMartin Wilke2008-05-222-4/+13
| | | | | | | Submitted by: pavbot/maintainer Notes: svn path=/head/; revision=213517
* - Fix build/install problemsMartin Wilke2008-05-183-5576/+5611
| | | | | | | | | PR: 120959 Reported by: Andrew Reilly <areilly@bigpond.net.au> Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> (maintainer) Notes: svn path=/head/; revision=213260
* - Fix build after xorg cleanupMartin Wilke2008-04-201-2/+2
| | | | Notes: svn path=/head/; revision=211658
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-0/+2
| | | | | | | | | | | | | | | | | | - 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 1.13Pav Lucistnik2007-12-154-0/+5663
- Take maintainership - Split classpath into separate port - Switch to libffi-devel to allow build on !386 PR: ports/118288, ports/118312 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de> Notes: svn path=/head/; revision=203766