aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/offline-imap.rb
AgeCommit message (Collapse)Author
2014-06-21offlineimap v6.5.6Brett Koonce
2014-03-08formulae: don't use GitHub zip files.Mike McQuaid
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-07use opt shortcutsAdam Vandenberg
2013-10-23offlineimap 6.5.5Berk D. Demir
Closes #23460. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-09-09Let plists be installed automaticallyAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-21offlineimap: update HEAD urlKevin Lyda
Closes #14046. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14offlineimap 6.5.4Stephen Eglen
Closes #12821. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-12offline-imap: use install_symlinkAdam Vandenberg
2012-02-09offlineimap 6.5.2.1xiongchiamiov
Closes #10083. [jn: squashed in some unrelated style cleanups] Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-04Minor cleanup on plist caveats.Matthew Lewinski
Use basename to refer to plist file when loaded. Make cp lines same across formulas. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-03Add and use plist helper methodsJack Nagel
These will be used to unify the label namespaces in embedded plists, i.e. 'homebrew.mxcl.<formula>'. plist_path returns the full path to a plist file located at the top level of the keg; plist_path.basename can be used if just the filename is needed. c.f. #9346. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Normalize paths in embedded plist filesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16offline-imap: update to 6.5.2 and fix url for HEADcola-zero
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-01offline-imap: use tarball for stable URLJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-01offline-imap: add HEADKevin Lyda
The offline-imap package gets a fair bit of development. Sometimes it's useful to upgrade to head; this change adds the ability to do that. Closes #9361. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-02Fix plist permissions for LionAdam Vandenberg
2011-08-13offlineimap 6.3.4Scott Stevenson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-08offline-imap 6.3.2.1Steven Kallstrom
add offlineimap alias, sample configurations, plist, and caveats to instruct user getting started with a sample configuration and installing plist into lauchd to start offlineimap on startup and on have it run every 5 minutes Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-08Formula for OfflineIMAP (6.2.0).Eero Saynatkari
* The maintainer is changing so for now the distribution is from my repository clone. Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Install privately into libexec instead of touching any site-packages