Up to [cvs.NetBSD.org] / pkgsrc / net / pear-Net_SMTP
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
net/pear-Net_SMTP: update to 1.12.1 1.12.1 (2024-04-15) Changelog: * Bug: Don't enable GSSAPI method if principal is not set (#81) (#82)
www/php-concrete-cms: update to 9.2.8 9.2.8 (2024-04-02)
net/pear-Net_SMTP: update to 1.11.1 1.11.11 (2023-11-01) * BugFix: Triggering deprecation warnings in error-log causes system failures because of changing the behavior in error reporting (#76)
net/pear-Net_SMTP: add specific DIST_SUBDIR It looks like pre-release distfile was uploaded and it was updated later. So, add specific DIST_SUBDIR and bump PKGREVISION.
net/pear-Net_SMTP: update to 1.11.0 1.11.0 (2023-10-26) Changelog: * Feature: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and SCRAM-SHA-512 support (#76) * Task: Mark authentication methods CRAM-MD5, DIGEST-MD5 and LOGIN as DEPRECATED with deprecation warnings in the error-log (#76) * BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start TLS) (#74) * BugFix: Issue with non-blocking streams on establishing STARTTLS encryption (#74) * BugFix: Implement TLS1.3 on STARTTLS encryption (#74) * BugFix: using implode() instead of join() (#74)
net/pear-Net_SMTP: update to 1.10.1 1.10.1 (2022-09-23) Changelog: * BugFix: (authXOAuth2) longer tokens violate maximum SMTP command line length #70 * BugFix: (disconnect) socket will not disconnect on erroneous response upon QUIT message #71 * BugFix: Fix PHP 8.2 deprecation warnings on undefined properties #72
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
net/pear-Net_SMTP: update to 1.10.0 1.10.0 (2021-03-19 14:43 UTC) Changelog: * Add the starttls() method
net/pear-Net_SMTP: update to 1.9.2 Update pear-Net_SMTP to 1.9.2 1.9.2 (2020-08-12 21:27 UTC) Changelog: * Repackage documentation
net/pear-Net_SMTP: update to 1.9.1 Update pear-Net_SMTP to 1.9.1. 1.9.1 (Release date: 2020-06-06 18:48 UTC) Changelog: * Added .gitattributes for nicer packaging
net/pear-Net_SMTP: update to 1.9.0 Update pear-Net_SMTP to 1.9.0. Net_SMTP-1.9.0 (2019-11-30) Changelog: * Added support for the XOAUTH2 authentication method
net/pear-Net_SMTP: update to 1.8.1 Release date: 2018-09-24 20:31 UTC Release state: stable Release uploaded by: jon 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
Update pear-Net_SMTP to 1.8.0. pkgsrc change: set LICENSE to 2-clause-bsd. 1.8.0 2017-04-06 14:16 UTC Changelog: * Set minimum PEAR version to 1.10.1 * Change license to BSD-2 Clause
Update pear-Net_SMTP to 1.7.3. 1.7.3 2017-01-14 13:24 UTC Changelog: - Fix MIME boundary size calculation (#34) - Workaround E_DEPRECATED warning on Auth_SASL::factory() call (#29) 1.7.2 2016-05-29 20:35 UTC Changelog: - Fix size calculation when headers are provided (#27)
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update pear-Net_SMTP to 1.7.1. 1.7.1 Release date: 2015-09-07 18:05 UTC Changelog: - 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) 1.7.0 Release date: 2015-09-06 19:20 UTC Changelog: - This version drops PHP 4 support in favor of more modern PHP language constructs.
Update pear-Net_SMTP to 1.6.3. 1.6.3 Release date: 2015-08-02 19:36 UTC Release state: stable Changelog: - Fix redundant CRLF terminator sequence. - Add a note about $socket_options and OpenSSL. - Add Composer support.
Update pear-Net_SMTP to 1.6.2 Net_SMTP 1.6.2 - Fix EHLO response handling for HELO-only servers.
Update pear-Net_SMTP package to 1.6.1. Net_SMTP 1.6.1: Release date: 2011-08-13 19:06 UTC Release state: stable Changelog: - Fixing the detection of SASL-based AUTH methods. (Bug #18594)
Update pear-Net_SMTP pacakge to 1.6.0. Release date: 2011-06-06 04:41 UTC Release state: stable Changelog: - Adding a new command() method for sending arbitrary SMTP commands. - More kinds of socket write() failures are now detected. - Improved PEAR_Error internal handling. (Bug 18469) - External authentication methods are now supported via setAuthMethod(). - Resource-based data streams are no longer terminated prematurely. (Bug 18563)
Update pear-Net_SMTP package to 1.5.2. 1.5.2 (stable) 2011-04-17 02:29 UTC - Avoid requesting immediate socket timeouts. (Bug 18335) - Added support for passing additional socket options. (Request 18418) 1.5.1 (stable) 2011-03-11 06:27 UTC - Fixing SASL proxy authentication for DIGEST-MD5. (Bug 17538) - Fixing the default socket timeout. (Bug 18335) 1.5.0 (stable) 2011-02-07 04:11 UTC - Avoid appending an extra space in mailFrom() when $params is empty. (Bug 17989) - Differentiating between a connection timeout and general socket I/O timeouts. (Request 18197)
Upadte pear-Net_SMTP package to 1.4.4. 1.4.4 2010-10-21 16:53 UTC Changelog: Corrected a problem with SMTP servers that don't support the SIZE feature. (Bug 17942) 1.4.3 2010-10-11 01:14 UTC Changelog: - Reduce peak memory usage when sending large files. (Request 17887) - Adding support for proxy authentication. (Request 17358)
Update pear-Net_SMTP package to 1.4.2. Changelog: Fixing header string quoting in data(). (Bug #17199)
Update pear-Net_SMTP from 1.3.0 to 1.4.1 1.4.1 The auth() method now includes an optional $tls parameter that determines whether or not TLS should be attempted (if supported by the PHP runtime and the remote SMTP server). This parameter defaults to true. (Bug #16349) Header data can be specified separately from message body data by passing it as the optional second parameter to ``data()``. This is especially useful when an open file resource is being used to supply message data because it allows header fields (like *Subject:*) to be built dynamically at runtime. (Request #17012) 1.4.0 The data() method now accepts either a string or a file resource containing the message data. (Request #16962) 1.3.4 All Net_Socket write failures are now recognized. (Bug #16831) 1.3.3 - Added getGreeting(), for retrieving the server's greeting string. (Request #16066) - We no longer attempt a TLS connection if we're already using a secure socket. (Bug #16254) - You can now specify a debug output handler via setDebug(). (Request #16420) 1.3.2 - TLS connection only gets started if no AUTH methods are sent. (Bug #14944) 1.3.1 - Invalid response arrays were returning false instead of a PEAR_Error object. (Thomas Berger)
1.3.0 The VRFY command now accepts 252 as a valid response code. (Bug 5083) The mailFrom() and rcptTo() methods now support additional arbitrary parameters. (Request 6339) Upgraded to package.xml version 2 (via package2.xml). Updated the license to PHP 3.0.1. Allow auth via STARTTLS if PHP supports it (requires Net_Socket 1.0.7) (Johan Ohrn, johan@oern.mine.nu). We now use package.xml version 2 exclusively. Skip unit tests when the configuration file is not available. Fixing a protocol error when performing DIGEST-MD5 authentication. (Bug 12206) Add getServiceExtensions (slusarz@curecanti.org, Bug 13763)
Pullup ticket 457 - requested by Takahiro Kambe security update for php4 Revisions pulled up: - pkgsrc/graphics/php-gd/Makefile 1.7 - pkgsrc/mail/php-imap/Makefile 1.5-1.7 - pkgsrc/net/pear-Net_SMTP/Makefile 1.3 - pkgsrc/net/pear-Net_SMTP/buildlink3.mk removed - pkgsrc/net/pear-Net_SMTP/builtin.mk removed - pkgsrc/net/pear-Net_SMTP/distinfo 1.2 - pkgsrc/net/pear-Net_Socket/Makefile 1.4 - pkgsrc/net/pear-Net_Socket/buildlink3.mk removed - pkgsrc/net/pear-Net_Socket/builtin.mk removed - pkgsrc/www/php-curl/Makefile 1.5 - pkgsrc/www/php4/Makefile 1.42 - pkgsrc/www/php4/Makefile.common 1.47 - pkgsrc/www/php4/PLIST 1.12 - pkgsrc/www/php4/buildlink3.mk 1.6 - pkgsrc/www/php4/distinfo 1.39-1.40 - pkgsrc/www/php4/patches/patch-ab removed - pkgsrc/www/php4/patches/patch-aj 1.9 - pkgsrc/www/php4/patches/patch-ak 1.4 - pkgsrc/www/php4/patches/patch-am removed - pkgsrc/www/pear-HTML_Common/Makefile 1.9 - pkgsrc/www/pear-HTTP_Request/Makefile 1.4 Module Name: pkgsrc Committed By: jdolecek Date: Mon Apr 11 20:02:57 UTC 2005 Modified Files: pkgsrc/doc: CHANGES pkgsrc/graphics/php-gd: Makefile pkgsrc/www/php-curl: Makefile pkgsrc/www/php4: Makefile Makefile.common PLIST buildlink3.mk distinfo pkgsrc/www/php4/patches: patch-aj Removed Files: pkgsrc/www/php4/patches: patch-am Log Message: Update php4 to 4.3.11. This is a maintenance release that in addition to over 70 non-critical bug fixes addresses several security issues inside the exif and fbsql extensions as well as the unserialize(), swf_definepoly() and getimagesize() functions. All Users of PHP are strongly encouraged to upgrade to this release. Bugfix release * Crash in bzopen() if supplied path to non-existent file. * DOM crashing when attribute appended to Document. * unserialize() float problem on non-English locales. * Crash in msg_send() when non-string is stored without being serialized. * Possible infinite loop in imap_mail_compose(). * Fixed crash in chunk_split(), when chunklen > strlen. * session_set_save_handler crashes PHP when supplied non-existent object ref. * Memory leak in zend_language_scanner.c. * Compile failures of zend_strtod.c. * Fixed crash in overloaded objects & overload() function. * cURL functions bypass open_basedir. PHP4 also doesn't bundle PEAR Net_Socket and Net_SMTP anymore now. --- Module Name: pkgsrc Committed By: jdolecek Date: Mon Apr 11 20:03:58 UTC 2005 Removed Files: pkgsrc/www/php4/patches: patch-ab Log Message: doesn't appear to be needed anymore --- Module Name: pkgsrc Committed By: jdolecek Date: Mon Apr 11 20:06:36 UTC 2005 Modified Files: pkgsrc/net/pear-Net_SMTP: distinfo Log Message: regen with RMD160 hash --- Module Name: pkgsrc Committed By: jdolecek Date: Mon Apr 11 20:08:43 UTC 2005 Modified Files: pkgsrc/net/pear-Net_SMTP: Makefile pkgsrc/net/pear-Net_Socket: Makefile pkgsrc/www/pear-HTML_Common: Makefile pkgsrc/www/pear-HTTP_Request: Makefile Removed Files: pkgsrc/net/pear-Net_SMTP: buildlink3.mk builtin.mk pkgsrc/net/pear-Net_Socket: buildlink3.mk builtin.mk Log Message: Net_Socket and Net_SMTP were unbundled from PHP4 in 4.3.11, g/c the related conditionals and buildlink logic, and convert to standard DEPENDS --- Module Name: pkgsrc Committed By: kim Date: Fri Apr 15 22:38:16 UTC 2005 Modified Files: pkgsrc/mail/php-imap: Makefile Log Message: I'm not sure why I need to set PHP_OPENSSL for OpenSSL to be found, but now the package builds again. --- Module Name: pkgsrc Committed By: jdolecek Date: Sat Apr 16 07:37:31 UTC 2005 Modified Files: pkgsrc/mail/php-imap: Makefile Log Message: g/c LIBS setting --- Module Name: pkgsrc Committed By: kim Date: Wed Apr 20 12:03:25 UTC 2005 Modified Files: pkgsrc/mail/php-imap: Makefile Log Message: Explain setting PHP_OPENSSL (from Stoned Elipot) --- Module Name: pkgsrc Committed By: salo Date: Thu Apr 21 23:47:47 UTC 2005 Modified Files: pkgsrc/www/php4: distinfo pkgsrc/www/php4/patches: patch-ak Log Message: Apply cleanly after update to 4.3.11
regen with RMD160 hash
Add pear-Net_SMTP package 1.2.6. This is for PHP5 only, PHP4 has this bundled.
Initial revision