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.

Port details
php74-imap The imap shared extension for php
7.4.33 mail Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.4.33Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream Security Support ends on 2022-11-28
Expired This port expired on: 2022-11-29
Maintainer: tz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-09-20 12:21:31
Last Update: 2022-12-25 19:36:42
Commit Hash: 0d310d7
People watching this port, also watch:: p5-Algorithm-C3, p5-Encode-Locale, p5-Net-HTTP, p5-IO-Multiplex
License: PHP301
WWW:
https://www.php.net/
Description:
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php74-imap-7.4.33/catalog.mk
  2. /usr/local/share/licenses/php74-imap-7.4.33/LICENSE
  3. /usr/local/share/licenses/php74-imap-7.4.33/PHP301
Collapse this list.
Dependency lines:
  • php74-imap>0:mail/php74-imap
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-imap
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: php74-imap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1667595170 SHA256 (php/php-7.4.33.tar.xz) = 924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927 SIZE (php/php-7.4.33.tar.xz) = 10420144

Packages (timestamps in pop-ups are UTC):
php74-imap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--7.4.14---7.4.13_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: lang/php74
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. phpize : lang/php74
  3. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php74
Library dependencies:
  1. libc-client.so.2010 : mail/panda-cclient
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for php74-imap-7.4.33: ====> Options available for the radio CLIENT: you can only select none or one of them CCLIENT=off: Uses the original but unmaintained cclient PANDA=on: Uses the forked panda-cclient instead of the original cclient ===> Use 'make config' to modify these settings
Options name:
mail_php74-imap
USES:
compiler:c11 tar:xz cpe gnome pkgconfig php:ext,noflavors ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://raw.githubusercontent.com/php/web-php-distributions/master/
  2. https://www.php.net/distributions/
Collapse this list.
Port Moves
  • port moved to mail/php80-imap on 2022-12-25
    REASON: Has expired: Security support ended on 2022-11-22
  • port moved here from mail/php73-imap on 2022-01-26
    REASON: Has expired: Security support ended on 2021-12-06

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: lang/php74
CommitCreditsLog message
7.4.33
25 Dec 2022 19:36:42
commit hash: 0d310d700aa060b02feec9c7487893a983bf7098commit hash: 0d310d700aa060b02feec9c7487893a983bf7098commit hash: 0d310d700aa060b02feec9c7487893a983bf7098commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
7.4.30
10 Jun 2022 13:34:22
commit hash: 9dd525130a60df51c6d6aef7e1831240ef402169commit hash: 9dd525130a60df51c6d6aef7e1831240ef402169commit hash: 9dd525130a60df51c6d6aef7e1831240ef402169commit hash: 9dd525130a60df51c6d6aef7e1831240ef402169 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/php74: Update version 7.4.29=>7.4.30

- mysqlnd:
  Fixed bug #81719: mysqlnd/pdo password buffer overflow.
  (CVE-2022-31626)
- pgsql:
  Fixed bug #81720: Uninitialized array in pg_query_params().
  (CVE-2022-31625)

Approved by:	tz (private email)
Relnotes: https://www.php.net/ChangeLog-7.php#7.4.30
Sponsored by:	Bounce Experts
7.4.29_1
19 Apr 2022 20:49:43
commit hash: 0703b15c9b8d95142bbf481f0acf4ec2cd456775commit hash: 0703b15c9b8d95142bbf481f0acf4ec2cd456775commit hash: 0703b15c9b8d95142bbf481f0acf4ec2cd456775commit hash: 0703b15c9b8d95142bbf481f0acf4ec2cd456775 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
lang/php??, mail/php*-imap: chase panda-cclient
7.4.24
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
7.4.16
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
7.4.16
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.4.9
19 Aug 2020 21:31:23
Revision:545456Original commit files touched by this commit
tz search for other commits by this committer
lang/php74: Update from 7.4.8 to 7.4.9

Changelog:

    Apache:
        Fixed bug #79030 (Upgrade apache2handler's
php_apache_sapi_get_request_time to return usec).
    COM:
        Fixed bug #63208 (BSTR to PHP string conversion not binary safe).
        Fixed bug #63527 (DCOM does not work with Username, Password parameter).
    Core:
        Fixed bug #79740 (serialize() and unserialize() methods can not be
called statically).
        Fixed bug #79783 (Segfault in php_str_replace_common).
        Fixed bug #79778 (Assertion failure if dumping closure with unresolved
static variable).
        Fixed bug #79779 (Assertion failure when assigning property of string
offset by reference).
        Fixed bug #79792 (HT iterators not removed if empty array is destroyed).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.4.8_1
13 Jul 2020 13:32:28
Revision:542132Original commit files touched by this commit
tz search for other commits by this committer
mail/php7[2-4]-imap: change client from cclient to panda-cclient

There are some reports about PHP crashes, when using php-imap
(especially with OpenSSL and TSL 1.3). All this problems went away,
when using the panda-cclient instead of the old cclient.

Therefore we make the panda-cclient the new default,
but still allow cclient in order to allow backwards compatibility.

Special thanks to bofh for figuring out the complex details and
the solution!

Special thanks to Jason for being patience and
helpful about so many months!

Reported by:	Jason de Cordoba <jason@aventia.pw>
Reviewed by:	bofh
Sponsored by:	Bounce Experts
7.4.0.r1
20 Sep 2019 12:21:12
Revision:512406Original commit files touched by this commit
tz search for other commits by this committer
Welcome PHP 7.4 RC 1 in the ports-tree.

There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated

Special thanks to tobik and ale for their support.

Reviewed by:	tobik, ale, joneum
Sponsored by:	PHP Update Service
Differential Revision:	https://reviews.freebsd.org/D21349

Number of commits found: 9