Commit Graph

7 Commits (3f237a89a2214d830d7dce582d1f0b1093169c5c)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Aaron Suggs 5f518064da tarsnap 1.0.29
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-21 10:39:51 -08:00
Tarrant b489b925d9 tarsnap 1.0.28
This fixes a critical security bug:
http://www.daemonology.net/blog/2011-01-18-tarsnap-critical-security-bug.html

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-18 16:52:52 -08:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg a8384250d7 Fix indentation discovered by 'brew audit'. 2010-07-23 21:34:02 -07:00
Berk D. Demir e3483ad74c Update tarsnap to v1.0.27
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-28 08:25:18 -07:00
Berk D. Demir 6679e1115a New Formula tarsnap
Tarsnap is a secure online backup service which offers
cryptographically secure backups with a flexible client
which is easy on the resources.

- strong crypto for encryption and validation on local machine.
- tar like interface direct to remote storage.
- savings on bandwidth and storage by only sending changed chuncks.

Signed-off-by: Berk D. Demir <bdd@mindcast.org>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-26 09:42:06 -07:00