400c FreshPorts -- lang/php52-extensions
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
php52-extensions 1.3_1 lang on this many watch lists=6 search for ports that depend on this port
A "meta-port" to install PHP extensions
Maintained by: admin@lissyara.su search for ports maintained by this maintainer
Port Added: 23 Apr 2010 23:58:54
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/php52
  2. textproc/php52-ctype
  3. textproc/php52-dom
  4. security/php52-filter
  5. security/php52-hash
  6. converters/php52-iconv
  7. devel/php52-json
  8. devel/php52-pcre
  9. databases/php52-pdo
  10. databases/php52-pdo_sqlite
  11. sysutils/php52-posix
  12. www/php52-session
  13. textproc/php52-simplexml
  14. devel/php52-spl
  15. databases/php52-sqlite
  16. devel/php52-tokenizer
  17. textproc/php52-xml
  18. textproc/php52-xmlreader
  19. textproc/php52-xmlwriter
Required To Run:
  1. lang/php52
  2. textproc/php52-ctype
  3. textproc/php52-dom
  4. security/php52-filter
  5. security/php52-hash
  6. converters/php52-iconv
  7. devel/php52-json
  8. devel/php52-pcre
  9. databases/php52-pdo
  10. databases/php52-pdo_sqlite
  11. sysutils/php52-posix
  12. www/php52-session
  13. textproc/php52-simplexml
  14. devel/php52-spl
  15. databases/php52-sqlite
  16. devel/php52-tokenizer
  17. textproc/php52-xml
  18. textproc/php52-xmlreader
  19. textproc/php52-xmlwriter
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/php52-extensions/ && make install clean
To add the package: pkg_add -r php52-extensions


Configuration Options
===> The following configuration options are available for php52-extensions-1.3_1:
     BCMATH=off (default) "bc style precision math functions"
     BZ2=off (default) "bzip2 library support"
     CALENDAR=off (default) "calendar conversion support"
     CTYPE=on (default) "ctype functions"
     CURL=off (default) "CURL support"
     DBA=off (default) "dba support"
     DBASE=off (default) "dBase library support"
     DOM=on (default) "DOM support"
     EXIF=off (default) "EXIF support"
     FILEINFO=off (default) "fileinfo support"
     FILTER=on (default) "input filter support"
     FTP=off (default) "FTP support"
     GD=off (default) "GD library support"
     GETTEXT=off (default) "gettext library support"
     GMP=off (default) "GNU MP support"
     HASH=on (default) "HASH Message Digest Framework"
     ICONV=on (default) "iconv support"
     IMAP=off (default) "IMAP support"
     INTERBASE=off (default) "Interbase 6 database support (Firebird)"
     JSON=on (default) "JavaScript Object Serialization support"
     LDAP=off (default) "OpenLDAP support"
     MBSTRING=off (default) "multibyte string support"
     MCRYPT=off (default) "Encryption support"
     MHASH=off (default) "Crypto-hashing support"
     MING=off (default) "ming shockwave flash support"
     MSSQL=off (default) "MS-SQL database support"
     MYSQL=off (default) "MySQL database support"
     MYSQLI=off (default) "MySQLi database support"
     NCURSES=off (default) "ncurses support (CLI only)"
     ODBC=off (default) "unixODBC support"
     OPENSSL=off (default) "OpenSSL support"
     PCNTL=off (default) "pcntl support (CLI only)"
     PCRE=on (default) "Perl Compatible Regular Expression support"
     PDF=off (default) "PDFlib support (implies GD)"
     PDO=on (default) "PHP Data Objects Interface (PDO)"
     PDO_SQLITE=on (default) "PDO sqlite driver"
     PDO_MYSQL=on (default) "PDO mysql driver"
     PGSQL=off (default) "PostgreSQL database support"
     POSIX=on (default) "POSIX-like functions"
     PSPELL=off (default) "pspell support"
     READLINE=off (default) "readline support (CLI only)"
     RECODE=off (default) "recode support"
     SESSION=on (default) "session support"
     SHMOP=off (default) "shmop support"
     SIMPLEXML=on (default) "simplexml support"
     SNMP=off (default) "SNMP support"
     SOAP=off (default) "SOAP support"
     SOCKETS=off (default) "sockets support"
     SPL=on (default) "Standard PHP Library"
     SQLITE=on (default) "sqlite support"
     SYBASE_CT=off (default) "Sybase database support"
     SYSVMSG=off (default) "System V message support"
     SYSVSEM=off (default) "System V semaphore support"
     SYSVSHM=off (default) "System V shared memory support"
     TIDY=off (default) "TIDY support"
     TOKENIZER=on (default) "tokenizer support"
     WDDX=off (default) "WDDX support (implies XML)"
     XML=on (default) "XML support"
     XMLREADER=on (default) "XMLReader support"
     XMLRPC=off (default) "XMLRPC-EPI support"
     XMLWRITER=on (default) "XMLWriter support"
     XSL=off (default) "XSL support (Implies DOM)"
     ZIP=off (default) "ZIP support"
     ZLIB=off (default) "ZLIB support"
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 4

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
16 May 2012 07:36:34
Original commit files touched by this commit  1.3_1
ale search for other commits by this committer
Fix conflicts and remove unsupported/unused extensions.
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.3_1
dougb search for other commits by this committer
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.
12 Sep 2010 03:44:43
Original commit files touched by this commit  1.3_1
pgollucci search for other commits by this committer
- Add OPTION for PDO_MYSQL

PR:             ports/149942
Submitted by:   Alex Keda <admin@lissyara.su> (maintainer)
23 Apr 2010 23:58:28
Original commit files touched by this commit  1.3
dinoex search for other commits by this committer
- PHP 5.2 slave port
PR:             145772
Submitted by:   Alex Keda

Number of commits found: 4

283f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0