aboutsummaryrefslogtreecommitdiffstats
path: root/java/linux-blackdown-jdk12
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.
* Unified one-line descriptions for JDK ports.znerd2002-08-121-1/+1
|
* Changed the installation directory toznerd2002-08-081-2/+2
| | | | | | | ${PREFIX}/linux-blackdown-jdk1.2.2 and changed the package name to linux-blackdown-jdk-XXX (where XXX is the package version). Bumped PORTREVISION.
* Re-adding patches to make scripts use the linux exprznerd2002-04-163-1/+45
| | | | | | | | | | and to use green iso linux threads by default. These patches were removed by me when I upgraded the port to FCS, but they should have been ported to this version of the port. Bumped PORTREVISION. Submitted by: glewis
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.znerd2002-03-035-899/+855
|
* Now uses USE_LINUX instead of an obscure RUN_DEPENDS.znerd2002-02-221-1/+2
| | | | Reported by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Improved the MASTER_SITES download locations. Also changed theznerd2002-02-221-4/+6
| | | | | | | RUN_DEPENDS for linux. It now checks for the existence of /compat/linux/lib/ld.so instead of the more obscure /compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does not even exist on my system, although I have installed linux_base.
* Took over maintainership from K.J. Koster, with his permission.znerd2001-11-271-1/+1
| | | | Approved by: sobomax
* Add support for javawmwrapper.dirk2001-04-121-1/+3
| | | | Approved by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Use `--exclude "*.orig"' tar(1) option instead of removing .orig files aftersobomax2000-12-151-3/+1
| | | | | | installation. This should partially close ports/23560 problem. PR: ports/23560
* Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux.kevlo2000-07-191-1/+1
|
* Apostrophes in string should be escaped.sada2000-07-151-2/+2
|
* Version required is no longer needed in the comment section of Makefile.sada2000-07-151-1/+0
| | | | Submitted by: portlint
* This is the Linux JDK port. It's marked no package and no cdrom, sochuckr2000-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