| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/news/2025/10/8/phpmyadmin-523-is-released/
PR: 290349
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/files/5.2.2/
PR: 286211
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL
* www/moodle40: Remove OPTION MSSQL
* www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
of all versions of php
* databases/phpmyadmin: Remove OPTION OPENSSL
* databases/phpmyadmin5: Remove OPTION OPENSSL
* security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
* www/nextcloud: Remove OPTION SSL
* www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
all versions of php
* sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
following ports
* www/typo3-11
* www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
* databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
Windows only php module
* www/typo3-11: Remove OPTION SQLSRV
* www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected
Sponsored by: Bounce Experts
Approved by: portmgr(blanket)
|
| |
|
|
|
|
|
| |
PR: 269421
Approved by: maintainer
MFH: 2023Q1
Security: 72583cb3-a7f9-11ed-bd9e-589cfc0f81b0
|
| |
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
|
| |
Approved by: maintainer(via email)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. We are simultaneously releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is mostly intended to help downstream packaging teams. Most users should migrate to 5.2.0.
Most notably, these releases resolve a networking error when exporting a file (https://github.com/phpmyadmin/phpmyadmin/issues/17445).
Some other highlights of 5.2.0 include:
Removed support for Microsoft Internet Explorer
Requires PHP 7.2 or newer
Requires the openssl PHP extension
Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
Replace "master/slave" terms with "primary/replica"
Add "NOT LIKE %...%" operator to Table search
Add support for the Mroonga engine
Add support for account locking
Several fixes and improvements to the SQL parser library
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: The phpMyAdmin team announces the release of versions 4.9.10 and 5.1.3.
These versions primarily address a regression that caused the navigation pane to not function correctly when multiple pages of tables were shown.
Version 5.1.3 includes a security hardening improvement. The issue, reported by Rafael Pedrero, could allow users to cause an error that would reveal the path on disk where phpMyAdmin is running from. We believe this requires the server to be running with display_errors on, which is not the recommended setting for a production environment.
Version 5.1.3 includes a few other minor bug fixes and is recommended for all users.
Note that version 4.9 is in extended security support only. Version 5.2.0 is in final testing and is expected to replace the 5.1 branch in the coming week or weeks, with no changes to required versions of PHP or database server.
For the phpMyAdmin team, Isaac
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/files/5.1.2/
PR: 261499
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
| |
"Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: iconv"
PR: 254485
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
We at the phpMyAdmin project are pleased to release phpMyAdmin 5.1.1, a bugfix release.
There are many new bug fixes; a few highlights include:
Fixes for several PHP errors
Fixes for "$cfg['DefaultTabDatabase']" and other related configuration directives not working properly
Fix Yaml export to quote strings even when they are numeric
Fix TCPDF open_basedir issue due to internal guessing code from TCPDF
Fix for quick search not working when using more than one configured server
Fix datetime decimals displayed (.00000) after edit
Fix new lines in text fields are doubled
Fixed URL generation by removing un-needed & escaping for & char
Improvements for working with PHP 8.1
Improved handling of adding a new user with the Percona database server
There are, of course, many more fixes you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/master-config/index.php?route=/changelog
Sponsored by: Netzkommune GmbH
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/news/2021/2/24/phpmyadmin-510-released/
MFH: 2021Q1
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=567591
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Drop abandonware pecl-pdflib dependency with php80
PHP80 was introduced more than two month ago,
maintainer had more than enough time to react and fix the port
With hat: ports-secteam
Notes:
svn path=/head/; revision=559495
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelogs:
- https://www.phpmyadmin.net/news/2020/10/10/phpmyadmin-496-and-503-are-released/
- https://www.phpmyadmin.net/news/2020/10/15/phpmyadmin-497-and-504-are-released/
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=553610
|
| |
|
|
|
|
|
|
|
| |
PR: 247134
Reported by: epopen@gmail.com
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=541743
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/news/2020/3/21/phpmyadmin-495-and-502-are-released/
MFH: 2020Q1
Security: 97fcc60a-6ec0-11ea-a84a-4c72b94353b5
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=529192
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/news/2020/1/8/phpmyadmin-494-and-501-are-released/
MFH: 2020Q1
Security: f929b172-369e-11ea-9cdb-001b217b3468
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=523345
|
| |
|
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=521296
|
|
|
Changelog: https://www.phpmyadmin.net/news/2019/12/26/phpmyadmin-500-released/
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=521250
|