Commit Graph

1609 Commits

Author SHA1 Message Date
Herve Quiroz
35306eaa39 - Move WITH_EXTRAS knob explanation in pre-extract
- Move some useful information into PKGMESSAGE
- ECHO -> ECHO_MSG

PR:		77983
Submitted by:	maintainer
2005-02-24 02:11:11 +00:00
Archie Cobbs
2b3e4df23c Upgrade to version 1.3.2. 2005-02-23 15:34:14 +00:00
Herve Quiroz
c79c04ae1f - Update to version 2005.02.17
- Add WITH_EXTRAS knob to include source code examples
- Improve pkg-descr

PR:		77796
Submitted by:	maintainer
2005-02-21 00:58:30 +00:00
Herve Quiroz
4313297a0c MX4J is a project to build an Open Source implementation of the
Java(TM) Management Extensions (JMX) and of the JMX Remote API
(JSR 160) specifications, and to build tools relating to JMX.

JMX is an optional package for J2SE that provides a standard
way to manage applications. It can also be used to wrap legacy
systems and provide a standard interface to the outside world,
enabling the development of web services. JMX allows developers
to write more modular and loosely coupled system components and
reduce the complexity of large, interoperating systems.

WWW: http://mx4j.sourceforge.net

PR:		77642
Submitted by:	filippo@widestore.net
2005-02-20 23:01:02 +00:00
Herve Quiroz
dce0f466da Add 'devel' category 2005-02-19 00:54:43 +00:00
Greg Lewis
1ca853b76c . Since this is a 1.5 VM, reference the native 1.5 port, not the native
1.4 port.
2005-02-18 23:19:40 +00:00
Greg Lewis
8a40390bb7 . Update to 1.5.0_01.
. Since the Makefile does a registervm, do the correct
  registervm/unregistervm dance in the packing list or we get stuck
  with a registered non-existent VM when the package is deinstalled.
2005-02-18 23:18:31 +00:00
Greg Lewis
8feb88e6e0 . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).

Approved by:	phantom (maintainer)
2005-02-18 17:21:52 +00:00
Herve Quiroz
78613323a4 - Update to bsd.java.mk 2.0
- Minor cosmetic improvement
2005-02-18 15:23:34 +00:00
Greg Lewis
e09d999d99 . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).
2005-02-17 20:56:32 +00:00
Greg Lewis
1c9b9b269f . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).
2005-02-17 19:57:59 +00:00
Greg Lewis
6253055c55 . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).
2005-02-17 19:41:13 +00:00
Greg Lewis
1d15db125a . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).
2005-02-17 19:32:02 +00:00
Herve Quiroz
0be226e7de - Change maintainer address [1]
- Install in DOCSDIR [1]
- Use PORTDOCS to get rid of pkg-plist
- ECHO -> ECHO_MSG
- Bump PORTREVISION

PR:		77583 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-02-17 19:21:00 +00:00
Herve Quiroz
8fe3431f51 - Update to bsd.java.mk 2.0
- Add 'databases' category
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- CP -> INSTALL_DATA
- Honor hier(7): install docs in DOCSDIR and samples in EXAMPLESDIR
- Honor NOPORTDOCS
- Minor cosmetic improvements
- Bump PORTREVISION
2005-02-17 18:41:09 +00:00
Herve Quiroz
91f785b086 Update to bsd.java.mk 2.0 2005-02-17 18:08:05 +00:00
Greg Lewis
5f64f10a76 . Sort. 2005-02-17 01:45:03 +00:00
Greg Lewis
ef7cb8d5fa . Move the invocation of unregistervm to the top of the packing list.
This ensures that this command is run before the files in the package
  are deleted (which is necessary for it to correctly delete the symbolic
  links created by registervm).

  This fixes the packing list failures seen on pointyhat.
2005-02-17 01:43:48 +00:00
Greg Lewis
8ad8853ee7 . Update to 1.4.2_07. 2005-02-16 18:30:44 +00:00
Herve Quiroz
67da479e96 Pass maintainership
PR:		77547
Submitted by:	Parv <parv@pair.com> (former maintainer)
Approved by:	Michael C. Shultz <reso3w83@verizon.net> (new maintainer)
2005-02-15 17:19:23 +00:00
Anders Nordby
61734a78a8 Add drexelsnmp, another Java SNMP package.
Sponsored by:	University of Tromsø & University of Bergen
2005-02-15 14:50:09 +00:00
Herve Quiroz
7a0f42581e - Update to bsd.java.mk 2.0
- ECHO_CMD -> ECHO_MSG
2005-02-13 21:28:05 +00:00
Herve Quiroz
b042dbd5c5 - Update to bsd.java.mk 2.0
- Add 'devel' category
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%JAVAJARDIR%% and %%DATADIR%% in pkg-plist
- CP -> INSTALL_DATA
2005-02-13 21:20:52 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Herve Quiroz
2da7276ad9 - Update to bsd.java.mk 2.0 (and use JAVA_OS=native)
- Unbreak on 5.3+ [1]
- JAVALIBDIR -> JDKLIBDIR (JAVALIBDIR is used for something else)
- portlint: fix COMMENT length
- Use PKGNAMESUFFIX to allow multiple instances with different JDKs

Submitted by:	mat [1] (via IRC)
2005-02-09 18:02:19 +00:00
Herve Quiroz
e555ff2c0d Update to 3.0.1.03
PR:		77126
Submitted by:	maintainer
2005-02-06 16:35:21 +00:00
Norikatsu Shigemura
5076a012a5 Update to 3.0.1. 2005-02-06 15:35:30 +00:00
Norikatsu Shigemura
a33a957d91 Remove some uninstall files, and bump PORTREVISION. 2005-02-06 15:29:56 +00:00
Mikhail Teterin
2d7f0ec7c5 This is a port of 'JE', or Berkeley DB Java Edition -- a pure Java
implementation of "db". See:

	http://www.sleepycat.com/products/je.shtml

for more information.
2005-02-05 00:26:57 +00:00
Greg Lewis
13a8bd96d8 . Update to 3.5.
PR:		77102
Submitted by:	Dave Glowacki <dglo@icecube.wisc.edu> (maintainer)
2005-02-04 17:02:08 +00:00
Volker Stolz
dcb317c244 Fix build on 4.x (gcc295)
PR:		ports/77036
Submitted by:	Ronald Klop (maintainer)
2005-02-03 08:33:45 +00:00
Herve Quiroz
9f896535ba - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- ECHO -> ECHO_MSG
- CP -> INSTALL_DATA
2005-02-03 02:19:58 +00:00
Herve Quiroz
3e69e5a6b7 - Update to bsd.java.mk 2.0
- Add a new launcher shell script: 'jlex'
- Update pkg-message accordingly and bump PORTREVISION
2005-02-03 02:14:53 +00:00
Herve Quiroz
9729dd908e Update to bsd.java.mk 2.0 2005-02-03 02:05:39 +00:00
Herve Quiroz
ce8f17d16c - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
2005-02-03 02:01:09 +00:00
Herve Quiroz
1ca1883eae - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Add a launcher shell script: 'bsh'
2005-02-03 01:53:24 +00:00
Daichi GOTO
d8b2e539d2 nork is working
Submitted by:	nork
2005-02-02 13:36:44 +00:00
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