aboutsummaryrefslogtreecommitdiffstats
path: root/databases/adminer
Commit message (Collapse)AuthorAgeFilesLines
* Switch to default PHP 5.3, since not compatible with PHP 5.4.ale2012-05-161-0/+2
|
* - Update to 3.3.4wen2012-03-083-18/+7
|
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - Update to 3.3.3wen2011-09-093-3/+7
|
* - Update to 3.3.2wen2011-08-093-3/+30
|
* - Update to 3.2.2wen2011-04-012-3/+3
|
* - Update to 3.2.1wen2011-03-253-3/+35
|
* - Update to 3.2.0wen2011-03-013-4/+8
|
* - Change required PHP librarieswen2010-12-282-10/+13
| | | | | | | | | - Fix pkg-descr - Add LICENSE - Bump PORTREVISION PR: ports/153467 Submitted by: Joe Horn <joehorn@gmail.com>
* - Update to 3.1.0wen2010-11-183-6/+5
|
* - Update to 3.0.1wen2010-10-193-4/+5
|
* - Update to 3.0.0wen2010-10-183-6/+19
|
* - Update to 2.3.2wen2010-05-194-63/+119
| | | | - Update my email to FreeBSD
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* - Update adminer to 1.11.1miwi2009-07-144-53/+30
| | | | | | | | | - Connect adminer to the build - Disconnect phpminadmin - Remove phpminadmin project was renamed PR: 136663 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 1.10.0miwi2009-05-013-24/+29
| | | | Approved by: maintainer implicit
* - Update to 1.9.1miwi2008-11-143-4/+29
| | | | | PR: 128773 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 1.8.0miwi2008-09-243-31/+14
| | | | | PR: 127366 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Small cleanupmiwi2008-09-051-1/+0
| | | | Approved by: maintainer implicit
* - File was rerolled to fix spelling.miwi2008-09-051-3/+3
| | | | | PR: 127023 Submitted by: maintainer
* phpMinAdmin is a MySQL management tool written in PHP.miwi2008-08-315-0/+134
Currently it can create database, create/drop/alter tables, create/drop/alter stored procedures, functions and triggers, delete/edit/add fields, execute any SQL statement, and manage keys on fields. The main difference between phpMinAdmin and phpMyAdmin is that phpMinAdmin is light-weight. WWW: http://phpminadmin.sourceforge.net PR: ports/126915 Submitted by: Wen Heping <wenheping at gmail.com>