Port details |
- pecl-jsond JavaScript Object Notation in PHP
- 1.4.0 devel
=0 1.4.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
This port expired on: 2022-11-28
- Maintainer: gasol.wu@gmail.com
- Port Added: 2015-05-04 02:25:13
- Last Update: 2022-11-30 13:42:09
- Commit Hash: 0a10e74
- License: PHP301
- WWW:
- https://pecl.php.net/package/jsond
- Description:
- This is a drop-in alternative to the standard PHP JSON 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-jsond>0:devel/pecl-jsond
- No installation instructions:
- This port has been deleted.
- PKGNAME: php74-pecl-jsond
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1521059337
SHA256 (PECL/jsond-1.4.0.tgz) = 09e6637ecb9808dd1ad2bf0d14fc48a084011a44c7c8caa97b8366fecca69b47
SIZE (PECL/jsond-1.4.0.tgz) = 86142
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:
-
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php74
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_pecl-jsond
- 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 |
1.4.0 30 Nov 2022 13:42:09 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-jsond: Cleanup
- Requires php74 which was EOL on 2022-11-28
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
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 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
1.4.0 20 Feb 2022 21:53:34 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-jsond: Mark DEPRECATED with php74
- Set EXPIRATION_DATE 2022-11-28
This is part of the php core from php8.
PR: 261614
Approved by: gasol.wu@gmail.com (maintainer-timeout) |
1.4.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.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
1.4.0 14 Mar 2018 20:30:40 |
joneum |
devel/pecl-jsond: Update to 1.4.0
With Update, port build fine with PHP 70, 71 and 72, so remove IGNORE_WITH_PHP
*While here, switch to DISTVERSION=
PR: 226532
Submitted by: joneum
Approved by: maintainer |
1.3.0_1 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
1.3.0_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 |
1.3.0_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 |
1.3.0 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 |
1.3.0 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.3.0 04 May 2015 02:25:04 |
vanilla |
Add pecl-jsond 1.3.0, javaScript Object Notation in PHP.
PR: 199886
Submitted by: Gasol Wu <gasol.wu@gmail.com> |