aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* - Try to unbroke java/jboss5 with native jdksDima Panov2011-03-211-2/+12
| | | | | | | | | | | | - Use bundled Ant instead of system to resolve build breakage PR: 153697 Reported by: Makoto Kishimoto <ksmakoto AT dd DOT iij4u DOT or DOT jp> Patch by: Jimmy Kelley <ljboiler AT gmail DOT com> Approved by: maintainer timeout (>2 months) Notes: svn path=/head/; revision=271400
* - Get Rid MD5 supportMartin Wilke2011-03-20124-184/+0
| | | | Notes: svn path=/head/; revision=271346
* Rework the previous fix to sync. with upstream:Jung-uk Kim2011-03-171-7/+15
| | | | | | | | | | | | | | | | | | | | | http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/441f88d39988/src/solaris/native/java/net/net_util_md.c Note it has no functional change for FreeBSD because sizeof(socklen_t) is luckily sizeof(int). Actually, this commit is just to note that the regression was acidentally pulled in from upstream because of my ignorance. Specifically, the following commit was the culprit: http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/b7fce4bac617/src/solaris/native/java/net/net_util_md.c FYI, it also triggered the following upstream PR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6730740 Obtained from: OpenJDK project Pointyhat: jkim Notes: svn path=/head/; revision=271167
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-171-4/+3
| | | | | | | 7.X and up, for removal in one month Notes: svn path=/head/; revision=271083
* Fix a severe regression introduced with the "disable IPV6_V6ONLY option".Alex Dupre2011-03-172-2/+2
| | | | | | | On amd64 every call to getsocktopt returns a "Bad address" SocketException. Notes: svn path=/head/; revision=271074
* Remove DEPRECATED, take maintainership and cleanup the port.Alex Dupre2011-03-163-23/+14
| | | | | | | JAD development is actual dead, but it's still heavily used. Notes: svn path=/head/; revision=271016
* Deprecate unmaintained ports from java where upstream disapear and/orBaptiste Daroussin2011-03-156-0/+18
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270944
* update MASTER_SITESBaptiste Daroussin2011-03-152-2/+1
| | | | | | | while here remove MD5 Notes: svn path=/head/; revision=270943
* - Update to 7.0 Beta 2Pietro Cerutti2011-03-143-9390/+7144
| | | | | | | - Un-IGNORE Notes: svn path=/head/; revision=270877
* - Update to 2.4Wen Heping2011-03-142-5/+3
| | | | Notes: svn path=/head/; revision=270863
* Add an option to apply extra patches originated from IcedTea project (turnedJung-uk Kim2011-03-072-18/+666
| | | | | | | | | | | off by default) and sort options. Add a basic wrapper to resurrect com.sun.image.codec.jpeg using javax.imageio under the new option. Obtained from: icedtea.classpath.org PR: java/155288 Notes: svn path=/head/; revision=270473
* . Update to tzupdater 1.3.35Greg Lewis2011-03-0516-30/+34
| | | | | | | | PR: 155270 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=270352
* . Conditionalise the setting of IS_INTERACTIVE on PACKAGE_BUILDING so thatGreg Lewis2011-03-051-0/+2
| | | | | | | | | | the port tinderboxen can build the port again. PR: 155285 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=270350
* Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLYJung-uk Kim2011-03-032-35/+219
| | | | | | | | | | | | | | option when IPv6 is enabled and failed to create a socket. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6882910 For in-depth analysis of this problem from FreeBSD perspective, please see: http://diario.beerensalat.info/2008/10/12/java_and_ipv6_on_bsd.html Notes: svn path=/head/; revision=270217
* Fix a test case for default charset.Jung-uk Kim2011-03-021-0/+35
| | | | Notes: svn path=/head/; revision=270095
* Update to build 22.Jung-uk Kim2011-03-014-1683/+17
| | | | Notes: svn path=/head/; revision=270073
* - Update to 1.6.4.2011010200Nicola Vitale2011-02-273-7/+31
| | | | Notes: svn path=/head/; revision=269918
* Update apache-ant to 1.8.2 bugfix release.Alex Dupre2011-02-252-3/+3
| | | | | | | | | PR: ports/154187 Submitted by: ale Approved by: portmgr (pav) Notes: svn path=/head/; revision=269691
* Fix up maintainer address.Mark Linimon2011-02-251-1/+1
| | | | Notes: svn path=/head/; revision=269622
* Update maintainer's email address.Mark Linimon2011-02-241-1/+1
| | | | | | | Noticed by: jgh@expers-exchange.com Notes: svn path=/head/; revision=269611
* Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.Jung-uk Kim2011-02-215-21/+1676
| | | | | | | | | | | | | | | | | CVE-2010-4469: Hotspot backward jsr heap corruption CVE-2010-4465: Swing timer-based security manager bypass CVE-2010-4472: Untrusted code allowed to replace DSIG/C14N implementation CVE-2010-4448: DNS cache poisoning by untrusted applets CVE-2010-4450: Launcher incorrect processing of empty library path entries CVE-2010-4471: Java2D font-related system property leak CVE-2010-4470: JAXP untrusted component state manipulation CVE-2011-0706: Multiple signers privilege escalation Obtained from: icedtea.classpath.org Obtained from: jaxp.java.net Notes: svn path=/head/; revision=269450
* Raise java version to 1.5+, since compiling requires 1.5 libraries.Alex Dupre2011-02-181-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269320
* Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (moduloAlex Dupre2011-02-181-1/+3
| | | | | | | | | SASL authentication), but must be built with 1.5+. Feature safe: yes Notes: svn path=/head/; revision=269319
* Unpack files more reliably.Jung-uk Kim2011-02-175-45/+30
| | | | Notes: svn path=/head/; revision=269293
* Unpack javaws.jar properly.Jung-uk Kim2011-02-172-2/+3
| | | | Notes: svn path=/head/; revision=269291
* Update to Update 24.Jung-uk Kim2011-02-173-13/+34
| | | | Notes: svn path=/head/; revision=269287
* Update to Update 22.Jung-uk Kim2011-02-173-8/+12
| | | | Notes: svn path=/head/; revision=269286
* Fix pkg-plist to create an empty directory.Jung-uk Kim2011-02-172-0/+2
| | | | Notes: svn path=/head/; revision=269285
* - Update to Update 24.Jung-uk Kim2011-02-173-20/+82
| | | | | | | - Remove bogus post-extract target and fix pkg-plist to create directories. Notes: svn path=/head/; revision=269284
* Update to 6 Update 23 release.Alex Dupre2011-02-173-335/+369
| | | | | | | | | PR: ports/154188 Submitted by: ale Feature safe: yes Notes: svn path=/head/; revision=269281
* Update to 5.0 Update 22 release.Alex Dupre2011-02-173-7/+10
| | | | | | | | | PR: ports/154188 Submitted by: ale Feature safe: yes Notes: svn path=/head/; revision=269280
* Update to 1.4.2_19 release.Alex Dupre2011-02-173-5/+6
| | | | | | | | | PR: ports/154188 Submitted by: ale Feature safe: yes Notes: svn path=/head/; revision=269279
* Take maintainership and add LICENSE.Alex Dupre2011-02-172-8/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269270
* Update javamail to 1.4.4 release, now open sourced!Alex Dupre2011-02-163-38/+33
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269238
* Update to 4.6 release.Alex Dupre2011-02-142-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269153
* . Mark as IS_INTERACTIVE since the user is prompted to accept the licenseGreg Lewis2011-02-142-3/+5
| | | | | | | | | during extract. Reported by: "Klaus T. Aehlig" <aehlig-bsd@linta.de> Notes: svn path=/head/; revision=269132
* Add experimental support for sound via ALSA pcm-oss plugin. This featureJung-uk Kim2011-02-115-44/+115
| | | | | | | | | is disabled by default because MIDI plugin for OSS does not exist, i.e., (hardware) MIDI sequencer is not supported. However, softsynth (Gervill) works fine as it uses sampled sound. Notes: svn path=/head/; revision=268954
* - Update to 1.5.1.5Frederic Culot2011-02-112-3/+3
| | | | | | | | PR: ports/154532 Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) Notes: svn path=/head/; revision=268944
* Fix a typo in the previous commit. We have more than one line now.Jung-uk Kim2011-02-111-1/+1
| | | | Notes: svn path=/head/; revision=268902
* - Implement some missing FreeBSD-specific methods, i.e., swap info, committedJung-uk Kim2011-02-114-27/+118
| | | | | | | | | | virtual memory, free physical memory, and number of open file descriptors. For example, jconsole shows more realistic numbers instead of hardcoded bogus numbers in VM Summary tab now. Correct a jtreg test case for the swap info. - Mention procfs(5) is used for some features in this implementation. Notes: svn path=/head/; revision=268901
* - Update to build 21.Jung-uk Kim2011-02-097-2585/+3507
| | | | | | | | | | | | | | | | | | | | - Improve Serviceability Agent. For example, the following should work now: jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=<PID> jmap <PID> jsadebugd <PID> jstack -F <PID> jstack -m <PID> - Replace IcedTea6 1.9.x with IcedTea-Web 1.0 for web support. Note it is still tightly coupled with openjdk6 for now because we do not have proper infrastructure to decouple them yet. - Add itweb-settings (a Java Control Panel replacement for IcedTea-Web). - Add desktop integration files for web support (but not installed in default system-wide locations). Notes: svn path=/head/; revision=268830
* . Fix infinite loop in parsing certain doubles. See CVE-2010-4476.Greg Lewis2011-02-098-3/+48
| | | | Notes: svn path=/head/; revision=268829
* Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).Jung-uk Kim2011-01-183-10/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267953
* Fix a typo in the BSD patchset.Jung-uk Kim2011-01-042-2/+2
| | | | | | | | PR: ports/153421 Submitted by: Alexander Vasyanin (avasyanin at gmail dot com) Notes: svn path=/head/; revision=267395
* Also garbage collect this port, 'rmport -a' looks for portname and notRene Ladan2010-12-319-173/+0
| | | | | | | | | for category/portname. Previous note was a false alarm. 2010-12-30 java/tya: looks like abandonware and does not compile wth gcc4.2 Notes: svn path=/head/; revision=267235
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-292-2/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* . Update to 3.0.5.Greg Lewis2010-12-252-82/+83
| | | | | | | | PR: 152712 Approved by: Gerrit Beine (maintainer) Notes: svn path=/head/; revision=266869
* Update to 1.5.0.2Max Brazhnikov2010-12-232-6/+12
| | | | | | | | | | Add license info PR: ports/153304 Submitted by: Chris Rees (maintainer) Notes: svn path=/head/; revision=266801
* . Update to checkstyle 5.3.Greg Lewis2010-12-203-47/+31
| | | | | | | . Switch to installing the prebuilt JAR. Notes: svn path=/head/; revision=266599