aboutsummaryrefslogtreecommitdiff
path: root/java/jcommon
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-261-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* Upgrade to version 1.0.23.Jimmy Olgeni2015-01-042-3/+3
| | | | Notes: svn path=/head/; revision=376191
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | | | | | Apologies in advance, I know java drives its short bus very, very slowly through qat. Building these 3 ports will probably wedge it for weeks. Notes: svn path=/head/; revision=361957
* Upgrade to version 1.0.22.Jimmy Olgeni2014-05-262-16/+17
| | | | | | | | | | | | - Add LICENSE - Convert to USES=zip - Replace WITHOUT_COMPILE with COMPILE option - Replace NOPORTDOCS with MDOCS - Use COPYTREE_SHARE - Remove indefinite article from COMMENT Notes: svn path=/head/; revision=355357
* Add staging support.Jimmy Olgeni2014-05-141-10/+5
| | | | Notes: svn path=/head/; revision=354045
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Upgrade to version 1.0.19.Jimmy Olgeni2013-08-312-3/+3
| | | | Notes: svn path=/head/; revision=325788
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-7/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Upgrade to version 1.0.18.Jimmy Olgeni2012-10-082-3/+3
| | | | Notes: svn path=/head/; revision=305534
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Take maintainership from ports@.Jimmy Olgeni2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262443
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Update to 1.0.16Philip M. Gollucci2009-07-222-4/+4
| | | | Notes: svn path=/head/; revision=238217
* - Update to 1.0.13.Marcelo Araujo2008-12-232-6/+5
| | | | | | | - Reset maintainership. Notes: svn path=/head/; revision=224645
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 1.0.12.Marcelo Araujo2008-01-202-5/+5
| | | | | | | | | - Use SF macro. Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=205873
* - Update to 1.0.10.Marcelo Araujo2008-01-012-5/+4
| | | | | | | Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=204818
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.0.9Martin Wilke2007-04-202-4/+4
| | | | | | | | | PR: 111882 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=190479
* - Update to 1.0.8Rong-En Fan2007-01-052-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/107542 Submitted by: Marcelo Araujo <araujo at bsdmail.org> Notes: svn path=/head/; revision=181515
* - Update to 1.0.0Herve Quiroz2006-02-062-33/+19
| | | | | | | | | | | | | | - Add 'devel' category - Use USE_ANT - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - The port now installs another JAR file: jcommon-xml.jar Tested by: thierry Notes: svn path=/head/; revision=155383
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* Reset bouncing maintainer addresses.Mark Linimon2005-10-101-1/+1
| | | | | | | | Hat: portmgr Source: Edwin's updated distfile tracker Notes: svn path=/head/; revision=144759
* . Add to PLIST_SUB, don't set it. Mea culpa.Greg Lewis2004-06-221-1/+1
| | | | Notes: svn path=/head/; revision=111970
* . Update to 0.9.5. [1]Greg Lewis2004-06-222-6/+5
| | | | | | | | | | . Use JAVAJARDIR in the packing list while I'm here. PR: 68167 [1] Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> (maintainer) [1] Notes: svn path=/head/; revision=111969
* Upgrade java/jcommon to 0.9.3. Tweak the original port a little accordingMark Linimon2004-05-302-8/+54
| | | | | | | | | | to ports' CHANGES file. Assign maintainership. PR: ports/67323 Submitted by: Sepherosa Ziehau <sepherosa at softhome.net> Notes: svn path=/head/; revision=110346
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* add jcommon 0.8.8Ying-Chieh Liao2003-11-124-0/+35
A collection of useful classes used by JFreeChart and JFreeReport Notes: svn path=/head/; revision=93769