2025-02-08 04:33:12 by Takahiro Kambe | Files touched by this commit (7) |
Log message:
multiple PHP support
* Use PHP_BASE_VERS in DEPENDS if required.
Bump PKGREVISION.
|
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) |  |
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
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|