Bug 127311 - [maintainer update] port:databases/sqlbuddy update to 1.3.0
Summary: [maintainer update] port:databases/sqlbuddy update to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 06:20 UTC by horus.li
Modified: 2008-09-26 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (4.72 KB, patch)
2008-09-12 06:20 UTC, horus.li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description horus.li 2008-09-12 06:20:00 UTC
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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-12 11:51:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-09-26 10:07:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-26 10:09:08 UTC
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"