aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_SMTP
Commit message (Collapse)AuthorAgeFilesLines
* net/pear-Net_SMTP: Update to 1.10.0Po-Chuan Hsieh2021-07-143-10/+11
| | | | | | | | | - Add LICENSE_FILE - Remove BUILD_DEPENDS - Update RUN_DEPENDS Changes: https://pear.php.net/package/Net_SMTP/download/ https://github.com/pear/Net_SMTP/releases
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-041-1/+1
| | | | Hat: portmgr-secretary
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* hand over Maintainership to miwiJochen Neumeister2020-03-061-1/+1
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=527886
* Update to 1.9.0Jochen Neumeister2019-12-312-4/+4
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=521601
* Update to 1.8.1Jochen Neumeister2018-09-302-4/+4
| | | | | | | | | | | | | Changelog: * Don't disconnect when message size exceeds server limit * Added GSSAPI support via the PECL krb5 module * Updated composer requirements to use stable dependencies Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=480938
* Introduce PHP flavors.Mathieu Arnold2018-03-081-3/+3
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=463917
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755 Notes: svn path=/head/; revision=441000
* net/pear-Net_SMTP: Update from 1.7.3 to 1.8.0Torsten Zuehlsdorff2017-04-102-5/+5
| | | | | | | | | | | | Changelog: - Set minimum PEAR version to 1.10.1 - Change license to BSD-2 Clause PR: 218466 Submitted by: Jochen Neumeister (maintainer) Notes: svn path=/head/; revision=438145
* Update to 1.7.3Sunpoet Po-Chuan Hsieh2017-02-052-4/+4
| | | | | | | | | Changes: https://pear.php.net/package/Net_SMTP/download/ PR: 216424 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer) Notes: svn path=/head/; revision=433392
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Pass maintainership of PEAR ports to the submitterJan Beich2016-11-041-1/+1
| | | | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Notes: svn path=/head/; revision=425301
* - Update to 1.7.2Wen Heping2016-08-122-3/+4
| | | | | | | | PR: 211756 Submitted by: joneum@bsdproject.de Notes: svn path=/head/; revision=420117
* Reset miwi@'s ports, he stepped down from the Ports Team.Rene Ladan2016-07-251-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=419057
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* net/pear-Net_SMTP: 1.6.3 -> 1.7.1Kurt Jaeger2015-09-072-3/+3
| | | | | | | | | | - Fix a syntax error in the quotedata() test. - Fix an undefined value resulting from a bad merge. (#23) - Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22) - Drops PHP 4 support in favor of more modern PHP language constructs. Notes: svn path=/head/; revision=396337
* - Update to 1.6.3Sunpoet Po-Chuan Hsieh2015-08-132-4/+7
| | | | | | | | | | | - Add LICENSE - Add NO_ARCH - Fix indent Changes: http://pear.php.net/package/Net_SMTP/download/ Notes: svn path=/head/; revision=394168
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-231-10/+4
| | | | Notes: svn path=/head/; revision=369094
* - Update to 1.6.2Martin Wilke2014-01-152-3/+3
| | | | Notes: svn path=/head/; revision=339745
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - fix OPTIONS spellingOlli Hauer2013-06-061-1/+1
| | | | Notes: svn path=/head/; revision=320125
* - Convert to PEAR_AUTOINSTALLWen Heping2013-03-161-16/+9
| | | | | | | | | - Convert to optionsNG - Trim Makefile headers - Pass maintainership to miwi@ Notes: svn path=/head/; revision=314363
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.6.1Wen Heping2011-09-052-3/+3
| | | | Notes: svn path=/head/; revision=281208
* - Update to 1.5.1Wen Heping2011-03-142-3/+3
| | | | Notes: svn path=/head/; revision=270837
* - Update to 1.5.0Wen Heping2011-02-142-4/+4
| | | | | | | - Take it Notes: svn path=/head/; revision=269103
* - Update to 1.4.4Sunpoet Po-Chuan Hsieh2010-11-112-4/+3
| | | | | | | | | Changes: - Corrected a problem with SMTP servers that don't support the SIZE feature. (Bug 17942) Notes: svn path=/head/; revision=264377
* - Update to 1.4.3Wen Heping2010-10-192-4/+4
| | | | Notes: svn path=/head/; revision=263265
* - Update to 1.4.2Martin Wilke2010-06-202-4/+4
| | | | | | | | | PR: 147668 Submitted by: Richard Tector <richard@tector.org.uk> Feature safe: yes Notes: svn path=/head/; revision=256745
* Reset bg1tpt@gmail.com due to maintainer-timeouts and no response toMark Linimon2010-04-251-1/+1
| | | | | | | | | email. Hat: portmgr Notes: svn path=/head/; revision=253239
* - Update to 1.4.0Martin Wilke2010-02-082-4/+4
| | | | | | | | | PR: 142922 Submitted by: wen@ Approved by: maintainer Notes: svn path=/head/; revision=249431
* - Update to 1.3.3Martin Wilke2009-09-122-4/+4
| | | | | | | | | PR: 138059 Submitted by: Ayumi M <ayu@commun.jp> Approved by: maintainer timeout Notes: svn path=/head/; revision=241300
* - Update to 1.3.2Martin Wilke2008-12-222-4/+4
| | | | | | | | PR: 129842 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=224609
* - Update to 1.3.1Martin Wilke2008-06-192-4/+4
| | | | | | | | | PR: 124513 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=215213
* - Update to 1.3.0Martin Wilke2008-05-012-5/+4
| | | | | | | | | PR: 123067 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=212421
* - Update 1.2.20Martin Wilke2007-04-262-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 112113 Submitted by: Zhen REN<bg1tpt@gmail.com> Notes: svn path=/head/; revision=190971
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.2.8Cheng-Lung Sung2006-09-192-4/+4
| | | | | | | | | PR: ports/101185 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173375
* - Update to 1.2.7Pav Lucistnik2006-01-112-5/+5
| | | | | | | | PR: ports/91651 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153301
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Force LATEST_LINK to fix a breakage with OPTIONS.Thierry Thomas2004-11-141-0/+1
| | | | Notes: svn path=/head/; revision=121612
* - Make Auth::SASL dependency optionalPav Lucistnik2004-11-101-4/+10
| | | | | | | | | | - Take maintainership PR: ports/73741 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=121262
* Upgrade to pear-Net_SMTP-1.2.6.Thierry Thomas2004-04-132-3/+3
| | | | | | | Approved by: mat (implicit) Notes: svn path=/head/; revision=106954
* - Update to 1.2.5Pav Lucistnik2004-03-123-4/+8
| | | | | | | | PR: ports/64117 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=103703
* [PATCH] simplify pear-* portsEdwin Groothuis2003-12-282-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=96732
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850