Port details |
- jgoodies-common Abstract and helper classes used by all other JGoodies libs
- 1.2.1 devel
=0 1.2.1Version of this port present on the latest quarterly branch. BROKEN: does not build: "Test com.jgoodies.common.base.ObjectsTest failed"
DEPRECATED: Broken for more than 6 months
This port expired on: 2015-12-30
IGNORE: is marked as broken: does not build: "Test com.jgoodies.common.base.ObjectsTest failed"
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2012-12-22 05:41:34
- Last Update: 2015-12-30 23:20:41
- SVN Revision: 404882
- Also Listed In: java
- License: BSD3CLAUSE
- WWW:
- http://www.jgoodies.com/
- Description:
- The JGoodies is a collection of Java GUI packages.
The jgoodies-common port installs the abstract and helper classes
used by all of them.
WWW: http://www.jgoodies.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- jgoodies-common>0:devel/jgoodies-common
- No installation instructions:
- This port has been deleted.
- PKGNAME: jgoodies-common
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- junit.jar : java/junit
- java : java/openjdk6
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk6
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jgoodies-common-1.2.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 30 Dec 2015 23:20:41
  |
rene  |
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6
months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months |
1.2.1 29 Nov 2015 09:51:30
  |
antoine  |
Deprecate ports broken for more than 6 months |
1.2.1 08 Oct 2015 15:11:28
  |
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
1.2.1 21 May 2015 16:12:27
  |
amdmi3  |
- Mark BROKEN:
test:
[mkdir] Created dir:
/wrkdirs/usr/ports/devel/jgoodies-common/work/jgoodies-common-1.2.1/build/test-reports
[junit] Running com.jgoodies.common.base.ObjectsTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
0.012 sec
BUILD FAILED
/wrkdirs/usr/ports/devel/jgoodies-common/work/jgoodies-common-1.2.1/build.xml:174:
Test com.jgoodies.common.base.ObjectsTest failed |
1.2.1 11 May 2015 18:34:58
  |
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.2.1 23 Sep 2014 14:17:40
  |
bapt  |
Fix after _LICENSE_DIR_REL disappeared
/me reminds variables starting with _ are private and should not be used
outside of the framework
Reported by: jhale |
1.2.1 06 Jun 2014 17:50:01
  |
swills  |
- Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only |
1.2.1 06 Jun 2014 15:26:41
  |
ak  |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
1.2.1 01 Apr 2014 07:56:06
  |
pawel  |
- Add staging support
- More precise LICENSE
- Define DOCS option |
1.2.1 08 Mar 2014 12:47:39
  |
antoine  |
Fix make extract |
07 Mar 2014 16:49:10

|
bapt  |
Convert d* to USES=zip |
1.2.1 19 Nov 2013 23:08:45
  |
mat  |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
1.2.1 20 Sep 2013 17:04:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.2.1 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.2.1 22 Dec 2012 05:41:09
  |
mi  |
Begin renewal of devel/looks by creating a port of jgoodies-common,
which installs a JAR used by all of JGoodies packages. |