./databases/phppgadmin, Set of PHP scripts to administer PostgreSQL over the WWW

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.13.0nb1, Package name: php74-phppgadmin-7.13.0nb1, Maintainer: pkgsrc-users

phpPgAdmin 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.4.x, 8.0.x, 8.1.x, 8.2.x, 8.3.x, 8.4.x, 9.0.x
- 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
- Supports the Slony master-slave replication engine
- Excellent language support:
* Available in 27 languages
* No encoding conflicts. Edit Russian data using a Japanese interface!
- Easy to install and configure


Required to run:
[databases/php-pgsql]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 785.577 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-16 15:02:26 by Hauke Fath | Files touched by this commit (4)
Log message:
Unbreak on php-8, from
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263759>
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-04-01 04:42:17 by Takahiro Kambe | Files touched by this commit (1)
Log message:
databases/phppgadmin: make it php56 incompatible

Apparently, minimum version of dependency to php-* packages
insists that it is now incompatible to php56.

Should be solve a problem of pbulk.
   2021-03-31 14:30:52 by Pierre Pronchery | Files touched by this commit (3) | Package updated
Log message:
phppgadmin: update to version 7.13.0

This release incorporates the following changes:

* Add support for Postgres 13
* Add provisional support for Postgres 14
* Upgrade Jquery library to 3.4.1 (Nirgal)
* Allow users to see group owned databases when using "owned only"
* Fix bug where sorting on selects dumped you to the table screen (MichaMEG)
* This release drops support for PHP 7.1
* This will be the last release to support PHP 7.

Release 7.12.1 incorporated the following changes:

* Fix a number of issues related to changes in Postgres 12.
* Fix an issue with truncation of long multibyte strings
* Removal of broken tree branches from table/view browse option
* Properly escape identifiers when browsing tables/views/schemas
* Add support for granting USAGE on sequences

Release 7.12.0 incorporated the following changes:

* PHP 7.1 is now the default version for development
* Added support for all current versions of PostgreSQL (including 12)
* Updated some internal libraries, fixed additional bugs, and merged in patches

Finally, release 5.6 added support for all recent versions of Postgres (at
least 9.3 - 12devel). It also fixed a number of minor bugs and included several
language fixes.
   2021-03-07 14:09:37 by Takahiro Kambe | Files touched by this commit (1)
Log message:
databases/phppgadmin: prefix PKGNAME with ${PHP_PKG_PREFIX}

Prefix PKGNAME with ${PHP_PKG_PREFIX} to coexist of binary packages build
by differenet PHP.
   2020-05-22 21:30:16 by Roland Illig | Files touched by this commit (1)
Log message:
databases/phppgadmin: remove nonexistent file from SUBST block
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http