diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-27 22:01:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-27 22:01:35 +0800 |
commit | 724164fb136709fa9e132059963e8cf83d961053 (patch) | |
tree | 768b989e985c49c8ce7a509bb058826eeeaa084f /databases/sqlbuddy | |
parent | b297cf47575fbe7df6163fcc25eaa45cfd800f8c (diff) | |
download | freebsd-ports-gnome-724164fb136709fa9e132059963e8cf83d961053.tar.gz freebsd-ports-gnome-724164fb136709fa9e132059963e8cf83d961053.tar.zst freebsd-ports-gnome-724164fb136709fa9e132059963e8cf83d961053.zip |
- Update to 1.3.1
- Update pkg-descr
PR: 131970
Submitted by: Chenguang LI <horus.li@gmail.com> (maintainer)
Diffstat (limited to 'databases/sqlbuddy')
-rw-r--r-- | databases/sqlbuddy/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlbuddy/distinfo | 6 | ||||
-rw-r--r-- | databases/sqlbuddy/pkg-descr | 31 | ||||
-rw-r--r-- | databases/sqlbuddy/pkg-plist | 7 |
4 files changed, 27 insertions, 21 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index d3068d1a209b..5d497f955bb4 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sqlbuddy -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= databases www MASTER_SITES= http://www.sqlbuddy.com/download/ -DISTNAME= ${PORTNAME}_1_3_0 +DISTNAME= ${PORTNAME}_1_3_1 MAINTAINER= horus.li@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts diff --git a/databases/sqlbuddy/distinfo b/databases/sqlbuddy/distinfo index beaa3a8aa824..a12241b2c9b0 100644 --- a/databases/sqlbuddy/distinfo +++ b/databases/sqlbuddy/distinfo @@ -1,3 +1,3 @@ -MD5 (sqlbuddy_1_3_0.zip) = 46f55698631b8a4c998ccf7ee1315514 -SHA256 (sqlbuddy_1_3_0.zip) = 443d6859c1eb7703338026c4216221e270728c520c7f7c3b613ce69c905ac9d1 -SIZE (sqlbuddy_1_3_0.zip) = 254791 +MD5 (sqlbuddy_1_3_1.zip) = bf8a0771c8983cc0522199d10e9ee406 +SHA256 (sqlbuddy_1_3_1.zip) = 33f9e36b7d12026d105b07386eb37c887ea547e5e5c6cde28747827adeda8a91 +SIZE (sqlbuddy_1_3_1.zip) = 283402 diff --git a/databases/sqlbuddy/pkg-descr b/databases/sqlbuddy/pkg-descr index 5535a64f461e..dce02571438e 100644 --- a/databases/sqlbuddy/pkg-descr +++ b/databases/sqlbuddy/pkg-descr @@ -1,23 +1,24 @@ -Let's be honest - managing a database isn't terribly exciting. -But you still want to use a product that looks half-decent and is -intuitive to use. SQL Buddy was designed to meet the demands of -modern web developers. Oh, and did I mention that its completely -open source and free for everyone to use? - -Some applications look great in a screenshot, but deliver disappointing -results when they are actually used. The driving force behind the -development of SQL Buddy was not to produce a great-looking screenshot -but rather to create a product that would enable developers to enjoy their -work and get more done in less time. +SQL Buddy is an open source project designed to change +the way people think about MySQL. Databases are an +essential part of most projects - who knew that working +with a database could also be intuitive? +Give SQL Buddy a try and you might find yourself having some +unexpectedly warm feelings toward MySQL. Who knows, maybe its +time to let your database server move in from the garage. Features: * No setup + Just unzip the files to your server and its ready to use. + Seriously, the next step is logging in. * Complete control of users -* Easy to browse -* Reduced load times -* Bookmark to your hearts content + Logins are handled directly by MySQL. Create as many or + as few users as you want. +* Speaks your language + The current release is bundled with 29 translations + - with more on the way! * Import and export -* Multilanguage + Easily move your data into Excel by exporting a .csv file or + shift data between servers by using a .sql file. WWW: http://www.sqlbuddy.com/ diff --git a/databases/sqlbuddy/pkg-plist b/databases/sqlbuddy/pkg-plist index 63112fd63e45..e78f86ad1c03 100644 --- a/databases/sqlbuddy/pkg-plist +++ b/databases/sqlbuddy/pkg-plist @@ -60,6 +60,7 @@ %%WWWDIR%%/js/movement.js %%WWWDIR%%/locale/ca_AD.pot %%WWWDIR%%/locale/cs_CZ.pot +%%WWWDIR%%/locale/da_DK.pot %%WWWDIR%%/locale/de_DE.pot %%WWWDIR%%/locale/en_US.pot %%WWWDIR%%/locale/es_AR.pot @@ -67,9 +68,12 @@ %%WWWDIR%%/locale/fi_FI.pot %%WWWDIR%%/locale/fr_FR.pot %%WWWDIR%%/locale/hu_HU.pot +%%WWWDIR%%/locale/id_ID.pot %%WWWDIR%%/locale/it_IT.pot %%WWWDIR%%/locale/ja_JP.pot %%WWWDIR%%/locale/lo_LA.pot +%%WWWDIR%%/locale/lv_LV.pot +%%WWWDIR%%/locale/ms_ID.pot %%WWWDIR%%/locale/nl_NL.pot %%WWWDIR%%/locale/pl_PL.pot %%WWWDIR%%/locale/pt_BR.pot @@ -77,7 +81,8 @@ %%WWWDIR%%/locale/ro_RO.pot %%WWWDIR%%/locale/ru_RU.pot %%WWWDIR%%/locale/sk_SK.pot -%%WWWDIR%%/locale/sl_SI.pot +%%WWWDIR%%/locale/sl_SL.pot +%%WWWDIR%%/locale/sr_RS.pot %%WWWDIR%%/locale/sv_SE.pot %%WWWDIR%%/locale/tl_PH.pot %%WWWDIR%%/locale/tr_TR.pot |