summaryrefslogtreecommitdiff
path: root/java/jre (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backout previous JIT-related change - it can cause legal problems.Maxim Sobolev2000-09-122-4/+0
| | | | | | | Submitted by: nate Notes: svn path=/head/; revision=32537
* Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya andMaxim Sobolev2000-09-112-3/+7
| | | | | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya. Notes: svn path=/head/; revision=32509
* Correct libc warning message:Maxim Sobolev2000-07-061-1/+1
| | | | | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH} Notes: svn path=/head/; revision=30271
* Fix typo where \ was not added after an intermediate MASTER_SITES.Will Andrews2000-06-301-1/+1
| | | | | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com> Notes: svn path=/head/; revision=30004
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Create/remove shared among Java ports ditrectories.Maxim Sobolev2000-06-232-0/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29801
* Fix MASTER_SITES.Maxim Sobolev2000-06-141-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29596
* Initial import of JRE - Sun's Java Run Time Enviponment.Maxim Sobolev2000-06-126-0/+296
Notes: svn path=/head/; revision=29543