summaryrefslogtreecommitdiff
path: root/comms/java-commapi
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-4/+2
| | | | | | | suppress any reference to USE_JAVA= 1.5+ (part1) Notes: svn path=/head/; revision=308600
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* Make it fetchable again.Alex Dupre2011-03-221-7/+3
| | | | Notes: svn path=/head/; revision=271474
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Make it fetchable again, pointing users to the correct distfile.Alex Dupre2006-12-143-6/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=179707
* - Update to bsd.java.mk 2.0Herve Quiroz2006-09-061-4/+5
| | | | | | | | | | | - Some portlint fixes PR: 102195 Submitted by: hq Approved by: maintainer timeout Notes: svn path=/head/; revision=172430
* . SIZEify.Greg Lewis2004-07-081-0/+1
| | | | | | | | PR: 68802 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer) Notes: svn path=/head/; revision=113189
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* javax.comm ports should use USE_JAVAEdwin Groothuis2003-09-292-3/+5
| | | | | | | | | | | | | Java ports should use the new USE_JAVA infrastructure to auto-discover the installed JRE Informed maintainer. PR: ports/56927 Submitted by: Nick Sayer <nsayer@kfu.com> Notes: svn path=/head/; revision=89784
* . Update to 2.0.3.Greg Lewis2003-06-112-5/+5
| | | | | | | | | | | | . Better download URL. . Match description of download to the download page a little better. . Remove trailing full stop in the IGNORE setting as the ports infrastructure adds one when printing IGNORE. Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer) Notes: svn path=/head/; revision=82787
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Fixed the download URL.Ernst de Haan2002-08-071-1/+1
| | | | Notes: svn path=/head/; revision=64166
* New port: Java Communications API.Ernst de Haan2002-07-055-0/+63
PR: 31688 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Notes: svn path=/head/; revision=62466