non port: databases/jakarta-commons-dbutils/Makefile |
Number of commits found: 19 |
Monday, 24 Jul 2017
|
13:42 vanilla
Update to 1.7.
 |
Wednesday, 5 Oct 2016
|
09:01 amdmi3
- Add NO_ARCH
- Switch to options helpers
- Simplify installation
 |
Monday, 11 May 2015
|
18:34 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
 |
Tuesday, 13 Jan 2015
|
14:01 vanilla
1: Upgrade to 1.6.
2: Install binary version. (maven fetch issue)
 |
Thursday, 3 Jul 2014
|
21:57 adamw
Remove forgotten .endif
 |
21:48 adamw
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations.
 |
Monday, 19 May 2014
|
08:14 vanilla
support staging.
Approved by: portmgr@
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Monday, 10 Dec 2012
|
13:18 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
 |
Thursday, 21 Jul 2011
|
05:03 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
 |
Monday, 8 Dec 2008
|
06:43 linimon
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Wednesday, 10 Sep 2008
|
15:01 gahr
- Use ant and junit from ports instead of self-downloading old versions
- Fix build
Reported by: QA Tindie
Approved by: portmgr
 |
Friday, 6 Jun 2008
|
13:17 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)
 |
Wednesday, 27 Feb 2008
|
15:10 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)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 30 Apr 2007
|
06:27 nemoliu
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
 |
Sunday, 18 Mar 2007
|
21:22 arved
Update to 1.1,
Pass Maintainership to Submitter
PR: 110442
Submitted by: Nemo Liu<nemoliu@gmail.com>
 |
Friday, 9 Jun 2006
|
21:18 linimon
Reset bouncing maintainer address.
 |
Thursday, 16 Feb 2006
|
15:45 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>
 |
Number of commits found: 19 |