notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/phpmyadmin5/Makefile

Number of commits found: 19

Sunday, 16 Apr 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Remove merged or non-existent USE_PHP directives

- 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)
commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea commit hash: 0ac3a69555cdc6ac1603f4ac7d6f85c5be19e3ea 0ac3a69
Thursday, 16 Mar 2023
19:48 Florian Smeets (flo) search for other commits by this committer
databases/phpmyadmin5: Update to 5.2.1

PR:		269421
Approved by:	maintainer
MFH:		2023Q1
Security:	72583cb3-a7f9-11ed-bd9e-589cfc0f81b0
commit hash: 420aecf6203d745175e3a335931060116422ddd9 commit hash: 420aecf6203d745175e3a335931060116422ddd9 commit hash: 420aecf6203d745175e3a335931060116422ddd9 commit hash: 420aecf6203d745175e3a335931060116422ddd9 420aecf
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Jun 2022
15:57 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 da00957
Saturday, 21 May 2022
06:17 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin5: Update to 5.2.0

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
commit hash: 75bc08c686e2b74dbb50766567e0830ddf537559 commit hash: 75bc08c686e2b74dbb50766567e0830ddf537559 commit hash: 75bc08c686e2b74dbb50766567e0830ddf537559 commit hash: 75bc08c686e2b74dbb50766567e0830ddf537559 75bc08c
Saturday, 26 Feb 2022
06:14 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin5: Update to 5.1.3

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
commit hash: 5fbfe6f5655689d21bd9d55028a075942d438cc2 commit hash: 5fbfe6f5655689d21bd9d55028a075942d438cc2 commit hash: 5fbfe6f5655689d21bd9d55028a075942d438cc2 commit hash: 5fbfe6f5655689d21bd9d55028a075942d438cc2 5fbfe6f
Wednesday, 2 Feb 2022
08:48 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin5: Update to 5.1.2

Changelog: https://www.phpmyadmin.net/files/5.1.2/

PR:	261499
Sponsored by:	Netzkommune GmbH
commit hash: 447d8b3865a8dbcb1c8f6f497d49545d700a4435 commit hash: 447d8b3865a8dbcb1c8f6f497d49545d700a4435 commit hash: 447d8b3865a8dbcb1c8f6f497d49545d700a4435 commit hash: 447d8b3865a8dbcb1c8f6f497d49545d700a4435 447d8b3
Friday, 3 Sep 2021
18:25 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin*: add iconv

"Composer detected issues in your platform: Your Composer dependencies require
the following PHP extensions to be installed: iconv"

PR:	254485
Sponsored by:	Netzkommune GmbH
commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 commit hash: e36ba3bb9c663f97edf237cd6c60ef3b87c0d6e9 e36ba3b
Wednesday, 7 Jul 2021
09:56 Jochen Neumeister (joneum) search for other commits by this committer
databases/phpmyadmin5: Update to 5.1.1

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
commit hash: 78d17bbfd0d61ef182f88915b2dcd1f6e58affa4 commit hash: 78d17bbfd0d61ef182f88915b2dcd1f6e58affa4 commit hash: 78d17bbfd0d61ef182f88915b2dcd1f6e58affa4 commit hash: 78d17bbfd0d61ef182f88915b2dcd1f6e58affa4 78d17bb
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 7 Mar 2021
20:31 joneum search for other commits by this committer
Update to 5.1.0

Changelog: https://www.phpmyadmin.net/news/2021/2/24/phpmyadmin-510-released/

MFH:		2021Q1
Sponsored by:	Netzkommune GmbH
Original commitRevision:567591 
Monday, 28 Dec 2020
15:56 fluffy search for other commits by this committer
databases/phpmyadmin*: unbreak build with php80

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
Original commitRevision:559495 
Thursday, 29 Oct 2020
11:56 joneum search for other commits by this committer
Update to 5.0.4

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
Original commitRevision:553610 
Thursday, 9 Jul 2020
10:52 joneum search for other commits by this committer
Add xmlwriter for USE_PHP: this fix a Problem with 2FA

PR:		247134
Reported by:	epopen@gmail.com
Sponsored by:	Netzkommune GmbH
Original commitRevision:541743 
Thursday, 26 Mar 2020
14:46 joneum search for other commits by this committer
Update to 5.0.2

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
Original commitRevision:529192 
Friday, 17 Jan 2020
18:14 joneum search for other commits by this committer
Update to 5.0.1

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
Original commitRevision:523345 
Sunday, 29 Dec 2019
12:50 joneum search for other commits by this committer
Add CONFLICTS_INSTALL=

Sponsored by:	Netzkommune GmbH
Original commitRevision:521296 
00:20 joneum search for other commits by this committer
Welcome phpmyadmin5

Changelog: https://www.phpmyadmin.net/news/2019/12/26/phpmyadmin-500-released/

Sponsored by:	Netzkommune GmbH
Original commitRevision:521250 

Number of commits found: 19