summaryrefslogtreecommitdiffstats
path: root/java/jre/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace-only:sobomax2000-11-011-2/+2
| | | | Make indentation uniform across my ports.
* Backout previous JIT-related change - it can cause legal problems.sobomax2000-09-121-2/+0
| | | | Submitted by: nate
* Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya andsobomax2000-09-111-0/+2
| | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya.
* Correct libc warning message:sobomax2000-07-061-1/+1
| | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH}
* Fix typo where \ was not added after an intermediate MASTER_SITES.will2000-06-301-1/+1
| | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com>
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Create/remove shared among Java ports ditrectories.sobomax2000-06-231-0/+2
| | | | Submitted by: bento
* Fix MASTER_SITES.sobomax2000-06-141-1/+3
| | | | Submitted by: bento
* Initial import of JRE - Sun's Java Run Time Enviponment.sobomax2000-06-121-0/+77
OpenPOWER on IntegriCloud