1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
Joseph Mingrone
8bf0cca752 mail/getmail: Update to version 5.6
Upstream changelog: http://pyropus.ca/software/getmail/CHANGELOG
2018-04-05 00:27:19 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Joseph Mingrone
e6fc75d57c mail/getmail: Update to version 5.5
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG
2017-12-19 20:13:16 +00:00
Joseph Mingrone
83ffb3f07c mail/getmail: Update to version 5.4
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG
2017-10-11 14:00:12 +00:00
Joseph Mingrone
293b71a17b mail/getmail: Update to version 5.1
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG
2017-07-17 02:50:48 +00:00
Joseph Mingrone
1919d5a401 mail/getmail: Update to version 4.54.0.
Upstream change: fix error running getmail_fetch introduced in 4.53.0.

Approved by:	swills (mentor, implicit)
2017-02-20 18:23:16 +00:00
Joseph Mingrone
957390c85c mail/getmail: Update to version 4.53.0.
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9196
2017-01-16 13:37:24 +00:00
Joseph Mingrone
ad5bba915e mail/getmail: update to version 4.52.0
Changelog: http://pyropus.ca/software/getmail/CHANGELOG

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8327
2016-10-23 00:02:02 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Dmitry Marakasov
5c01c51d07 - Update to 4.51.0
- While here, add LICENSE_FILE, switch to options helpers and fix PYTHON_SITELIBDIR/PYTHONPREFIX_SITELIBDIR misuse

PR:		212602
Submitted by:	jrm@ftfl.ca (maintainer)
2016-09-13 19:16:27 +00:00
Thomas Zander
e25e1ecf5b Update to upstream release 4.50.0
PR:		211116
Submitted by:	jrm@ftfl.ca (maintainer)
2016-07-16 18:32:13 +00:00
Mark Felder
a8cd1bb480 mail/getmail: Update to 4.49.0
PR:		206572
Approved by:	maintainer
2016-02-05 20:39:28 +00:00
Bartek Rutkowski
fcde958b5b mail/getmail: update 4.47.0 -> 4.48.0
PR:		201909
Submitted by:	Joseph Mingrone <Joseph Mingrone> (maintainer)
2015-07-27 19:32:01 +00:00
Bartek Rutkowski
be6ef7658e mail/getmail: update MASTER_SITES
PR:		199690
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
2015-04-28 17:54:31 +00:00
Tilman Keskinoz
ba13865994 Update to 4.47.0
PR:		198511
Submitted by:	maintainer
2015-03-11 08:19:31 +00:00
Wen Heping
bf90585202 - Pass maintainership to submitter
PR:		196860
Submitted by:	Joseph Mingrone<jrm@ftfl.ca>
2015-01-19 12:15:37 +00:00
Marcus von Appen
306e66af5d - Convert ports of mail/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:10:06 +00:00
Sunpoet Po-Chuan Hsieh
65fa51a164 - Reset maintainership
PR:		ports/190388
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2014-05-30 05:32:12 +00:00
Adam Weinberger
b7ec60ffe7 Update to 4.46.0, and STAGE.
PR:		ports/188367 (with small modifications)
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	maintainer
2014-04-30 21:22:52 +00:00
Emanuel Haupt
965af56785 Remove trailing whitespaces from category mail 2014-02-21 13:37:56 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
William Grzybowski
e55bce5d62 mail/getmail: update to 4.43.0
- Update to 4.43.0

PR:		ports/181567
Submitted by:	Linh Pham <question+fbsdports closedsrc.org> (maintainer)
2013-08-28 16:21:09 +00:00
William Grzybowski
e8e61359d5 - Update 4.41.0 [1]
- Use EXAMPLES option to install examples

Changes: http://pyropus.ca/software/getmail/CHANGELOG

PR:		ports/179052 [1]
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer) [1]
Approved by:	jpaetzel (mentor)
2013-05-29 15:22:27 +00:00
Martin Wilke
b355602651 - Update to 4.39.1
PR:		176860
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-03-14 13:28:31 +00:00
Martin Wilke
c30f9b3778 - Update to 4.39.0
PR:		176365
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-03-02 16:43:09 +00:00
Ruslan Makhmatkhanov
29bac700ac - update to 4.37.0
while here:
- trim Makefile header
- limit python version to 2.x (except/print)
- convert to optionsng (PORTDOCS case)
- clean-up trailing whitespace in pkg-descr and pkg-message

PR:		175653
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2013-01-29 12:11:12 +00:00
Frederic Culot
15cc585043 - Update to 4.32.0
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/169811
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2012-07-13 10:32:53 +00:00
Frederic Culot
8707f46969 - Update to 4.30.1
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/169327
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2012-06-22 16:27:51 +00:00
Sunpoet Po-Chuan Hsieh
bc1e6235af - Update to 4.30.0
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/169297
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2012-06-22 01:29:22 +00:00
Jason Helfman
ea387de62b - Update to 4.25.0
PR:	ports/165958
Submitted by:	jgh@
Approved by:	maintainer, question+fbsdports@closedsrc.org
Feature safe:	yes
2012-03-12 04:52:55 +00:00
Frederic Culot
217f7c7f10 - Update to 4.23.0
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/162725
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Feature safe:	yes
2011-11-22 09:41:44 +00:00
Frederic Culot
258a673453 - Update to 4.22.1
Changes:	http://pyropus.ca/software/getmail/CHANGELOG
PR:		ports/161179
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2011-10-03 08:49:58 +00:00
Matthias Andree
56b0b62df2 Make previous mail/getmail commit optional, default off, to render authentic
binary packages.

While at it, add LICENSE=GPLv2.
2011-03-18 02:45:59 +00:00
Matthias Andree
c055eb393b Don't mark messages retrieved through IMAP as \Seen.
PR:           ports/155644
Submitted by: Matthias Andree
Approved by:  Linh Pham (maintainer)
2011-03-18 02:27:04 +00:00
Martin Wilke
d733631a76 - Update to 4.20.0
PR:		148270
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2010-07-01 05:58:10 +00:00
Sylvio Cesar Teixeira
5433ffedb8 - Update to 4.19.0
PR:		ports/148233
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Feature safe:	yes
2010-06-30 01:36:54 +00:00
Sylvio Cesar Teixeira
1e0655ed9d - Update to 4.17.0
PR:		ports/146202
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2010-05-01 00:19:22 +00:00
Wen Heping
d24df15b82 - Update to 4.15.0
PR:		ports/141121
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2009-12-03 12:24:33 +00:00
Martin Wilke
327ee5337d - Update to 4.13.0
PR:		139588
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2009-11-02 20:49:17 +00:00
Marcelo Araujo
26a7622a42 - Update to 4.11.0.
PR:		ports/137615
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2009-08-10 14:05:24 +00:00
Martin Wilke
194337882c - Update to 4.9.2
PR:		136880
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2009-07-26 14:58:54 +00:00
Wesley Shields
e9e8f28026 - [1]: Update to 4.9.1
- [2]: New version fixes warning message when using python 2.6.

PR:		[1]: ports/135464
		[2]: ports/135452
Submitted by:	[1]: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
		[2]: Michal Petrucha <johnny64@swissjabber.org>
2009-06-12 12:40:18 +00:00
Dmitry Marakasov
9e3d17d5e3 - Add patch to reduce excess logging
PR:		131047
Submitted by:	Matthias Andree <matthias dot andree at gmx dot de>
Approved by:	Linh Pham <question+fbsdports at closedsrc dot org> (maintainer)
2009-01-28 17:58:53 +00:00
Rong-En Fan
589c238ace - Update to 4.8.4
PR:		ports/127689
Submitted by:	Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
2008-09-28 05:51:04 +00:00
Martin Wilke
7f13063dbd - Update to 4.8.3
PR:		126459
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-08-13 06:56:04 +00:00
Martin Wilke
9ba2653147 - Update 4.8.2
Changelog:
	- for IMAP retrievers, keep message state around for
	  30 days even if the corresponding message isn't seen.
	  This allows users to have multiple rc files with
	  different IMAP folders to retrieve from without losing
	  their "seen" mail state for the folders they're not
	  currently retrieving from. You no longer need to work
	  around this with different getmail state directories.

PR:		126201
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-08-03 14:21:39 +00:00
Martin Wilke
5d3f957152 - Uppdate to 4.8.1
PR:		122117
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-03-29 23:15:53 +00:00
Beech Rintoul
ba425406a4 - Update to 4.8.0
Changes:
-better diagnostic when user invalidly supplies timeout configuration
 parametmer for an IMAP-SSL retriever.
-code cleanups

PR:		ports/120861
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2008-02-20 07:46:12 +00:00