SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. WWW: http://www.squirrelsql.org/index.php?page=screenshots Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2006-12-03 20:45:21 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/squirrel-sql Makefile distinfo pkg-descr pkg-plist databases/squirrel-sql/files squirrel-sql.in squirrel-sql.sh Log: SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. WWW: http://www.squirrelsql.org/index.php?page=screenshots PR: ports/106230 Submitted by: Roy Boerner <roy.boerner@bsd-crew.de> Revision Changes Path 1.568 +1 -0 ports/databases/Makefile 1.1 +44 -0 ports/databases/squirrel-sql/Makefile (new) 1.1 +3 -0 ports/databases/squirrel-sql/distinfo (new) 1.1 +17 -0 ports/databases/squirrel-sql/files/squirrel-sql.in (new) 1.1 +46 -0 ports/databases/squirrel-sql/files/squirrel-sql.sh (new) 1.1 +5 -0 ports/databases/squirrel-sql/pkg-descr (new) 1.1 +149 -0 ports/databases/squirrel-sql/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!