summaryrefslogtreecommitdiff
path: root/java/cacao/files/patch-boehm-gc-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the previous accidental commit. It is not ready yet.Jung-uk Kim2012-10-041-10/+0
| | | | Notes: svn path=/head/; revision=305264
* - Reset maintainership. See ports/164941.Jung-uk Kim2012-10-041-0/+10
- 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