Commit graph

10 commits

Author SHA1 Message Date
obache
69afc4fc53 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).
2010-07-07 12:57:56 +00:00
taca
899f5cd0bd Update pear-Net_Sieve package to 1.2.1.
Changelog:

* Fix DIGEST-MD5 authentication with Dovecot (Stef Simoens, Bug #17320).
2010-04-22 15:19:14 +00:00
obache
c70dd697f2 Update pear_Net-Sieve to 1.2.0.
Based on PR#43124 by Wen Heping.

Changes since version 1.2.0b1:
* Fix DIGEST-MD5 authentication (Aleksander Machniak, Bug #17285).
* Don't try to call dl() if mbstring extension isn't loaded (Bug #17038).
Changes since version 1.1.7:
* Added support for adding a custom debug handler (Aleksander Machniak, Request #16681).
* Fix breakage with certain locales, especially Turkish.
* Fix reading authentication responses without literals (Bug #16647).
* Code cleanup.
2010-04-07 08:41:54 +00:00
obache
4f6e804ede Update pear-Net_Sieve to 1.1.7.
Based on PR#42680 by Wen Heping.
While here, set LICENSE and marked as user-destdir ready.

1.1.7
Changelog:

* Fixed STARTTLS support (Bug #14205).
* Added connect options and EXTERNAL authentication

1.1.6
Changelog:

* Fixed Bug #9273
* Fixed copy/paste error in CRAM and DIGEST authentication error case.

1.1.5
Changelog:

* Fixed Bug connect() bug
* Fixed Request #8071

1.1.4
Changelog:

* Fixed Bug #8452 Unterminated read loop
* Fixed Bug #7845 Add mbstring support
* Added Request #8071 Enable the ability to toggle TLS support if available.
* Added Request #8453 Clean up PHPDoc and comments

1.1.3
Changelog:

* Correctly Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #7197 getScript() truncates long scripts
* Added PHPUnit2 regression test script

1.1.2
Changelog:

* Fixed Request #4053 Added STARTTLS support for PHP 5.1 and above
* Fixed Bug #3519 Net_Sieve w/ externally established sockets
* Fixed Bug #4794 drops protocol prefix, e.g. "ssl://" in referrals
* Fixed STARTTLS detection
* Allow $options[] to be passed to Net_Socket
2010-02-03 11:48:04 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
adrianp
d069d5bd59 PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
2007-05-05 22:09:18 +00:00
joerg
8572e2517c Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
adrianp
5b903ee21b Provides an API to talk to the timsieved server that comes
with Cyrus IMAPd. Can be used to install, remove, mark active etc
sieve scripts.
2006-03-31 21:54:16 +00:00