notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-spread Php Interface to the Spread Toolkit API
2.1.0_3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.0_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Works only with EOL php 5.5
Expired This port expired on: 2016-10-20
Ignore 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 search for ports maintained by this maintainer
Port Added: 2008-06-19 00:20:38
Last Update: 2016-10-20 19:59:02
SVN Revision: 424353
Also Listed In: pear
License: PHP301
WWW:
http://pecl.php.net/package/spread/
Description:
pecl-spread is a extension for PHP to support the Spread toolkit API. While Spread is an open source toolkit that provides a high performance messaging service that is resilient to faults across local and wide area networks. WWW: http://pecl.php.net/package/spread/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-spread>0:devel/pecl-spread
No installation instructions:
This port has been deleted.
PKGNAME: pecl-spread
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (PECL/spread-2.1.0.tgz) = b17d8dab5e3ff07bcef921893cf3fe6c67e38ec251cf6c74a06a028a206d701b SIZE (PECL/spread-2.1.0.tgz) = 9437

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sp.h : net/spread4
  2. phpize : lang/php56
  3. autoconf-2.69 : devel/autoconf
Runtime dependencies:
  1. sp.h : net/spread4
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://pecl.php.net/get/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0_3
20 Oct 2016 19:59:02
Revision:424353Original commit files touched by this commit
rene search for other commits by this committer
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
2.1.0_3
01 Oct 2016 08:22:09
Revision:423041Original commit files touched by this commit
antoine search for other commits by this committer
Chase php 5.5 expiration date
2.1.0_3
03 Aug 2016 12:47:05
Revision:419514Original commit files touched by this commit
mat search for other commits by this committer
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.1.0_2
28 Jun 2016 14:00:45
Revision:417719Original commit files touched by this commit
mat search for other commits by this committer
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.1.0_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.1.0_2
18 Feb 2016 14:47:06
Revision:409110Original commit files touched by this commit
miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
2.1.0_2
25 Feb 2015 11:22:40
Revision:379897Original commit files touched by this commit
antoine search for other commits by this committer
Those ports do not build with php 5.6
2.1.0_2
25 Feb 2015 07:44:00
Revision:379880Original commit files touched by this commit
vanilla search for other commits by this committer
remove DEFAULT_VERSIONS.

Obtained from:	bapt@, mat@
2.1.0_2
24 Feb 2015 15:23:02
Revision:379804Original commit files touched by this commit
vanilla search for other commits by this committer
bsd.php.mk handle ${STRIP} already, remove prev patches.
2.1.0_2
24 Feb 2015 06:30:34
Revision:379760Original commit files touched by this commit
vanilla search for other commits by this committer
strip binary.
2.1.0_2
24 Feb 2015 03:50:41
Revision:379742Original commit files touched by this commit
vanilla search for other commits by this committer
1: switch to USES=tar:tgz
2: switch to DEFAULT_VERSIONS.
2.1.0_2
18 Nov 2014 09:37:33
Revision:372709Original commit files touched by this commit
bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
2.1.0_2
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2.1.0_2
23 Jan 2014 15:12:51
Revision:340830Original commit files touched by this commit
miwi search for other commits by this committer
- Marke these ports as stage safe
- While here remove php4 gruft
2.1.0_2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
2.1.0_2
03 Mar 2013 18:12:06
Revision:313372Original commit files touched by this commit
ohauer search for other commits by this committer
net/spread4
 - update spread4 to 4.2.0
 - the port has a dedicated user/group, so use them in the rc script (instead
root)
 - use dedicated log directory
 - assign port to ports@

devel/pecl-spread
 - bump PORTREVISION

PR:		175510
Submitted by:	Javier Martin Rueda <jmrueda@diatel.upm.es>
2.1.0_1
25 May 2012 13:55:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing dependency

PR:             163851
Submitted by:   dougb@
2.1.0
17 May 2012 14:17:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Switch to php53

Reported by:    phw
2.1.0
20 Dec 2010 07:35:15
Original commit files touched by this commit
miwi search for other commits by this committer
* Add LICENSE=PHP301 - http://pecl.php.net/package/spread
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4

PR:             153035
Submitted by:   "Tom Judge" <tom@tomjudge.com>
2.1.0
13 Apr 2010 13:00:59
Original commit files touched by this commit
glarkin search for other commits by this committer
- Unbreak after recent PHP 5.3.2 update

Reported by:    pointyhat
Approved by:    portmgr (itetcu, erwin - blanket)
2.1.0
22 Aug 2009 21:32:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Take over maintainership

Approved by:    Wen Heping (maintainer)
2.1.0
11 Jun 2009 04:57:50
Original commit files touched by this commit
itetcu search for other commits by this committer
Fix build with custom LOCALBASE

Submitted by:   maintainer
Reported by:    QATty
2.1.0
15 Jan 2009 11:48:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.1.0

PR:             128360
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
2.0.2
19 Jun 2008 00:20:16
Original commit files touched by this commit
miwi search for other commits by this committer
pecl-spread is a extension for PHP to support the Spread toolkit API.
While Spread is an open source toolkit that provides a high performance
messaging service that is resilient to faults across local and wide area
networks.

WWW: http://pecl.php.net/package/spread/

PR:             ports/124442
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 24