Port details |
- php52-extensions A "meta-port" to install PHP extensions
- 1.3_1 lang
=4 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: admin@lissyara.su
- Port Added: 2010-04-23 23:58:54
- Last Update: 2014-03-01 00:06:29
- SVN Revision: 346583
- People watching this port, also watch:: openvpn, openssl
- License: not specified in port
- WWW:
- http://www.php.net/
- Description:
- This is a "meta-port" to install the extensions for PHP 5.
Defaults to:
ctype, dom, iconv, pcre, posix, session, simplexml, sqlite, tokenizer and xml.
WWW: http://www.php.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php52-extensions>0:lang/php52-extensions
- No installation instructions:
- This port has been deleted.
- PKGNAME: php52-extensions
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- php.h : lang/php52
- ctype.so : textproc/php52-ctype
- dom.so : textproc/php52-dom
- filter.so : security/php52-filter
- hash.so : security/php52-hash
- iconv.so : converters/php52-iconv
- json.so : devel/php52-json
- pcre.so : devel/php52-pcre
- pdo.so : databases/php52-pdo
- pdo_sqlite.so : databases/php52-pdo_sqlite
- pdo_mysql.so : databases/php52-pdo_mysql
- posix.so : sysutils/php52-posix
- session.so : www/php52-session
- simplexml.so : textproc/php52-simplexml
- spl.so : devel/php52-spl
- sqlite.so : databases/php52-sqlite
- tokenizer.so : devel/php52-tokenizer
- xml.so : textproc/php52-xml
- xmlreader.so : textproc/php52-xmlreader
- xmlwriter.so : textproc/php52-xmlwriter
- Runtime dependencies:
-
- php.h : lang/php52
- ctype.so : textproc/php52-ctype
- dom.so : textproc/php52-dom
- filter.so : security/php52-filter
- hash.so : security/php52-hash
- iconv.so : converters/php52-iconv
- json.so : devel/php52-json
- pcre.so : devel/php52-pcre
- pdo.so : databases/php52-pdo
- pdo_sqlite.so : databases/php52-pdo_sqlite
- pdo_mysql.so : databases/php52-pdo_mysql
- posix.so : sysutils/php52-posix
- session.so : www/php52-session
- simplexml.so : textproc/php52-simplexml
- spl.so : devel/php52-spl
- sqlite.so : databases/php52-sqlite
- tokenizer.so : devel/php52-tokenizer
- xml.so : textproc/php52-xml
- xmlreader.so : textproc/php52-xmlreader
- xmlwriter.so : textproc/php52-xmlwriter
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php52-extensions-1.3_1:
BCMATH=off: bc style precision math functions
BZ2=off: bzip2 library support
CALENDAR=off: calendar conversion support
CTYPE=on: ctype functions
CURL=off: Data transfer support via cURL
DBA=off: dba support
DBASE=off: dBase library support
DOM=on: DOM support
EXIF=off: EXIF support
FILEINFO=off: fileinfo support
FILTER=on: input filter support
FTP=off: FTP support
GD=off: GD graphics library support
GETTEXT=off: gettext library support
GMP=off: GMP (multiple precision arithmetic) support
HASH=on: HASH Message Digest Framework
ICONV=on: Encoding conversion support via iconv
IMAP=off: IMAP support
INTERBASE=off: Interbase 6 database support (Firebird)
JSON=on: JSON file/format/parser support
LDAP=off: LDAP support
MBSTRING=off: multibyte string support
MCRYPT=off: Encryption support
MHASH=off: Crypto-hashing support
MING=off: ming shockwave flash support
MSSQL=off: Microsoft SQL Server support
MYSQL=off: MySQL database support
MYSQLI=off: MySQLi database support
NCURSES=off: ncurses support (CLI only)
ODBC=off: unixODBC support
OPENSSL=off: SSL/TLS support via OpenSSL
PCNTL=off: pcntl support (CLI only)
PCRE=on: Use Perl Compatible Regular Expressions
PDF=off: PDFlib support (implies GD)
PDO=on: PHP Data Objects Interface (PDO)
PDO_MYSQL=on: PDO mysql driver
PDO_SQLITE=on: PDO sqlite driver
PGSQL=off: PostgreSQL database support
POSIX=on: POSIX-like functions
PSPELL=off: pspell support
READLINE=off: readline support (CLI only)
RECODE=off: recode support
SESSION=on: session support
SHMOP=off: shmop support
SIMPLEXML=on: simplexml support
SNMP=off: SNMP protocol support
SOAP=off: SOAP support
SOCKETS=off: sockets support
SPL=on: Standard PHP Library
SQLITE=on: SQLite database support
SYBASE_CT=off: Sybase database support
SYSVMSH=off
SYSVSEM=off: System V semaphore support
SYSVSHM=off: System V shared memory support
TIDY=off: TIDY support
TOKENIZER=on: tokenizer support
WDDX=off: WDDX support (implies XML)
XML=on: XML format or parser support
XMLREADER=on: XMLReader support
XMLRPC=off: XMLRPC-EPI support
XMLWRITER=on: XMLWriter support
XSL=off: XSL support (Implies DOM)
ZIP=off: ZIP support
ZLIB=off: zlib compression support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 01 Mar 2014 00:06:29 |
rene |
PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye. Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )
Strip PHP 5.2 out of Mk/bsd.php.mk |
1.3_1 23 Sep 2013 09:19:18 |
mat |
Typo. |
1.3_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.3_1 05 Jun 2013 13:45:33 |
bapt |
Convert to new options framework |
1.3_1 16 May 2012 07:36:34 |
ale |
Fix conflicts and remove unsupported/unused extensions. |
1.3_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.3_1 12 Sep 2010 03:44:43 |
pgollucci |
- Add OPTION for PDO_MYSQL
PR: ports/149942
Submitted by: Alex Keda <admin@lissyara.su> (maintainer) |
1.3 23 Apr 2010 23:58:28 |
dinoex |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda |
Number of commits found: 8
|