1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

1230 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav
1c39a1eabb shujit should only be used with jdk versions up to and including 1.3. 2004-05-06 20:42:32 +00:00
Tilman Keskinoz
5d7a71e16f Update to 3.4
PR:		66059
Submitted by:	Dave Glowacki <dglo@glowacki.dyndns.org>
2004-05-02 17:13:53 +00:00
Ernst de Haan
2a4bcaef5b - Removed pkg-plist (missed in last commit)
PR:		61357
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-20 19:50:07 +00:00
Ernst de Haan
0a85d28a37 - Fix PORTDOCS [1]
- bsd.java.mk 2.0 compliant
- Removed pkg-plist
- Done some cleanning (PLIST_SUB statement)

PR:		61357
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
2004-04-20 19:48:50 +00:00
Greg Lewis
d97ab57471 . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found during
bsd.java.mk testing on bento.

Done now to get this fixed for 4.10.

PR:		65614
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Hopefully not objected to by:	znerd
2004-04-20 19:38:19 +00:00
Archie Cobbs
1a2575b4ea Update to version 1.20. 2004-04-20 14:24:19 +00:00
Greg Lewis
b97389634f Add a port of jakarta-commons-discovery.
The Discovery Component is about discovering, or finding, implementations for
pluggable interfaces. It provides facilities intantiating classes in general,
and for lifecycle management of singleton (factory) classes.

Fundamentally, Discovery locates classes that implement a given Java interface.
The discovery pattern, though not necessarily this package, is used in many
projects including JAXP (SaxParserFactory and others) and commons-logging
(LogFactory). By extracting this pattern, other projects can (re)use it and
take advantage of improvements to the pattern as Discovery evolves.

Discovery improves over previous implementations by establishing facilities for
working within managed environments. These allow configuration and property
overrides without appealing to the global System properties (which are scoped
across an entire JVM).

PR:		65490
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-18 06:18:19 +00:00
Kirill Ponomarev
1bfc650214 - Fix plist 2004-04-17 15:42:09 +00:00
Greg Lewis
6554e5f610 . Fix packing list. [1]
. Remove bogus BUILD_DEPENDS (BUILD_DEPENDS and NO_BUILD?).

Submitted by:	bento via kris
2004-04-16 19:16:12 +00:00
Greg Lewis
8b76648e17 . Require JDK 1.4 or better (fixes bento build). [1, 2]
. Use MASTER_SITE_APACHE_JAKARTA. [1]
. bsd.java.mk 2.0 compliant. [1]
. Removed pkg-plist using PLIST_FILES. [1]
. Forced ANT to use the selected version of Java.

PR:		65617 [1], 65349 [2]
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
		Anton Yudin <toha@toha.org.ua>
Approved by:	Anton Yudin <toha@toha.org.ua> (maintainer)
2004-04-16 15:26:10 +00:00
Jimmy Olgeni
024cdc752e Upgrade to version 3.6.
Submitted by:	Conrad Sabatier <conrads(at)cox.net>
2004-04-16 13:51:23 +00:00
Ernst de Haan
2059d64391 Add jdk15-doc:
Java Development Kit 1.5 Documentation. Contains release information,
API documentation, guides to new features and tool documentation.

The documentation will be installed in ${PREFIX}/share/doc/jdk1.5/

WWW: http://java.sun.com/j2se/1.5/
2004-04-15 23:46:28 +00:00
Ernst de Haan
1312cea9fc Using PORTDOCS macro. 2004-04-15 23:43:26 +00:00
Ernst de Haan
4ab45882f5 Using PORTDOCS macro. 2004-04-15 23:27:41 +00:00
Ernst de Haan
583ef52daf Slightly improved phrasing of RESTRICTED. 2004-04-15 23:16:48 +00:00
Ernst de Haan
166deda508 - Removed non-existent download site metaverse.nl
- Fixed removal of files after deinstall [1]
- Using PORTDOCS macro

Reported by:	kris [1]
2004-04-15 23:14:26 +00:00
Ernst de Haan
fbda0a0a29 Removed unused DOWNLOAD_URL variable. 2004-04-15 23:10:25 +00:00
Ernst de Haan
6272e9dfa2 Made cp -R silent again, like previously. 2004-04-15 23:05:17 +00:00
Ernst de Haan
b9ee6e75d4 Cleverly determine version-related variable values
based on other variables.
2004-04-15 23:03:16 +00:00
Ernst de Haan
6cbcc623e3 - Removed non-existent download site metaverse.nl.
- Using PORTDOCS macro.
- Fixed issue with files staying being after deinstall [1].

Reported by:	kris [1]
2004-04-15 23:00:48 +00:00
Greg Lewis
fd6758b954 . Update to 1.4.1 SR2.
. SIZEify.
2004-04-15 22:55:14 +00:00
Ernst de Haan
4b17be02e3 Now consistent with other JDK ports. Also added WWW: line. 2004-04-15 22:42:30 +00:00
Ernst de Haan
ac6f62dc4e Removed non-existent master site metaverse.nl. 2004-04-15 22:40:29 +00:00
Ernst de Haan
9ab4692433 Removed non-existent metaverse.nl download site.
Added category: security.
2004-04-15 22:38:09 +00:00
Ernst de Haan
acb14315e0 ABA website seems to have disappeared. 2004-04-15 22:36:53 +00:00
Ernst de Haan
48dbfd72f4 Only using preferred download sites. 2004-04-15 22:32:33 +00:00
Ernst de Haan
4986d67f83 Homepage re-appeared. 2004-04-15 22:31:05 +00:00
Ernst de Haan
357cf67b9f No longer using non-existent metaverse.nl download site. 2004-04-15 22:29:28 +00:00
Ernst de Haan
4932a3ba74 - Update to JUMP 0.5
- Unbroken
- Using PORTDOCS macro
- Removed non-existent metaverse.nl download site
2004-04-15 22:07:40 +00:00
Ernst de Haan
ee5b9a9ffa Removed pkg-plist file. This was missed in the last commit. 2004-04-15 21:57:53 +00:00
Ernst de Haan
cc87d472ad Log:
- Use the PORTDOCS macro to build dynamically pkg-plist (no more
  Javadoc 1.3/1.4 issues hopefully, and pkg-plist is now one line
  long)
- Define the ANT_INCLUDE_SHARED_JARS variable so Ant now correctly
  gets JARs from ${JAVAJARDIR}

PR:		61357
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-15 21:17:26 +00:00
Ernst de Haan
fadcf89898 Log:
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using OPTIONS macro for dependency setting:
  - WITH_LOG4J:    Enable Jakarta Log4j log factory (default: on)
  - WITH_LOGKIT:   Enable Avalon LogKit log factory (default: off)
  - WITH_JDK14LOG: Enable JDK 1.4 log factory       (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
  is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
  ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)

PR:		63928
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-15 20:58:17 +00:00
Ernst de Haan
44aa7ae911 Log:
- Update to version 3.0
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using MASTER_SITE_APACHE_JAKARTA
- Now installs various additional docs: e.g. DEVELOPERS-GUIDE.html
- Now using JAVAJARDIR instead of JAVASHAREDIR/classes
- bsd.java.mk 2.0 compliant
- ECHO_CMD instead of ECHO
- Make JAVAJARDIR
- Echo doc files as they are installed
- Removed pkg-plist entirely (use PLIST_FILES)
- Changed the name of the installed JAR (no more version number in it as
  it is the case for other Java libraries)

PR:		64171
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-15 20:53:59 +00:00
Ernst de Haan
66aec4a7b0 Log:
- Now using JAVAJARDIR instead of PREFIX/share/java/classes
- Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
  deinstall issue with some JDKs)
- Now using PLIST_FILES macro (to reduce pkg-plist size)
- No longer installing JARs from 'lib' directory (but rather have them
  declared
  as run dependencies)
- No longer installing junk files (such as perl CVS commiter scripts)
- No longer installing class nor source files
- Now installing samples in EXAMPLESDIR
- Now installing README and such in DOCSDIR
- Will not install docs and samples when NOPORTDOCS is set
- Bumped PORTREVISION

PR:		64703
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-15 20:48:24 +00:00
Ernst de Haan
33bb1dbe0a Fixed LATEST_LINK. It referred to linux-blackdown-jdk13.
PR:		65127
Submitted by:	Kang Liu <liukang@bjpu.edu.cn>
2004-04-15 20:41:01 +00:00
Ernst de Haan
b26b1d3529 Improved description. In fact it related to jakarta-commons-validator.
PR:		65491
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-15 20:38:11 +00:00
Greg Lewis
32b76352de . Fix the port to work with both JDK 1.3 and JDK 1.4 by using the
PORTDOCS macro.  Also trims the pkg-plist considerably.

Hopefully not objected to by:	znerd
2004-04-15 16:26:43 +00:00
Greg Lewis
6735630176 . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it.
Maintainer informed.
2004-04-15 16:21:25 +00:00
Kris Kennaway
430ae1fcbd BROKEN: Checksum mismatch 2004-04-12 00:48:24 +00:00
Mark Linimon
035666ecaa Add SIZE info. Reminded by: kris. 2004-04-11 05:03:51 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Thierry Thomas
a9d787e4d7 The submitter accepted to become the maintainer.
Thanks!

PR:		ports/65303
Approved by:	pav (mentor).
2004-04-09 21:48:02 +00:00
Greg Lewis
73afac411e . Update to 1.1b3
. Use PLIST_FILES and get rid of pkg-plist.
. Switch MASTER_SITES to MASTER_SITE_SOURCEFORGE_EXTENDED
. Cleaned up the Makefile.

PR:		65298
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-09 17:56:05 +00:00
Thierry Thomas
c3ef36353e Add poseidon 2.2.1, a popular UML CASE tool.
PR:		65303
Submitted by:	gerrit@beine-computer.de
Approved by:	pav (mentor).
2004-04-09 17:43:25 +00:00
Ying-Chieh Liao
41fb7ad5de add jcalendar 1.1.4
Java Date Chooser
2004-04-07 08:37:29 +00:00
Norikatsu Shigemura
13dc50ac46 Fix build error by GNOME2.6. This is a temporary fix. 2004-04-06 16:50:30 +00:00
Greg Lewis
7e664ebc65 . Use new bsd.java.mk features [1]
. Respect NOPORTDOCS [1]
. Install documentation in DOCSDIR [1]
. Use PORTDOCS and PLIST_FILES so that pkg-plist is no longer required. [1]
. Use JAVAJARDIR [1]
. More informative install messages [1]
. SIZEify [1]
. More informative message regarding fetching the distfile.

PR:		65215
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-04-06 16:29:19 +00:00
Greg Lewis
8a785c78ac . Convert to the newer bsd.java.mk syntax.
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-06 06:41:31 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Mark Linimon
80beeb084c Update to 2.3.3: updated to support CheckStyle 3.1; added compatibility fix
for older versions of XEmacs; many other minor bugfixes and improvements.
See lisp/ChangeLog for details.

Changes to the port involve respecting ANT_HOME, and, from the PR:

  One conceivably controversial thing I added was a
  second symlink from %%EMACS_VERSION_SITE_LISP%%/java to
  $PREFIX/share/java/jde.

  Otherwise jde cannot find the BeanShell jar files.

PR:		ports/64388
Submitted by:	David Bremner <bremner@unb.ca> (maintainer)
2004-04-04 16:08:41 +00:00
Greg Lewis
1c640e7248 . Use MASTER_SITE_APACHE_JAKARTA, which should greatly improve the
fetchability of this port.

Approved by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-03 16:30:08 +00:00
Greg Lewis
69fbb40b0d . Really fix the fallout from the bsd.java.mk update. Grrr. 2004-04-03 06:38:05 +00:00
Greg Lewis
db024caf95 . Fix incompatibilities with the new bsd.java.mk (oops).
JAVA_OS == FreeBSD -> JAVA_PORT_OS == native

Bug report by:	kris
2004-04-03 06:26:11 +00:00
Ying-Chieh Liao
7190f84077 utilize PORTDOCS, NOPORTDOCS, and PLIST_FILES 2004-04-02 10:49:30 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Mark Linimon
4c3391b5d4 Changes for 0.41 include:
* Added an object allocation level, meaning that after a reset only objects
  allocated at that level are shown in allocation and string lists.
* Show owners is now possible to do on a given string and a given object
  instance.
* Heap dump no longer loses allocation point if object tracing is on when
  the heap dump is done.

PR:		ports/64633
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-04-01 15:49:48 +00:00
Dag-Erling Smørgrav
d811cc16ac Add a classpath script. 2004-04-01 13:40:14 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Greg Lewis
fb5a4b2e5e . Hopefully fix the build for JDK 1.1.
Submitted by:	bento via kris
2004-03-29 15:52:20 +00:00
Archie Cobbs
3f47dbb20f Build fix for 5.x. 2004-03-28 21:38:40 +00:00
Kirill Ponomarev
feb704163e - SIZE info in distinfo
- Use of PLIST_FILES so pkg-plist is no longer needed

PR:		ports/64742
Submitted by:	maintainer
2004-03-26 23:45:46 +00:00
Ernst de Haan
82da586667 Fixed generation of pkg-plist.
PR:		60722
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-03-26 07:14:09 +00:00
SADA Kenji
e1726ff240 PR: ports/64602
Update to Mar 11, 2004
Submitted by: maintainer
Reminded by: Gerald Mixa <Symicon@t-online.de>
2004-03-25 15:34:02 +00:00
Greg Lewis
5947382881 . Update to 10.k.
. Make this port act more like the other java ports.

The actual change is based on the followup submitted by Conor McDermottroe
plus some tweaks from the patch in the PR and myself.

PR:		63582
Submitted by:	Conor McDermottroe <ports@mcdermottroe.com>
                Matthew West <mwest@uct.ac.za>
Approved by:	maintainer timeout
2004-03-23 18:23:57 +00:00
Clement Laforet
3eb0bd5e34 SIZEify.
PR:             64562
Submitted by:   Anton Yudin <toha@toha.org.ua> (maintainer)
2004-03-22 12:07:27 +00:00
Volker Stolz
c7cdb6b054 SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor)
2004-03-22 10:38:34 +00:00
Jimmy Olgeni
19d9ddbc29 Upgrade to version 2.1.3. 2004-03-20 17:05:36 +00:00
Jimmy Olgeni
f04d0f908c Upgrade to 2.1.3. 2004-03-20 13:33:34 +00:00
Alexey Zelkin
941aa55a95 SIZEfy 2004-03-20 13:14:47 +00:00
Greg Lewis
95ab4c7adc . SIZEify.
Submitted by:	trevor (except diablo-jre13)
2004-03-18 21:02:01 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Daichi GOTO
95d35ddb1a Add SIZE into distinfo
Submitted by:	trevor
2004-03-18 12:07:18 +00:00
Daichi GOTO
d502556778 Add SIZE into distinfo
Submitted by:	trevor
2004-03-18 11:52:05 +00:00
Trevor Johnson
37451dd720 Update bouncing e-mail address for maintainer.
Obtained from:	follow-up to PR 61290
2004-03-18 04:11:09 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Archie Cobbs
41ad1572ae Build fix for 5.x. 2004-03-17 23:21:15 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Greg Lewis
869b5db5ee . Try to make things non-interactive when building on bento. Works for
me, but failed when kris tried the patch on bento.  I can't figure
  out why, but maybe someone looking at this will have a clue.
2004-03-17 16:44:11 +00:00
Greg Lewis
fbdb1126e5 . SIZEify. 2004-03-17 16:42:14 +00:00
Ernst de Haan
1ec9b285b4 Fixed issue in installation of cacerts file.
Bumped PORTREVISION.

Reporter wrote:
"Hi: there seems to be a small bug in the

ports/java/linux-ibm-jdk13/Makefile
in the do-install part:

${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/jdk${JDK_VERSION
/jre/lib/security/cacerts

should read

${INSTALL_DATA} ${FILESDIR}/cacerts ${PREFIX}/linux-ibm-jdk${JDK_VERSION
/jre/lib/security/cacerts"

Reported by:	Rahul Siddharthan <rsidd@online.fr>
2004-03-15 08:21:50 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Greg Lewis
b8f5af00fb . Update to 1.4.2_04.
. SIZEify.
2004-03-11 21:35:31 +00:00
Edwin Groothuis
c9f0a0a775 Break for alpha
Submitted by:	Mark Huizer via irc
2004-03-11 11:58:43 +00:00
Archie Cobbs
2dd045a933 Fix build with a patch from CVS. 2004-03-10 19:43:18 +00:00
Volker Stolz
f94ee3fd39 - Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Greg Lewis
6c0885b7f5 . Update to 1.3.5 (packing list clean up by me).
. Change to a new maintainer.

PR:		63968
Submitted by:	karlj000@unbc.ca (previous maintainer)
2004-03-09 17:51:15 +00:00
Archie Cobbs
434d3cefb4 Add USE_LIBTOOL. 2004-03-08 18:15:30 +00:00
Norikatsu Shigemura
60cc65a664 Use MASTER_SITE_ECLIPSE.
PR:		ports/63909
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2004-03-08 10:54:09 +00:00
Ernst de Haan
8ed865f5b0 Fixed ONLY_FOR_ARCHS from 'arm i386 ppc sparc' to 'i386'.
Reported by:	kris
2004-03-08 10:37:11 +00:00
Ernst de Haan
fb965b9791 Set LATEST_LINK.
Reported by:	kris
2004-03-08 10:01:12 +00:00
Ernst de Haan
28d6be7ebc Set LATEST_LINK.
Suggested by:	kris
2004-03-08 09:56:50 +00:00
Greg Lewis
98f4274880 . Update to 0.40.
PR:		63899
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2004-03-08 06:54:16 +00:00
Alexey Zelkin
17eaf80bc2 . Set LATEST_LINK [1]
. Fix rare NULL pointer de-reference bug in plugin code [2]

. Use better chinese fonts [3]

. Bump PORTREVISION

Requested by:	kris [1]
Submitted by:	Georg-W. Koltermann <gwk@rahn-koltermann.de> [2],
		Clive Lin <clive@tongi.org> [3]
2004-03-05 13:43:41 +00:00
Edwin Groothuis
e921ba97b4 Update to version 1.1.3
Use OPTIONS

Submitted by:   Mark Huizer <xaa+ports@timewasters.nl>
2004-03-05 10:59:06 +00:00
Greg Lewis
356f82577d . Replace unresponsive MASTER_SITE with two working ones.
Submitted by:	bento, distfiles survey
2004-03-02 19:45:23 +00:00
Michael Nottebrock
5671ee6559 Kaffe doesn't like !=i386. 2004-02-26 22:19:53 +00:00
Michael Nottebrock
4b3a657ae5 Add dependency on esound & unbreak. 2004-02-26 22:11:29 +00:00
Archie Cobbs
f870b05d91 Update to version 1.0.1. 2004-02-26 17:26:16 +00:00