Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 15:45:51 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/jakarta-commons-dbutils Makefile distinfo pkg-descr ports/databases/jakarta-commons-dbutils/files patch-build.xml
Message-ID:  <200602161545.k1GFjpxq032366@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hq          2006-02-16 15:45:51 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/jakarta-commons-dbutils Makefile distinfo pkg-descr 
    databases/jakarta-commons-dbutils/files patch-build.xml 
  Log:
  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>
  
  Revision  Changes    Path
  1.492     +1 -0      ports/databases/Makefile
  1.1       +50 -0     ports/databases/jakarta-commons-dbutils/Makefile (new)
  1.1       +3 -0      ports/databases/jakarta-commons-dbutils/distinfo (new)
  1.1       +20 -0     ports/databases/jakarta-commons-dbutils/files/patch-build.xml (new)
  1.1       +6 -0      ports/databases/jakarta-commons-dbutils/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602161545.k1GFjpxq032366>