summaryrefslogtreecommitdiff
path: root/java/classpath/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update freetype to 2.5.2.Koop Mast2013-12-242-0/+32
| | | | | | | | | | | | | | 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
* - Reset maintainership. See ports/164941.Jung-uk Kim2012-10-043-2/+38
| | | | | | | | - 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.
* Simplify the previous commit a bit.Jung-uk Kim2012-09-141-1/+1
|
* Add an option to build with Eclipse Java Compiler. It also addsJung-uk Kim2012-09-141-0/+2
| | | | com.sun.tools.javac implementation in tools.zip. Turned off by default.
* - Update to 0.99.Jung-uk Kim2012-09-141-0/+21
| | | | | | - Reset maintainer to java (ports/164941). - Convert to optionsNG. - Honor NOPORTEXAMPLES.
* - Update to 0.97.2Beech Rintoul2009-01-161-14/+0
| | | | | PR: ports/130584 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
* - Update to 0.93, last that can be built with jikesPav Lucistnik2008-04-041-0/+14
| | | | | | | - Take maintainership PR: ports/122311 Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
* Upgrade to 0.19; disable evolving graphical stuff for now.Archie Cobbs2005-11-271-13/+0
|
* - fix build on 4.x: include missing headerVolker Stolz2005-08-292-15/+13
| | | | - USE_LIBTOOL, drop ltmain-patch
* Update to version 0.12.Archie Cobbs2004-11-291-14/+0
|
* - Unbreak: Add missing build-dependency on archivers/zipVolker Stolz2004-10-251-0/+14
| | | | - Fix compilation on 4.x
* add classpath 0.10Ying-Chieh Liao2004-09-011-0/+15
A GNU project to create free core class libraries