Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+5 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-03-16 | Using ${VERSION} instead of a hard-coded 1.1.8 | kim | 1 | -2/+2 | |
in the shared library hack feels safer. | |||||
2000-02-01 | Update this to use ELF version of jdk-1.1.8 distribution on ELFin i386 | jwise | 5 | -34/+82 | |
systems. Many thanks to Scott Bartram/OrionSoft for providing this (and the a.out version) | |||||
2000-01-15 | Two nits with the show-shlib-type target: | jwise | 1 | -3/+3 | |
1.) protect definition of show-shlib-type with `if !target(show-shlib-type)' so that it can be overriden in a pkg makefile 2.) move the definition in lang/jdk/Makefile before the include of bsd.pkg.mk to trigger this. Without these changes, show-shlib-type was `ELF\na.out' on i386/ELF, so it was still treated as ELF. lang/jdk now works on i386/ELF (yay!). While there, fix JAVA_HOME default to be JDK_HOME if PKG_JVM is jdk and JDK_HOME is defined. | |||||
2000-01-13 | Set NO_MTREE, since we modify PREFIX, and don't want all sorts of empty | jwise | 1 | -1/+6 | |
directories created under JAVA_HOME. Is there a cleaner way to do this? | |||||
2000-01-13 | An obsolete patch was still lurking around... | jwise | 1 | -13/+0 | |
2000-01-11 | update to JDK 1.1.18-rc1 | hubertf | 4 | -622/+484 | |
2000-01-09 | whitespace cleanup | wiz | 1 | -3/+1 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-10 | Make this relocatable outside of $LOCALBASE/java by setting JDK_HOME. | hubertf | 4 | -762/+779 | |
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 1 | -1/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -2/+2 | |
pattern match format. Minor pkglint along the way. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-05 | Update jdk from beta2 to 1.1.6. This one should also have all necessary | frueauf | 4 | -38/+65 | |
includes. | |||||
1998-12-17 | make this conflict with jdk-1.1.5b1 | jwise | 1 | -1/+3 | |
1998-12-03 | Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386. | frueauf | 5 | -529/+524 | |
1998-08-26 | better HOMEPAGE, remove from DESCR | tsarna | 2 | -4/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-23 | Addition of version 1.1.5b1 of the Java(TM) Development Kit to the | agc | 5 | -0/+770 | |
packages collection. This was ported by Simon Gerraty, uses Sun's green threads implementation, and is based on the FreeBSD port. Currently, this is only for the i386 architecture. |