summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Take account of the MFC or the *_r functions to RELENG_6.Greg Lewis2006-07-191-18/+32
| | | | | | | Submitted by: ume@ Notes: svn path=/head/; revision=168277
* Update to 1.33 release:Alex Dupre2006-07-194-38/+24
| | | | | | | | | | | - install only jars for the selected jdk to avoid class conflicts - drop support for obsolate jdks - take maintainership [1] Approved by: glewis [1] Notes: svn path=/head/; revision=168211
* . Bump PORTREVISION.Greg Lewis2006-07-182-2/+2
| | | | Notes: svn path=/head/; revision=168177
* . On amd64 the plugin should look for the Server VM, since there is noGreg Lewis2006-07-186-0/+90
| | | | | | | | | Client VM. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=168176
* . Properly deal with error cases in transferTo0().Greg Lewis2006-07-182-0/+76
| | | | | | | | | | Corrects non-blocking IO case. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=168175
* . Convert to using OPTIONS.Greg Lewis2006-07-184-96/+96
| | | | | | | | | | | . Add support for unrestricted policy files. . Use bsd.gecko.mk for plugin support and limit it to Mozilla. . Make portlint happier. Submitted by: ale@ (with some minor tweaks by me) Notes: svn path=/head/; revision=168174
* Mark broken: unfetchable.Mark Linimon2006-07-151-0/+2
| | | | Notes: svn path=/head/; revision=167922
* This plug-in for IBM's Eclipse platform integrates features from theIon-Mihai Tetcu2006-07-115-0/+58
| | | | | | | | | | | | | DrJava development environment. The plug-in provides an Interactions Pane and a simplified user interface to Eclipse. WWW: http://www.drjava.org/eclipse.shtml PR: ports/95747 Submitted by: Nicola Vitale <nivit at email.it> Notes: svn path=/head/; revision=167511
* Remove zero-sized files.Erwin Lansing2006-07-101-0/+0
| | | | Notes: svn path=/head/; revision=167402
* . The new Diablo JDK release doesn't need -XX:+UseMembar.Greg Lewis2006-07-051-2/+0
| | | | Notes: svn path=/head/; revision=167008
* . Update to 1.5.0_07-b00.Greg Lewis2006-07-056-154/+151
| | | | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=167007
* . Update to 1.5.0_07-b00.Greg Lewis2006-07-056-1307/+1077
| | | | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=167004
* . Update to 1.13.6.Greg Lewis2006-06-262-4/+4
| | | | Notes: svn path=/head/; revision=166392
* . Update to 0.51Greg Lewis2006-06-232-6/+4
| | | | | | | | PR: 99194 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=166159
* Update to 1.0.1.Konstantin Belousov2006-06-232-4/+4
| | | | | | | | | PR: ports/99253 Approved by: pav Approved by: pjd (mentor) Notes: svn path=/head/; revision=166136
* Update to 1.0.1Herve Quiroz2006-06-192-4/+4
| | | | | | | | PR: 98756 Submitted by: maintainer Notes: svn path=/head/; revision=165760
* . Bump PORTREVISION for the last three changes.Greg Lewis2006-06-162-0/+2
| | | | Notes: svn path=/head/; revision=165603
* . Work around a thread cache problem that caused javah to crash with anGreg Lewis2006-06-162-0/+32
| | | | | | | | | | Internal Error. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=165602
* . Filter out corrupt environment variables with no name.Greg Lewis2006-06-162-0/+44
| | | | | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=165601
* . Increase the default stack size on amd64.Greg Lewis2006-06-162-0/+26
| | | | | | | | Submitted by: Kurt Miller <kurt@intricatesoftware.com> Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=165600
* . Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_rGreg Lewis2006-06-161-0/+83
| | | | | | | | | itself. Submitted by: ume Notes: svn path=/head/; revision=165589
* . Update to 1.13.5.Greg Lewis2006-06-143-5/+5
| | | | Notes: svn path=/head/; revision=165441
* . Update to 3.0.2.Greg Lewis2006-06-1414-652/+656
| | | | | | | | PR: 95128 Submitted by: Panagiotis Astithas <past@ebs.gr> Notes: svn path=/head/; revision=165437
* . Update to 1.5.0_07.Greg Lewis2006-06-136-10/+20
| | | | Notes: svn path=/head/; revision=165339
* . Update to 1.4.2_12.Greg Lewis2006-06-133-5/+15
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=165336
* . Update to 4.0.4.Greg Lewis2006-06-136-22/+24
| | | | | | | | PR: 97514 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=165326
* - Update to bsd.java.mk 2.0Herve Quiroz2006-06-122-169/+22
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=165281
* - Update to bsd.java.mk 2.0Herve Quiroz2006-06-122-4/+4
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=165280
* . Add manvm(1). This is similar to javavm(1), but allows one to view theGreg Lewis2006-06-124-175/+362
| | | | | | | | | | manual pages for the different VMs. [1] . Minor code clean ups (white space, redirection). PR: 93099 Notes: svn path=/head/; revision=165243
* Defining $MASTER_SITES for your infoormation may confusing distfile survey.Jun Kuriyama2006-06-081-1/+1
| | | | Notes: svn path=/head/; revision=164857
* . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm willGreg Lewis2006-06-083-6/+50
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=164848
* Update to 1.3.Stefan Walter2006-06-083-47/+7
| | | | | | | | | | PR: 97540 Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw> Patch by: stefan Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=164842
* . Revert previous commit. It was my recollection that javac needed theGreg Lewis2006-06-072-2/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=164752
* Update to 0.51-pre1Stefan Walter2006-06-073-11/+6
| | | | | | | | | PR: 98011 Submitted by: maintainer Approved by: arved (mentor) Notes: svn path=/head/; revision=164740
* . Diablo's javac also needs -XX:+UseMembar.Greg Lewis2006-06-072-1/+2
| | | | Notes: svn path=/head/; revision=164664
* . Restrict the -XX:+UseMembar option to the java(1) programme to prevent itGreg Lewis2006-06-062-1/+2
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=164616
* . ! -z -> -n for clarity.Greg Lewis2006-06-041-25/+25
| | | | | | | Suggested by: hq Notes: svn path=/head/; revision=164323
* . Allow the setting up of command line options to be passed to theGreg Lewis2006-06-038-13/+236
| | | | | | | | | invoked Java VM. Reviewed by: hq Notes: svn path=/head/; revision=164308
* - Update to bsd.java.mk 2.0Herve Quiroz2006-06-013-6/+7
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=164177
* Update to 4.1.2Herve Quiroz2006-05-292-10/+10
| | | | | | | | PR: 98033 Submitted by: maintainer Notes: svn path=/head/; revision=163857
* - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplPav Lucistnik2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163701
* Add a note for BROKEN lineMaho Nakata2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163679
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-242-6/+7
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=163280
* Distfile rerolled without LICENSE file.Alex Dupre2006-05-243-11/+9
| | | | | | | | PR: ports/97539 Submitted by: Tian-Jian Jiang <tmjiang@iis.sinica.edu.tw> Notes: svn path=/head/; revision=163228
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-234-14/+17
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=163212
* Upgrade from 0.50.1 to 0.50.2Mikhail Teterin2006-05-222-4/+4
| | | | Notes: svn path=/head/; revision=163109
* BROKEN on !i386: Broken dependencyKris Kennaway2006-05-211-1/+7
| | | | Notes: svn path=/head/; revision=162993
* Solve JDK 1.5 incompatibility.Stefan Walter2006-05-212-2/+33
| | | | | | | | | PR: 96922 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=162935
* - Update to 3.8.2Herve Quiroz2006-05-202-5/+4
| | | | | | | - Do not mkdir ${JAVAJARDIR} (already in mtree now) Notes: svn path=/head/; revision=162877
* JDE's stable code does not properly detect the version of newer versions of ↵Volker Stolz2006-05-172-0/+49
| | | | | | | | | | | | CEDET, and will fail to load. Add patch from CVS. PR: ports/95609 Submitted by: maintainer Notes: svn path=/head/; revision=162648