Port details |
- pecl-bitset2 PECL extension for manipulating bitsets
- 2.0.4 math
=0 2.0.4Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-03-07 20:12:17
- Last Update: 2019-01-01 13:52:46
- SVN Revision: 488894
- License: PHP301
- WWW:
- https://pecl.php.net/package/Bitset
- Description:
- This extension for PHP provides routines for manipulating bitsets.
WWW: https://pecl.php.net/package/Bitset
-
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:
-
- ${PHP_PKGNAMEPREFIX}pecl-bitset>0:math/pecl-bitset2
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-bitset
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1507363042
SHA256 (PECL/bitset-2.0.4.tgz) = 73ea3f265d2c2f2da2f871ca043d3d8541e2ccc80a7f0e8f0f41ca48a839622b
SIZE (PECL/bitset-2.0.4.tgz) = 19973
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>0 : 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:pecl
- 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 |
2.0.4 01 Jan 2019 13:52:46 |
rene |
Remove expired ports:
2018-12-30 textproc/pecl-xdiff: Works only with EOL php 5.6
2019-01-01 www/mod_http2-devel: Use the module that is shipped with Apache 2.4
2019-01-01 www/varnish5: Varnish 5 is Retired
2018-12-30 security/pecl-ssh2-0: Works only with EOL php 5.6
2019-01-01 security/bitwarden-ruby: Expects very specific rubygem versions for
new updates. Please follow instructions in git repo.
2018-12-30 devel/pecl-intl: Works only with EOL php 5.6
2018-12-30 devel/pecl-APCu4: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcache: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcached2: Works only with EOL php 5.6
2018-12-30 math/pecl-bitset2: Works only with EOL php 5.6
2019-01-01 multimedia/zoneminder-h264: h264 feature was commited to main branch,
please upgrade to www/zoneminder
2019-01-01 lang/php56: Security Support ends on 31 Dec 2018 |
2.0.4 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
2.0.4 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
2.0.4 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
2.0.4 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 |
2.0.4 11 Dec 2017 10:40:51 |
sunpoet |
Fix build
PR: 223043
Submitted by: Markus Mann <freebsd-public@it64.de>
MFH: 2017Q4 |
2.0.4 20 Nov 2017 04:32:36 |
sunpoet |
Update IGNORE_WITH_PHP |
2.0.4 07 Oct 2017 09:12:57 |
sunpoet |
Update to 2.0.4
Changes: https://pecl.php.net/package-changelog.php?package=Bitset |
2.0.3_1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.0.3_1 01 Feb 2017 19:43:42 |
sunpoet |
Update IGNORE_WITH_PHP |
2.0.3_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
2.0.3_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 |
2.0.3 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 |
2.0.3 07 Mar 2016 20:12:06 |
sunpoet |
- Add pecl-bitset2 2.0.3 (copied from pecl-bitset)
- Add LICENSE_FILE
- Add PORTSCOUT
Changes: https://pecl.php.net/package-changelog.php?package=Bitset |