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: lang/php80-extensions/Makefile

Number of commits found: 13

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php80: Sunset
commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 commit hash: beced896adede7791902c084864668404d24aa46 beced89
Sunday, 25 Dec 2022
19:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php*: Final cleanup for php74

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11 commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11 commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11 commit hash: 0b811a20f7cd4cce60386ef8676593f9133f3a11 0b811a2
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
Monday, 13 Jun 2022
00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Ignore with php82
commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 214a6c5
Saturday, 12 Feb 2022
15:41 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php8[01]: Make openssl as DEFAULT

After the 91fdbed776033fd4b210135429a171ab5fed549b commit fixing the
issue for MySQL80 introduced another problem for the ports that depends
on php8[01]-openssl port couldn't be built as the fix prevented
php8[01]-openssl from being installed as it's already built with
default php installation. As the problem has grown much bigger now and
php80 is currently the DEFAULT php version so we are switching the
behavior of php8[01] ports making the openssl module as default.

- Remove non-default OPTION MYSQL80 from lang/php8[01]
- Remove ports security/php8[01]-openssl
- Remove OPTION OPENSSL from lang/php8[01]-extensions
- Mark lang/php8[01] to IGNORE with libressl and libressl-devel
  Although php builds fine with those most of the extensions do not
  as they have dependency on curl. So mark it early.
- OPTIONIZE lang/php80
- Change openssl_DEPENDS to conditional for php74 only as this module
  is default from php80 with this commit. php74 do not have the issue
  where it fails to connect to MySQL80 due to new caching_sha2_password
- Remove hash_DEPENDS from php.mk as it is a default module for all php
- Change json_DEPENDS to conditional for php74 only as this module is
  default from php80

PR:		261797 259793 252420
Reported by:	sean@rogue-research.com martin@waschbuesch.de
Approved by:	tz (private email) ale (private email)
Sponsored by:	Bounce Experts
commit hash: e8d9493812a510f7c1cc94632836e1d5731de250 commit hash: e8d9493812a510f7c1cc94632836e1d5731de250 commit hash: e8d9493812a510f7c1cc94632836e1d5731de250 commit hash: e8d9493812a510f7c1cc94632836e1d5731de250 e8d9493
Wednesday, 26 Jan 2022
00:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Remove references to defunct php73

- Add regex in CONFLICTS* [1]

Reported by:    se [1]
Approved by:	portmgr (blanket infrastructure sweep)
Sponsored by:	Bounce Experts
Differential Revision:	https://reviews.freebsd.org/D33983 [1]
commit hash: 16510abbadad0623526e19a9d64ce4bab479d870 commit hash: 16510abbadad0623526e19a9d64ce4bab479d870 commit hash: 16510abbadad0623526e19a9d64ce4bab479d870 commit hash: 16510abbadad0623526e19a9d64ce4bab479d870 16510ab
Tuesday, 28 Dec 2021
02:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Remove references to defunct php72

Approved by:	portmgr (blanlet infrastructure cleanup)
commit hash: 6bd978793cca40720e9fe2301cdfe6de866b6559 commit hash: 6bd978793cca40720e9fe2301cdfe6de866b6559 commit hash: 6bd978793cca40720e9fe2301cdfe6de866b6559 commit hash: 6bd978793cca40720e9fe2301cdfe6de866b6559 6bd9787
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
16:45 tobik search for other commits by this committer
Remove redundant option descriptions that match the default ones

(ignoring case)

Reported by:	danfe (for net/mosquitto), portscan
Original commitRevision:567577 
Tuesday, 27 Oct 2020
09:50 ale search for other commits by this committer
PECL pdflib is deprecated and doesn't support PHP 8.0.
Original commitRevision:553429 
Monday, 26 Oct 2020
21:20 tz search for other commits by this committer
lang/php80-extensions: remove XMLRPC option

Remove this option because the module / port was removed from PHP 8.0

PR:		250648
Reported by:	Jack
Sponsored by:	PHP Update Service
Original commitRevision:553386 
Wednesday, 21 Oct 2020
22:58 tz search for other commits by this committer
Welcome PHP 8.0 RC 2 to the ports tree

There are many greater changes including:
- json is now part of core
- xmlrpc is removed
- More than 150 backward incompatible changes

Have a look at: https://github.com/php/php-src/blob/php-8.0.0RC2/UPGRADING

Reviewed by:	ale, mfechner, Pascal Christen
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D26848
Original commitRevision:552906 

Number of commits found: 13