aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/getmail.rb
AgeCommit message (Collapse)Author
2015-03-11getmail 4.47.0Alex Dunn
Closes #37615. Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-05-23getmail: quotes, add commentAdam Vandenberg
2014-05-23getmail: enable timeout support for SSL socketsYann Hodique
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 #28739. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-21getmail 4.46.0Brett Koonce
2013-09-17getmail 4.43.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-15getmail: simplify slightlyAdam Vandenberg
2013-08-15getmail: fix installationAdam Vandenberg
getmail was using the return value of install, which was removed Closes #21918
2013-08-06getmail 4.42.0Ian Lancaster
Closes #21689. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-16getmail 4.41.0Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-24getmail 4.40.3Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-30getmail 4.40.1Tim Gray
Closes #19541. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-10getmail 4.39.1Peter Aronoff
Closes #18375. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19getmail 4.38.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-05getmail 4.37.0Peter Aronoff
Closes #17607. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-03getmail 4.36.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31getmail 4.35.0Peter Aronoff
Closes #15784. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-17getmail 4.34.0Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-27getmail 4.33.0Peter Aronoff
Closes #14475. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-28getmail 4.32.0Peter Aronoff
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-23getmail 4.30.1Peter Aronoff
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10getmail 4.27.0Peter Aronoff
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-22getmail 4.26.0Philipp Wollermann
Closes #11815. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17Update return values of install and install_symlinkAdam Vandenberg
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-12getmail: fix pathname usageAdam Vandenberg
2012-02-12getmail: use install_symlinkAdam Vandenberg
2012-02-02getmail 4.25.0Peter Aronoff
Closes #9934. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-12getmail 4.24.0Peter Aronoff
Closes #9094. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-02getmail 4.22.1Peter Aronoff
Closes #7939. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-07getmail: install man pagesJack Nagel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18Getmail 4.20.3Tim Gray
Updated getmail from 4.20.0 to 4.20.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-07-09add new getmail formulaJoe Shaw
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Bump to 4.20.0 * Install to libexec and link scripts into bin