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/php73/pkg-plist

Number of commits found: 6

Wednesday, 26 Jan 2022
00:20 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php73: Remove port

- EOL reached on 2021-12-06
  https://www.php.net/eol.php

PR:             260624
Approved by:	tz (private email) ale portmgr (blanket)
Sponsored by:	Bounce Experts
commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 commit hash: cc378fb60bd6ff39ac810093b5fc83cf330c1d92 cc378fb
Saturday, 27 Mar 2021
22:25 bapt search for other commits by this committer
Convert to @touch
Original commitRevision:569365 
Thursday, 22 Oct 2020
12:35 bapt search for other commits by this committer
Convert to use @rmempty
Original commitRevision:552964 
Monday, 21 Jan 2019
13:19 tz search for other commits by this committer
lang/php7*: Rename option MYSQL to MYSQLND

Renaming the option to be inline with the already existing MYSQLND option
in the mysqli and pdo_mysqli ports.

Reported by:	Jarrod Sayers <jarrod@downtools.com.au>
Original commitRevision:490858 
Thursday, 17 Jan 2019
10:41 tz search for other commits by this committer
lang/php73: Make enabling MYSQL native driver optional

Currently PHP is always compiled with --enable-mysqlnd, to allow the use
of the native MySQL Native Driver. MySQL Native Driver is a replacement for the
MySQL Client Library.

While this is handy when working with MySQL there is no need for
it when MySQL is *not* used at all. This happens frequently when
working without databases or simply with other databases.

To avoid POLA the newly introduced option is a default option.

Disabling it will reduce the size of the package by ca. 175 KB,
which also helps in modern constraint VM run environments.

Submitted by:	Reko Turja <reko.turja@liukuma.net>
Original commitRevision:490542 
Monday, 8 Oct 2018
08:52 tz search for other commits by this committer
Add PHP 7.3 RC2 to the ports-tree.

Notable changes:
- Switch from PCRE to PCRE2
- Many modules now require PCRE2 for building
- graphics/php73-gd: X11 option is no longer default

Changes to Mk/Uses/php.mk approved by ale
Original commitRevision:481525 

Number of commits found: 6