aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* . Cross reference manvm(1).Greg Lewis2006-09-201-0/+1
| | | | Notes: svn path=/head/; revision=173479
* amd64 distinfo does not exist, restrict to i386Kris Kennaway2006-09-171-1/+1
| | | | Notes: svn path=/head/; revision=173197
* . Diablo is no longer restricted to i386, so allow it to be a possibleGreg Lewis2006-09-132-8/+4
| | | | | | | | | | | | native bootstrap JDK on all (supported) architectures. This is a slightly different change than the submitters. PR: 103227 Submitted by: Pat Lashley <patl+freebsd@volant.org> Notes: svn path=/head/; revision=172952
* . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1]Greg Lewis2006-09-112-6/+6
| | | | | | | | | | . Only set IGNORE to the "fetch the distribution" message if there is actually one to fetch. Pointed out by: pointyhat (via kris@) [1] Notes: svn path=/head/; revision=172784
* . Prevent problems opening RandomAccessFile with "rws" as the mode byGreg Lewis2006-09-094-2/+44
| | | | | | | | | | | | defining O_SYNC and O_DSYNC if they aren't defined. In particular we were previously defining O_SYNC bogusly to the same value as O_EXCL. PR not closed as this fixes jdk15, not diablo-jdk15. PR: 102888 Notes: svn path=/head/; revision=172605
* Update to 4.2.1Volker Stolz2006-09-082-10/+10
| | | | | | | | PR: ports/102830 Submitted by: maintainer Notes: svn path=/head/; revision=172547
* Remove stale files.Jimmy Olgeni2006-09-074-2/+8
| | | | Notes: svn path=/head/; revision=172463
* Remove stale files and use JAVA_HOME.Jimmy Olgeni2006-09-076-3/+24
| | | | Notes: svn path=/head/; revision=172462
* Replace NO_CDROM and NO_PACKAGE with RESTRICTEDKris Kennaway2006-09-033-6/+3
| | | | Notes: svn path=/head/; revision=172066
* Allow package buildsKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172024
* Allow package buildsKris Kennaway2006-09-0314-14/+14
| | | | Notes: svn path=/head/; revision=172020
* NO_CDROM is superfluous hereKris Kennaway2006-09-031-2/+1
| | | | Notes: svn path=/head/; revision=171999
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-031-2/+0
| | | | Notes: svn path=/head/; revision=171995
* NO_PACKAGE and NO_CDROM are superfluousKris Kennaway2006-09-031-3/+1
| | | | Notes: svn path=/head/; revision=171976
* NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here insteadKris Kennaway2006-09-031-2/+1
| | | | Notes: svn path=/head/; revision=171954
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-021-2/+0
| | | | Notes: svn path=/head/; revision=171945
* Schedule these forbidden ports for termination on 2006-12-01Kris Kennaway2006-09-023-0/+6
| | | | Notes: svn path=/head/; revision=171900
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-022-0/+4
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: Size mismatchKris Kennaway2006-08-311-0/+2
| | | | Notes: svn path=/head/; revision=171728
* Fix the build by copying needed JAR files at post-extract stageHerve Quiroz2006-08-221-1/+6
| | | | | | | | PR: 101712 Submitted by: maintainer Notes: svn path=/head/; revision=171218
* * Add registervm and unregistervm [1]Maho Nakata2006-08-172-8/+12
| | | | | | | | | * Do not hardcode gcc version number as far as possible Suggested by: hq [1] Notes: svn path=/head/; revision=170839
* Make portlint(1) happyMario Sergio Fujikawa Ferreira2006-08-151-1/+1
| | | | Notes: svn path=/head/; revision=170750
* New port eclipse-jad version 3.1: Jad Java decompiler plugin forMario Sergio Fujikawa Ferreira2006-08-154-0/+47
| | | | | | | the Eclipse IDE Notes: svn path=/head/; revision=170748
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-152-2/+2
| | | | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170649
* - Update to 1.1.8.Stefan Walter2006-08-134-1415/+642
| | | | | | | | | | | | - Assign maintainership to submitter. PR: 95399 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> Approved by: arved (mentor) maintainer timeout (>3 months) Notes: svn path=/head/; revision=170466
* Update java/castor from 1.0.1 to 1.0.2 (latest upstream stable release)Ion-Mihai Tetcu2006-08-102-4/+4
| | | | | | | | PR: ports/101656 Submitted by: Adam VanderHook (maintainer) Notes: svn path=/head/; revision=170290
* Unbreak, port fetches just fine.Tom McLaughlin2006-08-091-2/+0
| | | | Notes: svn path=/head/; revision=170210
* Remove java/fastjar. We already have as archivers/fastjar...Maho Nakata2006-08-081-1/+0
| | | | Notes: svn path=/head/; revision=170110
* Remve java/fastjar port. we already have as archivers/fastjar...Maho Nakata2006-08-084-36/+0
| | | | Notes: svn path=/head/; revision=170109
* Add fastjar. FastJar is an free and fast alternative ofMaho Nakata2006-08-085-0/+37
| | | | | | | | | SUN's JDK's jar. WWW: http://savannah.nongnu.org/projects/fastjar Notes: svn path=/head/; revision=170107
* Add files in pkg-plist.Maho Nakata2006-08-072-1/+3
| | | | | | | Submitted by: erwin Notes: svn path=/head/; revision=169877
* Add sun.boot.class.path as default bootclasspath for gcj,Maho Nakata2006-08-043-1/+34
| | | | | | | | so that we don't need to specify the bootclasspath. Bump portrevision. Notes: svn path=/head/; revision=169640
* Add gcj41, gij41 etc as gcj, gij, etc respectively,Maho Nakata2006-08-032-1/+9
| | | | | | | Bump portrevision. Notes: svn path=/head/; revision=169522
* Use gcj instead of ecj, and bump portrevision.Maho Nakata2006-08-032-10/+3
| | | | Notes: svn path=/head/; revision=169511
* The JDT Core Batch Compiler (stand alone verison of the EclipseMaho Nakata2006-08-038-0/+194
| | | | | | | | | | Java Compiler). This compiler is compatible with Java 1.3, 1.4 and 1.5. WWW: http://www.eclipse.org Notes: svn path=/head/; revision=169509
* . Fix a segfault caused by fonts with illegal glyph names or glyph namesGreg Lewis2006-08-014-2/+36
| | | | | | | | | | which begin with an underscore (although the patch doesn't handle these). . Bump PORTREVISION. Submitted by: Kurt Miller <kurt@intricatesoftware.com> Notes: svn path=/head/; revision=169375
* . Space out the arguments to OPTIONS with tabs rather than spaces.Greg Lewis2006-08-012-8/+14
| | | | | | | | | . Add a JAIL which allows the port to be built in a jail. [1] Submitted by: anders@ [1] Notes: svn path=/head/; revision=169374
* Fix java.c Now we can invoke gij by typing java.Maho Nakata2006-07-292-0/+13
| | | | Notes: svn path=/head/; revision=169040
* Add java-gcj-compat. With scripts and symlinks, now gcj installation actsMaho Nakata2006-07-297-0/+106
| | | | | | | | | like a Java SDK. WWW: ftp://sources.redhat.com/pub/rhug/ Notes: svn path=/head/; revision=169029
* . 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