Commit graph

22 commits

Author SHA1 Message Date
Thomas Klausner
e13f917150 Unused. 2004-07-02 22:11:51 +00:00
Thomas Klausner
a9f696dd56 Add appropriate CPPFLAGS and PASSTHRU_DIRS variables so that packages
depending on this one can find the header files. Noted broken by snj.
2004-07-02 12:52:14 +00:00
Thomas Klausner
1314caf6ea Add bl3 files. 2004-07-01 13:22:31 +00:00
Thomas Klausner
ae1b991ac0 Make bl3-ready -- do not set PREFIX.
jdk13: remove bogus etc/.pkgsrc from PLIST.
Bump PKGREVISION.

XXX: Untested, since I'm not a licensee. Please test!
Also, no java-env.mk support.
2004-07-01 13:18:28 +00:00
Thomas Klausner
4d3335a49d Re-add on jwise's request until all java-vm.mk users are converted. 2004-04-27 15:31:50 +00:00
Thomas Klausner
da4fa7432e Unused. 2004-04-26 09:22:10 +00:00
Todd Vierling
ea2300e0cf bl3, but untested. 2004-04-19 20:53:01 +00:00
grant beattie
0c969d6c85 replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4. 2004-01-25 03:09:08 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
Todd Vierling
247bdf6a25 tv@pobox.com -> tv@duh.org (change preferred primary mail address).
Fix CATEGORIES in a few places.
2003-09-25 02:45:17 +00:00
Todd Vierling
20bcb9776a Add ${X11BASE}/lib explicitly to LD_RUN_PATH. 2003-07-08 16:28:23 +00:00
Todd Vierling
0534c612df Run the "release-bundles" target if JDK_WITH_BUNDLES=YES. This produces
Sun-style .sh selfextractors in the build directory (not used by pkgsrc,
but can be used to produce redistibutable binaries).
2003-07-06 20:37:00 +00:00
Todd Vierling
0317f82a8d It's MAKE_FLAGS, not MAKE_ARGS. (Though _ARGS would be consistent with
e.g. CONFIGURE_ARGS.  8-)
2003-07-06 01:40:56 +00:00
Todd Vierling
8d83757fe5 Remove stray MESSAGE_SRC line; there's no such useful file in these
distfiles.
2003-07-03 14:51:28 +00:00
Todd Vierling
8fa5bdc705 Since NetBSD inherited FreeBSD's pipe(2), it is now plagued by much the
same problems (and more, as FreeBSD's fifoHack here does not work on
NetBSD 1.6.1).

Rather than make pipe(2) work the way green_threads wants, emulate the
old-style pipe-as-socketpair by calling socketpair(2) directly.
2003-07-03 02:38:36 +00:00
Todd Vierling
9aa461f7c5 Go ahead and add a LICENSE setting, and call this "scsl-2.3-license". 2003-07-02 21:10:34 +00:00
Todd Vierling
5bd1dba535 Clarify the RESTRICTED text. 2003-07-02 21:05:58 +00:00
Todd Vierling
27ceb23bf0 Fix OWN_DIRS so that the package deinstalls cleanly if no config files
are modified after installation.
2003-07-02 04:41:08 +00:00
Todd Vierling
6319fcb442 Building no longer goes through "release-bundles"; remove comment. 2003-07-02 00:58:40 +00:00
Todd Vierling
7b3a879267 Clean up install process. Make use of SUPPORT_FILES to provide a way to
customize JVM settings without clobbering (similar to lang/sun-jre13).
Use ${MACHINE_ARCH} and ${LOWER_OPSYS}.
2003-07-02 00:48:35 +00:00
Todd Vierling
62665595e1 Fix typo in comment. 2003-04-11 14:37:04 +00:00
Todd Vierling
9b8b25f1ca This is Sun's Java[tm] Development Kit, version 1.2.2, made buildable
and usable natively on NetBSD/i386 by Greg Lewis and a host of others.

===== The ANNOUNCEMENT from the patchset:

This is a new set of BETA source code patches for the JDK 1.2.2 source.
These patches are unofficial and no abuse should be directed towards the
BSD Java Porting Team for them :).  This new set (patchset 11) can be
gotten from http://www.eyesbeyond.com/freebsddom/java/jdk.html (this
message is included in the downloadable tar ball as the file ANNOUNCEMENT).

Please read the file THANKS for a list of the large number of people who
should be thanked that things have gotten this far!

The main focus of this release is as follows:

1. Support for NetBSD (Scott Bartram)

2. Support for OpenBSD (Matt Behrens, Christian Gruber).

3. JPDA support for 1.2.2.
2003-04-07 16:16:07 +00:00