summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix more sysctl(3) argument sizes and correct a comment.Jung-uk Kim2007-05-302-10/+62
| | | | Approved by: glewis (implicit)
* Fix a DISTNAME glitch introduced by the X.org upgrade.Palle Girgensohn2007-05-302-4/+4
|
* Upgrade to version 5.5.1.Jimmy Olgeni2007-05-294-16/+16
|
* - Update to 3.1Martin Wilke2007-05-253-17/+5
| | | | | PR: 112918 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
* Various fixes for -CURRENT.Jung-uk Kim2007-05-2542-0/+770
| | | | | | | | - Build fixes after GCC 4.2 import. - Remove SIGRTMIN and SIGRTMAX redefinitions. - Use posix_memalign(3) instead of valloc(3). Approved by: glewis (maintainer)
* BROKEN: Size mismatchKris Kennaway2007-05-251-0/+2
|
* . Make it so we include Xm/XmIm.h rather than defining our own prototype.Greg Lewis2007-05-221-0/+13
| | | | | | | Fixes a build error due to the prototype being defined not matching the actual function. Approved by: portmgr (pav)
* Make fetchable.Christian Brueffer2007-05-211-1/+1
| | | | Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-19124-43/+128
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Use my @FreeBSD.org address.Tong LIU2007-04-309-12/+12
| | | | Approved by: delphij (mentor)
* Switch defaults to not running self-tests since the maintainer has notKris Kennaway2007-04-221-1/+1
| | | | been able to figure out why they fail in package build environments.
* - Update to 1.0.9Martin Wilke2007-04-202-4/+4
| | | | | | PR: 111882 Submitted by: miwi Approved by: maintainer
* - Update to 1.0.5Martin Wilke2007-04-202-4/+4
| | | | | | PR: 111880 Submitted by: miwi Approved by: maintainer
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-182-12/+2
| | | | with letter i-m
* - Update MASTER_SITES [1]Martin Wilke2007-04-171-1/+1
| | | | | | PR: 111760 Submitted by: krisbot nemo <nemoliu@gmail.com> (maintainer)
* DbVisualizer is a feature rich, intuitive and cross platform database toolMartin Wilke2007-04-134-0/+50
| | | | | | | | | | | | for developers and DBA's providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more. WWW: http://www.dbvis.com/products/dbvis/ PR: ports/111380 Submitted by: Anton Yudin (<contact at toha.org.ua>)
* . Fix the check for 7.x which would previously erroneously try to installGreg Lewis2007-04-112-2/+6
| | | | | | the 5.x version on 7.x. Submitted by: des
* New port eclipse datatools version 0.9.1 for eclipse 3.2.1Mario Sergio Fujikawa Ferreira2007-04-085-0/+94
| | | | PR: 111116
* - Update to 1.5.Stefan Walter2007-04-052-6/+6
| | | | | | | | - Add 'devel' to CATEGORIES. - Assign maintainership to submitter. PR: 111237 Submitted by: Nemo Liu<nemoliu@gmail.com>
* - Update to 5.1Stefan Walter2007-04-043-583/+317
| | | | | | | - Assign maintainership to submitter. PR: 110835 Submitted by: Nemo Liu<nemoliu@gmail.com>
* Fix typo: use correct WWWMario Sergio Fujikawa Ferreira2007-04-021-1/+1
|
* Fix typo: use my email instead of ale@FreeBSD.orgMario Sergio Fujikawa Ferreira2007-04-021-2/+1
|
* New port eclipse-findbugs version 1.2.0.20070317: An Eclipse plug-inMario Sergio Fujikawa Ferreira2007-04-024-0/+59
| | | | that provides FindBugs support
* Update to 3.2.4 release.Alex Dupre2007-04-013-7/+9
|
* Give maintainership to Alex Dupre <ale@FreeBSD.org>.Mario Sergio Fujikawa Ferreira2007-04-011-1/+1
|
* - Fix fetchPav Lucistnik2007-03-281-6/+3
| | | | | | | - Take maintainership PR: ports/110975 Submitted by: Nemo Liu <nemoliu@gmail.com>
* jboss5 -> ports/java/jboss5Xin LI2007-03-281-0/+1
|
* New port: jboss5Xin LI2007-03-2813-167/+170
| | | | | | | | | | | | | | | | | | | | | JBoss AS 5 GA will be Java EE 5 certified and will include the following core technologies. * JBoss Microcontainer - POJO based microcontainer removing the dependency on JMX * EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5 * Hibernate 3.2 - JPA certified * JBoss Messaging 1.2 - the next generation messaging platform from JBoss with HA features. * JBoss WebServices 2.0 - new custom built JAX-WS compliant WebServices stack. * JBoss Seam 1.1 - a powerful new application framework to build next generation Web 2.0 applications by unifying and integrating popular service oriented architecture (SOA) technologies Submitted by: Nemo Liu <nemoliu gmail com> PR: ports/110163 Repocopy by: marcus
* Update to 3.1.2, and hopefully fix build problems on amd64.Palle Girgensohn2007-03-2711-2107/+69
|
* - Add missed patch (update to 2.3)Pav Lucistnik2007-03-241-0/+11
|
* - Update to 2.3Pav Lucistnik2007-03-244-145/+19
| | | | | | | - Take maintainership PR: ports/110752 Submitted by: Nemo Liu <nemoliu@gmail.com>
* - Correct OPTIONS handlingPav Lucistnik2007-03-231-4/+4
|
* Update to 1.36 release.Alex Dupre2007-03-202-4/+4
|
* - Add netbeans55 with jdk 1.5/1.6 supportMartin Wilke2007-03-205-25/+26
| | | | | | | | | | | | The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. PR: 110372 Submitted by: Nemo Liu<nemoliu@gmail.com> Repocopy by: marcus
* - Add Netbeans5Martin Wilke2007-03-205-25/+22
| | | | | | | | | | | | The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications. PR: 110373 Submitted by: Nemo Liu<nemoliu@gmail.com> Repocopy by: marcus
* . Don't allow bootstrapping with the expired linux-blackdown-jdk13 port.Greg Lewis2007-03-141-5/+1
| | | | | PR: 110169 Submitted by: gabor
* Reset kij@imada.sdu.dk due to maintainer-timeouts and no response to email.Mark Linimon2007-03-141-1/+1
| | | | Hat: portmgr
* . Fix a backwards compatibility problem with the EST, HST and MST timezonesGreg Lewis2007-03-144-10/+4
| | | | | | | | by running the time zone updater with -bc. See: http://sunsolve.sun.com/search/document.do?assetkey=1-26-102836-1 . Bump PORTREVISION.
* . Disable the build on 7.x until there is a compat6x or a binary for 7.x.Greg Lewis2007-03-142-2/+2
| | | | Found by: pointyhat, time zone updates
* 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSDMartin Wilke2007-03-136-526/+0
| | | | | | | | | | | | | | | | | | | | 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD 2007-03-10 korean/gau: Broken on all supported versions of FreeBSD 2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD 2007-03-01 lang/pike70: Please use pike72 2007-03-10 misc/lile: Broken on all supported versions of FreeBSD 2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD 2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD 2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD 2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x. Use glabel(8) instead
* Update to 0.7.0Herve Quiroz2007-03-113-17/+14
| | | | | PR: 109891 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
* Remove expired ports:Gabor Kovesdan2007-03-0914-2211/+0
| | | | | 2006-12-01 java/linux-ibm-jdk13: Vulnerabilities in the browser plugin 2006-12-01 java/linux-ibm-jdk14: Vulnerabilities in the browser plugin
* . Add JAIL as an option, the Makefile already supported it as anGreg Lewis2007-03-081-1/+2
| | | | | | environment variable. PR: 110049
* . Fix the sense of a WITH_JAIL check to match that in the jdk14 port -Greg Lewis2007-03-072-2/+2
| | | | | | we _don't_ want to check for linprocfs in a jail. PR: 110019
* . Update to tzupdater 1.1.0-2007c.Greg Lewis2007-03-076-44/+18
|
* . Update to tzupdater 1.1.0-2007c.Greg Lewis2007-03-072-7/+8
| | | | . Clean up old zoneinfo files after tzupdater has run.
* . Update to tzupdater 1.1.0-2007c.Greg Lewis2007-03-074-14/+14
|
* . Don't statically link with libXm any more. The Open Motif port no longerGreg Lewis2007-03-062-6/+34
| | | | | uses hacks to compile libXm.a with PIC objects, which means trying to statically link with it breaks the build on amd64.
* . When we update the time zone data, delete the temporary copy of the oldGreg Lewis2007-03-062-0/+2
| | | | data created by the update tool.
* - Update to 4.3Martin Wilke2007-03-052-4/+4
|