Greg Lewis
ea967c0a67
. Update to 0.51
...
PR: 99194
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
2006-06-23 21:28:42 +00:00
Konstantin Belousov
16a9ee4761
Update to 1.0.1.
...
PR: ports/99253
Approved by: pav
Approved by: pjd (mentor)
2006-06-23 17:22:47 +00:00
Herve Quiroz
2aff4fb2bc
Update to 1.0.1
...
PR: 98756
Submitted by: maintainer
2006-06-19 09:52:53 +00:00
Greg Lewis
6eff26b8a9
. Bump PORTREVISION for the last three changes.
2006-06-16 21:31:02 +00:00
Greg Lewis
7084328334
. Work around a thread cache problem that caused javah to crash with an
...
Internal Error.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
2006-06-16 21:29:53 +00:00
Greg Lewis
0c6e853af1
. Filter out corrupt environment variables with no name.
...
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
2006-06-16 21:28:08 +00:00
Greg Lewis
571b574f00
. Increase the default stack size on amd64.
...
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
2006-06-16 21:26:38 +00:00
Greg Lewis
da0c76df9e
. Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_r
...
itself.
Submitted by: ume
2006-06-16 17:14:03 +00:00
Greg Lewis
b476d97beb
. Update to 1.13.5.
2006-06-14 16:45:29 +00:00
Greg Lewis
f62ba5cc03
. Update to 3.0.2.
...
PR: 95128
Submitted by: Panagiotis Astithas <past@ebs.gr>
2006-06-14 16:03:54 +00:00
Greg Lewis
4cb96cd702
. Update to 1.5.0_07.
2006-06-13 19:51:13 +00:00
Greg Lewis
b01db453b7
. Update to 1.4.2_12.
...
Submitted by: mi
2006-06-13 19:12:41 +00:00
Greg Lewis
467a07aa3a
. Update to 4.0.4.
...
PR: 97514
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
2006-06-13 17:43:14 +00:00
Herve Quiroz
8f8a46b828
- Update to bsd.java.mk 2.0
...
- Use a PKGNAMESUFFIX to tag package according to the JDK version used (-java11
or -java12)
- Honor NOPORTDOCS and install documentation in ${DOCSDIR}
- Use PORTDOCS to handle documentation plist differences between Java 1.1 and
1.2 implementations
- Use PLIST_FILES (and thus remove pkg-plist)
PR: 97855
Submitted by: hq
Approved by: maintainer timeout
2006-06-12 23:48:30 +00:00
Herve Quiroz
d29f81308c
- Update to bsd.java.mk 2.0
...
- Remove blank lines from pkg-plist [1]
- Add $FreeBSD$ tag in pkg-plist
- Remove redundant port name from COMMENT
PR: 97853
Submitted by: hq
Reported by: portlint [1]
Approved by: maintainer timeout
2006-06-12 23:44:13 +00:00
Greg Lewis
7fdb2af1ba
. Add manvm(1). This is similar to javavm(1), but allows one to view the
...
manual pages for the different VMs. [1]
. Minor code clean ups (white space, redirection).
PR: 93099
2006-06-12 16:57:29 +00:00
Jun Kuriyama
02de6c74d4
Defining $MASTER_SITES for your infoormation may confusing distfile survey.
2006-06-08 22:56:02 +00:00
Greg Lewis
2469e3b726
. Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will
...
not invoke any Java programmes, but will instead print out what it would
have invoked and some related settings.
This work was inspired by the PR, but doesn't use its implementation.
PR: 96050
2006-06-08 17:58:15 +00:00
Stefan Walter
861b0223c9
Update to 1.3.
...
PR: 97540
Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
Patch by: stefan
Approved by: maintainer timeout (18 days)
2006-06-08 16:51:59 +00:00
Greg Lewis
ca4a8507f4
. Revert previous commit. It was my recollection that javac needed the
...
flags when being used to bootstrap the jdk15 port, and this was confirmed
by somebody else. However, javac doesn't seem to be happy with it so
turn it back off.
Submitted by: hq
2006-06-07 20:26:21 +00:00
Stefan Walter
c8fcb49a54
Update to 0.51-pre1
...
PR: 98011
Submitted by: maintainer
Approved by: arved (mentor)
2006-06-07 18:54:08 +00:00
Greg Lewis
1868851b7a
. Diablo's javac also needs -XX:+UseMembar.
2006-06-07 04:12:31 +00:00
Greg Lewis
efe0ee6196
. Restrict the -XX:+UseMembar option to the java(1) programme to prevent it
...
causing problems for programmes such as jar(1). I actually believe it is
needed by some of the other programmes, but we'll add it as needed.
. Bump PORTREVISION for this change.
PR: 98586
Submitted by: Achilleas Mantzios <achill@matrix.gatewaynet.com>
2006-06-06 15:25:50 +00:00
Greg Lewis
6cc070f32d
. ! -z -> -n for clarity.
...
Suggested by: hq
2006-06-04 03:52:19 +00:00
Greg Lewis
3694308948
. Allow the setting up of command line options to be passed to the
...
invoked Java VM.
Reviewed by: hq
2006-06-03 17:32:24 +00:00
Herve Quiroz
b3efb87049
- Update to bsd.java.mk 2.0
...
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
2006-06-01 23:55:50 +00:00
Herve Quiroz
2371f162b5
Update to 4.1.2
...
PR: 98033
Submitted by: maintainer
2006-05-29 14:35:52 +00:00
Pav Lucistnik
b47ad7a943
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
2006-05-28 13:37:06 +00:00
Maho Nakata
1a08b7865d
Add a note for BROKEN line
2006-05-28 09:18:10 +00:00
Herve Quiroz
eb77c01f92
- Update to bsd.java.mk 2.0
...
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist
PR: 97760
Submitted by: hq
Reported by: portlint [1]
Approved by: maintainer
2006-05-24 14:00:57 +00:00
Alex Dupre
366cd5d141
Distfile rerolled without LICENSE file.
...
PR: ports/97539
Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw>
2006-05-24 06:27:47 +00:00
Herve Quiroz
a53b1fe10d
- Update to bsd.java.mk 2.0
...
- Use %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tag
- Use SUB_FILES (rather than PKGINSTALL) to configure launcher shell script
- Set JAVA_VERSION for javavmwrapper in launcher shell script
- Renamed launcher script: jasmin.sh -> jasmin
- Register java/javavmwrapper in RUN_DEPENDS
- Bump PORTREVISION
2006-05-23 23:22:36 +00:00
Mikhail Teterin
f5861b4ada
Upgrade from 0.50.1 to 0.50.2
2006-05-22 17:13:59 +00:00
Kris Kennaway
9c3564b291
BROKEN on !i386: Broken dependency
2006-05-21 21:33:14 +00:00
Stefan Walter
3fd868b466
Solve JDK 1.5 incompatibility.
...
PR: 96922
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
Approved by: arved (mentor)
2006-05-21 13:27:53 +00:00
Herve Quiroz
36b6ea1daf
- Update to 3.8.2
...
- Do not mkdir ${JAVAJARDIR} (already in mtree now)
2006-05-20 14:19:08 +00:00
Volker Stolz
2f697676d7
JDE's stable code does not properly detect the version of newer versions of CEDET,
...
and will fail to load. Add patch from CVS.
PR: ports/95609
Submitted by: maintainer
2006-05-17 12:25:27 +00:00
Herve Quiroz
45e590c267
Update to 3.2
2006-05-16 15:46:49 +00:00
Herve Quiroz
c332272201
- Update to 1.1
...
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed
2006-05-16 15:43:15 +00:00
Ion-Mihai Tetcu
0cf4815593
- Update to 0.90
...
- Pass maintainership to submiter
PR: ports/97150
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: lawrance (metor)
2006-05-14 01:13:38 +00:00
Vasil Dimov
f5387617c9
Remove whitespace from line endings in pkg-plist files.
...
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Stefan Walter
5fdcfb79e7
- Update to 0.50.1
...
- Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk.
- Mark BROKEN on FreeBSD < 5.x
PR: 96989
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Approved by: arved (mentor)
2006-05-10 17:25:51 +00:00
Alex Dupre
2af47c04b6
Update to 3.0.1 release.
2006-05-10 15:19:33 +00:00
Alex Dupre
ffcb54b54f
Chase gmp library and bump PORTREVISION.
2006-05-10 14:46:47 +00:00
Edwin Groothuis
8f4ccb0a04
Remove USE_REINPLACE from categories starting with a J
2006-05-09 00:18:07 +00:00
Sam Lawrance
e8f792b110
Mark RESTRICTED and require manual fetching (netcomponents may not be
...
redistributed except as part of a substantially different product).
Prompted by: fenner's distfile survey
2006-05-07 13:48:13 +00:00
Sam Lawrance
46084d8884
Update distfile name. Checksum unchanged.
...
Reported by: fenner's distfile survey
2006-05-07 13:21:44 +00:00
Greg Lewis
c049e6baf1
. Add a pkg-message file describing the known problems. The SIGBUS on MP
...
systems in particular is causing lots of support email.
Obtained from: Kurt Miller's release notes.
Suggest by: hq
2006-05-03 16:53:27 +00:00
Herve Quiroz
78c34a7c89
- Update to 4.1.1 [1]
...
- Remove USE_REINPLACE [2]
- Unquote USE_PACKAGE [2]
- Use 'exec' to launch JVM
PR: 96518 [1]
Submitted by: maintainer [1]
Reported by: portlint [2]
2006-05-03 09:18:06 +00:00
Greg Lewis
9f137bf589
. Bump PORTREVISION for the previous fix.
...
Suggested by: hq
2006-04-27 14:49:42 +00:00