Port details on branch 2024Q3 |
- php83 PHP Scripting Language (8.3.X branch)
- 8.3.9 lang =0 8.3.9Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2024-09-04 15:57:07
- Last Update: 2024-09-04 15:54:55
- Commit Hash: 428c54e
- 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/php83/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/php83
- pkg install php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php83
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725465183
SHA256 (php-8.3.9.tar.xz) = bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77
SIZE (php-8.3.9.tar.xz) = 12470616
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- archivers/php83-bz2
- archivers/php83-phar
- archivers/php83-zip
- archivers/php83-zlib
- converters/php83-iconv
- converters/php83-mbstring
- databases/php83-dba
- databases/php83-mysqli
- databases/php83-odbc
- databases/php83-pdo
- databases/php83-pdo_dblib
- databases/php83-pdo_firebird
- databases/php83-pdo_mysql
- databases/php83-pdo_odbc
- databases/php83-pdo_pgsql
- databases/php83-pdo_sqlite
- databases/php83-pgsql
- databases/php83-sqlite3
- devel/php83-ffi
- devel/php83-gettext
- devel/php83-intl
- devel/php83-pcntl
- devel/php83-readline
- devel/php83-shmop
- devel/php83-sysvmsg
- devel/php83-sysvsem
- devel/php83-sysvshm
- devel/php83-tokenizer
- ftp/php83-curl
- ftp/php83-ftp
- graphics/php83-exif
- graphics/php83-gd
- mail/php83-imap
- math/php83-bcmath
- math/php83-gmp
- misc/php83-calendar
- net/php83-ldap
- net/php83-soap
- net/php83-sockets
- net-mgmt/php83-snmp
- security/php83-filter
- security/php83-sodium
- sysutils/php83-fileinfo
- sysutils/php83-posix
- textproc/php83-ctype
- textproc/php83-dom
- textproc/php83-enchant
- textproc/php83-pspell
- textproc/php83-simplexml
- textproc/php83-xml
- textproc/php83-xmlreader
- textproc/php83-xmlwriter
- textproc/php83-xsl
- www/mod_php83
- www/php83-opcache
- www/php83-session
- www/php83-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/php83-bz2
- archivers/php83-phar
- archivers/php83-zip
- archivers/php83-zlib
- converters/php83-iconv
- converters/php83-mbstring
- databases/php83-dba
- for Run
-
- archivers/php83-bz2
- archivers/php83-phar
- archivers/php83-zip
- archivers/php83-zlib
- converters/php83-iconv
- converters/php83-mbstring
- databases/php83-dba
Configuration Options:
- ===> The following configuration options are available for php83-8.3.9:
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
NOASLR=off: Disable ASLR support
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_php83
- 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.3.9 04 Sep 2024 15:54:55 |
Muhammad Moinur Rahman (bofh) |
lang/php83: Update version 8.3.8=>8.3.9
This is a direct commit instead of a cherry-pick as there are other
incompatible changes which cannot be merged into quarterly.
Changelog: https://www.php.net/ChangeLog-8.php#PHP_8_3
Approved by: portmgr (blanket) |
Number of commits found: 1
|