Port details on branch 2024Q3 |
- php82 PHP Scripting Language (8.2.X branch)
- 8.2.21 lang =0 8.2.21Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2024-09-04 15:51:07
- Last Update: 2024-09-04 15:49:52
- Commit Hash: 247d0c5
- Also Listed In: devel www
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/php82/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php82
- pkg install php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722079018
SHA256 (php-8.2.21.tar.xz) = 8cc44d51bb2506399ec176f70fe110f0c9e1f7d852a5303a2cd1403402199707
SIZE (php-8.2.21.tar.xz) = 12106792
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- archivers/php82-bz2
- archivers/php82-phar
- archivers/php82-zip
- archivers/php82-zlib
- converters/php82-iconv
- converters/php82-mbstring
- databases/php82-dba
- databases/php82-mysqli
- databases/php82-odbc
- databases/php82-pdo
- databases/php82-pdo_dblib
- databases/php82-pdo_firebird
- databases/php82-pdo_mysql
- databases/php82-pdo_odbc
- databases/php82-pdo_pgsql
- databases/php82-pdo_sqlite
- databases/php82-pgsql
- databases/php82-sqlite3
- devel/php82-ffi
- devel/php82-gettext
- devel/php82-intl
- devel/php82-pcntl
- devel/php82-readline
- devel/php82-shmop
- devel/php82-sysvmsg
- devel/php82-sysvsem
- devel/php82-sysvshm
- devel/php82-tokenizer
- ftp/php82-curl
- ftp/php82-ftp
- graphics/php82-exif
- graphics/php82-gd
- mail/php82-imap
- math/php82-bcmath
- math/php82-gmp
- misc/php82-calendar
- net/php82-ldap
- net/php82-soap
- net/php82-sockets
- net-mgmt/php82-snmp
- security/php82-filter
- security/php82-sodium
- sysutils/php82-fileinfo
- sysutils/php82-posix
- textproc/php82-ctype
- textproc/php82-dom
- textproc/php82-enchant
- textproc/php82-pspell
- textproc/php82-simplexml
- textproc/php82-xml
- textproc/php82-xmlreader
- textproc/php82-xmlwriter
- textproc/php82-xsl
- www/mod_php82
- www/php82-opcache
- www/php82-session
- www/php82-tidy
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- re2c>0 : devel/re2c
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libargon2.so : security/libargon2
- libpcre2-8.so : devel/pcre2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- archivers/php82-bz2
- archivers/php82-phar
- archivers/php82-zip
- archivers/php82-zlib
- converters/php82-iconv
- converters/php82-mbstring
- databases/php82-dba
- for Run
-
- archivers/php82-bz2
- archivers/php82-phar
- archivers/php82-zip
- archivers/php82-zlib
- converters/php82-iconv
- converters/php82-mbstring
- databases/php82-dba
Configuration Options:
- ===> The following configuration options are available for php82-8.2.21:
CGI=on: Build CGI version
CLI=on: Build CLI version
DEBUG=off: Build with debugging support
DTRACE=on: Build with DTrace probes
EMBED=on: Build embedded library
FPM=on: Build FPM version
IPV6=on: IPv6 protocol support
LINKTHR=on: Link thread lib (for threaded extensions)
MYSQLND=on: Build with MySQL Native Driver
PCRE=on: Use system pcre instead of bundled one
PHPDBG=off: Interactive PHP debugger
ZTS=off: Force Zend Thread Safety (ZTS) build
===> Use 'make config' to modify these settings
- Options name:
- lang_php82
- USES:
- compiler:c11 cpe gnome localbase pkgconfig tar:xz autoreconf:build ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.2.21 04 Sep 2024 15:49:52 |
Muhammad Moinur Rahman (bofh) |
lang/php82: Update version 8.2.20=>8.2.21
- Add profile support in php-fpm rc script for running multiple php
master process
- Make the rc script jail ready [1]
Changelog: https://www.php.net/ChangeLog-8.php#8.2.21
Reported by: netchild [1]
(cherry picked from commit d6c16b39eaba13b0c240747534b8707056abb32b) |
Number of commits found: 1
|