Port details |
- pear-PHP_CompatInfo PEAR class to find out the minimum version and extensions required
- 1.9.0_5 devel =2 1.9.0_5Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-03-17 14:38:55
- Last Update: 2023-04-16 18:09:23
- Commit Hash: 0ac3a69
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear
- License: not specified in port
- WWW:
- https://pear.php.net/package/PHP_CompatInfo
- Description:
- PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the
minimum version and extensions required for it to run. Features advanced
debug output which shows which functions require which version and CLI
output script.
- ¦ ¦ ¦ ¦
- 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:
-
- php81-pear-PHP_CompatInfo>0:devel/pear-PHP_CompatInfo
- To install the port:
- cd /usr/ports/devel/pear-PHP_CompatInfo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pear-PHP_CompatInfo
- pkg install php81-pear-PHP_CompatInfo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-PHP_CompatInfo
- Package flavors (<flavor>: <package>)
- php81: php81-pear-PHP_CompatInfo
- php80: php80-pear-PHP_CompatInfo
- php82: php82-pear-PHP_CompatInfo
- distinfo:
- TIMESTAMP = 1497163141
SHA256 (PEAR/PHP_CompatInfo-1.9.0.tgz) = 18d609878d12453142a5969ae323ac2b5eb223cd0ab5e3b4b4de3d109c6e4c7f
SIZE (PEAR/PHP_CompatInfo-1.9.0.tgz) = 185616
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php81-pear-Console_Getargs>=1.3.3 : devel/pear-Console_Getargs@php81
- php81-pear-Console_Table>=1.1.1 : devel/pear-Console_Table@php81
- php81-pear-Event_Dispatcher>=1.0.0 : devel/pear-Event_Dispatcher@php81
- php81-pear-File_Find>=1.3.0 : sysutils/pear-File_Find@php81
- php81-pear-XML_Util>=1.1.4 : devel/pear-XML_Util@php81
- phpunit9-php81>=3.2.0 : devel/phpunit9@php81
- php.h : lang/php81
- pear : devel/pear@php81
- tokenizer.so : devel/php81-tokenizer
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php81-pear-PHP_CompatInfo-1.9.0_5:
PEAR_HTML_TABLE=off: PEAR::HTML_Table
PEAR_VAR_DUMP=off: PEAR::Var_Dump support
PEAR_XML_BEAUTIFIER=off: PEAR::XML_Beautifier support
PEAR_XML_UTIL=on: PEAR::XML_Util support
PHPUNIT=on: PHPUnit support
===> Use 'make config' to modify these settings
- Options name:
- devel_pear-PHP_CompatInfo
- USES:
- dos2unix pear
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0_5 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.0_5 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.0_5 21 Sep 2021 03:44:14 |
Po-Chuan Hsieh (sunpoet) |
devel/pear-PHP_CompatInfo: Use newer phpunit
- Bump PORTREVISION for dependency change |
1.9.0_4 19 Sep 2021 06:00:03 |
Po-Chuan Hsieh (sunpoet) |
devel/pear-PHP_CompatInfo: Change the way *_DEPENDS are set |
1.9.0_4 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.9.0_4 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.9.0_4 18 Apr 2021 05:49:15 |
Po-Chuan Hsieh (sunpoet) |
devel/pear-PHP_CompatInfo: Add NO_ARCH
Approved by: portmgr (blanket) |
1.9.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.0_4 06 Mar 2020 17:05:44 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.9.0_4 05 Jan 2019 10:44:56 |
joneum |
Remove expired IGNORE_WITH_PHP= 56
Sponsored by: Netzkommune GmbH |
1.9.0_4 04 Jul 2018 13:50:17 |
rene |
Ignore these ports with PHP 5.6 as phpunit6 does so.
Reported by: Shawn Webb |
1.9.0_4 03 Jul 2018 15:03:39 |
rene |
Long overdue update these ports from devel/phpunit to a supported version,
in this case devel/phpunit6.
Bump PORTREVISIONs |
1.9.0_3 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.9.0_3 11 Jun 2017 07:35:57 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, add USES=php
Content of tarballs are unchanged (checked against [1]).
=> PHP_CompatInfo-1.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/PHP_CompatInfo-1.9.0.tgz
fetch: http://pear.php.net/get/PHP_CompatInfo-1.9.0.tgz: size mismatch: expected
180340, actual 185616
Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_CompatInfo-1.9.0.tgz
[1]
Approved by: portmgr (blanket) |
1.9.0_3 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.9.0_3 31 Jan 2017 20:45:08 |
rene |
devel/pear-PHP_CompatInfo: use devel/phpunit instead of devel/pear-PHPUnit3
which is expired. Bump PORTREVISION |
1.9.0_2 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.9.0_2 03 Nov 2016 06:32:17 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.9.0_2 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.9.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.0_2 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.9.0_2 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.9.0_2 23 Sep 2014 15:15:05 |
bapt |
Convert to USES=pear |
1.9.0_2 26 May 2014 06:55:07 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
1.9.0_2 08 Nov 2013 21:41:54 |
antoine |
Stage support for pear classes and channels in the devel category
Reviewed by: bapt, ports@
Tested with: poudriere + diff on the content of generated packages |
1.9.0_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.9.0_2 16 Mar 2013 08:01:34 |
miwi |
- Fix dependency after devel/pear-PHPUnit3 update
- Bump PORTREVISION |
1.9.0_1 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
1.9.0_1 20 Feb 2012 00:05:33 |
miwi |
- Switch to PEAR_AUTOINSTALL |
1.9.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.9.0 17 Jul 2009 18:23:48 |
miwi |
- Update Portscout flag |
1.9.0 03 Feb 2009 09:17:16 |
miwi |
- Fix portscout flags |
1.9.0 01 Feb 2009 19:48:41 |
tabthorpe |
- Update to 1.9.0
PR: ports/130774
Submitted by: Wen Heping <wenheping gmail.com>
Approved by: maintainer implicit |
1.8.1 04 Jan 2009 12:34:25 |
miwi |
- Add/Update portscout flags |
1.8.1 29 Dec 2008 16:11:18 |
miwi |
- Add PORTSCOUT variable. |
1.8.1 27 Sep 2008 22:57:56 |
miwi |
- Update to 1.8.1 |
1.8.0 08 Sep 2008 00:22:00 |
chinsan |
- Pass maintainership to miwi |
1.8.0 10 Aug 2008 01:51:34 |
chinsan |
- Update to 1.8.0 |
1.7.0 01 May 2008 14:42:49 |
chinsan |
- Update to 1.7.0 |
1.6.1 31 Mar 2008 15:09:34 |
chinsan |
- Update to 1.6.1.
- ChangeLog: http://pear.php.net/package/PHP_CompatInfo/download/1.6.1 |
1.5.1 23 Dec 2007 15:50:22 |
chinsan |
- Update to 1.5.1. |
1.5.0 17 Dec 2007 04:38:05 |
chinsan |
- Update to 1.5.0 |
1.4.3 01 May 2007 11:17:03 |
miwi |
- Update to 1.43
PR: 112249
Submitted by: miwi
Approved by: maintainer |
1.4.1 13 Feb 2007 12:40:36 |
rafan |
- Update to 1.4.1
- Add PEAR_CONSOLE_GETARGS knob
PR: ports/109125
Submitted by: chinsan (maintainer) |
1.4.0 31 Oct 2006 13:31:37 |
miwi |
- Update to 1.4.0
- Pass maintainership to submitter
PR: ports/104727
Submitted by: chinsan@ |
1.1.1 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.1.1 19 Sep 2006 09:49:15 |
clsung |
- Update to 1.1.1
PR: ports/101264
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (timeout) |
1.0.0 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.0 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.0.0 17 Mar 2005 14:38:15 |
pav |
New port: devel/pear-PHP_CompatInfo PEAR class to find out the minimum version
and extensions required
PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the
minimum version and extensions required for it to run. Features advanced
debug output which shows which functions require which version and CLI
output script.
PR: ports/78860
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |