The NetBSD Project

CVS log for pkgsrc/mail/pear-Mail/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / pear-Mail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 4 15:24:20 2023 UTC (5 weeks, 1 day ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

mail/pear-Mail: update to 1.6.0

1.6.0 (2023-11-01)

* Feature: Added new property $response and new methods getResponse and
  getQueuedAs #27 #29
* Feature: Added Net_SMTP debug_handler #28 #30
* BugFix: Fix whitespace removal from addresses #32

Revision 1.17 / (download) - annotate - [select for diffs], Sat Aug 26 07:15:21 2023 UTC (3 months, 2 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

mail/pear-Mail: update to 1.5.1

1.5.1 (2023-08-08)

Changelog:

* BugFix: Do not use parseAddressList statically #21
* BugFix: Dynamic properties deprecation (initialized several undefined
  variables) #22 #26
* BugFix: Problem with giving port to constructor in smtpmx.php #26

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 30 15:13:18 2022 UTC (12 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

mail/pear-Mail: update to 1.5.0

1.5.0 (2022-11-29)

Changelog:

* New Feature: Establish STARTTLS connection without authentication (add new
  param 'starttls') #17
* BugFix: Del: deprecation warnings (PHP 8.1 E_DEPRECATED warnings when you
  provide null values) #20

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jul 3 07:28:22 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Use https for pear.php.net.

Revision 1.14 / (download) - annotate - [select for diffs], Sun May 28 11:33:17 2017 UTC (6 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.13: +7 -6 lines
Diff to previous 1.13 (colored)

Update pear-Mail to 1.4.1.

pkgsrc change:
* set LICENSE to modified-bsd.
* standarlized order in Makefile.


1.4.1						2017-04-11 13:33 UTC

Changelog:

* Loosen recognition of "queued as" server response (PR #10)

* Bug #20463: domain-literal parsing error
* Bug #20513: Mail_smtp::send() doesn't close socket for smtp connection

1.4.0						2017-04-07 13:09 UTC

Changelog:

Clarified licensing to "New BSD" (3-Clause BSD)

* Bug #21082: Inconsistent licensing

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 5 03:04:40 2016 UTC (7 years, 3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Update to 1.3.0

Upstream changes:
Changelog:

Added composer support.

Added Travis CI test support.

Updated code to use PHP 5 method signatures.

Implemented requests:
* #17888, #17865: Reduce peak memory usage when using the smtp/smtpmx backend [alec]
* Ability to pass socket options to Net_SMTP

Fixed bugs:
* #18109: New "pipelining" parameter for SMTP backend never used [alec]
* #17317: Invalid periods in mailbox not marked as invalid [alec]
* #17388: Deprecated assigning the return value of new by reference [alec]
* #17866, #20424, #12071, #17553: Non-static method Mail_RFC822::parseAddressList called statically [alec]
* #17178: Mail_RFC822::parseAddressList does not accept RFC-valid empty-group syntax [alec]

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:25 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 2 14:43:05 2010 UTC (13 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

Update pear-Mail package to 1.2.0 applying patch of PR pkg/42905
by Wen Heping.


Changelog:

QA release - stable.

* Updated minimum dependencies (Net_SMTP, PEAR, PHP)
* Doc Bug #15620 Licence change to BSD
* Bug #13659 Mail parse error in special condition
* Bug #16200 - Security hole allow to read/write Arbitrary File
* _hasUnclosedQuotes() doesn't properly handle a double slash before an end
  quote (slusarz at curecanti.org, Bug #9137).
* Make sure Net_SMTP is defined when calling getSMTPObject() directly
  (slusarz at curecanti.org, Bug #13772).
* Add addServiceExtensionParameter() to the SMTP driver
  (slusarz at curecanti.org, Bug #13764).
* Add a method to obtain the Net_SMTP object from the SMTP driver
  (slusarz at curecanti.org, Bug #13766).

Revision 1.9.2.3 / (download) - annotate - [select for diffs], Thu Dec 3 10:07:48 2009 UTC (14 years ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.9.2.2: +2 -2 lines
Diff to previous 1.9.2.2 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Pullup ticket #2940 - requested by taca
pear-Mail: security update

Revisions pulled up:
- mail/pear-Mail/Makefile			1.10
- mail/pear-Mail/distinfo			1.3-1.4
- mail/pear-Mail/patches/patch-ab		1.1
- mail/pear-Mail/patches/patch-aa		1.1
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Mon Nov 30 06:16:56 UTC 2009

Modified Files:
	pkgsrc/mail/pear-Mail: Makefile distinfo
Added Files:
	pkgsrc/mail/pear-Mail/patches: patch-aa

Log Message:
Add a fix for http://secunia.com/advisories/37410/ refering
Debian's patch via http://secunia.com/advisories/37458/

Bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Thu Dec  3 08:11:40 UTC 2009

Modified Files:
	pkgsrc/mail/pear-Mail: distinfo
Added Files:
	pkgsrc/mail/pear-Mail/patches: patch-ab

Log Message:
Try to fix build problem on amd64 (at least).

Revision 1.9.2.2 / (download) - annotate - [select for diffs], Thu Dec 3 07:37:18 2009 UTC (14 years ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.9.2.1: +2 -2 lines
Diff to previous 1.9.2.1 (colored) to branchpoint 1.9 (colored)

Backout changes related to ticket #2940 which were committed by accident.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Dec 2 23:17:10 2009 UTC (14 years ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Pullup ticket #2941 - requested by minskim
databases/ruby-activerecord: security update
devel/ruby-activesupport: security update
mail/ruby-actionmailer: security update
www/rails: security update
www/ruby-actionpack: security update
www/ruby-activeresource security update

Revisions pulled up:
- databases/ruby-activerecord/Makefile		1.17
- databases/ruby-activerecord/distinfo		1.17
- devel/ruby-activesupport/Makefile		1.20
- devel/ruby-activesupport/PLIST		1.16
- devel/ruby-activesupport/distinfo		1.17
- mail/ruby-actionmailer/Makefile		1.16
- mail/ruby-actionmailer/distinfo		1.17
- www/rails/Makefile				1.17
- www/rails/distinfo				1.13
- www/ruby-actionpack/Makefile			1.18
- www/ruby-actionpack/PLIST			1.18
- www/ruby-actionpack/distinfo			1.19
- www/ruby-activeresource/Makefile		1.7
- www/ruby-activeresource/distinfo		1.7
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Dec  1 23:24:24 UTC 2009

Modified Files:
        pkgsrc/databases/ruby-activerecord: Makefile distinfo
        pkgsrc/devel/ruby-activesupport: Makefile PLIST distinfo
        pkgsrc/mail/ruby-actionmailer: Makefile distinfo
        pkgsrc/www/rails: Makefile distinfo
        pkgsrc/www/ruby-actionpack: Makefile PLIST distinfo
        pkgsrc/www/ruby-activeresource: Makefile distinfo

Log Message:
Update rails packages to 2.3.5.  This fixes a cross-site scripting
vulnerability in ruby-actionpack.

Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 30 06:16:56 2009 UTC (14 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Add a fix for http://secunia.com/advisories/37410/ refering
Debian's patch via http://secunia.com/advisories/37458/

Bump PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 17 18:00:17 2009 UTC (14 years, 4 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base
Branch point for: pkgsrc-2009Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Give up MAINTAINER

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:35 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Add DESTDIR support.

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 5 22:09:20 2007 UTC (16 years, 7 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
 pick up the new dependencies properly

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:42 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 14 12:11:56 2006 UTC (17 years, 2 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to 1.1.14
Addresses PR #34643
- Fix missing seperation between headers and body in the SMTP driver
- Fix _sanitizeHeaders() so that it doesn't eat multiline headers.
- The sendmail backend now correctly writes a blank line between the headers and body text.
- Fix typo in _sanitizeHeaders() that blanked out all headers.
- Mail::prepareHeaders() no longer appends a trailing newline. (Bug 7492)
- Mail::parseRecipients() now returns a PEAR_Error object on error. (Bug 7491)
- Mail_RFC822::isValidInetAddress() now permits domain parts longer than four characters. The two character minimum remains in effect. (Bug 7562)
- Fixed the tests for the existence of the PHP_EOL constant. (Bug 7682)
- Changed the default 'sendmail_args' value to include the '-i' argument. (Bug 7785)
- We now guard against email injection exploits. (Bug 6229)
- The SMTP driver now includes an error code in its PEAR_Error objects.
- SMTP connections are now reset (RSET) when an error occurs. (Bug 5212)
- The SMTP driver now exposes a disconnect() method which forcibly destroys the SMTP connection. (Bug 5372)
- Removing a stray debugging line that snuck into the 1.1.7 release. (Bug 5190)
- Mail_RFC822::isValidInetAddress() now accepts the '+' character in strict local-parts. (Bug 4943)
- The SMTP backend now returns standardized error messages which now include additional error details from the Net_SMTP package. (Bug 4241)
- Mail::factory() now returns object references without generating PHP warnings.
- The SMTP backend now supports a 'persist' parameter which allows the internal SMTP connection object to be reused over multiple calls to the send() method. (Bug 4122)
- Don't emit warnings with PHP 4.4/5.1.
- Unfold long lines before parsing addresses in Mail_RFC822.
- The SMTP driver now supports a 'timeout' value. (Request 3776)
- An array of Received: headers can now be provided. (Bug 4636)

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 4 16:26:54 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 2 18:27:56 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:57 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Thu Jun 2 22:49:50 2005 UTC (18 years, 6 months ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.1.1.1.2.1: +13 -0 lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)

Pullup ticket 533 - requested by Manuel Bouyer
add pear-Mail package

Revisions pulled up:
- pkgsrc/mail/pear-Mail/Makefile	1.1.1.1
- pkgsrc/mail/pear-Mail/DESCR		1.1.1.1
- pkgsrc/mail/pear-Mail/PLIST		1.1.1.1
- pkgsrc/mail/pear-Mail/distinfo	1.1.1.1
- pkgsrc/mail/Makefile			1.256

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Wed May 18 20:07:46 UTC 2005

   Update of /cvsroot/pkgsrc/mail/pear-Mail
   In directory ivanova.netbsd.org:/tmp/cvs-serv1549

   Log Message:
   - Import of pear-Mail
   PEAR's Mail:: package defines the interface for implementing mailers
   under the PEAR hierarchy, and provides supporting functions useful in
   multiple mailer backends. Currently supported are native PHP mail()
   function, sendmail and SMTP. This package also provides a RFC 822 Email
   address list validation utility class.
---
   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Wed May 18 20:09:12 UTC 2005

   Modified Files:
   	pkgsrc/mail: Makefile

   Log Message:
   - Note addition of pear-Mail-1.1.4

Revision 1.1.1.1.2.1, Wed May 18 20:07:45 2005 UTC (18 years, 6 months ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.1.1.1: +0 -13 lines
FILE REMOVED

file Makefile was added on branch pkgsrc-2005Q1 on 2005-05-18 20:07:45 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed May 18 20:07:45 2005 UTC (18 years, 6 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

- Import of pear-Mail
PEAR's Mail:: package defines the interface for implementing mailers under
the PEAR hierarchy, and provides supporting functions useful in multiple
mailer backends. Currently supported are native PHP mail() function, sendmail
and SMTP. This package also provides a RFC 822 Email address list validation
utility class.

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 18 20:07:45 2005 UTC (18 years, 6 months ago) by adrianp
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>