fjoe        2008-12-16 08:14:26 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/sqlitejdbc      Makefile distinfo pkg-descr pkg-message 
    java/sqlitejdbc/files patch-Makefile 
  Log:
  New port: SQLiteJDBC is a Java JDBC driver for SQLite.
  
  It runs using either a native code library or a 100% Pure Java driver
  based on NestedVM emulation (but in this package only the native version
  is installed).
  
  PR:             124905
  Submitted by:   Lapo Luchini
  
  Revision  Changes    Path
  1.213     +1 -0      ports/java/Makefile
  1.1       +37 -0     ports/java/sqlitejdbc/Makefile (new)
  1.1       +3 -0      ports/java/sqlitejdbc/distinfo (new)
  1.1       +28 -0     ports/java/sqlitejdbc/files/patch-Makefile (new)
  1.1       +7 -0      ports/java/sqlitejdbc/pkg-descr (new)
  1.1       +6 -0      ports/java/sqlitejdbc/pkg-message (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to