Commit Graph

1622 Commits

Author SHA1 Message Date
Volker Stolz
0271a27d96 Update to 2.3 2005-02-01 11:19:26 +00:00
Alexey Zelkin
994fbfdfa0 Add support for picking up of motif includes and libraries via newly
added open-motif-jdk port.  It's controlled via WITH_OPENMOTIF_JDK
knob and currently disabled by default (it still requires additional
testing and checking)
2005-01-31 16:47:37 +00:00
Alexey Zelkin
1c39d32f2f Unbreak plist generation 2005-01-29 12:19:15 +00:00
Volker Stolz
583a0b910d Update description, Makefile-wibble
PR:		ports/76523
Submitted by:	Jonathan Chen (maintainer)
2005-01-24 12:51:38 +00:00
Herve Quiroz
74e9037681 Add 'devel' category
Approved by:	Jonathan Chen <jonc@chen.org.nz>
2005-01-21 18:44:00 +00:00
Herve Quiroz
e2ef4994b1 Add 'devel' category
Approved by:	maintainer
2005-01-21 18:39:43 +00:00
Herve Quiroz
c3ccf88fe8 - Update to bsd.java.mk 2.0
- Use JAVAJARDIR and JAVALIBDIR
- Dynamic plist
- Unroll documentation install loop
- Honor hier(7): install samples in ${EXAMPLESDIR}

PR:		74285
Submitted by:	me
2005-01-21 18:37:58 +00:00
OKAZAKI Tetsurou
2c16efe4dd Pass maintainership to hq. 2005-01-21 15:26:02 +00:00
Alexey Zelkin
fe509ee261 One more place to reflect existence of jdk 1.5.
Bump PORTREVISION
2005-01-21 10:27:52 +00:00
Alexey Zelkin
33208324b2 Connect jdk15 to build 2005-01-20 08:42:05 +00:00
Alexey Zelkin
cfb6727090 Please welcome new participant of FreeBSD ports tree and Java ports
family -- first public patchset of native Sun JDK 1.5.0 port.

Most valuable addition of this patchset is native amd64 support.
And special thanks goes to Daniel Seuffert <ds@freeBSD.org> for
making it possible by providing amd64 hardware.

This patchset was tested on following configurations: i386/4.10,
i386/5.3, amd64/5.3.  5.3-RELEASE support is quite strong and
shown no huge visible problems over last week.

But even mentioning above note, keep in mind -- THIS IS ALPHA
PATCHSET and suitable for testers/developers ONLY!

Known issues are including (but for sure not limited to):

. Browser plugin support is missing
. JVMTI, JDWP and JMX are not tested yet
. FreeBSD i386/4.10 support is suffering from hidden memory
  allocation failres (ideas and patches are welcome)

NOTE ABOUT BOOTSTRAPING:  It's possible to bootstrap jdk 1.5.0 using
jdk 1.4.2 (either native or linux one).  There's no need to have
java/linux_jdk15 installed and working.

Supported by:		FreeBSD Foundation
2005-01-20 08:41:13 +00:00
Norikatsu Shigemura
a1b31fd382 Update to 2.1.0.
PR:		ports/75779
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2005-01-18 14:32:14 +00:00
Herve Quiroz
fcdf49f4e4 - Update to bsd.java.mk 2.0 [1]
- Remove redundant PLIST_SUB entry
- Use %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Some portlint tweaks

PR:		76036 [1]
Submitted by:	maintainer [1]
2005-01-18 09:37:04 +00:00
Herve Quiroz
66ff2577a2 - Update to bsd.java.mk 2.0 [1]
- Add 'devel' category

PR:		76036 [1]
Submitted by:	maintainer [1]
2005-01-18 09:21:11 +00:00
Herve Quiroz
5e4de9c874 - Update to bsd.java.mk 2.0 [1]
- Use USE_ANT
- Remove unneeded PLIST_SUB entries
- Dynamic packing list
- Use JAVALIBDIR in BUILD_DEPENDS
- Use INSTALL_DATA to install documentation and JAR files
- Use ECHO_MSG rather than ECHO
- Use MASTER_SITE_APACHE_JAKARTA
- Remove DIST_SUBDIR
- Add 'devel' category

PR:		76036
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-01-18 09:09:42 +00:00
Norikatsu Shigemura
8e413f83eb Update to 1.1.0.
PR:		ports/76082
Submitted by:	mitsuru@riken.jp (maintainer)
2005-01-16 08:47:32 +00:00
Kirill Ponomarev
2c2442a1b9 Fix plist. 2005-01-15 08:57:59 +00:00
Alexey Zelkin
02c5218a23 Remove unused file 2005-01-14 15:53:08 +00:00
Alexey Zelkin
61c7543378 Autogenerate PLIST while installing 2005-01-14 15:50:22 +00:00
Edwin Groothuis
1885f9edb3 Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.

PR:		ports/76197
Submitted by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
2005-01-13 23:54:37 +00:00
Archie Cobbs
ee8e71418d Fix file list: libtool seems to install the static library only on some
versions of FreeBSD.
2005-01-13 02:47:03 +00:00
Herve Quiroz
c9f09910d1 - Update to 3.2.6
- Update to bsd.java.mk 2.0
- rcNGify startup
- Fix table creation for autoincrement feature in Postgresql
- Add new "-config" option to jboss3ctl for JBoss3 startup config
- Dynamic plist
- Many other improvements (similar to recent changes in java/jboss4)

PR:		76125
Submitted by:	maintainer
2005-01-13 01:55:13 +00:00
Alexey Zelkin
cb68bbb306 Do not remove /usr/local/share/doc/java on uninstall.
Submitted by:	pointyhat via kris
2005-01-12 23:14:38 +00:00
Greg Lewis
eac05c1570 . Chase download location.
PR:		76084
Submitted by:	Parv
2005-01-11 16:32:27 +00:00
Herve Quiroz
5a2ba729e5 Add missing SUBDIR entry for jboss4
Reported by:	maintainer
2005-01-11 09:45:05 +00:00
Herve Quiroz
d3825b5f20 Update to 4.0.1
PR:		75851
Submitted by:	Anton Yudin <toha@toha.org.ua>
Approved by:	maintainer
2005-01-11 09:02:06 +00:00
Archie Cobbs
d4f2293da3 Update to version 1.3.1 (these files were missing from previous commit). 2005-01-11 00:12:20 +00:00
Archie Cobbs
e9643dc95a Update to version 1.3.1. 2005-01-10 20:12:54 +00:00
Edwin Groothuis
d14e38e188 Move java/kaffe-devel to java/kaffe
Remove java/kaffe-devel

Submitted by:	maintainer (via irc)
2005-01-10 11:04:51 +00:00
Kirill Ponomarev
6b3c6334de Fix plist. 2005-01-09 08:35:33 +00:00
Greg Lewis
af2f5367ec . Update to the 1.5.0 release documentation. 2005-01-09 07:18:20 +00:00
Kirill Ponomarev
b3388de1cd Fix build on 6.x 2005-01-09 00:20:46 +00:00
Norikatsu Shigemura
745c4490d8 Refetchable.
PR:		ports/75779
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by:	portmgr (krion)
2005-01-04 08:54:26 +00:00
Norikatsu Shigemura
eee4c9a132 Change MAINTAINER to java@.
Approved by:	portmgr (kris)
2005-01-02 10:41:54 +00:00
Kris Kennaway
48d4ca6bf9 BROKEN: Broken dependency
Approved by:    portmgr (self)
2005-01-02 01:53:44 +00:00
Kris Kennaway
f93da7082b BROKEN: Unfetchable
Approved by:	portmgr (self)
2005-01-02 01:52:18 +00:00
Kris Kennaway
01ee12e178 BROKEN on alpha: Configure fails
Approved by:    portmgr (self)
2005-01-02 01:10:38 +00:00
Kris Kennaway
34f46bdbe0 BROKEN on alpha 4.x: Internal compiler error
Approved by:    portmgr (self)
2005-01-02 01:09:53 +00:00
Kris Kennaway
0da9a75f6d Reset bouncing maintainer address:
<gldisater@gldis.ca>: Host or domain name not found. Name service error for
    name=gldis.ca type=MX: Host not found, try again

Approved by:	portmgr (self)
2005-01-01 23:50:51 +00:00
Kris Kennaway
88d78c401e Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.

Approved by:	portmgr (self)
2005-01-01 22:16:28 +00:00
Archie Cobbs
b14a60cbba Add missing file.
Approved by:	portmgr
2005-01-01 21:47:52 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Archie Cobbs
fbc5e72ec7 Upgrade to version 1.3. 2004-12-29 14:55:37 +00:00
Archie Cobbs
f558d4a7f9 Add missing MAN1= line for man page. 2004-12-28 21:23:14 +00:00
Jimmy Olgeni
7549252248 Fix pkg-plist. 2004-12-26 17:15:41 +00:00
Herve Quiroz
e4b8a8ca7a Take into account the '-devel' package name suffix when registering CONFLICTS
with java/kaffe-devel

Pointy hat to:	me
2004-12-24 15:24:14 +00:00
Herve Quiroz
a14c373bb7 - Register CONFLICTS with java/kaffe and java/kaffe-devel 2004-12-24 15:09:16 +00:00
Herve Quiroz
32f9c23b5f - Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
2004-12-24 15:07:12 +00:00
Herve Quiroz
c97a0ab8d1 - Register CONFLICTS with java/kaffe and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
2004-12-24 15:04:14 +00:00
Norikatsu Shigemura
932fc1c7aa Add eclipse-EPIC 0.3.0, EPIC adds Perl support to
the Eclipse IDE Framework.

PR:		ports/74480
Submitted by:	tux@pinguru.net
2004-12-23 11:52:13 +00:00
Herve Quiroz
f1aa6ae264 - Fix cold-boot startup failure
- Add note on starting up JBoss4 with rcNG
- Add new "-config" option to jboss4ctl for JBoss4 startup config
- Move some notices in pkg-message [1]

PR:		75345
Submitted by:	maintainer
Approved by:	maintainer [1]
2004-12-22 20:44:23 +00:00
Herve Quiroz
333bd9abfa Fix OPTIONS so that it will build on pointyhat. Now, the user may either select
AWT_X, AWT_QT, or neither (this will disable entirely AWT).

Approved by:	maintainer
2004-12-22 13:47:26 +00:00
Erwin Lansing
87fbf0fcc9 Add netbeans3 after what looks like a repocopy from netbeans
Forgotten by:	olgeni
2004-12-22 09:13:42 +00:00
Jimmy Olgeni
b6ed8a0593 I forgot to remove an empty patch file. 2004-12-21 10:42:22 +00:00
Jimmy Olgeni
746872178f Upgrade to version 4.0.
PR:		ports/75162
Submitted by:	Miguel Mendez <flynn(at)energyhq.es.eu.org>
2004-12-21 10:41:38 +00:00
Jimmy Olgeni
c78881e844 Change netbeans -> netbeans3 in in pathnames and executable to avoid
conflicts with java/netbeans.
2004-12-21 10:24:05 +00:00
Herve Quiroz
c55deb02b3 - Update to 3.0.1 [1]
- Use a specific FreeBSD launcher shell script instead of the distribution one
  due to some bash2 requirement [1]
- Changed the edition knob to WITH_EDITION=[SE|PE] [1]
- Changed minimum required JDK version to 1.4 as it seems like the port won't
  run on 1.3 [2]

PR:		75308 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer [2]
2004-12-20 19:25:59 +00:00
Herve Quiroz
958b51028a - Update to version 1.4.1 [1]
- Use USE_ANT [1]
- No longer add %%JAVAJARDIR%% to PLIST_SUB [1]
- Update to bsd.java.mk 2.0
- No longer patch the distribution shell script but rather use a FreeBSD
  specific one [1]
- Use SUB_FILES/SUB_LIST to perform substitutions on the launcher shell script
- Minor cosmetic improvements
- Use JAVALIBDIR rather than JAVAJARDIR for JAR dependencies
- Moved the BUILD_DEPENDS statement to calm portlint

PR:		75198 [1]
Submitted by:	maintainer [1]
2004-12-20 14:36:39 +00:00
Edwin Groothuis
941a03d50c Port Update: java/bluej
bluej 1.3.5 -> bluej 2.0.2

PR:		ports/74855
Submitted by:	kevin ilchmann jørgensen <kij@imada.sdu.dk>
2004-12-19 01:03:07 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Herve Quiroz
0c00a1e18f - rcNGify startup
- Fix table creation for autoincrement feature in Postgresql

PR:		75032
Submitted by:	maintainer
2004-12-18 02:11:35 +00:00
Mark Linimon
463391f2c4 Switch from BROKEN to IGNORE since the problem is not a build problem. 2004-12-17 07:18:59 +00:00
Greg Lewis
ec588aa1f9 . Avoid a problem where, without linprocfs mounted, the first line of
a generated file will be overwritten with a warning, causing the
  build to fail.  There is a check for linprocfs in pre-build, but it
  seems as though this problem can somehow trigger anyway, based on
  semi-regular reports to the mailing lists.

PR:		74999
Approved by:	phantom
2004-12-17 07:08:59 +00:00
Greg Lewis
55f5e15a50 . Update to patchset 7.
. Fix a permissions problem with the plugins directory.

Approved by:	phantom (maintainer)
2004-12-17 07:02:51 +00:00
Herve Quiroz
27d75511b8 - Update URL in pkg-descr [1]
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA to install JAR and documentation files
- Add 'devel' category
- Manual download URL is now a bit more specific
- Removed unneeded JAVA_RUN statement (implied when nothing is set)

Submitted by:	Manfred N. Riem <mnriem@earthlink.net> [1]
2004-12-16 17:26:37 +00:00
Greg Lewis
6e54503ac8 . Move pkg-install to files/pkg-install.in since it is modified before use.
This also fixes a problem that when being modified it wasn't specified
  by absolute path.

Reported by:	Robert Backhaus <robbak@robbak.com>
2004-12-16 15:38:17 +00:00
Herve Quiroz
2c6acab246 - Register a dependency on a JRE to extract the port [1]
- Minor fix to calm portlint

Reported by:	pointyhat via kris [1]
2004-12-15 18:51:28 +00:00
Herve Quiroz
8b4f664184 Fix download URL
Reported by:    kris
2004-12-10 03:26:55 +00:00
Herve Quiroz
efd954f887 Fix download URL
Reported by:	kris
Submitted by:	Sander Vesik <sander.vesik@gmail.com>
2004-12-10 03:15:48 +00:00
Greg Lewis
edc017dfd3 . Remove pointless (these ports all set NO_BUILD) BUILD_DEPENDS.
PR:		50114
Noticed by:	olgeni
2004-12-09 22:53:09 +00:00
Greg Lewis
3d68c0e160 . Remove incorrect EXTRACT_DEPENDS and incorrect and pointless (this port
sets NO_BUILD) BUILD_DEPENDS.

PR:		50114
2004-12-09 22:48:18 +00:00
Greg Lewis
d87e7e0e7c . Remove pointless (and incorrect) BUILD_DEPENDS. These ports all set
NO_BUILD.

PR:		50114
2004-12-09 22:43:31 +00:00
Kris Kennaway
8539774fcd IGNORE must not be quoted
Pointy hat to:	hq
2004-12-09 22:32:01 +00:00
Archie Cobbs
08c5272ca2 Fix build failure: USE_JIKES is useless without USE_JAVA. 2004-12-09 15:57:03 +00:00
Greg Lewis
f83d6dcad2 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:39:06 +00:00
Greg Lewis
acb1f291d5 . Add amd64 to ONLY_FOR_ARCHS line.
PR:		74465
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-12-08 16:26:21 +00:00
Greg Lewis
3b219dfd39 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:22:55 +00:00
Greg Lewis
83a5a82b19 . Backport some fixes from 1.4 for the HotSpot Server VM when compiled
under gcc 3.4.  In particular, this fixes some places where an enumerated
  type is assumed to be the same width as an int (which the standard
  doesn't guarantee and gcc 3.4 now enforces).

  For full details, see the log for the jdk14 equivalent changes.
2004-12-07 20:23:40 +00:00
Greg Lewis
71d3fdc85a . Run the pkg-install script correctly.
. Bump PORTREVISION for this change and the previous change to
  javavmwrapper itself.
2004-12-07 20:18:48 +00:00
Greg Lewis
5e2e151b0f . Some minor comment and formatting fixes (should have probably have been
done separately).
. Much more stringent checks on VMs that we are trying to register.  This
  prevents most bogus and circular registrations. [1]

Suggested by:	Josh Elsasser <josh@elsasser.org> [1]
2004-12-07 20:18:04 +00:00
Greg Lewis
8f6b6c3459 . Mark FORBIDDEN unless WITHOUT_PLUGIN is specified due to the browser
plugin vulnerability.
2004-12-05 06:46:28 +00:00
Greg Lewis
008ccf15cd . Backport parts of the 1.5 plugin to address plugin vulnerabilities.
. Bump PORTVERSION.

Submitted by:	Kurt Miller <truk@optonline.net>
2004-12-03 19:53:44 +00:00
Greg Lewis
4bed34b733 . Update to 1.3.1_14 (fixes another plugin vulnerability). 2004-12-03 17:22:23 +00:00
Herve Quiroz
a23cf173dc Mark the port as IGNORE as it won't run on 4.x nor 5.x. Not sure about
6-CURRENT so we'll need verification here.

Approved by:	glewis
2004-12-03 16:53:21 +00:00
Herve Quiroz
e868aeb5e7 Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)
2004-12-03 01:01:33 +00:00
Volker Stolz
9c645b72cd Update to 0.45
PR:		ports/74602
Submitted by:	maintainer
2004-12-02 10:53:54 +00:00
Herve Quiroz
a74cf3de63 Link API documentation with JDK API documentation, if installed. 2004-12-01 02:33:56 +00:00
Archie Cobbs
a16843fa6f Add CONFIGURE_ARGS to fix build problem. 2004-11-30 15:13:53 +00:00
Archie Cobbs
4b1b3795ff Update to version 0.12. 2004-11-29 23:48:33 +00:00
Archie Cobbs
56cee616c1 Upgrade to version 1.2.3. 2004-11-29 15:47:54 +00:00
Clive Lin
2bb7341fa1 Switch to auto-generated plist.
PR:		ports/74464
Submitted by:	Gerrit Beine tux at pinguru.net
2004-11-29 04:10:59 +00:00
Herve Quiroz
3098978024 Project is now under the Apache 2.0 license, which is included in the
distribution.
2004-11-29 02:46:40 +00:00
Herve Quiroz
c28ee89c6d Add missing patch files from last commit 2004-11-29 02:42:01 +00:00
Herve Quiroz
8624e8ebde - Update to 1.7.0
- Dynamic plist
- Use USE_ANT
- remove files/LICENSE: the project is now under Apache 2.0 license (which is
  included in the distribution)
- New feature: API documentation is now cross-linked with API documentation
  from dependency packages, such as commons-collections, if installed
- Use MASTER_SITE_APACHE_JAKARTA
- Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Fix URL is pkg-descr
2004-11-29 02:41:13 +00:00
Herve Quiroz
2094cd25c1 - Use %%JAVAJARDIR%%
- Use USE_ANT
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Add 'devel' category
- Various cosmetic improvements
2004-11-28 17:02:58 +00:00
Herve Quiroz
556708930c - Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
2004-11-28 13:32:55 +00:00
Herve Quiroz
91574bd5ed - Update to 1.2.9
- Rename port as it is no longer port of the Jakarta project
- Dynamic plist

PR:		74468
Submitted by:	me
2004-11-28 13:04:55 +00:00
Clive Lin
5a02983617 Finish update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)

Reminded by:	krion
2004-11-28 11:14:45 +00:00
Clive Lin
1697ad658e Update phpeclipse to 1.1.1, with removal of phpeclipse_phphelp,
phpeclipse_sql, and phpeclipse_tidy (merged.)

Submitted by:	Avalon third-chance at gmx.de
2004-11-28 10:37:13 +00:00
Greg Lewis
97e8b7483d . Mark FORBIDDEN when building the browser plugin. 2004-11-28 05:38:00 +00:00
Greg Lewis
3ea68048cd . Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well
as EBUSY.

  These are taken from equivalent patches to jdk14 by green and myself.
2004-11-28 05:29:25 +00:00
Greg Lewis
83be817c30 . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
2004-11-27 05:48:46 +00:00
Greg Lewis
3883849c28 . Fix the build with gcc 3.4 part 2/2. Don't use the flag
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
  Also, respect the setting of CXX and CXXFLAGS.

PR:		71516 [1]
Submitted by:	Damir Kiramov <damirycha@damirycha.net.ru> [1]
2004-11-27 05:48:23 +00:00
Greg Lewis
0614155d8e . Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public
where previously they defaulted to protected.  gcc 3.4 seems to pick
  this up where earlier versions didn't.

PR:		71516
Submitted by:	Damir Kiramov <damirycha@damirycha.net.ru>
2004-11-27 05:44:12 +00:00
OKAZAKI Tetsurou
97ef2ff1dc Apparently the host for the eclipse UML2 packages changed.
Reported by: pointyhat via Kris

PR:		ports/74393
Submitted by:	maintainer
2004-11-26 23:47:20 +00:00
Greg Lewis
bf19526506 . Mark FORBIDDEN due to the browser plugin vulnerability. If IBM
don't release an update this could be addressed by not installing the
  plugin.
2004-11-25 19:28:43 +00:00
Greg Lewis
959f362515 . Mark FORBIDDEN due to the browser plugin vulnerability. If Blackdown
don't release an update this could be addressed by not installing the
  plugin.
2004-11-25 18:34:12 +00:00
Greg Lewis
6adedbc052 . Update to 1.3.1.13. This contains the fix for the plugin vulnerability. 2004-11-25 18:31:58 +00:00
Greg Lewis
fe9948f039 . Fix SIZE. 2004-11-25 18:16:23 +00:00
Herve Quiroz
919b68563f - Removed pkg-plist by building a dynamic one for APP_HOME installed files and
PLIST_FILES for scripts [1]
- Use FIND | INSTALL_DATA to install documentation rather than CP -r
- Added a missing SETENV macro in pre-install target
- Put JAVA_HOME/bin in front of PATH as the new javavmwrapper version would
  otherwise cause trouble (see UPDATING for further information)
- ECHO_CMD -> ECHO_MSG
- Tweaked the comment: the name of the port is redundant here

PR:		72900
Requested by:	linimon [1]
2004-11-25 03:48:53 +00:00
Herve Quiroz
aa70f494e3 - Install 'checkstyle' launcher shell script [1]
- Update to bsd.java.mk 2.0
- Use USE_ANT
- Cleanup unused variables
- Do not try to remove JAVAJARDIR
- Remove some sed magic in dynamic plist process (make will perform most of
  these substitutions)
- Use PLIST_FILES and %%JAVAJARDIR%% to reduce plist build process
- Bumped PORTREVISION as a new file is installed

PR:		ports/73284, java/43947 [1]
Suggested by:	znerd [1]
Submitted by:	me
Approved by:	maintainer
2004-11-25 03:28:11 +00:00
Herve Quiroz
2cd9652a15 - Fixed download location [1]
- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Removed patch, added a launcher script file
- Use javavmwrapper to run Java in the launcher script
- Honor hier(7): docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Dynamic plist
- do-build -> do-configure (and NO_BUILD=yes)
- ECHO -> ECHO_MSG
- Bumped PORTREVISION as many file locations has changed and the use of
  javavmwrapper will allow user to use different JVMs

PR:		72883 [1]
Submitted by:	Aaron Dalton <aaron@daltons.ca> [1]
Approved by:	maintainer timeout
2004-11-25 03:07:24 +00:00
Greg Lewis
47a98f79e6 . Update to 1.4.2-01. This addresses
http://www.blackdown.org/java-linux/java2-status/security/Blackdown-SA-2004-01.txt

  Unfortunately this version seems to have problems on 4.x.
2004-11-25 00:13:38 +00:00
Greg Lewis
9b1f3ccd02 . Mark FORBIDDEN when building with the browser plugin due to the
vulnerabilities discussed in:

  http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1029
2004-11-24 15:16:38 +00:00
Greg Lewis
472f4a4216 . Update to 1.4.2_06. 2004-11-24 08:21:40 +00:00
Herve Quiroz
ee80063991 - Update to bsd.java.mk 2.0
- Use USE_ANT (and set USE_JIKES=no)
- Use JAVAJARDIR
- Dynamic plist
- Various minor improvements
2004-11-23 11:13:16 +00:00
Norikatsu Shigemura
705b179af6 Use exec.
Submitted by:	bland
2004-11-22 16:17:22 +00:00
Herve Quiroz
e31627b68b - Update to 2.6.0 [1]
- Honor hier(7): install docs in DOCSDIR and examples in EXAMPLESDIR [1]
- Use FIND | INSTALL_DATA to install docs, samples and data files
- Fix distfile location for "Community Edition" and add some more
  MASTER_SITES [1]
- Dynamic plist
- Minimal required JDK version is now 1.3 [1]
- Merge patches

PR:		74119 [1]
Submitted by:	maintainer [1]
2004-11-22 02:19:50 +00:00
Anders Nordby
ccc1551c00 Add Westhawk SNMP, a lightweight SNMP stack for the Java development
environment.

Sponsored by:	University of Tromsø
2004-11-20 17:02:41 +00:00
Mark Linimon
6f239f01a7 Update after repocopy. Note that the port is not yet hooked up to the
build -- the pkg-plist has not yet caught up.

PR:		ports/72900
Submitted by:	Nick Sayer <nsayer at kfu dot com>
Reviewed by:	Jonathan Chen <jonc at chen dot org dot nz>, Herve Quiroz <herve dot quiroz at esil dot univ-mrs dot fr>
2004-11-17 06:10:20 +00:00
Mark Linimon
9e7bf03be4 Update to 4.0.0 after repocopy.
PR:		ports/72900
Submitted by:	Nick Sayer <nsayer at kfu dot com>
Reviewed by:	Jonathan Chen <jonc at chen dot org dot nz>, Herve Quiroz <herve dot quiroz at esil dot univ-mrs dot fr>
2004-11-17 05:21:13 +00:00
Norikatsu Shigemura
7157967e3c Remove an unnecessary 'if' statement.
PR:		ports/73994
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-11-16 17:06:17 +00:00
Alex Dupre
4667b2bc85 Fix compilation using Firefox (adjust headers/libraries locations).
Approved by:	nork
2004-11-14 09:17:14 +00:00
Greg Lewis
59fc5151e6 . javavmwrapper uses PATH to make sure it gets the system version of
utilities.  Unfortunately this overrides any PATH that may have been
  set by the user and hence affects the ability of java to execute
  external programmes.  So, save the PATH before setting it and then
  restore it immediately before executing java.
. Bump PORTREVISION for this fix.

Reported by:	Christian Laursen <xi@borderworlds.dk>
2004-11-12 16:12:48 +00:00
Norikatsu Shigemura
972424ab32 Update to 1.0.1.1.
Pointed out by:	pointyhat via kris
Submitted by:	Jeremy Faulkner	<gldisater@gldis.ca>
2004-11-12 15:47:44 +00:00
Greg Lewis
280df4e4ce . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to
allow the simple use of multiple VMs.  Brief detail of the main changes:
  . When a VM is registered, symbolic links for its executables are
    created in ${LOCALBASE}/bin.  This allows people to just type
    'java', 'javac', etc. without having to add the VM installation
    directory to their PATH.
  . The actual 'java' that is executed via one of these symlinks is
    determined by the order of the (sorted) configuration file
    ${LOCALBASE}/etc/javavms and by the environment variables
    JAVA_VERSION, JAVA_OS and JAVA_VENDOR which function to select
    a VM as they do in the ports framework.
. There is a new command, checkvms, to sanity check the configuration
  and symlinks.
. The "javavm" executable is currently retained in its original capacity
  as a synonym for Java for backward compatibility.  However, its use
  is deprecated.
. Temporarily set MAINTAINER to myself to make monitoring any initial
  bug reports easier.  The intent is to convert it to java@ at a later
  date.

This is built on the ideas of znerd, hq and Shelton C. Johnson Jr., with
hq and Shelton contributing code and reviews.

PR:		27079, 39080
Reviewed by:	hq, Shelton C. Johnson Jr. <shelton_c_j@yahoo.com>
2004-11-11 19:17:37 +00:00
Norikatsu Shigemura
46b1396666 Fix install error on pointyhat.
This was found implicitly dependency on unzip by
	pointyhat.  In almost environment, this is not a
	problem and isn't regist installed package
	database.  So I don't bump PORTREVISION.

Pointed out by:	pointyhat via kris
2004-11-08 16:55:45 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Volker Stolz
0656250a3a Unbreak: Update to 1.01 2004-11-05 15:44:22 +00:00
Herve Quiroz
6a0b0e2f0a - Update to 3.0 [1]
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements

Submitted by:	Roman Kennke <roman@ontographics.com> [1]
2004-11-03 12:39:23 +00:00
Herve Quiroz
c63b5ec7fa - Update to bsd.java.mk 2.0
- Use USE_ANT
- Variable cleanup
- "CP -r" -> "FIND | CPIO"
- Dynamic plist

Reviewed by:	glewis
2004-11-03 03:13:28 +00:00
Herve Quiroz
b4150e64e3 - Remove unneeded JAVA_RUN statement
- Remove redundant port name in COMMENT
- Use CPIO to make docs install stage more simple
- Use %%JAVAJARDIR%%
- Use INSTALL_DATA for JAR file
2004-11-03 01:29:32 +00:00
Greg Lewis
1816314216 . Take into account that pthread_mutex_trylock() can return EDEADLK as
well as EBUSY with libkse on FreeBSD 5.x.

Inspired by:	green
2004-11-02 05:24:05 +00:00
Archie Cobbs
ccdd4e45cd Update to version 1.22. 2004-11-02 01:12:38 +00:00
Herve Quiroz
ea9b4cd0c6 - Update to version 2.5.1 [1]
- Update to bsd.java.mk 2.0

PR:		72794 [1]
Submitted by:	maintainer [1]
2004-11-02 01:04:56 +00:00
Herve Quiroz
17f4a27d8e Fix file name for size in distinfo
PR:		72454
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-10-29 00:43:00 +00:00
Norikatsu Shigemura
c7d81b3b6e Add eclipse-uml 1.0.1, a framework creating UML
diagrams in Eclipse.

PR:		ports/73227
Submitted by:	gldisater@gldis.ca
2004-10-28 15:21:04 +00:00
Norikatsu Shigemura
9e8d6ec868 Update to 2.0.2.
PR:		ports/73214
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-10-28 14:39:08 +00:00
Norikatsu Shigemura
72bb41bc64 o Update to 1.0 RELEASE.
o Reset MAINTAINER to java@.
o Bump PORTEPOCH accordingly.

PR:		ports/72803
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-10-27 16:58:34 +00:00
Norikatsu Shigemura
70acff40af Update to 3.0.1.
PR:		ports/72989
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-10-27 16:58:22 +00:00
Norikatsu Shigemura
e5d036ab84 o Update to 2.0.1 RELEASE.
o Reset MAINTAINER to java@.
o Bump PORTREVISION accordingly.

PR:		ports/72802
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
Approved by:	maintainer no response
2004-10-27 16:58:09 +00:00
Norikatsu Shigemura
9e2dbd4bf1 o Update to 3.0.1. [1]
o Use native JDK rather than linux-sun-jdk. [2]
o Utilize WITH_MOZILLA.  It provies to use mozilla or firefox. [2]
o Fix some port's bugs. [2]
o Add zip to BUILD_DEPENDS and fix build error without zip. [3]

PR:		ports/72990 [1], ports/72475 [2]
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca> [1], [2]
Pointed out by:	pointy via kris [3]
2004-10-27 16:57:48 +00:00
Greg Lewis
01b84a40d6 . Update to 0.44.
PR:		72959
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-10-26 16:51:29 +00:00
Volker Stolz
bb902e96d2 - Unbreak: Add missing build-dependency on archivers/zip
- Fix compilation on 4.x
2004-10-25 13:56:34 +00:00
Herve Quiroz
5d95110b7e Use my FreeBSD address in MAINTAINER 2004-10-23 01:56:23 +00:00
Brian Feldman
52602010f0 The BSD patchset for the Sun JDK modeled its thread behavior mostly after
existing the Solaris base, and similarly to what happened with NSPR, made
a bad assumption on undefined behavior.  This broke locking in various
places in Java, for example, causing the the debugging support to be
totally broken.  It is worth someone who knows the Java codebase taking
a look to see what other things could have been broken by this on
FreeBSD 5.x+.

The assumption is that pthread_mutex_trylock(3) on a default-type
mutex will fail with EBUSY.  This assumption is wrong for our
libpthread, which returns EDEADLK if the owner thread is trying to
acquire the mutex again with trylock.  The behavior of performing a
locking operation on a self-locked default-type mutex is explicitly
undefined for pthread_mutex_lock(3).

The POSIX specification is still not very clear.  It defines
pthread_mutex_trylock(3) in terms of pthread_mutex_lock(3) yet
does not say what the defined behavior should be for a self-locked
pthread_mutex_trylock(3) for any of the various mutex types, so it is
ambiguous whether the result is clearly undefined or clearly to return
EBUSY.

It is a one line change whether or not to make libpthread return
EDEADLK in this case, where it seems that most implementations do not.

Reference:	http://www.opengroup.org/onlinepubs/009695399/functions/pthread_mutex_lock.html
2004-10-20 23:22:56 +00:00
Herve Quiroz
9c152ae646 - Upgrade to 1.0.10
- bsd.java.mk 2.0 compliant
- added 'devel' category
- Build from source
- Install documentation

Approved by:	glewis (mentor)
2004-10-20 12:03:41 +00:00
Herve Quiroz
1701946e54 - Update to 1.0 Final (bumped PORTEPOCH in this extend)
- re-enable jikes support
- Dynamic pkg-plist
- Use JAVALIBDIR

Approved by:	glewis (mentor)
2004-10-20 11:56:32 +00:00
Thierry Thomas
12adf818e2 Upgrade to 1.2.4.
PR:		ports/71728
Submitted by:	maintainer.
2004-10-19 22:26:07 +00:00
Alex Dupre
7952dcb847 Add langspec 2.0, the Java Language Specification. 2004-10-18 21:57:27 +00:00
Alex Dupre
95a6bb8fb7 Add jakarta-commons-httpclient 2.0.2, a package implementing the client
side of the HTTP standard.
2004-10-17 13:32:16 +00:00
Greg Lewis
c8e6445d77 . Bump PORTREVISION for the recent fixes. 2004-10-16 17:17:09 +00:00
Greg Lewis
7298661664 . Fix the Server VM for gcc 3.4 part 2/2.
The HotSpot code (ab)uses named enums as ints in a number of places.
  The problem with this is that according the the C++ spec, the compiler
  (essentially) only needs to use an integral type wide enough to hold
  the values defined in the enum.  Earlier versions of gcc appear to have
  just used an int whether they could have got away with a narrower type
  or not, hence the code worked as expected.  gcc 3.4 now appears to
  implement this part of the spec, so using an enum blindly as an int
  causes various problems due to overflow.

  In this case the enum, Bytecodes::Code, appears to be a genuine enum,
  its just assumed to be wide enough to hold an arbitrary int in various
  places in the code.  The correct fix would be to track down all those
  places in the code and fix them.  Since there are quite a lot of these
  places and 5.3 is close to release for now we just add a value to the
  enum set to INT_MAX, forcing the compiler to use at least an int for the
  type.

Sleuth work, discussion and code suggestions:	peadar
2004-10-16 17:16:40 +00:00
Greg Lewis
67fad41225 . Fix the Server VM for gcc 3.4 part 1/2.
The HotSpot code (ab)uses named enums as ints in a number of places.
  The problem with this is that according the the C++ spec, the compiler
  (essentially) only needs to use an integral type wide enough to hold
  the values defined in the enum.  Earlier versions of gcc appear to have
  just used an int whether they could have got away with a narrower type
  or not, hence the code worked as expected.  gcc 3.4 now appears to
  implement this part of the spec, so using an enum blindly as an int
  causes various problems due to overflow.

  This case is particularly bogus since the enums are merely to define
  a named integral type within a class (VMReg::Name doesn't even have
  any values enumerated in the declaration).  So, convert these two
  enums to simply be typedef'ed ints.

Sleuth work, discussion and code suggestions:	peadar
2004-10-16 17:12:22 +00:00
Greg Lewis
e3262fa4db . In the ReadChunk() function, change an assert() to be a "test for a
condition and return NULL".  Take account of the NULL in the
  appropriate place (which is somewhat worrisome in itself since
  ReadChunk() has always had the possibility of returning NULL).
  This makes loading a font file a little more resilient to specially
  crafted font data which can be used, for example, by an applet to
  crash the browser plugin by triggering the assert().  Such an applet
  was mentioned on Bugtraq:

  http://www.securityfocus.com/archive/1/367331/2004-06-26/2004-07-02/0

  and can be found at

  http://www.illegalaccess.org/cms/?q=node/view/9

  This change stops the browser plugin from crashing.
. Fix some warnings regarding formats in debugging printf's.
2004-10-16 17:00:27 +00:00
Greg Lewis
4e95ec3207 . At least on FreeBSD, O_SYNC and O_DSYNC aren't both defined
(for FreeBSD 4.x neither are defined and for FreeBSD 5.x
  O_DSYNC isn't defined).  This caused them to be defined to
  some bogus values.  In particular, O_SYNC would be defined
  as 0x800, which is O_EXCL (at least on FreeBSD 4.x).  The
  result being that the RandomAccessFile class would fail to
  open an existing file if you specified "s" as part of the mode.
  Fix this by defining O_SYNC and O_DSYNC to O_FSYNC if they
  aren't defined.
2004-10-16 16:58:12 +00:00
Dag-Erling Smørgrav
e3d20871bf I haven't used this in ages, and have no interest in maintaining it any
more.  Assign to java@FreeBSD.org.
2004-10-15 18:20:43 +00:00
Greg Lewis
0dd7a4ebd4 . Update to 1.5.0 release. 2004-10-14 22:24:49 +00:00
Jimmy Olgeni
cc8bb79250 Remove extra file from pkg-plist. 2004-10-12 08:58:15 +00:00
Kris Kennaway
0dfdc0a8ba Change BROKEN to IGNORE since the package builds but does not run
Approved by:	portmgr (self)
2004-09-29 04:37:50 +00:00
Herve Quiroz
ff987ccdc8 - Unbreak port (fixed distfile URL)
Reported by:	pointyhat
Approved by:	portmgr (marcus), glewis (mentor)
2004-09-20 17:47:06 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
7583312a85 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-18 18:14:38 +00:00
Kris Kennaway
e94164afd4 BROKEN: Size mismatch
Approved by:	portmgr (self)
2004-09-18 18:13:49 +00:00
Kris Kennaway
c247e4be09 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-18 07:52:32 +00:00
Mark Linimon
3b6e943450 Clarify the legal status of java/eclipse-clay-core: you must read and
agree to the company's license requirement before downloading (although
the agreement mostly pertains to their software available for purchase).

PR:		ports/71510
Submitted by:	mitsuru at riken dot jp (maintainer)
Approved by:	portmgr (implicit)
2004-09-10 02:25:07 +00:00
Herve Quiroz
527ec1c785 Fix DOWNLOAD_URL.
Reported by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
Approved by:	portmgr, glewis (mentor)
2004-09-09 18:38:25 +00:00
Norikatsu Shigemura
1961e8f62a Add eclipse-clay-core 1.0.5, a database design tool
for the Eclipse development environment.

PR:		ports-jp/14991
Submitted by:	Mitsuru Yoshida <mitsuru@riken.jp>
2004-09-03 21:12:04 +00:00
Norikatsu Shigemura
c44aa1025f Add eclipse-log4e 0.7.6, eclipse plugin to use logger easily
in Java projects.

PR:		java/71148
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-09-03 21:06:27 +00:00
Norikatsu Shigemura
ca0b6f741c Add eclipse-sqlexplorer 2.2.2, a visual database query
tool for Eclipse.

PR:		ports/70441
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-09-03 21:01:46 +00:00
Norikatsu Shigemura
21661e9634 Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle Java
code auditor into Eclipse.

PR:		ports/70146
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-09-03 20:54:27 +00:00
Norikatsu Shigemura
587a6943ba Add eclipse-quantum 2.4.1, database access and SQL editor
for the Eclipse IDE.

PR:		ports/70145
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-09-03 20:49:39 +00:00
Norikatsu Shigemura
67b40246dd Upgrade eclipse pmd plugin to support eclipse3.
PR:		java/71078
Submitted by:	Bruno Van Den Bossche <brvdboss@spymac.com>
2004-09-03 20:29:33 +00:00
Greg Lewis
6a5d768670 . JAVALIBDIR is more appropriate than JAVAJARDIR now we have it. 2004-09-03 16:23:01 +00:00
Herve Quiroz
d8c41246f7 - Fixed DISTNAME [1]
- Use LOCALBASE rather than PREFIX in RUN_DEPENDS
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR [2]
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR. [2]
- SIZEify
- Added 'mail' category

PR:		71235 [1]
Submitted by:	Rainer Duffner <rainer@ultra-secure.de> [1]
Reviewed by:	glewis [2]
Approved by:	glewis (mentor)
2004-09-03 03:34:29 +00:00
Herve Quiroz
980a124186 - Fixed DISTNAME [1]
- Now bsd.java.mk 2.0 compliant
- Use CPIO rather than CP
- Use JAVAJARDIR and JAVASHAREDIR
- Removed pkg-plist (use dynamic plist and PORTDOCS)
- Honor NOPORTDOCS
- Honor hier(7): documentation in DOCSDIR and examples in EXAMPLESDIR
- Honor "best practices for a Java library" from Porter's handbook, Java
  section: JARs in JAVAJARDIR.
- Added 'devel' category
- SIZEify

Pointed out by:	Rainer Duffner <rainer@ultra-secure.de> [1]
Approved by:	glewis (mentor)
2004-09-03 03:29:23 +00:00
Greg Lewis
0d00dd7aa0 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with it (as comments should be optional).
2004-09-02 02:58:38 +00:00
Greg Lewis
df960250af . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:53:56 +00:00
Greg Lewis
439bd1fde1 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:43:57 +00:00
Greg Lewis
57b1fa568c . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 21:12:40 +00:00
Greg Lewis
cc59f5091e . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 20:54:42 +00:00
Greg Lewis
3586286fad . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Make the comment for the registervm call consistent with the conventional
  naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 19:55:48 +00:00
Greg Lewis
71a7d9476c . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Make the comment for the registervm call consistent with the conventional
  naming scheme and the one in Makefile.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 19:36:11 +00:00
Greg Lewis
f276d55875 . Update to 1.4.2 GA.
. Make DISTNAME and COMMENT version change resistant.
. Prefix the comment passed to registervm with "Linux-" for consistency.
2004-09-01 19:13:43 +00:00
Greg Lewis
a6bed5ffd4 . Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs.
2004-09-01 18:06:07 +00:00
Greg Lewis
88c6789dea . Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Add a comment to the registervm call (also for consistency)
2004-09-01 18:01:42 +00:00
Greg Lewis
e3a7fa19f0 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 16:43:48 +00:00
Greg Lewis
1dbf94cf0a . Add missing calls to registervm and unregistervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:13:36 +00:00
Greg Lewis
4e84198dd0 . Add a missing call to registervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:08:32 +00:00
Herve Quiroz
85d17abf1b Fix permissions issue caused by last commit.
Approved by:	glewis (mentor)
2004-09-01 15:38:42 +00:00
Herve Quiroz
672d6a7f88 - Now bsd.java.mk 2.0 compliant
- Cosmetic changes: removed some unnecessary variable
- Use CPIO rather than MKDIR/INSTALL_DATA
- Added 'textproc' category
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:41:33 +00:00
Herve Quiroz
e8e5afebd0 - Fixed MASTER_SITE_SUBDIR (binary and source releases are the same so this is
not really a fix)
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN/INSTALL_DATA
- Removed JAR file for pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Updated homepage in pkg-descr
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:40:11 +00:00
Herve Quiroz
69160e4533 - Use MASTER_SITE_APACHE
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:36:46 +00:00
Herve Quiroz
fd31d56c39 - Build from source
- Use USE_ANT
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Install LICENSE.txt
- SIZEify (!)
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:32:57 +00:00
Ying-Chieh Liao
4141ec7ce4 add classpath 0.10
A GNU project to create free core class libraries
2004-09-01 08:37:04 +00:00
Greg Lewis
7050420087 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 05:52:27 +00:00
Greg Lewis
f68c92c00e . Teach the packing list that we don't care if we can't remove
%D/share/doc/java.
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 02:47:05 +00:00
Greg Lewis
764d167d8d . Clean up all the .orig files from patching and do it in post-patch rather
than do-install.  This fixes the packing list.
2004-09-01 02:46:00 +00:00
Greg Lewis
5fca0b0461 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 02:37:34 +00:00
Greg Lewis
c00804a6d7 . Fix the plugin build for gcc 3.4.
Submitted by:	Timo Geusch <freebsd@unixconsult.co.uk>
2004-08-31 19:52:25 +00:00