Path to this page:
./
net/pear-Net_Sieve,
PHP classes that handles talking to timsieved
Branch: CURRENT,
Version: 1.4.3,
Package name: php71-pear-Net_Sieve-1.4.3,
Maintainer: pkgsrc-usersProvides an API to talk to the timsieved server that comes
with Cyrus IMAPd. Can be used to install, remove, mark active etc
sieve scripts.
Required to run:[
net/pear-Net_Socket] [
lang/pear] [
mail/pear-Auth_SASL] [
lang/php71]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2018-03-13) Updated to version: php71-pear-Net_Sieve-1.4.3
- (2018-02-28) Updated to version: php71-pear-Net_Sieve-1.4.2
- (2017-11-23) Package has been reborn
- (2017-05-28) Updated to version: php56-pear-Net_Sieve-1.4.1
- (2015-12-19) Updated to version: php55-pear-Net_Sieve-1.3.4
- (2015-02-01) Updated to version: php54-pear-Net_Sieve-1.3.4
CVS history: (Expand)
2018-03-13 17:24:21 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
net/pear-Net_Sieve: update to 1.4.3
1.4.3 Release date: 2018-03-04 03:03 UTC
Changelog:
* Support GSSAPI authentication
|
2018-02-28 17:02:25 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
net/pear-Net_Sieve: udpate to 1.4.2
1.4.2 2018-02-14 04:55 UTC
Changelog:
* Composer: Fix license identifier, don't use unbound version numbers for deps
|
2017-05-28 13:24:59 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Update pear-Net_Sieve to 1.4.1.
1.4.1 2017-05-26 13:53 UTC
Changelog:
* Use 8bit instead of latin1 for string length in bytes calculation
* Extend listScripts() so it's possible to get an active script name in one go
* Request #20491: Skip redundant CAPABILITY requests
1.4.0 2017-05-21 06:23 UTC
Changelog:
* Dropped PHP4 support, fixed PHP7 warnings
* Fixed E_DEPRECATED warning on Auth_SASL::factory() call
* Enable later TLS versions
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-02-01 17:42:01 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Update pear-Net_Sieve to 1.3.4.
Release date: 2015-01-20 18:20 UTC
Changelog:
* Remove erroneous and unnecessary active script caching (Bug #20472).
|
2014-10-25 17:22:17 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
Update to pear-Net_Sieve to 1.3.3.
Release date: 2014-09-26 09:35 UTC
Release state: stable
Changelog:
* Fix notices from non-static calling of PEAR methods.
* Fix reading OK responses with string literal messages.
|
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-07-07 14:57:57 by OBATA Akio | Files touched by this commit (2) |  |
Log message:
Update pear-Net_Sieve to 1.3.0.
PR#43555 by Wen Heping
1.3.0
Changelog:
* Add debug handler parameter to constructor.
* Fix LOGIN authentication (Agust?n Eijo, Aleksander Machniak, Bug #17527).
1.2.2
Changelog:
* Fix SASL authentication without Auth_SASL (Bug #17489).
|