aboutsummaryrefslogtreecommitdiff
path: root/java/linux-blackdown-jdk12
Commit message (Collapse)AuthorAgeFilesLines
* Add support for javawmwrapper.Dirk Froemberg2001-04-111-1/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=41304
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Use `--exclude "*.orig"' tar(1) option instead of removing .orig files afterMaxim Sobolev2000-12-151-3/+1
| | | | | | | | | installation. This should partially close ports/23560 problem. PR: ports/23560 Notes: svn path=/head/; revision=35993
* Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux.Kevin Lo2000-07-181-1/+1
| | | | Notes: svn path=/head/; revision=30787
* Apostrophes in string should be escaped.SADA Kenji2000-07-151-2/+2
| | | | Notes: svn path=/head/; revision=30648
* Version required is no longer needed in the comment section of Makefile.SADA Kenji2000-07-151-1/+0
| | | | | | | Submitted by: portlint Notes: svn path=/head/; revision=30646
* This is the Linux JDK port. It's marked no package and no cdrom, soChuck Robey2000-05-167-0/+930
there's no license problem, just allows a lot of java hackers in the game. Thanks to Kees Koster and Jose Marques, I just neatened up around the edges. Submitted by: Kees Koster and Jose Marques Notes: svn path=/head/; revision=28476