aboutsummaryrefslogtreecommitdiffstats
path: root/java/jre
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix user and group ownership of the installed files when they have beenglewis2002-11-121-2/+4
| | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (more ports still to go) Submitted by: alane
* Don't remove system directories share/java, share/java/classes, andkris2002-11-111-3/+0
| | | | share/doc
* Depend on misc/compat3x.knu2001-08-141-14/+1
| | | | Approved by: sobomax (MAINTAINER)
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* 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-122-4/+0
| | | | Submitted by: nate
* Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya andsobomax2000-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.
* 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-232-0/+7
| | | | 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-126-0/+296