Versions
v1.1.4 :: 0 :: gentoo
- Modified
- License
- PHP-3.01
- Keywords
- ~amd64 ~hppa ~ppc64 ~sparc ~x86
- USE flags
- sasl
USE flags
General
- sasl
- Add support for the Simple Authentication and Security Layer
Runtime Dependencies
dev-lang / php : The PHP language runtime engine
dev-php / PEAR-Auth_SASL : Abstraction of various SASL mechanism responses
dev-php / PEAR-Net_Socket : PHP class interface to TCP sockets
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
dev-php/PEAR-Net_IMAP: revert package removal, update to v1.1.4
The IMAP C extension has been removed from PHP 8.4, making this pure-PHP implementation somewhat more useful than it was. For example, DAViCal has deleted their IMAP authentication method; but its functionality is easy to replicate with this package. This reverts commit f619cf3e2814b89daad6700a32a6c7b92c200d2a, updates the package to the latest v1.1.4, and makes some ebuild improvements (such as avoiding the PEAR eclass). Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Brian Evans · gentoo
dev-php/PEAR-Net_IMAP - Remove package
Bug: https://bugs.gentoo.org/647768 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Orlitzky · gentoo
dev-php/PEAR-Net_IMAP: remove unused version 1.1.1.
Package-Manager: portage-2.3.3 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed