summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix infinite loop in parsing certain doubles. See CVE-2010-4476.Greg Lewis2011-02-098-3/+48
|
* Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).Jung-uk Kim2011-01-183-10/+10
| | | | Feature safe: yes
* 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)
* 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
* - 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)
* - 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)
* . Update to 3.0.5.Greg Lewis2010-12-252-82/+83
| | | | | PR: 152712 Approved by: Gerrit Beine (maintainer)
* Update to 1.5.0.2Max Brazhnikov2010-12-232-6/+12
| | | | | | | Add license info PR: ports/153304 Submitted by: Chris Rees (maintainer)
* . Update to checkstyle 5.3.Greg Lewis2010-12-203-47/+31
| | | | . Switch to installing the prebuilt JAR.
* - Bump PORTREVISION for previous commit, as it changes plist contentPav Lucistnik2010-12-181-0/+1
|
* . Update to Build 122.Greg Lewis2010-12-183-548/+550
|
* Update to 3.2.2 release (supporting Eclipse Helios).Alex Dupre2010-12-162-6/+5
| | | | Approved by: maintainer
* Update to 1.8.1 release (supporting Eclipse Helios).Alex Dupre2010-12-162-4/+3
|
* Update to 3.6.1 release (supporting Eclipse Helios).Alex Dupre2010-12-162-5/+4
| | | | Approved by: maintainer
* Update to 2.6.1 release (supporting Eclipse Helios).Alex Dupre2010-12-162-5/+4
| | | | Approved by: maintainer
* Create equinox dropins directory (was erroneously dropped in last commit).Alex Dupre2010-12-161-0/+1
|
* - Add eclipse-aptana2Nicola Vitale2010-12-151-0/+1
|
* - Upgrade the repocopied port to new version (2.0.5.1278522500)Nicola Vitale2010-12-154-116/+96
|
* - Add CONFLICTS_INSTALL (with eclipse-aptana2)Nicola Vitale2010-12-152-1/+2
| | | | - Remove MD5 checksum from distinfo
* . Restore the ability of openjdk7 to bootstrap itself.Greg Lewis2010-12-151-1/+2
| | | | | PR: 153002 Submitted by: well-wisher <regex@bk.ru>
* . Update to Build 121.Greg Lewis2010-12-144-903/+991
|
* - Use apache-ant 1.8.1 while devel/apache-ant was updatedSunpoet Po-Chuan Hsieh2010-12-142-4/+4
| | | | | | | | - Pet portlint: use tab instead of space PR: ports/152676 Submitted by: sunpoet (myself) Approved by: glewis (with java hat)
* . Use Ant 1.8.1 to build rather than 1.7.1.Greg Lewis2010-12-142-3/+3
| | | | Inspired by: ports/152676
* . Update to 3.6.1 (Helios).Greg Lewis2010-12-135-1173/+660
| | | | Submitted by: tg
* . Make rlen a size_t instead of an int. Fixes a crash on 64 bit architectures.Greg Lewis2010-12-131-1/+1
| | | | Pointed out by: Nikolay Denev <ndenev@gmail.com>
* . Update to tzudpater 1.3.34.Greg Lewis2010-12-132-10/+5
|
* . Update to tzupdater 1.3.34.Greg Lewis2010-12-132-11/+5
|
* . Update to tzupdater 1.3.34.Greg Lewis2010-12-138-38/+20
|
* - Fix the fetch errorWen Heping2010-12-132-2/+1
| | | | Reported by: QAT@
* - Update to 1.2Herve Quiroz2010-12-122-26/+16
| | | | | | | - Use binary distribution PR: 152767 Submitted by: glewis
* - mark broken because it doesn't fetchIon-Mihai Tetcu2010-12-112-1/+4
| | | | | | - schedule for removal on 2011-03-31 Reported by: QAT
* Mark for removal on 2011-03-31.Ion-Mihai Tetcu2010-12-111-0/+3
|
* Mark for deletion on 2011-03-31Ion-Mihai Tetcu2010-12-111-0/+3
|
* - Mark BROKEN: does not build with new antPav Lucistnik2010-12-091-0/+2
| | | | Reported by: pointyhat
* UnbreakBeech Rintoul2010-12-031-5/+1
| | | | | | PR: ports/152762 Submitted by: Aldis Berjoza (aldis@bsdroot.lv) (maintainer) Approved by: itetcu (mentor) (implicit)
* - Fix build with new antPav Lucistnik2010-12-012-1/+38
| | | | | PR: ports/152733 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - Mark BROKEN: bad plist (mkdirs directories it never uses)Pav Lucistnik2010-12-011-0/+2
| | | | Reported by: pointyhat
* - Update to 4.8.2Herve Quiroz2010-11-292-18/+11
| | | | | | | | | - Remove unnecessary include of bsd.port.pre.mk - Respect NOPORTEXAMPLES - Install examples with COPYTREE_SHARE PR: 152664 Submitted by: glewis
* - Update IcedTea6 web support to 1.9.2.Jung-uk Kim2010-11-244-34/+36
| | | | | | - Add a patch to fix browser plugin crash[1]. Submitted by: Barbara (barbara dot xxx1975 at libero dot it)[1]
* Update eclipse-cdt according to PR, and give maintainership to Aldis.Palle Girgensohn2010-11-213-92/+169
| | | | PR: ports/150646
* - Try to unbreakPav Lucistnik2010-11-181-3/+2
| | | | Submitted by: tg
* - Mark BROKEN: java: error: no suitable JavaVMs foundPav Lucistnik2010-11-171-0/+2
| | | | Reported by: pointyhat
* - Update to 1.6.3.2010100513Nicola Vitale2010-11-173-31/+29
|
* Fix distinfo.Alex Dupre2010-11-111-2/+2
| | | | Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 1.4 release and unbreak.Alex Dupre2010-11-113-36/+25
| | | | | | Take maintainership. Approved by: maintainer (by email)
* Update to 1.5.5 release.Alex Dupre2010-11-113-22/+19
| | | | | | Take maintainership. Approved by: maintainer (by email)
* Java Transaction API (JTA) specifies standard Java interfaces between aAlex Dupre2010-11-114-0/+59
| | | | | | | | | | | | transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications. The JTA specification was developed by Sun Microsystems in cooperation with leading industry partners in the transaction processing and database system arena. See JSR 907. WWW: http://www.oracle.com/technetwork/java/javaee/tech/jta-138684.html
* . Add extra MASTER_SITES entries for the jaxp, jaxws and jaf bundles. ThisGreg Lewis2010-11-101-0/+3
| | | | | | | | also unbreaks the build as they are currently not available from the primary site. PR: 152096 Reported by: pointyhat
* . Update to Build 117.Greg Lewis2010-11-084-1941/+2544
| | | | | . Temporarily disable a previous openjdk7 install as a bootstrap since the previous version won't compile this one.
* . Update to Update 22.Greg Lewis2010-11-073-6/+6
|