summaryrefslogtreecommitdiff
path: root/java/linux-blackdown-jdk12 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Switch to using cpio to install in line with other JDKs. This allowsGreg Lewis2003-04-171-3/+9
| | | | | | | | | | | | us to ensure ownership is correct on the installed files. . Note that this is a Blackdown JDK in the registervm comment. PR: 36411 (more ports to go) Reviewed by: znerd Approved by: znerd Notes: svn path=/head/; revision=79116
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Unified one-line descriptions for JDK ports.Ernst de Haan2002-08-121-1/+1
| | | | Notes: svn path=/head/; revision=64418
* Changed the installation directory toErnst de Haan2002-08-071-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. Notes: svn path=/head/; revision=64178
* Re-adding patches to make scripts use the linux exprErnst de Haan2002-04-153-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 Notes: svn path=/head/; revision=57734
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.Ernst de Haan2002-03-025-899/+855
| | | | Notes: svn path=/head/; revision=55403
* Now uses USE_LINUX instead of an obscure RUN_DEPENDS.Ernst de Haan2002-02-211-1/+2
| | | | | | | Reported by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=55047
* Improved the MASTER_SITES download locations. Also changed theErnst de Haan2002-02-211-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. Notes: svn path=/head/; revision=55046
* Took over maintainership from K.J. Koster, with his permission.Ernst de Haan2001-11-271-1/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50632
* 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