notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
php82-ffi The ffi shared extension for php
8.2.0 devel on this many watch lists=0 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 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-11 21:06:06
Last Update: 2022-06-11 21:02:49
Commit Hash: 665b149
License: PHP301
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/php82-ffi-8.2.0/catalog.mk
  2. /usr/local/share/licenses/php82-ffi-8.2.0/LICENSE
  3. /usr/local/share/licenses/php82-ffi-8.2.0/PHP301
Collapse this list.
Dependency lines:
  • php82-ffi>0:devel/php82-ffi
Conflicts:
CONFLICTS_INSTALL:
  • php[0-9][0-9]-ffi
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/php82-ffi/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/php82-ffi
  • pkg install php82-ffi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php82-ffi
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
php82-ffi
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout8.2.0
FreeBSD:12:amd648.2.48.2.0
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3868.2.48.2.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch648.2.48.2.0
FreeBSD:13:amd648.2.48.2.0
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv78.2.48.2.0
FreeBSD:13:i3868.2.48.2.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout8.2.0
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch648.2.3pkg-fallout
FreeBSD:14:amd648.2.4pkg-fallout
FreeBSD:14:armv68.2.1pkg-fallout
FreeBSD:14:armv78.2.3pkg-fallout
FreeBSD:14:i3868.2.4pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc648.2.3pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Master port: lang/php82
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/php82
  3. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php82
Library dependencies:
  1. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
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.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2018-03-08
    Affects: */php* */pecl* */pear*
    Author: mat@FreeBSD.org
    Reason: 
      PHP extensions and modules have been flavored.
    
      People using Poudriere 3.2+ and binary packages do not have to do anything if
      they are using PHP applications.
    
      PHP modules and extensions may have change their names from php5- or php7- to
      fully versionned phpXY-.
      PECL extensions and PEAR modules package names have changed from pecl- and
      pear- to phpXX-pecl and phpXX-pear-.
    
      To rename an installed package to match the new naming scheme, for example,
      for the imagick pecl extension, run:
    
        # pkg set -n pecl-imagick:php56-pecl-imagick
    
      For other people, to build the PHP 7.2 version of, for example,
      databases/php-memcached, you need to run:
    
        # make FLAVOR=php72 install
    
    

Number of commits found: 1

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/php82
CommitCreditsLog message
8.2.0.a1
11 Jun 2022 21:02:49
commit hash:665b149d2692ff6926a092568304091995e07d39commit hash:665b149d2692ff6926a092568304091995e07d39commit hash:665b149d2692ff6926a092568304091995e07d39commit hash:665b149d2692ff6926a092568304091995e07d39 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php82*: Welcome php 8.2.0 Alpha 1

Please DO NOT use this version in production, it is an early test
version.

port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.

Sponsored by:	Bounce Experts

Number of commits found: 1