aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* . Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some workGreg Lewis2007-09-021-0/+4
| | | | | | | to be made gcc 4.2 compliant. Notes: svn path=/head/; revision=198628
* . Fix another problem with exec() by using the same static initialisationGreg Lewis2007-09-022-1/+16
| | | | | | | | | | | | block that Linux and Solaris use. This was already fixed in the repo but I'd neglected to commit the fix to the port and it was independently submitted as noted below. Submitted by: Michiel Boland <michiel@boland.org> Notes: svn path=/head/; revision=198627
* . Sync the BSD specific code with the changes between 1.5 and 1.6 andGreg Lewis2007-08-282-1/+32
| | | | | | | | | | | start closing file descriptors at FAIL_FILENO + 1 rather than 3. This fixes the problem with determining the exit code for exec()'ed processes. PR: 115557 Submitted by: Michiel Boland <michiel@boland.org> Notes: svn path=/head/; revision=198454
* . Correctly respect WITHOUT_WEB. This should fix the default amd64 buildGreg Lewis2007-08-231-8/+9
| | | | | | | on 7.x. Notes: svn path=/head/; revision=198209
* . Add USE_XORG configuration. I'm guessing that prior to the modularGreg Lewis2007-08-211-0/+1
| | | | | | | | | | xorg ports the Open Motif dependency pulled in the appropriate X11 libraries since this hasn't been a problem previously. Reported by: pointyhat (via kris) Notes: svn path=/head/; revision=198006
* . Make sure ${PREFIX}/share/applications exists before installing filesGreg Lewis2007-08-211-0/+1
| | | | | | | | | there. Pointed out by: pointyhat (via kris) Notes: svn path=/head/; revision=198004
* . New port which installs the Java SE 6 documentation as provided by Sun.Greg Lewis2007-08-194-0/+55
| | | | Notes: svn path=/head/; revision=197929
* Correct dependencies to fix package build.MANTANI Nobutaka2007-08-191-5/+14
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=197895
* . Add unzip to BUILD_DEPENDS.Greg Lewis2007-08-181-0/+1
| | | | | | | Pointed out by: pointyhat (via kris) Notes: svn path=/head/; revision=197862
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-08-162-1/+707
| | | | | | | | | | still experimental. Tested by: Huang wen hui (hwh at gddsn dot org dot cn) Approved by: glewis (maintainer) Notes: svn path=/head/; revision=197816
* Unbreak build on -CURRENT.Jung-uk Kim2007-08-163-0/+51
| | | | | | | Approved by: glewis (maintainer) Notes: svn path=/head/; revision=197815
* Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs.Ion-Mihai Tetcu2007-08-141-0/+4
| | | | Notes: svn path=/head/; revision=197655
* Update to the latest version and unbreak.Ion-Mihai Tetcu2007-08-142-12/+10
| | | | | | | Submitted by: linimon@'s broken ports reminder Notes: svn path=/head/; revision=197651
* . Split the JRL agreement out into a separate script that is only runGreg Lewis2007-08-143-195/+195
| | | | | | | | | during the port build and not during the package install. Requested by: kris Notes: svn path=/head/; revision=197630
* . Split the JRL agreement out into a separate script that is only runGreg Lewis2007-08-133-195/+195
| | | | | | | | | during the port build and not during the package install. Requested by: kris Notes: svn path=/head/; revision=197556
* - Set LANG environment variable to C for non-US locale users.Jung-uk Kim2007-08-091-0/+3
| | | | | | | | | | | - Install FreeBSD-specific NSPR header file instead of default Solaris header. Note the port revision is not updated because it does not affect most users. Approved by: glewis (maintainer) Notes: svn path=/head/; revision=197401
* . Complete default the bootstrap to Diablo.Greg Lewis2007-08-071-3/+1
| | | | | | | Inspired by: scf Notes: svn path=/head/; revision=197292
* . Default bootstrapping to Diablo JDK. It runs at least as well as theGreg Lewis2007-08-071-4/+2
| | | | | | | | | | Linux JDK on all supported FreeBSD versions and doesn't require Linux emulation to be installed. Inspired by: scf Notes: svn path=/head/; revision=197291
* . Fix the 'shebang' line in jcontrol. [1]Greg Lewis2007-08-062-2/+12
| | | | | | | | | | . Update the main commented out MASTER_SITE. . Bump PORTREVISION. Submitted by: "barbara" <barbara.xxx1975@libero.it> Notes: svn path=/head/; revision=197241
* . Make BUILD_DEPENDS against the Diablo JDK, not the Linux JDK. [2]Greg Lewis2007-08-065-13/+97
| | | | | | | | | | | | | | | | | . Add some more make environment variables to control the build of the debug versions. [1] . Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1] . Install more of the Gnome desktop files, and provide them with the correct path for the installation. [1] . Add ${LOCALBASE}/lib to the default library path in HotSpot. [1] . Backwards compatibility in time zone updates. [1] . Bump PORTREVISION. Submitted by: jkim [1] Inspired by: scf [2] Notes: svn path=/head/; revision=197232
* - Update to 3.9Martin Wilke2007-08-052-7/+5
| | | | Notes: svn path=/head/; revision=197158
* . Add jdk16 subdir.Greg Lewis2007-08-051-0/+1
| | | | Notes: svn path=/head/; revision=197136
* . A native port for JDK 1.6.0 (aka 6.0) Update 1.Greg Lewis2007-08-0556-951/+588
| | | | Notes: svn path=/head/; revision=197135
* . Add linux-sun-jdk16.Greg Lewis2007-08-051-0/+1
| | | | Notes: svn path=/head/; revision=197132
* . New port of Sun's JDK 1.6.x (aka 6.x) for Linux.Greg Lewis2007-08-055-75/+482
| | | | | | | | | | The port was done by the submitter for Update 1, I've made the minor changes for Update 2. Submitted by: jkim Notes: svn path=/head/; revision=197131
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-042-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Update to 3.2.2Tong LIU2007-08-038-132/+33
| | | | | | | | | | | | - Assign eclipse@FreeBSD.org as maintainer PR: ports/113435 Submitted by: Rick Petty, tmclaugh Approved by: maintainer timeout (more than 3 months) Approved by: delphij (mentor) Notes: svn path=/head/; revision=196999
* . Require at least JDK 1.3.Greg Lewis2007-08-011-3/+1
| | | | | | | | . Remove dependency on java/collections since they've been a part of the standard runtime library since 1.2. Notes: svn path=/head/; revision=196904
* . Better fix. Just use 'short' variables and be done with it. TheGreg Lewis2007-07-312-6/+28
| | | | | | | | structure members being dereferenced into the variables are 'short*' after all, not 'fastInt*'. Notes: svn path=/head/; revision=196839
* . Include a different header file for 'fastInt'. The definition in Hint.hGreg Lewis2007-07-312-0/+26
| | | | | | | | | | | | appears to actually match the type of variable its being used with in the code (although it seems that it may be even cleaner to just replace 'fastInt' with 'short'). This also partially bandaids a build problem some are seeing since Hint.h is a less common header file name than cpu.h. Notes: svn path=/head/; revision=196788
* Add browser plugin support for amd64. It is turned off by default as it isJung-uk Kim2007-07-304-2/+1166
| | | | | | | | | still experimental. Approved by: glewis (maintainer) Notes: svn path=/head/; revision=196725
* . Unbreak by providing a working MASTER_SITE.Greg Lewis2007-07-291-3/+1
| | | | Notes: svn path=/head/; revision=196650
* - Update to 3.2.8Pav Lucistnik2007-07-2910-55/+117
| | | | | | | | | PR: ports/110768 Submitted by: nemoliu Approved by: maintainer (previous version, with reservations) Notes: svn path=/head/; revision=196647
* - Update to 4.2.0.GA2Pav Lucistnik2007-07-299-53/+92
| | | | | | | | PR: ports/113844 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=196641
* - Update to 6.0.2Pav Lucistnik2007-07-292-4/+4
| | | | | | | Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=196608
* BROKEN: UnfetchableKris Kennaway2007-07-281-0/+2
| | | | Notes: svn path=/head/; revision=196524
* BROKEN: UnfetchableKris Kennaway2007-07-281-0/+2
| | | | Notes: svn path=/head/; revision=196519
* . Reduce dependencies by using USE_XORG and only listing what is actuallyGreg Lewis2007-07-272-2/+2
| | | | | | | | | | required. PR: 113081 Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=196432
* . Fix the description of the link for the policy files.Greg Lewis2007-07-272-2/+4
| | | | | | | | PR: 114958 Submitted by: Olivier Smedts <olivier@gid0.org> Notes: svn path=/head/; revision=196416
* . Update 12 is current, so the download isn't in the archive section yetGreg Lewis2007-07-272-2/+2
| | | | | | | | | | (oops). Also, its index page appears broken, so just show the main download page for now. PR: 114958 (kinda) Notes: svn path=/head/; revision=196405
* . Update to patchset 6, based on 1.5.0 Update 12.Greg Lewis2007-07-2718-404/+28
| | | | | | | . Use the -bc (backwards compatible) flag when doing time zone updates. Notes: svn path=/head/; revision=196360
* - Fix fetchPav Lucistnik2007-07-231-1/+2
| | | | | | | | PR: ports/114621 Submitted by: Gabor Tjong A Hung <gvtjongahung@users.sourceforge.net> Notes: svn path=/head/; revision=196105
* Deprecate; this is only for jdk11 which is itself deprecated.Mark Linimon2007-07-231-0/+3
| | | | | | | Discussed with: gerald Notes: svn path=/head/; revision=196081
* . Update the download location for the unlimited strength policy files.Greg Lewis2007-07-222-2/+2
| | | | | | | | Submitted by: Olivier SMEDTS <olivier@gid0.org> PR: 114592 Notes: svn path=/head/; revision=196039
* - Mark jdk11 / jdk12 ports for removal in 1 monthPav Lucistnik2007-07-229-0/+27
| | | | | | | | Inspired by: glewis With hat: portmgr Notes: svn path=/head/; revision=196029
* . TYA builds as a native shared library, so insist on having a native JDK.Greg Lewis2007-07-211-1/+2
| | | | | | | . Spell JAVA_HOME correctly. Notes: svn path=/head/; revision=196019
* - Remove expired port: security vulnerability in browser pluginPav Lucistnik2007-07-219-1267/+0
| | | | Notes: svn path=/head/; revision=196012
* - Allow this to install on any jdk versionPav Lucistnik2007-07-211-1/+1
| | | | | | | Suggested by: glewis Notes: svn path=/head/; revision=196011
* - Switch to jdk 1.3, older ones are going away soonPav Lucistnik2007-07-211-3/+4
| | | | | | | Suggested by: glewis Notes: svn path=/head/; revision=196010
* - Update to 6.0.1Pav Lucistnik2007-07-212-5/+5
| | | | | | | Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=195982