Commit graph

31 commits

Author SHA1 Message Date
Adam Vandenberg
b93557e23d getmail: quotes, add comment 2014-05-23 11:57:40 -07:00
Yann Hodique
8a9a832d97 getmail: enable timeout support for SSL sockets
that support was disabled due to a bug in Python 2.3, which hopefully
nobody uses anymore.

On the downside, without those timeouts, getmail typically gets stuck
forever when hibernation occurs while the socket is being used.

Closes Homebrew/homebrew#28739.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-23 11:56:36 -07:00
Brett Koonce
e337d5146e getmail 4.46.0 2014-04-21 00:04:33 -05:00
Brett Koonce
ef1ad9f5b6 getmail 4.43.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-17 19:05:22 -07:00
Adam Vandenberg
aa9f645034 getmail: simplify slightly 2013-08-15 09:37:53 -07:00
Adam Vandenberg
c1e27086e1 getmail: fix installation
getmail was using the return value of install, which was removed

Closes Homebrew/homebrew#21918
2013-08-15 09:35:27 -07:00
Ian Lancaster
3f70e9ffe6 getmail 4.42.0
Closes Homebrew/homebrew#21689.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-06 06:55:34 -07:00
Brett Koonce
1397cee7c4 getmail 4.41.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-07-16 19:41:49 -05:00
Brett Koonce
58627a7c37 getmail 4.40.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-24 06:52:22 -07:00
Tim Gray
defba92a20 getmail 4.40.1
Closes Homebrew/homebrew#19541.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30 12:28:59 -07:00
Peter Aronoff
749be9b600 getmail 4.39.1
Closes Homebrew/homebrew#18375.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10 12:05:54 -07:00
Brett Koonce
359239edd9 getmail 4.38.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19 20:03:54 -08:00
Peter Aronoff
90883952bd getmail 4.37.0
Closes Homebrew/homebrew#17607.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-05 08:46:40 -06:00
Brett Koonce
d8d57207b0 getmail 4.36.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Peter Aronoff
2cb61be4bb getmail 4.35.0
Closes Homebrew/homebrew#15784.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 12:32:53 -07:00
Brett Koonce
852b692a99 getmail 4.34.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-17 19:39:36 -07:00
Peter Aronoff
d68a0d5ea8 getmail 4.33.0
Closes Homebrew/homebrew#14475.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-27 10:43:28 -07:00
Peter Aronoff
db0b2f1130 getmail 4.32.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-28 08:41:13 -07:00
Peter Aronoff
929078874e getmail 4.30.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-23 10:06:25 -07:00
Peter Aronoff
c90eec2428 getmail 4.27.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 08:00:33 -07:00
Philipp Wollermann
091315f843 getmail 4.26.0
Closes Homebrew/homebrew#11815.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-22 18:49:19 -05:00
Adam Vandenberg
03dbed6141 Update return values of install and install_symlink
These now return an Array of all the target destinations.
Previously, if a single argument was passed a single non-
Array was returned.

This behavior has been changed so that an Array is always returned
even for a single argument.

Updated the test.

Hopefully this won't break any custom code out there.
2012-02-17 23:07:16 -08:00
Adam Vandenberg
c157099495 getmail: fix pathname usage 2012-02-12 22:54:53 -08:00
Adam Vandenberg
f3c239d466 getmail: use install_symlink 2012-02-12 20:08:57 -08:00
Peter Aronoff
782dbb402a getmail 4.25.0
Closes Homebrew/homebrew#9934.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-02 20:45:23 -06:00
Peter Aronoff
94132b7499 getmail 4.24.0
Closes Homebrew/homebrew#9094.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-12 18:20:47 -06:00
Peter Aronoff
12fdc60da9 getmail 4.22.1
Closes Homebrew/homebrew#7939.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02 15:13:56 -05:00
Jack Nagel
b0f8407baf getmail: install man pages
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-07 10:34:51 -07:00
Tim Gray
643ccf17bd Getmail 4.20.3
Updated getmail from 4.20.0 to 4.20.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:31:12 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Joe Shaw
e9319521af add new getmail formula
Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Bump to 4.20.0
* Install to libexec and link scripts into bin
2010-07-09 15:56:28 -07:00