Path to this page:
./
databases/phppgadmin,
Set of PHP-scripts to administer PostgreSQL over the WWW
Branch: pkgsrc-2008Q4,
Version: 4.2.2,
Package name: phppgadmin-4.2.2,
Maintainer: jdolecekphpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect
for PostgreSQL DBAs, newbies and hosting services.
Features include:
- Administer multiple servers
- Support for PostgreSQL 7.0.x, 7.1.x, 7.2.x, 7.3.x, 7.4.x and 8.0.0beta1
- Manage all aspects of:
* Users & groups
* Databases
* Schemas
* Tables, indexes, constraints, triggers, rules & privileges,
* Views, sequences & functions
* Advanced objects
* Reports
- Easy data manipulation:
* Browse tables, views & reports
* Execute arbitrary SQL
* Select, insert, update and delete
- Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed,
pg_dump
- Import SQL scripts, COPY data, XML, CSV and Tabbed
- Excellent language support:
* Available in 18 languages
* No encoding conflicts. Edit Russian data using a Japanese interface!
Required to run:[
databases/php-pgsql]
Master sites: (Expand)
SHA1: 3a0b6fbed26d7faeb7a6a33525d021de941944cc
RMD160: a41ce2278d09a2d791630b24db90edd0d3cc71d3
Filesize: 649.042 KB
Version history: (Expand)
- (2009-01-13) Updated to version: phppgadmin-4.2.2
- (2009-01-06) Package added to pkgsrc.se, version phppgadmin-4.1.3 (created)
CVS history: (Expand)
2009-01-13 19:46:04 by Matthias Scheler | Files touched by this commit (5) | |
Log message:
Pullup ticket #2634 - requested by roy
phppgadmin: security update
Revisions pulled up:
- databases/phppgadmin/DESCR 1.4
- databases/phppgadmin/Makefile 1.23
- databases/phppgadmin/PLIST 1.11
- databases/phppgadmin/distinfo 1.10
- databases/phppgadmin/files/apache.conf-dist 1.2
---
Module Name: pkgsrc
Committed By: roy
Date: Tue Jan 13 14:40:40 UTC 2009
Modified Files:
pkgsrc/databases/phppgadmin: DESCR Makefile PLIST distinfo
pkgsrc/databases/phppgadmin/files: apache.conf-dist
Log message:
Update to 4.2.2
Fixes PR pkg/38536 and CVE-2008-5587
Remove all pkglint warnings
ok: joerg
|