Port details |
- php53-extensions "meta-port" to install PHP extensions
- 1.6 lang
=6 1.6Version of this port present on the latest quarterly branch.
- DEPRECATED: security EOL reached 14 Aug 2014
This port expired on: 2015-04-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-05-16 09:50:36
- Last Update: 2015-04-17 21:00:10
- SVN Revision: 384186
- People watching this port, also watch:: phpMyAdmin-php81, gettext, php81-pear
- 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:
-
- php53-extensions>0:lang/php53-extensions
- No installation instructions:
- This port has been deleted.
- PKGNAME: php53-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/php53
- ctype.so : textproc/php53-ctype
- dom.so : textproc/php53-dom
- filter.so : security/php53-filter
- hash.so : security/php53-hash
- iconv.so : converters/php53-iconv
- json.so : devel/php53-json
- pdo.so : databases/php53-pdo
- pdo_sqlite.so : databases/php53-pdo_sqlite
- phar.so : archivers/php53-phar
- posix.so : sysutils/php53-posix
- session.so : www/php53-session
- simplexml.so : textproc/php53-simplexml
- sqlite.so : databases/php53-sqlite
- sqlite3.so : databases/php53-sqlite3
- tokenizer.so : devel/php53-tokenizer
- xml.so : textproc/php53-xml
- xmlreader.so : textproc/php53-xmlreader
- xmlwriter.so : textproc/php53-xmlwriter
- Runtime dependencies:
-
- php.h : lang/php53
- ctype.so : textproc/php53-ctype
- dom.so : textproc/php53-dom
- filter.so : security/php53-filter
- hash.so : security/php53-hash
- iconv.so : converters/php53-iconv
- json.so : devel/php53-json
- pdo.so : databases/php53-pdo
- pdo_sqlite.so : databases/php53-pdo_sqlite
- phar.so : archivers/php53-phar
- posix.so : sysutils/php53-posix
- session.so : www/php53-session
- simplexml.so : textproc/php53-simplexml
- sqlite.so : databases/php53-sqlite
- sqlite3.so : databases/php53-sqlite3
- tokenizer.so : devel/php53-tokenizer
- xml.so : textproc/php53-xml
- xmlreader.so : textproc/php53-xmlreader
- xmlwriter.so : textproc/php53-xmlwriter
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php53-extensions-1.6:
BCMATH=off: bc style precision math functions
BZ2=off: bzip2 library support
CALENDAR=off: calendar conversion support
CTYPE=on: ctype functions
CURL=off: CURL support
DBA=off: dba 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 library support
GETTEXT=off: gettext library support
GMP=off: GNU MP support
HASH=on: HASH Message Digest Framework
ICONV=on: iconv support
IMAP=off: IMAP support
INTERBASE=off: Interbase 6 database support (Firebird)
JSON=on: JavaScript Object Serialization support
LDAP=off: OpenLDAP support
MBSTRING=off: multibyte string support
MCRYPT=off: Encryption support
MSSQL=off: MS-SQL database support
MYSQL=off: MySQL database support
MYSQLI=off: MySQLi database support
ODBC=off: ODBC support
OPENSSL=off: OpenSSL support
PCNTL=off: pcntl support (CLI only)
PDF=off: PDFlib support (implies GD)
PDO=on: PHP Data Objects Interface (PDO)
PDO_MYSQL=off: PDO MySQL driver
PDO_PGSQL=off: PDO PostgreSQL driver
PDO_SQLITE=on: PDO sqlite driver
PGSQL=off: PostgreSQL database support
PHAR=on: phar 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 support
SOAP=off: SOAP support
SOCKETS=off: sockets support
SQLITE=on: sqlite support
SQLITE3=on: sqlite3 support
SYBASE_CT=off: Sybase database support
SYSVMSG=off: System V message support
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 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 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: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6 17 Apr 2015 21:00:10 |
rene |
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014 (Only the first 15 lines of the commit message are shown above ) |
1.6 21 Mar 2015 18:40:16 |
marino |
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014. They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.
The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.
There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.
Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.
PR: 198150 |
1.6 21 Mar 2015 17:16:57 |
flo |
Give up maintainership |
1.6 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
1.6 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.6 02 May 2014 17:48:14 |
flo |
- Fix CVE-2014-0185 via patch until 5.3.29 is released
- Use DEFAULT_VERSIONS [1]
PR: ports/188061 [1]
Submitted by: Spil <spil.oss@gmail.com> [1]
MFH: 2014Q2 |
1.6 01 Nov 2013 23:49:57 |
flo |
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format |
1.6 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.6 22 Aug 2012 20:40:41 |
flo |
- Update to 5.3.16
- Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1]
PR: ports/170401 [1]
Submitted by: bdrewery [1] |
1.6 11 Jul 2012 23:48:41 |
flo |
Convert to optionsNG |
1.6 16 May 2012 09:46:51 |
flo |
readd php 5.3.13 and all its modules as php53* |
Number of commits found: 11
|