aboutsummaryrefslogtreecommitdiffstats
path: root/mail/phpmailer
Commit message (Collapse)AuthorAgeFilesLines
* onvert to UCL & cleanup pkg-message (categories l-m)mat2019-08-141-0/+6
|
* Update to 5.2.27joneum2018-11-232-5/+6
| | | | | | | | | | Changelog: https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.27 PR: 233420 Reported by: Derek Schrock <dereks@lifeofadishwasher.com> MFH: 2018Q4 Security: b036faba-edd8-11e8-b3b7-00e04c1ea73d Sponsored by: Netzkommune GmbH
* Add CONFLICTS_INSTALL and PORTSCOUTjoneum2018-06-011-0/+4
|
* Update to 5.2.26joneum2018-05-183-4/+5
| | | | Changelog: https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md
* Take maintainershipjoneum2018-05-171-1/+1
|
* Drop MAINTAINERship for these ports:tz2018-05-171-1/+1
| | | | | | | | | | | | | - databases/postgresql-plproxy - devel/fpp - devel/gnu-efi - games/nlarn - games/wesnoth - mail/phpmailer - mail/tlb - ports-mgmt/pkg-plist - sysutils/battray - textproc/xml-parse.el
* mail/phpmailer: Update from 5.2.23 to 5.2.24tz2017-08-233-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - SECURITY Fix: XSS vulnerability in one of the code examples, CVE-2017-11503. The code_generator.phps example did not filter user input prior to output. This file is distributed with a .phps extension, so it it not normally executable unless it is explicitly renamed, so it is safe by default. There was also an undisclosed potential XSS vulnerability in the default exception handler (unused by default). Patches for both issues kindly provided by Patrick Monnerat of the Fedora Project. - Handle bare codes (an RFC contravention) in SMTP server responses - Make message timestamps more dynamic - calculate the date separately for each message - Include timestamps in HTML-format debug output - Improve Turkish, Norwegian, Serbian, Brazilian Portuguese & simplified Chinese translations - Correction of Serbian ISO language code from sr to rs - Fix matching of multiple entries in Host to match IPv6 literals without breaking port selection (see #1094, caused by a3b4f6b) - Better capture and reporting of SMTP connection errors Reported by: Ken J. <tweakerz@shaw.ca> MFH: 2017Q3
* mail/phpmailer: Update from 5.2.22 to 5.2.23tz2017-04-102-4/+4
| | | | | | | | | | | | | Changelog: - Improve trapping of TLS errors during connection so that they don't cause warnings, and are reported better in debug output - Amend test suite so it uses PHPUnit version 4.8, compatible with older versions of PHP, instead of the version supplied by Travis-CI - This forces pinning of some dev packages to older releases, but should make travis builds more reliable - Test suite now runs on HHVM, and thus so should PHPMailer in general - Improve Czech translations - Add links to CVE-2017-5223 resources
* mail/phpmailer: Update from 5.2.20 to 5.2.22tz2017-01-123-4/+5
| | | | | | | | | | - SECURITY: Fix CVE-2017-5223, local file disclosure vulnerability if content passed to msgHTML() is sourced from unfiltered user input - Add simple contact form example - Emoji in test content MFH: 2017Q1 Security: CVE-2017-5223
* mail/phpmailer: Add CPE informationtz2017-01-121-1/+2
| | | | | PR: 215891 Submitted by: shun <shun.fbsd.pr@dropcut.net>
* mail/phpmailer: Update to 5.2.20brnrd2016-12-292-4/+4
| | | | | | | | | | - Update to version 5.2.20 - Fixes critical RCE PR: 21563 Security: 3c4693de-ccf7-11e6-a9a5-b499baebfeaf Security: CVE-2016-10045 MFH: 2016Q4
* mail/phpmailer: update 5.2.18 -> 5.2.19junovitch2016-12-282-4/+4
| | | | | | | | Changelog: * Remove duplicate check for Sender address (followup on 5.2.18 security update) Approved by: ports-secteam (with hat) MFH: 2016Q4
* Fix build WITH=DOCS.mat2016-12-272-18/+3
| | | | | Pointy hat: brnrd Sponsored by: Absolight
* mail/phpmailer: Update to 5.2.18brnrd2016-12-263-18/+11
| | | | | | | | | | | | | - Update to 5.2.18 - Adjust pkg-plist for new release - Remove LICENSE install from DOCS option - Fix Remote Code Execution vulnerability PR: 215576 Approved by: ports-secteam (amdmi3) MFH: 2016Q4 Security: CVE-2016-10033 Security: c7656d4c-cb60-11e6-a9a5-b499baebfeaf
* Convert USE_PHP*=yes into USES=php*mat2016-06-281-2/+1
| | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936
* Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.orgtz2016-06-101-1/+1
| | | | Approved by: junovitch (mentor)
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-3/+3
| | | | Approved by: portmgr blanket
* - Update to 5.2.14amdmi32015-12-043-6/+6
| | | | | | | | | - Pass maintainership to submitter PR: 204500 Submitted by: ports@toco-domains.de MFH: 2015Q4 Security: 8a90dc87-89f9-11e5-a408-00248c0c745d
* - Update to 5.2.13wen2015-09-293-6/+28
| | | | | PR: 203413 Submitted by: ports@toco-domains.de
* - Add LICENSEamdmi32015-09-111-8/+14
| | | | | - Add NO_ARCH - Switch to options helpers
* Reset maintainership per mail on freebsd-ports@ listjbeich2015-08-311-1/+1
| | | | Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-5/+6
| | | | | With hat: portmgr Sponsored by: Absolight
* Cleanup plistantoine2014-11-231-9/+0
|
* - Update to 5.2.7sunpoet2014-05-243-72/+53
| | | | | | | | | | - While I'm here: - Add DOCS and EXAMPLES to OPTIONS_DEFINE - Use USES=dos2unix Changes: https://github.com/Synchro/PHPMailer/blob/master/changelog.md PR: ports/190032 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Stage supportmiwi2014-02-061-20/+10
|
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | mail)
* - Update to 5.2.6miwi2013-07-153-121/+20
| | | | | PR: 180397 Submitted by: maintainer
* - Remove php4 referencemiwi2013-06-101-6/+1
| | | | - Trim header
* - Update to 5.2.2beech2012-12-163-17/+114
| | | | | PR: ports/174416 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 5.2.1lwhsu2012-02-053-11/+80
| | | | | | | - Add LICENSE PR: ports/164771 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
* - remove MD5ohauer2011-07-031-1/+0
|
* Over to new volunteer.linimon2010-04-271-1/+1
|
* Reset bg1tpt@gmail.com due to maintainer-timeouts and no response tolinimon2010-04-261-1/+1
| | | | | | email. Hat: portmgr
* - use $SUB_FILES to dynamically adjust pkg-messagepgollucci2010-01-313-9/+4
| | | | | | PR: ports/142796 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (bg1tpt@gmail.com; > 2 weeks)
* - Update to 5.1miwi2009-11-283-7/+9
| | | | | | PR: 140336 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: maintainer timeout
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with M
* - Update to 5.0.2miwi2009-05-293-38/+35
| | | | | PR: 134953 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
* - Update to 2.0.2.lippe2008-07-073-5/+23
| | | | | | PR: ports/124694 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) Approved by: gabor (mentor, implicit)
* - Update to 2.0.0beech2008-02-293-10/+12
| | | | | | PR: ports/120744 Submitted by: Joe Horn <joehorn@gmail.com Approved by: Zhen REN <bg1tpt@gmail.com> (maintainer)
* Add phpmailer 1.73, full Featured Email Transfer Class for PHP.clsung2007-04-105-0/+115
PR: ports/111396 Submitted by: Zhen REN <bg1tpt at gmail.com>