summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Add another mirror maintained by maintainerRong-En Fan2007-07-191-1/+2
| | | | | | | | PR: ports/114697 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=195890
* - Make fetchablePav Lucistnik2007-07-162-2/+4
| | | | | | | | PR: ports/114623 (based on) Submitted by: G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net> Notes: svn path=/head/; revision=195777
* - Drop maintainershipPav Lucistnik2007-07-163-5/+2
| | | | | | | Requested by: Panagiotis Astithas <past@ebs.gr> (maintainer) Notes: svn path=/head/; revision=195711
* - Update to 6.0Pav Lucistnik2007-07-142-8/+7
| | | | | | | Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=195633
* With an up-to-date INDEX I even find the rest of the ports I maintain,Lars Engels2007-07-121-1/+1
| | | | | | | | | so change my e-mail address also in those ports. Approved by: miwi (mentor) Notes: svn path=/head/; revision=195496
* . Unpack the timezone update in post-extract since unzip is only anGreg Lewis2007-07-112-2/+6
| | | | | | | | | EXTRACT_DEPENDS, but keep the actual update in pre-install. Pointed out by: pav Notes: svn path=/head/; revision=195395
* . Fix the packing list on 7.x by moving the time zone update step toGreg Lewis2007-07-102-4/+4
| | | | | | | | | | | pre-install. The problem with it being in post-extract is that this is before the installation of compat6x, which is required for the time zone update to run. Reported by: pointyhat (via pav) Notes: svn path=/head/; revision=195352
* - Update to 2.2.0Martin Wilke2007-07-073-7/+75
| | | | | | | | | | - Pass maintainership to submitter PR: 114377 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer) Notes: svn path=/head/; revision=195161
* - Fix build with gcc 4.2Martin Wilke2007-07-061-0/+29
| | | | | | | | Submitted by: pointyhat via kris/pav Nils Vogels <nivo@is-root.com> Notes: svn path=/head/; revision=195051
* - switch INSTALLS_SHLIB => USE_LDCONFIGMartin Wilke2007-07-031-1/+5
| | | | | | | - Fix build after objformat removal Notes: svn path=/head/; revision=194786
* - Reset MAINTAINER:Pav Lucistnik2007-07-031-1/+1
| | | | | | | | <<< 550 relay not permitted 550 5.1.1 <roman@ontographics.com>... User unknown Notes: svn path=/head/; revision=194783
* - Mark BROKEN on CURRENT: does not build with GCC 4.2Pav Lucistnik2007-07-031-0/+4
| | | | Notes: svn path=/head/; revision=194768
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* - Change my mail address to araujo@.Marcelo Araujo2007-06-294-4/+4
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* . Make the LIB_DEPENDS for compat6x look for z.3 rather than (the correct)Greg Lewis2007-06-292-2/+2
| | | | | | | | | | | c.6 since the latter is (erroneously) found in linux_base if that is installed. This should be switched back once LIB_DEPENDS is fixed to ignore Linux shared libraries. Submitted by: sat Notes: svn path=/head/; revision=194466
* . Reenable 7.x by depending on compat6x.Greg Lewis2007-06-242-6/+8
| | | | Notes: svn path=/head/; revision=194200
* Update to 1.37 release.Alex Dupre2007-06-172-5/+4
| | | | Notes: svn path=/head/; revision=193719
* Fix build.Alex Dupre2007-06-171-3/+17
| | | | Notes: svn path=/head/; revision=193718
* . Remove SCSL message since we're now using the JRL, which is agreed toGreg Lewis2007-06-172-2278/+0
| | | | | | | prior to the extract step. Notes: svn path=/head/; revision=193703
* . Update to 1.5.0_12.Greg Lewis2007-06-166-12/+22
| | | | Notes: svn path=/head/; revision=193632