Commit graph

22 commits

Author SHA1 Message Date
rillig
27d3462187 Removed unknown JVM "jdk13". 2005-11-04 18:47:51 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
abs
1386ca7e03 Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
2004-06-28 17:28:56 +00:00
abs
d68a235c89 Add jdk14 (and in some cases jdk13) 2004-06-03 20:13:03 +00:00
kristerw
74fc32dba8 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:34:35 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jschauma
cc0621ca9f Put these packages into a new pseudo-category called 'java'. 2003-08-23 15:13:56 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
a0712b80ae Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
jschauma
f766ed1074 Use java.mk 2002-10-15 02:23:18 +00:00
jschauma
171ebe1d23 Sun has updated this version, calling it 1.2.1_001. No list of changes
available.  Just bump PKG_REVISION for this, since it's not a 'real'
new version.
2002-09-25 20:20:14 +00:00
jschauma
8c4a3b0ccc Remove trailing '.' when displaying the URL to download the file from.
This may not be grammatically correct, but prevents users from
copy'n pasting an invalid URL.
2002-09-25 18:56:06 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
schmonz
92b6ff1e20 Re-add support for the appropriate pre-1.6 NetBSD-current. Entab. 2002-09-11 13:51:31 +00:00
schmonz
81221d71bc Give Darwin a chance at this (though I haven't tried it for license
reasons), and remove support for pre-1.6 NetBSD-current.
2002-09-10 23:46:22 +00:00
jlam
e8398f5238 Set USE_JAVA=run on some packages that obviously don't need a JDK for the
build.  These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
jschauma
718a945839 Add INTERACTIVE_STAGE=fetch to allow bulk-builds to skip this package
if the distfile is not on the local system.  (Hello, Thomas!)
2002-07-13 15:46:59 +00:00
jschauma
c60907026f Allow builds on 1.6_*, too. 2002-07-04 15:41:32 +00:00
jschauma
a222bef73f Initial import of Sun's Jini Technology Starter Kit, consisting of the
Jini Technology Core Platform (JCP), the Jini Technology Extended Platform
(JXP) and the Jini Software Kit (JSK).

Jini[tm] network technology provides a simple infrastructure for delivering
services in a network and for creating spontaneous interaction between
programs that use these services regardless of their hardware/software
implementation.

For details, see http://www.sun.com/jini/

Sidenote:  the package depends on revision 1.39 of
sys/compat/linux/common/linux_socket.c to work properly on NetBSD - for
the time being, it therefore contains

ONLY_FOR_PLATFORM=      NetBSD-1.5Z[C-Z]-* NetBSD-1.[6-9]-* Linux-*-*

which can be commented out iff you use a kernel built using said file.
2002-05-14 20:07:10 +00:00