cvs commit: ports/databases Makefile ports/databases/jakarta-commons-dbutils Makefile distinfo pkg-descr ports/databases/jakarta-commons-dbutils/files patch-build.xml

Herve Quiroz hq at FreeBSD.org
Thu Feb 16 07:45:52 PST 2006


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 at 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)


More information about the cvs-all mailing list