The FreeBSD Ports Archive
FreeBSD mail : getmail4>
POP3/IMAP4 mail retriever with Maildir and command delivery
A POP3 and IMAP4 mail retriever with reliable Maildir and command delivery.
Summary of features:
- Retrieve mail from an unlimited number of POP3/IMAP4 mailboxes and servers.
- Support for POP3-over-SSL and IMAP-over-SSL, as well as SDPS
- Support for multidrop or domain mailboxes.
- Safe and reliable delivery to qmail-style Maildirs, as well as program
(pipe) delivery for use with arbitrary external MDAs. Includes an MDA
for mbox files that supports mboxrd format and fcntl-type flock locking.
- Does not destroy information by rewriting mail headers.
- Does not cause mail loops by doing SMTP injection, and therefore does
not require that you run an MTA (like qmail or sendmail) on your host.
- Can remember which mail it has already retrieved, and can be set to
only download new messages.
- Written in Python, and therefore easy to extend or customize.
- Simple to install, configure, and use.
Author: Charles Cazabon
http://pyropus.ca/software/getmail/
|
getmail history
v. 1.74
date: 2007/12/12 18:42:06; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.7
PR: 117930
Submitted by: Linh Pham (maintainer
v. 1.73
date: 2007/08/12 11:05:22; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.6
PR: ports/115329
Submitted by: Linh Pham (maintainer)
v. 1.72
date: 2007/06/13 16:36:17; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.5
PR: ports/113626
Submitted by: Linh Pham (maintainer)
v. 1.71
date: 2007/03/23 21:01:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.3
PR: ports/110730
Submitted by: Linh Pham (maintainer)
v. 1.70
date: 2007/03/01 10:02:56; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.2
PR: 109645
Submitted by: Linh Pham (maintainer)
v. 1.69
date: 2007/01/27 01:46:08; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.0
PR: ports/108387
Submitted by: Linh Pham (maintainer)
v. 1.68
date: 2006/11/21 18:39:08; author: shaun; state: Exp; lines: +1 -1
Update to 4.6.5.
PR: ports/104690
Submitted by: Linh Pham (maintainer)
v. 1.67
date: 2006/09/30 10:57:55; author: miwi; state: Exp; lines: +1 -1
- Update to 4.6.4
PR: ports/103775
Submitted by: Linh Pham (maintainer)
v. 1.66
date: 2006/06/27 01:15:42; author: clsung; state: Exp; lines: +2 -1
- Update mail/getmail to 4.6.3 which includes several bugfixes.
- Also manually set chmod on the getmailcore library files to 644 as
the Python dist installer uses root's umask to install files.
Executable files were already set with proper chmod during install.
PR: 99492
Submitted by: maintainer (Linh Pham)
v. 1.65
date: 2006/06/09 01:12:13; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.6.2, which includes the following fix noted in
CHANGELOG:
- fix regression introduced in 4.6.0 where atime on mbox files would get
updated (i.e. not set back), making it difficult for other programs to
tell if there was new mail or not without actually opening the mbox.
Thanks: Tim van der Molen.
PR: ports/98726
Submitted by: maintainer (Linh Pham)
v. 1.64
date: 2006/06/01 00:47:59; author: clsung; state: Exp; lines: +1 -1
- update to 4.6.1
PR: ports/98221
Submitted by: maintainer (Linh Pham)
v. 1.63
date: 2006/04/08 15:25:55; author: mnag; state: Exp; lines: +1 -1
- Update to 4.6.0
PR: 95449
Submitted by: maintainer
v. 1.62
date: 2006/02/16 07:42:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.4, which includes a new configuration parameter
for Maildir "filemode".
PR: 93411
Submitted by: maintainer
v. 1.61
date: 2006/02/10 00:59:12; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.3, which includes a minor updates to the SSL
retrievers to allow "~/" and "~username/" in paths.
PR: 93108
Submitted by: maintainer (Linh Pham)
v. 1.60
date: 2006/02/07 21:38:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.5.2
PR: ports/92975
Submitted by: Linh Pham (maintainer)
v. 1.59
date: 2006/02/05 15:42:28; author: barner; state: Exp; lines: +1 -1
- Update to 4.5.1
Submitted by: Linh Pham (maintainer)
PR: ports/92777
v. 1.58
date: 2006/01/04 00:42:30; author: clsung; state: Exp; lines: +1 -1
Update mail/getmail to 4.4.4, which includes the following change per
CHANGELOG:
Version 4.4.4
3 January 2006
-improve parsing of flags in IMAP responses. Thanks: Gareth McCaughan.
PR: 91275
Submitted by: Linh Pham (maintainer)
v. 1.57
date: 2005/12/01 21:44:32; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.3
PR: 89818
Submitted by: Linh Pham (maintainer)
v. 1.56
date: 2005/11/13 22:07:59; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.2
PR: 88944
Submitted by: Linh Pham (maintainer)
v. 1.55
date: 2005/11/11 00:45:48; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.1
PR: 88804
Submitted by: Linh Pham (maintainer)
v. 1.54
date: 2005/11/08 22:25:15; author: mnag; state: Exp; lines: +2 -2
Update to 4.4.0
Add SHA256
PR: 88691
Submitted by: Linh Pham (maintainer)
v. 1.53
date: 2005/11/02 17:40:29; author: arved; state: Exp; lines: +1 -1
Update to 4.3.14, which fixes an error introduced to
BrokenUIDLPOP3SSLRetriever feature
PR: 88401
Submitted by: Linh Pham
v. 1.52
date: 2005/10/17 05:43:51; author: clsung; state: Exp; lines: +1 -1
- Remove "." entry from MASTER_SITE_SUBDIR that was added for testing
purposes but forgot to remove before sending PR to update port to
the current version.
PR: 87551
Submitted by: Linh Pham (maintainer)
v. 1.51
date: 2005/10/16 13:54:33; author: vs; state: Exp; lines: +4 -3
Update mail/getmail to 4.3.13, which includes a new retriever type as noted
in the CHANGELOG:
-add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever,
based on an idea by a user of the Debian package. Thanks: Daniel Burrows,
Fredrik Steen.
PR: ports/87502
Submitted by: maintainer
v. 1.50
date: 2005/10/14 20:50:43; author: ehaupt; state: Exp; lines: +1 -1
- Update to 4.3.12
PR: 87451
Submitted by: Linh Pham (maintainer)
Approved by: novel (mentor) (implicit)
v. 1.49
date: 2005/06/17 04:33:16; author: novel; state: Exp; lines: +2 -3
Update to 4.3.11.
PR: 82344
Submitted by: Linh Pham (maintainer)
v. 1.48
date: 2005/05/20 14:06:52; author: pav; state: Exp; lines: +1 -1
- Update to 4.3.10
PR: ports/81269
Submitted by: Linh Pham (maintainer)
v. 1.47
date: 2005/05/20 02:53:47; author: novel; state: Exp; lines: +2 -1
Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master
site is down.
Reported by: pointyhat via kris
v. 1.46
date: 2005/05/19 04:28:16; author: novel; state: Exp; lines: +1 -1
Update to 4.3.9.
PR: 81211
Submitted by: Linh Pham (maintainer)
v. 1.45
date: 2005/05/06 16:16:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.8.
Changes in new version include (from CHANGELOG):
-change (again) handling of deleted messages vs. connection that dies.
Inability to send QUIT to POP3 server should be less problematic now.
-improve housekeeping of old message state file. Thanks: Thomas Schwinge.
PR: 80699
Submitted by: Linh Pham (maintainer)
v. 1.44
date: 2005/05/01 18:42:06; author: jylefort; state: Exp; lines: +1 -1
Update to 4.3.7
PR: ports/80507
Submitted by: maintainer
v. 1.43
date: 2005/04/08 17:42:43; author: leeym; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.6
PR: 79685
Submitted by: maintainer
v. 1.42
date: 2005/04/04 03:03:29; author: clsung; state: Exp; lines: +1 -1
- Update the port to 4.3.5;
- from CHANGELOG:
make getmail less conservative about remembering messages as already-seen
when unrelated errors occur after successfully delivering them.
PR: 79512
Submitted by: Linh Pham (maintainer)
v. 1.41
date: 2005/03/15 07:07:03; author: ahze; state: Exp; lines: +1 -2
- Update to 4.3.4
PR: ports/78845
Submitted by: Linh Pham (maintainer)
v. 1.40
date: 2005/03/04 03:59:51; author: clsung; state: Exp; lines: +1 -0
- Add two patches to mail/getmail to tell modules not to use "strict"
when program is executed with Python 2.4 or newer.
- bump PORTREVISION
PR: 77896
Submitted by: Linh Pham (maintainer)
v. 1.39
date: 2005/02/22 02:41:32; author: clsung; state: Exp; lines: +2 -2
Update port to 4.3.3 (which includes fixes for avoiding delivery of
duplicate messages and getmailrc files are now referenced by filename
only instead of full paths in output/log files).
Also changed the MASTER_SITES to reflect new URL.
PR: ports/77885
Submitted by: Linh Pham (maintainer)
v. 1.38
date: 2005/02/08 10:03:53; author: leeym; state: Exp; lines: +1 -1
Update mail/getmail to 4.3.2, which includes a fix to eliminate duplicate
Return-Path: header fields; as well as fixes a problem where getmail exits
instead of moving to the next account if an SSL connection abruptly closes
before getmail finishes logging in.
PR: 77240
Submitted by: Linh Pham
v. 1.37
date: 2005/01/19 21:22:09; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.1
Update mail/getmail to 4.3.1, which fixes a known problem
with an exception being raised when certain IMAP errors
occur. New version will just skip the affected account and
move to the next one.
PR: ports/76442
Submitted by: Linh Pham
v. 1.36
date: 2005/01/12 03:59:14; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.0
Update mail/getmail from 4.2.6 to 4.3.0
PR: ports/76083
Submitted by: Linh Pham
v. 1.35
date: 2005/01/08 22:22:29; author: sem; state: Exp; lines: +1 -1
- Update to 4.2.6
PR: ports/75771
Submitted by: maintainer
v. 1.34
date: 2004/12/10 21:57:02; author: pav; state: Exp; lines: +1 -1
- Update to 4.2.5
PR: ports/74873
Submitted by: Linh Pham (maintainer)
v. 1.33
date: 2004/11/25 11:17:54; author: sergei; state: Exp; lines: +1 -1
- Update to 4.2.4
PR: ports/74355
Submitted by: Linh Pham (maintainer)
v. 1.32
date: 2004/11/23 16:32:33; author: sergei; state: Exp; lines: +1 -2
- Update to 4.2.3
PR: ports/74256
Submitted by: Linh Pham (maintainer)
v. 1.31
date: 2004/10/18 10:22:40; author: sergei; state: Exp; lines: +8 -23
- Simplify Makefile install target by utilizing USE_PYDISTUTILS
- Update pkg-descr and clarify COMMENT
- Add pkg-message warning the user about the configuration file syntax
change from 3.x to 4.x
PR: ports/72720
Submitted by: Linh Pham (maintainer)
Obtained from: Nuno Teixeira
v. 1.30
date: 2004/10/13 16:08:50; author: sergei; state: Exp; lines: +4 -4
- Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too
- Pass maintainership to the submitter
PR: ports/72584
Submitted by: Linh Pham
v. 1.29
date: 2004/10/12 07:21:05; author: sergei; state: Exp; lines: +15 -10
- Update to 4.1.3
PR: ports/71248
Submitted by: Linh Pham
v. 1.28
date: 2004/07/11 19:15:39; author: krion; state: Exp; lines: +2 -4
Fix MASTER_SITES
PR: ports/68926
Submitted by: TAOKA Fumiyoshi
v. 1.27
date: 2004/07/11 05:00:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.26
date: 2004/07/04 22:26:59; author: sergei; state: Exp; lines: +1 -1
- Update to 3.2.4
PR: ports/67849
Submitted by: Linh Pham
v. 1.25
date: 2004/04/12 15:07:03; author: sergei; state: Exp; lines: +1 -2
- Update to 3.2.2
Prompted by: Nuno Teixeira
v. 1.24
date: 2004/01/14 10:14:50; author: sergei; state: Exp; lines: +2 -0
- Restore a fix for breakage when run under cron(8) introduced in
Makefile v. 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg
v. 1.23
date: 2003/12/16 22:51:52; author: sergei; state: Exp; lines: +4 -6
- Update to 3.2.1 [1]
- Shorten COMMENT to fit the limit
- Minor cosmetique fixes
PR: 60277 [1]
Submitted by: Linh Pham
v. 1.22
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.21
date: 2003/09/28 20:14:09; author: krion; state: Exp; lines: +3 -2
- Update to 3.2.0
- Fix breakage when run under cron (reported by Alex de
Kruijff)
PR: 57325
Submitted by: maintainer
v. 1.20
date: 2003/06/21 08:39:40; author: erwin; state: Exp; lines: +14 -10
- Update to 3.1.7
- Reword COMMENT and rewrite and update pkg-descr
- Install additional documentation
- Use macros in pkg-plist
- Take maintainership
PR: 53547
Submitted by: Sergei Kolobov
v. 1.19
date: 2003/06/19 20:16:57; author: leeym; state: Exp; lines: +1 -1
drop maintainership
PR: 53510
Submitted by: Anders Andersson
v. 1.18
date: 2003/02/23 10:48:48; author: leeym; state: Exp; lines: +1 -1
update to latest version 3.1.0
PR: 48585
Submitted by: Anders Andersson
v. 1.17
date: 2003/02/21 01:12:15; author: leeym; state: Exp; lines: +2 -2
Update to latest version 3.0.4.
PR: 48501
Submitted by: Anders Andersson
v. 1.16
date: 2003/02/20 01:27:03; author: leeym; state: Exp; lines: +2 -1
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson
v. 1.15
date: 2003/01/22 22:26:29; author: obraun; state: Exp; lines: +2 -4
Upgrade to 2.3.11.
PR: ports/47373
Submitted by: maintainer
v. 1.14
date: 2002/10/02 02:40:53; author: ijliao; state: Exp; lines: +1 -0
s/maildrop/getmail/
PR: 43566
Submitted by: Peter van Dijk
v. 1.13
date: 2002/08/25 18:55:36; author: petef; state: Exp; lines: +5 -4
General cleanup: use DOCSDIR & EXAMPLESDIR.
PR: 41864
Submitted by: Sergei Kolobov
Approved by: maintainer
v. 1.12
date: 2002/08/11 21:29:04; author: petef; state: Exp; lines: +5 -4
- update to 2.3.9
- USE_REINPLACE
- pass maintainership to submitter
Submitted by: Anders Andersson
v. 1.11
date: 2002/04/25 06:50:08; author: petef; state: Exp; lines: +1 -1
Update to 2.3.7.
v. 1.10
date: 2002/03/26 00:12:29; author: petef; state: Exp; lines: +3 -2
- update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
new versions so the port isn't broken between versions
v. 1.9
date: 2002/02/19 08:45:31; author: petef; state: Exp; lines: +1 -1
Update to 2.2.1
v. 1.8
date: 2002/02/04 00:56:29; author: petef; state: Exp; lines: +1 -2
Update to 2.2.0
v. 1.7
date: 2001/12/07 04:20:38; author: petef; state: Exp; lines: +1 -1
Update to 2.1.8.
v. 1.6
date: 2001/11/01 02:10:16; author: petef; state: Exp; lines: +2 -2
Update to 2.1.6
v. 1.5
date: 2001/09/14 08:03:30; author: petef; state: Exp; lines: +2 -2
Update to 2.1.5
v. 1.4
date: 2001/09/08 01:50:52; author: petef; state: Exp; lines: +2 -2
Update to 2.1.4
Noticed by: fenner distfile survey
v. 1.3
date: 2001/08/22 23:05:58; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.2
date: 2001/08/05 20:29:54; author: nakai; state: Exp; lines: +21 -10
Update to 2.1.3
Change MAINTAINER
PR: ports/29373
Submitted by: Pete Fritchman
v. 1.1
date: 2001/05/05 23:38:06; author: nakai; state: Exp;
POP3 mail client written in python
=============================================================================
v. 1.74
date: 2007/12/12 18:42:06; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.7
PR: 117930
Submitted by: Linh Pham (maintainer
v. 1.73
date: 2007/08/12 11:05:22; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.6
PR: ports/115329
Submitted by: Linh Pham (maintainer)
v. 1.72
date: 2007/06/13 16:36:17; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.5
PR: ports/113626
Submitted by: Linh Pham (maintainer)
v. 1.71
date: 2007/03/23 21:01:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.3
PR: ports/110730
Submitted by: Linh Pham (maintainer)
v. 1.70
date: 2007/03/01 10:02:56; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.2
PR: 109645
Submitted by: Linh Pham (maintainer)
v. 1.69
date: 2007/01/27 01:46:08; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.0
PR: ports/108387
Submitted by: Linh Pham (maintainer)
v. 1.68
date: 2006/11/21 18:39:08; author: shaun; state: Exp; lines: +1 -1
Update to 4.6.5.
PR: ports/104690
Submitted by: Linh Pham (maintainer)
v. 1.67
date: 2006/09/30 10:57:55; author: miwi; state: Exp; lines: +1 -1
- Update to 4.6.4
PR: ports/103775
Submitted by: Linh Pham (maintainer)
v. 1.66
date: 2006/06/27 01:15:42; author: clsung; state: Exp; lines: +2 -1
- Update mail/getmail to 4.6.3 which includes several bugfixes.
- Also manually set chmod on the getmailcore library files to 644 as
the Python dist installer uses root's umask to install files.
Executable files were already set with proper chmod during install.
PR: 99492
Submitted by: maintainer (Linh Pham)
v. 1.65
date: 2006/06/09 01:12:13; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.6.2, which includes the following fix noted in
CHANGELOG:
- fix regression introduced in 4.6.0 where atime on mbox files would get
updated (i.e. not set back), making it difficult for other programs to
tell if there was new mail or not without actually opening the mbox.
Thanks: Tim van der Molen.
PR: ports/98726
Submitted by: maintainer (Linh Pham)
v. 1.64
date: 2006/06/01 00:47:59; author: clsung; state: Exp; lines: +1 -1
- update to 4.6.1
PR: ports/98221
Submitted by: maintainer (Linh Pham)
v. 1.63
date: 2006/04/08 15:25:55; author: mnag; state: Exp; lines: +1 -1
- Update to 4.6.0
PR: 95449
Submitted by: maintainer
v. 1.62
date: 2006/02/16 07:42:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.4, which includes a new configuration parameter
for Maildir "filemode".
PR: 93411
Submitted by: maintainer
v. 1.61
date: 2006/02/10 00:59:12; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.3, which includes a minor updates to the SSL
retrievers to allow "~/" and "~username/" in paths.
PR: 93108
Submitted by: maintainer (Linh Pham)
v. 1.60
date: 2006/02/07 21:38:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.5.2
PR: ports/92975
Submitted by: Linh Pham (maintainer)
v. 1.59
date: 2006/02/05 15:42:28; author: barner; state: Exp; lines: +1 -1
- Update to 4.5.1
Submitted by: Linh Pham (maintainer)
PR: ports/92777
v. 1.58
date: 2006/01/04 00:42:30; author: clsung; state: Exp; lines: +1 -1
Update mail/getmail to 4.4.4, which includes the following change per
CHANGELOG:
Version 4.4.4
3 January 2006
-improve parsing of flags in IMAP responses. Thanks: Gareth McCaughan.
PR: 91275
Submitted by: Linh Pham (maintainer)
v. 1.57
date: 2005/12/01 21:44:32; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.3
PR: 89818
Submitted by: Linh Pham (maintainer)
v. 1.56
date: 2005/11/13 22:07:59; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.2
PR: 88944
Submitted by: Linh Pham (maintainer)
v. 1.55
date: 2005/11/11 00:45:48; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.1
PR: 88804
Submitted by: Linh Pham (maintainer)
v. 1.54
date: 2005/11/08 22:25:15; author: mnag; state: Exp; lines: +2 -2
Update to 4.4.0
Add SHA256
PR: 88691
Submitted by: Linh Pham (maintainer)
v. 1.53
date: 2005/11/02 17:40:29; author: arved; state: Exp; lines: +1 -1
Update to 4.3.14, which fixes an error introduced to
BrokenUIDLPOP3SSLRetriever feature
PR: 88401
Submitted by: Linh Pham
v. 1.52
date: 2005/10/17 05:43:51; author: clsung; state: Exp; lines: +1 -1
- Remove "." entry from MASTER_SITE_SUBDIR that was added for testing
purposes but forgot to remove before sending PR to update port to
the current version.
PR: 87551
Submitted by: Linh Pham (maintainer)
v. 1.51
date: 2005/10/16 13:54:33; author: vs; state: Exp; lines: +4 -3
Update mail/getmail to 4.3.13, which includes a new retriever type as noted
in the CHANGELOG:
-add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever,
based on an idea by a user of the Debian package. Thanks: Daniel Burrows,
Fredrik Steen.
PR: ports/87502
Submitted by: maintainer
v. 1.50
date: 2005/10/14 20:50:43; author: ehaupt; state: Exp; lines: +1 -1
- Update to 4.3.12
PR: 87451
Submitted by: Linh Pham (maintainer)
Approved by: novel (mentor) (implicit)
v. 1.49
date: 2005/06/17 04:33:16; author: novel; state: Exp; lines: +2 -3
Update to 4.3.11.
PR: 82344
Submitted by: Linh Pham (maintainer)
v. 1.48
date: 2005/05/20 14:06:52; author: pav; state: Exp; lines: +1 -1
- Update to 4.3.10
PR: ports/81269
Submitted by: Linh Pham (maintainer)
v. 1.47
date: 2005/05/20 02:53:47; author: novel; state: Exp; lines: +2 -1
Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master
site is down.
Reported by: pointyhat via kris
v. 1.46
date: 2005/05/19 04:28:16; author: novel; state: Exp; lines: +1 -1
Update to 4.3.9.
PR: 81211
Submitted by: Linh Pham (maintainer)
v. 1.45
date: 2005/05/06 16:16:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.8.
Changes in new version include (from CHANGELOG):
-change (again) handling of deleted messages vs. connection that dies.
Inability to send QUIT to POP3 server should be less problematic now.
-improve housekeeping of old message state file. Thanks: Thomas Schwinge.
PR: 80699
Submitted by: Linh Pham (maintainer)
v. 1.44
date: 2005/05/01 18:42:06; author: jylefort; state: Exp; lines: +1 -1
Update to 4.3.7
PR: ports/80507
Submitted by: maintainer
v. 1.43
date: 2005/04/08 17:42:43; author: leeym; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.6
PR: 79685
Submitted by: maintainer
v. 1.42
date: 2005/04/04 03:03:29; author: clsung; state: Exp; lines: +1 -1
- Update the port to 4.3.5;
- from CHANGELOG:
make getmail less conservative about remembering messages as already-seen
when unrelated errors occur after successfully delivering them.
PR: 79512
Submitted by: Linh Pham (maintainer)
v. 1.41
date: 2005/03/15 07:07:03; author: ahze; state: Exp; lines: +1 -2
- Update to 4.3.4
PR: ports/78845
Submitted by: Linh Pham (maintainer)
v. 1.40
date: 2005/03/04 03:59:51; author: clsung; state: Exp; lines: +1 -0
- Add two patches to mail/getmail to tell modules not to use "strict"
when program is executed with Python 2.4 or newer.
- bump PORTREVISION
PR: 77896
Submitted by: Linh Pham (maintainer)
v. 1.39
date: 2005/02/22 02:41:32; author: clsung; state: Exp; lines: +2 -2
Update port to 4.3.3 (which includes fixes for avoiding delivery of
duplicate messages and getmailrc files are now referenced by filename
only instead of full paths in output/log files).
Also changed the MASTER_SITES to reflect new URL.
PR: ports/77885
Submitted by: Linh Pham (maintainer)
v. 1.38
date: 2005/02/08 10:03:53; author: leeym; state: Exp; lines: +1 -1
Update mail/getmail to 4.3.2, which includes a fix to eliminate duplicate
Return-Path: header fields; as well as fixes a problem where getmail exits
instead of moving to the next account if an SSL connection abruptly closes
before getmail finishes logging in.
PR: 77240
Submitted by: Linh Pham
v. 1.37
date: 2005/01/19 21:22:09; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.1
Update mail/getmail to 4.3.1, which fixes a known problem
with an exception being raised when certain IMAP errors
occur. New version will just skip the affected account and
move to the next one.
PR: ports/76442
Submitted by: Linh Pham
v. 1.36
date: 2005/01/12 03:59:14; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.0
Update mail/getmail from 4.2.6 to 4.3.0
PR: ports/76083
Submitted by: Linh Pham
v. 1.35
date: 2005/01/08 22:22:29; author: sem; state: Exp; lines: +1 -1
- Update to 4.2.6
PR: ports/75771
Submitted by: maintainer
v. 1.34
date: 2004/12/10 21:57:02; author: pav; state: Exp; lines: +1 -1
- Update to 4.2.5
PR: ports/74873
Submitted by: Linh Pham (maintainer)
v. 1.33
date: 2004/11/25 11:17:54; author: sergei; state: Exp; lines: +1 -1
- Update to 4.2.4
PR: ports/74355
Submitted by: Linh Pham (maintainer)
v. 1.32
date: 2004/11/23 16:32:33; author: sergei; state: Exp; lines: +1 -2
- Update to 4.2.3
PR: ports/74256
Submitted by: Linh Pham (maintainer)
v. 1.31
date: 2004/10/18 10:22:40; author: sergei; state: Exp; lines: +8 -23
- Simplify Makefile install target by utilizing USE_PYDISTUTILS
- Update pkg-descr and clarify COMMENT
- Add pkg-message warning the user about the configuration file syntax
change from 3.x to 4.x
PR: ports/72720
Submitted by: Linh Pham (maintainer)
Obtained from: Nuno Teixeira
v. 1.30
date: 2004/10/13 16:08:50; author: sergei; state: Exp; lines: +4 -4
- Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too
- Pass maintainership to the submitter
PR: ports/72584
Submitted by: Linh Pham
v. 1.29
date: 2004/10/12 07:21:05; author: sergei; state: Exp; lines: +15 -10
- Update to 4.1.3
PR: ports/71248
Submitted by: Linh Pham
v. 1.28
date: 2004/07/11 19:15:39; author: krion; state: Exp; lines: +2 -4
Fix MASTER_SITES
PR: ports/68926
Submitted by: TAOKA Fumiyoshi
v. 1.27
date: 2004/07/11 05:00:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.26
date: 2004/07/04 22:26:59; author: sergei; state: Exp; lines: +1 -1
- Update to 3.2.4
PR: ports/67849
Submitted by: Linh Pham
v. 1.25
date: 2004/04/12 15:07:03; author: sergei; state: Exp; lines: +1 -2
- Update to 3.2.2
Prompted by: Nuno Teixeira
v. 1.24
date: 2004/01/14 10:14:50; author: sergei; state: Exp; lines: +2 -0
- Restore a fix for breakage when run under cron(8) introduced in
Makefile v. 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg
v. 1.23
date: 2003/12/16 22:51:52; author: sergei; state: Exp; lines: +4 -6
- Update to 3.2.1 [1]
- Shorten COMMENT to fit the limit
- Minor cosmetique fixes
PR: 60277 [1]
Submitted by: Linh Pham
v. 1.22
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.21
date: 2003/09/28 20:14:09; author: krion; state: Exp; lines: +3 -2
- Update to 3.2.0
- Fix breakage when run under cron (reported by Alex de
Kruijff)
PR: 57325
Submitted by: maintainer
v. 1.20
date: 2003/06/21 08:39:40; author: erwin; state: Exp; lines: +14 -10
- Update to 3.1.7
- Reword COMMENT and rewrite and update pkg-descr
- Install additional documentation
- Use macros in pkg-plist
- Take maintainership
PR: 53547
Submitted by: Sergei Kolobov
v. 1.19
date: 2003/06/19 20:16:57; author: leeym; state: Exp; lines: +1 -1
drop maintainership
PR: 53510
Submitted by: Anders Andersson
v. 1.18
date: 2003/02/23 10:48:48; author: leeym; state: Exp; lines: +1 -1
update to latest version 3.1.0
PR: 48585
Submitted by: Anders Andersson
v. 1.17
date: 2003/02/21 01:12:15; author: leeym; state: Exp; lines: +2 -2
Update to latest version 3.0.4.
PR: 48501
Submitted by: Anders Andersson
v. 1.16
date: 2003/02/20 01:27:03; author: leeym; state: Exp; lines: +2 -1
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson
v. 1.15
date: 2003/01/22 22:26:29; author: obraun; state: Exp; lines: +2 -4
Upgrade to 2.3.11.
PR: ports/47373
Submitted by: maintainer
v. 1.14
date: 2002/10/02 02:40:53; author: ijliao; state: Exp; lines: +1 -0
s/maildrop/getmail/
PR: 43566
Submitted by: Peter van Dijk
v. 1.13
date: 2002/08/25 18:55:36; author: petef; state: Exp; lines: +5 -4
General cleanup: use DOCSDIR & EXAMPLESDIR.
PR: 41864
Submitted by: Sergei Kolobov
Approved by: maintainer
v. 1.12
date: 2002/08/11 21:29:04; author: petef; state: Exp; lines: +5 -4
- update to 2.3.9
- USE_REINPLACE
- pass maintainership to submitter
Submitted by: Anders Andersson
v. 1.11
date: 2002/04/25 06:50:08; author: petef; state: Exp; lines: +1 -1
Update to 2.3.7.
v. 1.10
date: 2002/03/26 00:12:29; author: petef; state: Exp; lines: +3 -2
- update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
new versions so the port isn't broken between versions
v. 1.9
date: 2002/02/19 08:45:31; author: petef; state: Exp; lines: +1 -1
Update to 2.2.1
v. 1.8
date: 2002/02/04 00:56:29; author: petef; state: Exp; lines: +1 -2
Update to 2.2.0
v. 1.7
date: 2001/12/07 04:20:38; author: petef; state: Exp; lines: +1 -1
Update to 2.1.8.
v. 1.6
date: 2001/11/01 02:10:16; author: petef; state: Exp; lines: +2 -2
Update to 2.1.6
v. 1.5
date: 2001/09/14 08:03:30; author: petef; state: Exp; lines: +2 -2
Update to 2.1.5
v. 1.4
date: 2001/09/08 01:50:52; author: petef; state: Exp; lines: +2 -2
Update to 2.1.4
Noticed by: fenner distfile survey
v. 1.3
date: 2001/08/22 23:05:58; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.2
date: 2001/08/05 20:29:54; author: nakai; state: Exp; lines: +21 -10
Update to 2.1.3
Change MAINTAINER
PR: ports/29373
Submitted by: Pete Fritchman
v. 1.1
date: 2001/05/05 23:38:06; author: nakai; state: Exp;
POP3 mail client written in python
=============================================================================
v. 1.74
date: 2007/12/12 18:42:06; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.7
PR: 117930
Submitted by: Linh Pham (maintainer
v. 1.73
date: 2007/08/12 11:05:22; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.6
PR: ports/115329
Submitted by: Linh Pham (maintainer)
v. 1.72
date: 2007/06/13 16:36:17; author: rafan; state: Exp; lines: +1 -1
- Update to 4.7.5
PR: ports/113626
Submitted by: Linh Pham (maintainer)
v. 1.71
date: 2007/03/23 21:01:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.3
PR: ports/110730
Submitted by: Linh Pham (maintainer)
v. 1.70
date: 2007/03/01 10:02:56; author: miwi; state: Exp; lines: +1 -1
- Update to 4.7.2
PR: 109645
Submitted by: Linh Pham (maintainer)
v. 1.69
date: 2007/01/27 01:46:08; author: pav; state: Exp; lines: +1 -1
- Update to 4.7.0
PR: ports/108387
Submitted by: Linh Pham (maintainer)
v. 1.68
date: 2006/11/21 18:39:08; author: shaun; state: Exp; lines: +1 -1
Update to 4.6.5.
PR: ports/104690
Submitted by: Linh Pham (maintainer)
v. 1.67
date: 2006/09/30 10:57:55; author: miwi; state: Exp; lines: +1 -1
- Update to 4.6.4
PR: ports/103775
Submitted by: Linh Pham (maintainer)
v. 1.66
date: 2006/06/27 01:15:42; author: clsung; state: Exp; lines: +2 -1
- Update mail/getmail to 4.6.3 which includes several bugfixes.
- Also manually set chmod on the getmailcore library files to 644 as
the Python dist installer uses root's umask to install files.
Executable files were already set with proper chmod during install.
PR: 99492
Submitted by: maintainer (Linh Pham)
v. 1.65
date: 2006/06/09 01:12:13; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.6.2, which includes the following fix noted in
CHANGELOG:
- fix regression introduced in 4.6.0 where atime on mbox files would get
updated (i.e. not set back), making it difficult for other programs to
tell if there was new mail or not without actually opening the mbox.
Thanks: Tim van der Molen.
PR: ports/98726
Submitted by: maintainer (Linh Pham)
v. 1.64
date: 2006/06/01 00:47:59; author: clsung; state: Exp; lines: +1 -1
- update to 4.6.1
PR: ports/98221
Submitted by: maintainer (Linh Pham)
v. 1.63
date: 2006/04/08 15:25:55; author: mnag; state: Exp; lines: +1 -1
- Update to 4.6.0
PR: 95449
Submitted by: maintainer
v. 1.62
date: 2006/02/16 07:42:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.4, which includes a new configuration parameter
for Maildir "filemode".
PR: 93411
Submitted by: maintainer
v. 1.61
date: 2006/02/10 00:59:12; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.5.3, which includes a minor updates to the SSL
retrievers to allow "~/" and "~username/" in paths.
PR: 93108
Submitted by: maintainer (Linh Pham)
v. 1.60
date: 2006/02/07 21:38:14; author: pav; state: Exp; lines: +1 -1
- Update to 4.5.2
PR: ports/92975
Submitted by: Linh Pham (maintainer)
v. 1.59
date: 2006/02/05 15:42:28; author: barner; state: Exp; lines: +1 -1
- Update to 4.5.1
Submitted by: Linh Pham (maintainer)
PR: ports/92777
v. 1.58
date: 2006/01/04 00:42:30; author: clsung; state: Exp; lines: +1 -1
Update mail/getmail to 4.4.4, which includes the following change per
CHANGELOG:
Version 4.4.4
3 January 2006
-improve parsing of flags in IMAP responses. Thanks: Gareth McCaughan.
PR: 91275
Submitted by: Linh Pham (maintainer)
v. 1.57
date: 2005/12/01 21:44:32; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.3
PR: 89818
Submitted by: Linh Pham (maintainer)
v. 1.56
date: 2005/11/13 22:07:59; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.2
PR: 88944
Submitted by: Linh Pham (maintainer)
v. 1.55
date: 2005/11/11 00:45:48; author: mnag; state: Exp; lines: +1 -1
Update to 4.4.1
PR: 88804
Submitted by: Linh Pham (maintainer)
v. 1.54
date: 2005/11/08 22:25:15; author: mnag; state: Exp; lines: +2 -2
Update to 4.4.0
Add SHA256
PR: 88691
Submitted by: Linh Pham (maintainer)
v. 1.53
date: 2005/11/02 17:40:29; author: arved; state: Exp; lines: +1 -1
Update to 4.3.14, which fixes an error introduced to
BrokenUIDLPOP3SSLRetriever feature
PR: 88401
Submitted by: Linh Pham
v. 1.52
date: 2005/10/17 05:43:51; author: clsung; state: Exp; lines: +1 -1
- Remove "." entry from MASTER_SITE_SUBDIR that was added for testing
purposes but forgot to remove before sending PR to update port to
the current version.
PR: 87551
Submitted by: Linh Pham (maintainer)
v. 1.51
date: 2005/10/16 13:54:33; author: vs; state: Exp; lines: +4 -3
Update mail/getmail to 4.3.13, which includes a new retriever type as noted
in the CHANGELOG:
-add BrokenUIDLPOP3SSLRetriever as SSL version of BrokenUIDLPOP3Retriever,
based on an idea by a user of the Debian package. Thanks: Daniel Burrows,
Fredrik Steen.
PR: ports/87502
Submitted by: maintainer
v. 1.50
date: 2005/10/14 20:50:43; author: ehaupt; state: Exp; lines: +1 -1
- Update to 4.3.12
PR: 87451
Submitted by: Linh Pham (maintainer)
Approved by: novel (mentor) (implicit)
v. 1.49
date: 2005/06/17 04:33:16; author: novel; state: Exp; lines: +2 -3
Update to 4.3.11.
PR: 82344
Submitted by: Linh Pham (maintainer)
v. 1.48
date: 2005/05/20 14:06:52; author: pav; state: Exp; lines: +1 -1
- Update to 4.3.10
PR: ports/81269
Submitted by: Linh Pham (maintainer)
v. 1.47
date: 2005/05/20 02:53:47; author: novel; state: Exp; lines: +2 -1
Put the tarball on MASTER_SITE_LOCAL to fix fetching while the master
site is down.
Reported by: pointyhat via kris
v. 1.46
date: 2005/05/19 04:28:16; author: novel; state: Exp; lines: +1 -1
Update to 4.3.9.
PR: 81211
Submitted by: Linh Pham (maintainer)
v. 1.45
date: 2005/05/06 16:16:01; author: clsung; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.8.
Changes in new version include (from CHANGELOG):
-change (again) handling of deleted messages vs. connection that dies.
Inability to send QUIT to POP3 server should be less problematic now.
-improve housekeeping of old message state file. Thanks: Thomas Schwinge.
PR: 80699
Submitted by: Linh Pham (maintainer)
v. 1.44
date: 2005/05/01 18:42:06; author: jylefort; state: Exp; lines: +1 -1
Update to 4.3.7
PR: ports/80507
Submitted by: maintainer
v. 1.43
date: 2005/04/08 17:42:43; author: leeym; state: Exp; lines: +1 -1
- Update mail/getmail to 4.3.6
PR: 79685
Submitted by: maintainer
v. 1.42
date: 2005/04/04 03:03:29; author: clsung; state: Exp; lines: +1 -1
- Update the port to 4.3.5;
- from CHANGELOG:
make getmail less conservative about remembering messages as already-seen
when unrelated errors occur after successfully delivering them.
PR: 79512
Submitted by: Linh Pham (maintainer)
v. 1.41
date: 2005/03/15 07:07:03; author: ahze; state: Exp; lines: +1 -2
- Update to 4.3.4
PR: ports/78845
Submitted by: Linh Pham (maintainer)
v. 1.40
date: 2005/03/04 03:59:51; author: clsung; state: Exp; lines: +1 -0
- Add two patches to mail/getmail to tell modules not to use "strict"
when program is executed with Python 2.4 or newer.
- bump PORTREVISION
PR: 77896
Submitted by: Linh Pham (maintainer)
v. 1.39
date: 2005/02/22 02:41:32; author: clsung; state: Exp; lines: +2 -2
Update port to 4.3.3 (which includes fixes for avoiding delivery of
duplicate messages and getmailrc files are now referenced by filename
only instead of full paths in output/log files).
Also changed the MASTER_SITES to reflect new URL.
PR: ports/77885
Submitted by: Linh Pham (maintainer)
v. 1.38
date: 2005/02/08 10:03:53; author: leeym; state: Exp; lines: +1 -1
Update mail/getmail to 4.3.2, which includes a fix to eliminate duplicate
Return-Path: header fields; as well as fixes a problem where getmail exits
instead of moving to the next account if an SSL connection abruptly closes
before getmail finishes logging in.
PR: 77240
Submitted by: Linh Pham
v. 1.37
date: 2005/01/19 21:22:09; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.1
Update mail/getmail to 4.3.1, which fixes a known problem
with an exception being raised when certain IMAP errors
occur. New version will just skip the affected account and
move to the next one.
PR: ports/76442
Submitted by: Linh Pham
v. 1.36
date: 2005/01/12 03:59:14; author: edwin; state: Exp; lines: +1 -1
Update Port: mail/getmail to 4.3.0
Update mail/getmail from 4.2.6 to 4.3.0
PR: ports/76083
Submitted by: Linh Pham
v. 1.35
date: 2005/01/08 22:22:29; author: sem; state: Exp; lines: +1 -1
- Update to 4.2.6
PR: ports/75771
Submitted by: maintainer
v. 1.34
date: 2004/12/10 21:57:02; author: pav; state: Exp; lines: +1 -1
- Update to 4.2.5
PR: ports/74873
Submitted by: Linh Pham (maintainer)
v. 1.33
date: 2004/11/25 11:17:54; author: sergei; state: Exp; lines: +1 -1
- Update to 4.2.4
PR: ports/74355
Submitted by: Linh Pham (maintainer)
v. 1.32
date: 2004/11/23 16:32:33; author: sergei; state: Exp; lines: +1 -2
- Update to 4.2.3
PR: ports/74256
Submitted by: Linh Pham (maintainer)
v. 1.31
date: 2004/10/18 10:22:40; author: sergei; state: Exp; lines: +8 -23
- Simplify Makefile install target by utilizing USE_PYDISTUTILS
- Update pkg-descr and clarify COMMENT
- Add pkg-message warning the user about the configuration file syntax
change from 3.x to 4.x
PR: ports/72720
Submitted by: Linh Pham (maintainer)
Obtained from: Nuno Teixeira
v. 1.30
date: 2004/10/13 16:08:50; author: sergei; state: Exp; lines: +4 -4
- Update to 4.2.2 [1]
- Update COMMENT to reflect that getmail now does IMAP too
- Pass maintainership to the submitter
PR: ports/72584
Submitted by: Linh Pham
v. 1.29
date: 2004/10/12 07:21:05; author: sergei; state: Exp; lines: +15 -10
- Update to 4.1.3
PR: ports/71248
Submitted by: Linh Pham
v. 1.28
date: 2004/07/11 19:15:39; author: krion; state: Exp; lines: +2 -4
Fix MASTER_SITES
PR: ports/68926
Submitted by: TAOKA Fumiyoshi
v. 1.27
date: 2004/07/11 05:00:46; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.26
date: 2004/07/04 22:26:59; author: sergei; state: Exp; lines: +1 -1
- Update to 3.2.4
PR: ports/67849
Submitted by: Linh Pham
v. 1.25
date: 2004/04/12 15:07:03; author: sergei; state: Exp; lines: +1 -2
- Update to 3.2.2
Prompted by: Nuno Teixeira
v. 1.24
date: 2004/01/14 10:14:50; author: sergei; state: Exp; lines: +2 -0
- Restore a fix for breakage when run under cron(8) introduced in
Makefile v. 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg
v. 1.23
date: 2003/12/16 22:51:52; author: sergei; state: Exp; lines: +4 -6
- Update to 3.2.1 [1]
- Shorten COMMENT to fit the limit
- Minor cosmetique fixes
PR: 60277 [1]
Submitted by: Linh Pham
v. 1.22
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.21
date: 2003/09/28 20:14:09; author: krion; state: Exp; lines: +3 -2
- Update to 3.2.0
- Fix breakage when run under cron (reported by Alex de
Kruijff)
PR: 57325
Submitted by: maintainer
v. 1.20
date: 2003/06/21 08:39:40; author: erwin; state: Exp; lines: +14 -10
- Update to 3.1.7
- Reword COMMENT and rewrite and update pkg-descr
- Install additional documentation
- Use macros in pkg-plist
- Take maintainership
PR: 53547
Submitted by: Sergei Kolobov
v. 1.19
date: 2003/06/19 20:16:57; author: leeym; state: Exp; lines: +1 -1
drop maintainership
PR: 53510
Submitted by: Anders Andersson
v. 1.18
date: 2003/02/23 10:48:48; author: leeym; state: Exp; lines: +1 -1
update to latest version 3.1.0
PR: 48585
Submitted by: Anders Andersson
v. 1.17
date: 2003/02/21 01:12:15; author: leeym; state: Exp; lines: +2 -2
Update to latest version 3.0.4.
PR: 48501
Submitted by: Anders Andersson
v. 1.16
date: 2003/02/20 01:27:03; author: leeym; state: Exp; lines: +2 -1
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson
v. 1.15
date: 2003/01/22 22:26:29; author: obraun; state: Exp; lines: +2 -4
Upgrade to 2.3.11.
PR: ports/47373
Submitted by: maintainer
v. 1.14
date: 2002/10/02 02:40:53; author: ijliao; state: Exp; lines: +1 -0
s/maildrop/getmail/
PR: 43566
Submitted by: Peter van Dijk
v. 1.13
date: 2002/08/25 18:55:36; author: petef; state: Exp; lines: +5 -4
General cleanup: use DOCSDIR & EXAMPLESDIR.
PR: 41864
Submitted by: Sergei Kolobov
Approved by: maintainer
v. 1.12
date: 2002/08/11 21:29:04; author: petef; state: Exp; lines: +5 -4
- update to 2.3.9
- USE_REINPLACE
- pass maintainership to submitter
Submitted by: Anders Andersson
v. 1.11
date: 2002/04/25 06:50:08; author: petef; state: Exp; lines: +1 -1
Update to 2.3.7.
v. 1.10
date: 2002/03/26 00:12:29; author: petef; state: Exp; lines: +3 -2
- update to 2.3.3
- use MASTER_SITE_SUBDIR to fetch old versions when the author releases a
new versions so the port isn't broken between versions
v. 1.9
date: 2002/02/19 08:45:31; author: petef; state: Exp; lines: +1 -1
Update to 2.2.1
v. 1.8
date: 2002/02/04 00:56:29; author: petef; state: Exp; lines: +1 -2
Update to 2.2.0
v. 1.7
date: 2001/12/07 04:20:38; author: petef; state: Exp; lines: +1 -1
Update to 2.1.8.
v. 1.6
date: 2001/11/01 02:10:16; author: petef; state: Exp; lines: +2 -2
Update to 2.1.6
v. 1.5
date: 2001/09/14 08:03:30; author: petef; state: Exp; lines: +2 -2
Update to 2.1.5
v. 1.4
date: 2001/09/08 01:50:52; author: petef; state: Exp; lines: +2 -2
Update to 2.1.4
Noticed by: fenner distfile survey
v. 1.3
date: 2001/08/22 23:05:58; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.2
date: 2001/08/05 20:29:54; author: nakai; state: Exp; lines: +21 -10
Update to 2.1.3
Change MAINTAINER
PR: ports/29373
Submitted by: Pete Fritchman
v. 1.1
date: 2001/05/05 23:38:06; author: nakai; state: Exp;
POP3 mail client written in python
=============================================================================
|
| |

|