Port details |
- jcommon Collection of useful classes used by JFreeChart and JFreeReport
- 1.0.23 java
=1 1.0.23Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2003-11-12 00:48:43
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: openjdk8, p5-type1inst, tmux, monit
- Also Listed In: devel
- License: LGPL21
- Description:
- JCommon is a collection of useful classes used by JFreeChart, JFreeReport and
other projects. The library includes:
* user interface classes for displaying information about applications
* custom layout managers
* a date chooser panel
* serialization utilities
* XML parser support classes
WWW: http://www.jfree.org/jcommon/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/jcommon/ && make install clean
- To add the package, run one of these commands:
- pkg install java/jcommon
- pkg install jcommon
- PKGNAME: jcommon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jcommon-1.0.23.zip) = 6351512b94fc2228034a5c43da52d9ef8ecb7781dcecdeba733441de7d7e18f1
SIZE (jcommon-1.0.23.zip) = 1373666
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- This port is required by:
- for Run
-
- java/jfreechart
- Configuration Options:
- ===> The following configuration options are available for jcommon-1.0.23:
COMPILE=on: Build from source
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- java_jcommon
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.0.23
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2019 21:46:13
1.0.23
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
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 |
30 Nov 2017 06:13:35
1.0.23 
|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
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 |
26 May 2017 20:02:44
1.0.23
|
linimon  |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
04 Jan 2015 09:56:07
1.0.23
|
olgeni  |
Upgrade to version 1.0.23. |
15 Jul 2014 15:45:35
1.0.22
|
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
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. |
26 May 2014 15:05:14
1.0.22
|
olgeni  |
Upgrade to version 1.0.22.
- Add LICENSE
- Convert to USES=zip
- Replace WITHOUT_COMPILE with COMPILE option
- Replace NOPORTDOCS with MDOCS
- Use COPYTREE_SHARE
- Remove indefinite article from COMMENT |
14 May 2014 12:15:10
1.0.19
|
olgeni  |
Add staging support. |
20 Sep 2013 19:48:32
1.0.19
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
31 Aug 2013 10:38:58
1.0.19
|
olgeni  |
Upgrade to version 1.0.19. |
10 Dec 2012 13:18:29
1.0.18
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
08 Oct 2012 13:46:34
1.0.18
|
olgeni  |
Upgrade to version 1.0.18. |
21 Jul 2011 05:03:02
1.0.16
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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 |
20 Mar 2011 12:54:45
1.0.16
|
miwi  |
- Get Rid MD5 support |
05 Oct 2010 15:44:39
1.0.16
|
olgeni  |
Take maintainership from ports@. |
22 Aug 2009 00:24:37
1.0.16 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
22 Jul 2009 20:55:19
1.0.16
|
pgollucci  |
- Update to 1.0.16 |
23 Dec 2008 17:50:05
1.0.13
|
araujo  |
- Update to 1.0.13.
- Reset maintainership. |
06 Jun 2008 13:38:51
1.0.12_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
20 Jan 2008 13:00:11
1.0.12
|
araujo  |
- Update to 1.0.12.
- Use SF macro.
Approved by: stas (mentor, implicit) |
01 Jan 2008 17:09:13
1.0.10
|
araujo  |
- Update to 1.0.10.
Approved by: stas (mentor, implicit) |
29 Jun 2007 16:29:19
1.0.9_1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 20:32:57
1.0.9_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2007 20:26:28
1.0.9
|
miwi  |
- Update to 1.0.9
PR: 111882
Submitted by: miwi
Approved by: maintainer |
05 Jan 2007 14:51:15
1.0.8
|
rafan  |
- Update to 1.0.8
- Pass maintainership to submitter
PR: ports/107542
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
06 Feb 2006 23:26:40
1.0.0
|
hq  |
- Update to 1.0.0
- 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 |
24 Nov 2005 23:21:04
0.9.5
|
pav  |
- Add SHA256 |
10 Oct 2005 04:40:24
0.9.5
|
linimon  |
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker |
22 Jun 2004 05:11:59
0.9.5
|
glewis  |
. Add to PLIST_SUB, don't set it. Mea culpa. |
22 Jun 2004 05:07:09
0.9.5
|
glewis  |
. Update to 0.9.5. [1]
. Use JAVAJARDIR in the packing list while I'm here.
PR: 68167 [1]
Submitted by: Sepherosa Ziehau <sepherosa@softhome.net> (maintainer) [1] |
30 May 2004 03:38:17
0.9.3
|
linimon  |
Upgrade java/jcommon to 0.9.3. Tweak the original port a little according
to ports' CHANGES file. Assign maintainership.
PR: ports/67323
Submitted by: Sepherosa Ziehau <sepherosa at softhome.net> |
05 Feb 2004 20:38:07
0.8.8
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 07:24:56
0.8.8
|
trevor  |
SIZEify. |
12 Nov 2003 00:47:19
0.8.8
|
ijliao  |
add jcommon 0.8.8
A collection of useful classes used by JFreeChart and JFreeReport |