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