SQL Buddy 1.3.0 Released: September 9, 2008 port:database/sqlbuddy updates to the latest release 1.3.0. these files have been touched: Makefile - add new version number and options to let users choose type of their database. distinfo - add info about 1.3.0 distfile files/pkg-message.in - alias: /sqlbuddy pkg-plist - to suit current sqlbuddy installation Changes in 1.3.0: - basic support for SQLite has been added - it is possible to view table rows, edit them, insert new rows, create new tables, etc. - when adding/editing users, it is now possible to restrict their access to certain databases - the time that a query takes to execute is now displayed on the query tab - if the login page is accessed over https, then the application will now load in https instead of http - changed the column width on the database overview page to accommodate longer table names - a SET NAMES query is now sent to prevent issues with international characters - text areas now automatically expand depending on the amount of text that is inside them - 12 new translations have been added: Slovenčina, Français, Magyar, 日本語, Lao, Türkçe, Português (Portugal), Slovenski, Suomi, Español (Argentina), Català, Română - improved display of long table names - added the ability to change passwords when editing users Fix: see the patch. Patch attached with submission follows: How-To-Repeat: n./a.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2008-09-26 09:08:06 UTC FreeBSD ports repository Modified files: databases/sqlbuddy Makefile distinfo pkg-plist databases/sqlbuddy/files pkg-message.in Log: - Update to 1.3.0 PR: 127311 Submitted by: Chenguang LI <horus.li@gmail.com> (maintainer) Revision Changes Path 1.2 +18 -6 ports/databases/sqlbuddy/Makefile 1.2 +3 -3 ports/databases/sqlbuddy/distinfo 1.2 +1 -1 ports/databases/sqlbuddy/files/pkg-message.in 1.2 +20 -5 ports/databases/sqlbuddy/pkg-plist _______________________________________________ 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"