aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_SMTP
Commit message (Collapse)AuthorAgeFilesLines
* Force LATEST_LINK to fix a breakage with OPTIONS.thierry2004-11-151-0/+1
|
* - Make Auth::SASL dependency optionalpav2004-11-101-4/+10
| | | | | | | - Take maintainership PR: ports/73741 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
* Upgrade to pear-Net_SMTP-1.2.6.thierry2004-04-142-3/+3
| | | | Approved by: mat (implicit)
* - Update to 1.2.5pav2004-03-123-4/+8
| | | | | PR: ports/64117 Submitted by: Thierry Thomas <thierry@pompo.net>
* [PATCH] simplify pear-* portsedwin2003-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>
* 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
* Update to pear-Archive_Tar 1.1.nork2003-06-084-27/+9
| | | | | | | | | | | | | | | | | | 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>
* net/Net_SMTP: upgrading to 1.1.2.edwin2003-03-302-3/+4
| | | | | PR: ports/48799 Submitted by: Thierry Thomas <thierry@pompo.net>
* Remove double pkg-commentedwin2003-03-031-1/+0
| | | | Submitted by: Thierry Thomas <thierry@pompo.net>
* PEAR class that provides an implementation of the SMTP protocoledwin2003-02-275-0/+55
PR: ports/48122 (well, not really but that was the beginning of it) Submitted by: Thierry Thomas <thierry@pompo.net>