freebsd-ports/java
Alexey Zelkin ae179afb91 1. Switch 5.x version of jdk14 back to libc_r as default threading library.
We switched FreeBSD-5.x port to libkse as default threading library before
   releasing of patchset 6, but users who has most of stuff linked against
   libc_r and attempted to use jdk linked against libkse got into local hell
   of threading libraries mix.  So, rollback to libc_r by default and add
   PTHREAD_LIBS support for this port.

   IMPORTANT: In order to use libkse as threading library for jdk14 you
   have to use rtld's libmap feature or recompile your ports stuff (like
   mozilla) with libkse.

   NOTE: libkse still has issues with java debug support, so if you're going
   to use debuging (JVMDI) stuff - leave with libc_r for now.

2. Disable IPv6 support by default.  Unfortunatelly due to security reasons
   IPv4-to-IPv6 addresses mapping is disabled by default in FreeBSD-5.x, so
   those who would like to use Java Networking stuff had to manually
   enable it.  To make jdk14 port more user-friendly IPv6 is disabled now
   on compile time.  Those who need this stuff enabled have to use WITH_IPV6
   compile time option.

3. Add MINIMAL compile option.  If this option is used to build
   jdk14 port then plugin, javaws and demos stuff will not be installed
   and/or packaged.  Also (as noted in [5]) X11 runtime dependancy will
   not be registered into built package.

4. Strip runtime depends of jdk14 port.  There's no need to require open-motif
   to be runtime depends since libXm is staticly linked into libawt.so.

5. Make X11 runtime dependancy conditional (via urwfonts) in !WITHOUT_PLUGIN
   case only.  This should affect only prebuilt package users:  there's no
   need to install X11 libraries if you're going to use non-GUI stuff only
   (i.e. tomcat or jboss)

6. Add ${LOCALBASE}/lib to the deafult search path for JNI libraries.

7. Bump PORTVERSION

Reported by:	many [1]
Submitted by:	glewis [6]
Requested by:	marcus [6]
2004-01-28 14:00:27 +00:00
..
avalon-logkit . Wrap the PORTDOCS setting in .if !defined(NOPORTDOCS) .. .endif. 2003-12-08 20:50:01 +00:00
bluej 1. Update to 1.2.2 2003-07-10 16:18:54 +00:00
bouncycastle undo previous commit. 2003-11-02 03:43:45 +00:00
bsh . Update to 1.2b7. 2003-05-05 16:23:32 +00:00
bugseeker Using USE_JAVA. 2003-05-06 10:06:06 +00:00
bugseeker-demo Using USE_JAVA and ECHO_CMD. Fixed plist. 2003-05-06 10:02:06 +00:00
collections java/collections: drop maintainer ship 2003-08-19 05:16:25 +00:00
cos java/cos: drop maintainer ship 2003-08-19 05:16:58 +00:00
cryptix-jce Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
diablo-jdk13 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
diablo-jre13 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
eclipse Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
eclipse-emf I have no idea how these features* files made the way to my machine, 2004-01-22 10:54:14 +00:00
eclipse-examples Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
eclipse-gef Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
eclipse-gef-examples Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
eclipse-langpack Fix install. 2004-01-17 20:31:28 +00:00
eclipse-pmd Add eclipse-pmd 1.1.2, scan Java source code and look for potential 2004-01-10 04:14:06 +00:00
eclipse-vep First-class GUI building tools for Eclipse 2004-01-13 18:01:13 +00:00
eclipse-xsd Add missing rundepends to eclipse-emf (reminded by olgeni), 2004-01-14 08:40:45 +00:00
forte Let be hohest: I really don't have a time now to properly maintain all 2003-07-29 09:12:37 +00:00
gj [new port] java/gj[-jdk11]: Generic Java 2003-09-29 12:07:08 +00:00
gj-jdk11 [new port] java/gj[-jdk11]: Generic Java 2003-09-29 12:07:08 +00:00
gnu-regexp Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
guavac Reset maintainer on ports owned by the following committers who have 2003-11-03 01:19:26 +00:00
infobus java/infobus: drop maintainer ship 2003-08-19 05:18:24 +00:00
j2sdkee13 . Adjust download instructions for new download URL. 2004-01-16 20:11:03 +00:00
jad Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
jaf Improved download URL to be more specific. 2004-01-13 22:42:33 +00:00
jai Add jai 1.1.2, which is Java Advanced Imaging (JAI) API provides 2004-01-11 10:48:33 +00:00
jai-imageio Add jai-imageio 1.0, which is JAI Image I/O Tools provides reader, 2004-01-11 10:53:07 +00:00
jakarta-bcel Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
jakarta-commons-beanutils Port devel/jakarta-ant was renamed to devel/apache-ant. 2003-07-23 14:30:29 +00:00
jakarta-commons-cli Using MASTER_SITE_APACHE_JAKARTA. 2004-01-12 19:39:50 +00:00
jakarta-commons-collections Port devel/jakarta-ant was renamed to devel/apache-ant. 2003-07-23 14:30:29 +00:00
jakarta-commons-dbcp . Unbreak the build after the recent changes to ant. I've done it slightly 2004-01-23 06:26:08 +00:00
jakarta-commons-lang Log: 2004-01-12 21:27:36 +00:00
jakarta-commons-logging Port devel/jakarta-ant was renamed to devel/apache-ant. 2003-07-23 14:30:29 +00:00
jakarta-commons-pool . Unbreak the build after the recent changes to ant. I've done it slightly 2004-01-23 06:26:08 +00:00
jakarta-commons-primitives . Use MASTER_SITE_APACHE_JAKARTA to fetch the distfile. 2004-01-13 16:19:52 +00:00
jakarta-log4j . Simplify the documentation handling using PORTDOCS. This also means 2003-12-09 19:43:34 +00:00
jakarta-oro Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jakarta-regexp Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jakarta-struts Use /' instead of .' at end of URL. 2003-07-22 08:19:35 +00:00
janosvm Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
java-checkstyle . Update to 3.2. 2003-12-15 18:01:20 +00:00
java-cup De-pkg-comment. 2003-02-21 12:35:09 +00:00
java-getopt Don't remove the share/java/classes system directory 2003-04-17 22:14:16 +00:00
java-tutorial Changed maintainer to: parv_fm@emailgroups.net. 2003-06-12 07:33:24 +00:00
java3d o Print pkg-message for setting libmap.conf. 2004-01-11 10:38:28 +00:00
javamail Improved download URL to be more specific. 2004-01-13 22:33:36 +00:00
javavmwrapper Let be hohest: I really don't have a time now to properly maintain all 2003-07-29 09:12:37 +00:00
javel Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
jaxen Add a port of jaxen: 2003-12-15 16:49:25 +00:00
jboss2 Update to 2.4.11. 2003-07-14 08:46:38 +00:00
jboss3 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jboss4 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jboss5 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jce-aba Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jcommon add jcommon 0.8.8 2003-11-12 00:47:19 +00:00
jdbcpool java/jdbcpool: drop maintainer ship 2003-08-19 05:19:00 +00:00
jde De-pkg-comment. 2003-02-20 19:00:52 +00:00
jde-emacs20
jdk11 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jdk11-doc Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jdk12 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jdk12-doc Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jdk13 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
jdk13-doc Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jdk14 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
jdk14-doc Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
jdk15 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
jdk16 1. Switch 5.x version of jdk14 back to libc_r as default threading library. 2004-01-28 14:00:27 +00:00
jdom # New ports collection makefile for: JDOM 2003-07-23 14:34:04 +00:00
jfc This port is i386 only (caused by jdk platform). 2003-05-07 00:47:47 +00:00
jfreechart add jfreechart 0.9.13 2003-11-12 00:53:03 +00:00
jikes Add iconv encoding support. 2003-11-10 23:07:07 +00:00
jlex . More standard format for substitution in pkg-message. 2004-01-19 16:26:22 +00:00
jlint Fix GCC33 issue. Bumped PORTREVISION. 2003-09-25 11:38:02 +00:00
jmp Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
jode DE is a java package containing a decompiler and an optimizer for 2003-06-24 20:34:03 +00:00
jre Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
jsdk . Address ownership issues during the installation step. 2003-04-30 15:45:09 +00:00
jump Port devel/jakarta-ant was renamed to devel/apache-ant. 2003-07-23 14:30:29 +00:00
junit Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
kaffe Add two missing files 2003-02-22 03:07:44 +00:00
kaffe-devel [maintainer update] java/kaffe-devel update to 1.1.3 2004-01-02 22:58:53 +00:00
linux-blackdown-jdk12 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-blackdown-jdk13 . Add cacerts file missed in last commit. 2004-01-16 19:56:34 +00:00
linux-blackdown-jdk14 . Update to 1.4.2-rc1. 2004-01-07 00:02:47 +00:00
linux-blackdown-jre11 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-ibm-jdk13 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-ibm-jdk14 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-sun-jdk12 . Install an updated cacerts file. This was produced by taking the 2004-01-16 20:54:02 +00:00
linux-sun-jdk13 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-sun-jdk14 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-sun-jdk15 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
linux-sun-jdk16 Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
mmake Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
netbeans Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netbeans3 Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netbeans4 Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netbeans5 Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netbeans55 Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netbeans61 Let DOWNLOAD_URL point to the actual 3.5.1 license page. 2003-08-05 20:32:33 +00:00
netcomponents Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
netrexx USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
openjit Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
phpeclipse Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE 2004-01-13 14:52:53 +00:00
phpeclipse_phphelp Add phpeclipse_phphelp 1.0.4, PHP Eclipse Help for the Eclipse IDE 2004-01-13 15:33:02 +00:00
phpeclipse_sql Add phpeclipse_sql 1.0.1, PHP Eclipse SQL Utility plugin for Eclipse IDE 2004-01-13 15:05:56 +00:00
phpeclipse_tidy Add phpeclipse_tidy 1.0.2, PHP Eclipse HTML tidier plugin for Eclipse 2004-01-13 15:18:19 +00:00
pkg
proguard New port: proguard 2003-04-19 14:16:42 +00:00
sablevm Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
shujit Unbreak and grab maintainership. 2003-07-08 08:48:57 +00:00
simplicity fix of pkg-plist 2003-06-16 13:58:48 +00:00
trove4j . Simplify the packing list by using PORTDOCS. 2003-12-08 23:16:58 +00:00
tya Update to 1.8. 2003-10-27 18:56:27 +00:00
xdoclet Port devel/jakarta-ant was renamed to devel/apache-ant. 2003-07-23 14:30:29 +00:00
Makefile move xalan-j from java to textproc 2004-01-22 23:57:26 +00:00