Port details |
- pecl-ds Data Structures for PHP
- 1.5.0 devel
=2 1.5.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-07-12 11:02:05
- Last Update: 2023-12-25 09:00:03
- Commit Hash: 3b656ef
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://pecl.php.net/package/ds
- https://github.com/php-ds/ext-ds
- Description:
- Data Structures (DS) is an extension providing specialized data structures as
efficient alternatives to the PHP array. You can read about it in more detail in
this blog post which highlights the API, performance and other benefits of using
the extension.
 ¦ ¦ ¦ ¦ 
- 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-ds>0:devel/pecl-ds
- To install the port:
- cd /usr/ports/devel/pecl-ds/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-ds
- pkg install php82-pecl-ds
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-ds
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-ds
- php80: php80-pecl-ds
- php81: php81-pecl-ds
- php83: php83-pecl-ds
- distinfo:
- TIMESTAMP = 1703227848
SHA256 (PECL/ds-1.5.0.tgz) = 2b2b45d609ca0958bda52098581ecbab2de749e0b3934d729de61a59226718b0
SIZE (PECL/ds-1.5.0.tgz) = 53300
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:
-
- php.h : lang/php82
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-ds
- USES:
- localbase php:build,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 |
1.5.0 25 Dec 2023 09:00:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-ds: Update to 1.5.0
Changes: https://pecl.php.net/package-changelog.php?package=ds |
1.4.0 05 Jun 2023 18:46:59
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-ds: Update WWW and clean up pkg-descr |
1.4.0 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.4.0 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.4.0 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.4.0 11 Jan 2022 18:44:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/pecl-ds: Update to 1.4.0
- Remove IGNORE_WITH_PHP=81
Changes: https://pecl.php.net/package-changelog.php?package=ds |
1.3.0 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
1.3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 15 Oct 2020 20:07:33
  |
sunpoet  |
Update to 1.3.0
Changes: https://pecl.php.net/package-changelog.php?package=ds |
1.2.9 24 Aug 2019 00:07:45
  |
sunpoet  |
Update USES=php and USE_PHP usage |
1.2.9 12 Jul 2019 16:23:08
  |
sunpoet  |
Update WWW |
1.2.9 12 Jul 2019 11:01:53
  |
sunpoet  |
Add pecl-ds 1.2.9
Data Structures (DS) is an extension providing specialized data structures as
efficient alternatives to the PHP array. You can read about it in more detail in
this blog post which highlights the API, performance and other benefits of using
the extension.
WWW: http://pecl.php.net/package/ds
WWW: https://github.com/php-ds/ext-ds
Reported by: Oliver Schonrock <oliver@schonrocks.com> |