aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-Auth_SASL
Commit message (Collapse)AuthorAgeFilesLines
* Introduce PHP flavors.mat2018-03-091-1/+1
| | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208
* Update to 1.1.0sunpoet2017-03-092-3/+4
| | | | Changes: http://pear.php.net/package/Auth_SASL/download/
* - Update WWW: pear.php.net uses https://sunpoet2016-12-131-1/+1
| | | | Approved by: portmgr (blanket)
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Cosmetic changesunpoet2015-11-292-2/+2
|
* - Add NO_ARCHsunpoet2015-07-131-1/+2
|
* - Pet portlint: move USES=pear downwardsunpoet2014-09-301-2/+2
|
* Convert to USES=pearbapt2014-09-261-6/+4
|
* - Update LICENSEsunpoet2013-12-242-7/+6
| | | | - Reformat pkg-descr
* - Fix Makefile headersunpoet2013-11-221-4/+5
| | | | | - Add LICENSE - Support STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-131-9/+2
| | | | - Trim header
* - Update to 1.0.6sunpoet2011-10-182-4/+4
| | | | | | - Take maintainership Changes: http://pear.php.net/package/Auth_SASL/download/
* - Reassign to the heaptabthorpe2011-09-211-1/+1
|
* - Update to 1.0.5sunpoet2011-09-132-4/+4
| | | | | | | Changes: http://pear.php.net/package/Auth_SASL/download/All PR: ports/160559 Submitted by: sunpoet (myself) Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 1.0.4miwi2010-06-062-4/+4
| | | | | PR: 147443 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* - Update to 1.0.3miwi2009-08-232-7/+8
| | | | | | PR: 137453 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout
* - Update to 1.0.2pav2006-08-222-6/+5
| | | | | | | - Grant maintainership to the submitter PR: ports/97546 Submitted by: Anish Mistry <amistry@am-productions.biz>
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-1/+1
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* - Add SHA256pav2005-11-261-0/+1
|
* SIZEify.trevor2004-03-181-0/+1
|
* [PATCH] simplify pear-* portsedwin2003-12-282-22/+6
| | | | | | | | | | | | | | | | | | | | | | These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. Note: still missing are: devel/pear-HTML_Common devel/pear-I18N net/pear-Net_NNTP security/pear-Auth PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-131-1/+1
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* security/pear-Auth_SASL: upgrading to 1.0.1.edwin2003-10-083-4/+3
| | | | | | | This PR upgrades pear-Auth_SASL to its latest version. PR: ports/56719 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to pear-Archive_Tar 1.1.nork2003-06-084-35/+5
| | | | | | | | | | | | | | | | | | Update to pear-PEAR 1.1. Update to pear-HTML_Common 1.2. Update to pear-Net_SMTP 1.2.3. Update to pear-Log 1.6.5. Update to pear-I18N 0.8.5. Update to pear 4.3.2. Adapt following ports for pear-PEAR's Makefile.common. pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date, net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse, pear-File, pear-HTML_Select_Common, and pear-Net_Sieve PR: ports/52596, ports/52641, ports/52655, ports/52656, ports/52671, ports/52678, ports/52845 Submitted by: Thierry Thomas <thierry@pompo.net>
* security/pear-Auth_SASL: fixed installed packageedwin2003-03-302-13/+14
| | | | | PR: ports/50036 Submitted by: Thierry Thomas <thierry@pompo.net>
* make index and kris happyedwin2003-02-261-1/+1
|
* New port: security/pear-Auth_SASLedwin2003-02-245-0/+81
PEAR abstraction of various SASL mechanism responses. PR: ports/48120 Submitted by: Thierry Thomas <thierry@pompo.net>