Commit graph

1617 commits

Author SHA1 Message Date
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