Port details |
- jakarta-commons-dbutils JDBC helper library
- 1.7 databases
=0 1.7Version of this port present on the latest quarterly branch.
- 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: 2006-02-16 15:46:37
- Last Update: 2019-10-06 19:08:14
- SVN Revision: 513899
- Also Listed In: java
- License: APACHE20
- WWW:
- http://jakarta.apache.org/commons/dbutils/
- Description:
- DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.
WWW: http://jakarta.apache.org/commons/dbutils/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jakarta-commons-dbutils>0:databases/jakarta-commons-dbutils
- No installation instructions:
- This port has been deleted.
- PKGNAME: jakarta-commons-dbutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1500903515
SHA256 (commons-dbutils-1.7-bin.tar.gz) = 853d6f1f6765a8a8e9810c394da4b1f9be52f91b9feaee0e234f3357886aee4f
SIZE (commons-dbutils-1.7-bin.tar.gz) = 760360
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.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jakarta-commons-dbutils-1.7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.7 06 Oct 2019 19:08:14 |
pfg |
rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.
Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.
Approved by: thierry (mentor), makc
Differential Revision: https://reviews.freebsd.org/D21902 |
1.7 24 Jul 2017 13:42:40 |
vanilla |
Update to 1.7. |
1.6 05 Oct 2016 09:01:50 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers
- Simplify installation |
1.6 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.6 13 Jan 2015 14:01:58 |
vanilla |
1: Upgrade to 1.6.
2: Install binary version. (maven fetch issue) |
1.1_2 03 Jul 2014 21:57:55 |
adamw |
Remove forgotten .endif |
03 Jul 2014 21:48:44
|
adamw |
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations. |
1.1_2 19 May 2014 08:14:33 |
vanilla |
support staging.
Approved by: portmgr@ |
1.1_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.1_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.1_2 21 Jul 2011 05:03:02 |
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 |
1.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.1_2 08 Dec 2008 06:43:50 |
linimon |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.1_2 10 Sep 2008 15:01:53 |
gahr |
- Use ant and junit from ports instead of self-downloading old versions
- Fix build
Reported by: QA Tindie
Approved by: portmgr |
1.1_2 06 Jun 2008 13:17:10 |
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) |
1.1_1 27 Feb 2008 15:10:54 |
ehaupt |
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon) |
1.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1 30 Apr 2007 06:27:41 |
nemoliu |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
1.1 18 Mar 2007 21:22:55 |
arved |
Update to 1.1,
Pass Maintainership to Submitter
PR: 110442
Submitted by: Nemo Liu<nemoliu@gmail.com> |
1.0 09 Jun 2006 21:18:38 |
linimon |
Reset bouncing maintainer address. |
1.0 16 Feb 2006 15:45:51 |
hq |
DbUtils is a small set of classes designed to make working with JDBC easier.
JDBC resource cleanup code is mundane, error prone work so these classes
abstract out all of the cleanup tasks from your code leaving you with what
you really wanted to do with JDBC in the first place: query and update data.
WWW: http://jakarta.apache.org/commons/dbutils/
PR: 93324
Submitted by: Michael Winking <mwfp@foldl.net> |