Port details |
- pecl-hidef Constants for real
- 0.1.13_1 devel
=0 0.1.13_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.5
This port expired on: 2016-10-20 IGNORE: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.6 7.0)
- 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: 2007-03-05 12:09:43
- Last Update: 2016-10-20 19:59:02
- SVN Revision: 424353
- Also Listed In: pear
- License: PHP301
- WWW:
- http://pecl.php.net/package/hidef/
- Description:
- Allow definition of user defined constants in simple ini files,
which are then processed like internal constants, without any
of the usual performance penalties.
WWW: http://pecl.php.net/package/hidef/
-
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:
-
- pecl-hidef>0:devel/pecl-hidef
- No installation instructions:
- This port has been deleted.
- PKGNAME: pecl-hidef
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/hidef-0.1.13.tgz) = e4fb6029260428e2def2bf048711c57c34335c06516f17b20669e2a34c29854e
SIZE (PECL/hidef-0.1.13.tgz) = 21910
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:
-
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext tar:tgz
- 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 |
0.1.13_1 20 Oct 2016 19:59:02 |
rene |
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5 |
0.1.13_1 01 Oct 2016 08:22:09 |
antoine |
Chase php 5.5 expiration date |
0.1.13_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
0.1.13 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
0.1.13 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.1.13 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
0.1.13 26 Nov 2015 14:39:58 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
0.1.13 25 Feb 2015 07:44:00 |
vanilla |
remove DEFAULT_VERSIONS.
Obtained from: bapt@, mat@ |
0.1.13 24 Feb 2015 15:23:02 |
vanilla |
bsd.php.mk handle ${STRIP} already, remove prev patches. |
0.1.13 24 Feb 2015 06:09:38 |
vanilla |
set default php version to 5.3, and strip binary. |
0.1.13 24 Feb 2015 03:23:50 |
vanilla |
switch to USES=tar:tgz. |
0.1.13 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
0.1.13 13 Oct 2014 13:20:52 |
mat |
These do not build with php 5.6.
With hat: portmgr
Sponsored by: Absolight |
0.1.13 23 Jan 2014 15:12:51 |
miwi |
- Marke these ports as stage safe
- While here remove php4 gruft |
0.1.13 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.1.13 13 Jun 2013 23:44:29 |
miwi |
- Update to 0.1.13 |
0.1.8 07 Jun 2013 08:12:40 |
miwi |
- Trim header |
0.1.8 25 Jun 2011 04:49:23 |
miwi |
- Update to 0.1.8 |
0.1.6 12 Feb 2011 18:32:57 |
miwi |
- Update 0.1.6 |
0.1.4 20 Dec 2010 07:07:11 |
miwi |
* Add LICENSE
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer.
PR: 153016
Submitted by: "Tom Judge" <tom@tomjudge.com> |
0.1.4 05 Jun 2010 17:06:52 |
miwi |
- Update to 0.1.4 |
0.1.2 03 Sep 2009 21:57:45 |
miwi |
- Update to 0.1.2 |
0.1.1 28 Aug 2009 18:54:47 |
miwi |
- Take maintainership |
0.1.1 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
0.1.1 04 Oct 2008 03:38:12 |
chinsan |
- Update to 0.1.1 |
0.1.0 05 Mar 2007 12:09:31 |
rafan |
Add pecl-hidef 0.1.0, constants for real.
PR: ports/109808
Submitted by: chinsan |