Subject: CVS commit: pkgsrc/lang/jini
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2002 23:07:11
Module Name: pkgsrc
Committed By: jschauma
Date: Tue May 14 20:07:11 UTC 2002
Added Files:
pkgsrc/lang/jini: DESCR MESSAGE Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/lang/jini/DESCR pkgsrc/lang/jini/MESSAGE \
pkgsrc/lang/jini/Makefile pkgsrc/lang/jini/PLIST \
pkgsrc/lang/jini/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.