summaryrefslogtreecommitdiff
path: root/databases/phppgadmin
AgeCommit message (Collapse)AuthorFilesLines
2004-02-21s/adminster/administer/snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-01php4-pcre is now part of main PHP, g/c the DEPENDS linejdolecek1-2/+1
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-4/+4
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-18${PKG_PREFIX} -> ${PREFIX}, fix a typo.grant1-2/+2
2002-08-22Add a few hints on what to change in the config filehubertf1-1/+9
2002-07-23Initial import of phppgadmin-2.4.2 into the NetBSD Packages Collection.agc5-0/+142
Provided in PR 17683 by Sergio Jimenez <sjr@hispabsd.org> phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin is a fully functional PostgreSQL administration utility. You can use it to create an maintain multiple databases and even multiple servers. Features include: - create and drop databases - create, copy, drop and alter table/view/sequence/function/indicie/trigger - edit and add fields (to the extent Postgres allows) - execute any SQL-statement, even batch-queries - manage primary and unique keys - create and read dumps of tables - administer one single database - administer multiple servers - administer postgres users and groups