Commit Graph

8 Commits (5b04c836e727a44d4822990cdd247fb9876ad7cf)

Author SHA1 Message Date
Markus Prinz 74aceb2568 Tarsnap: Remove --enable-sse2 and --disable-debug flags
* The --enable-sse2 flag causes the compile to hang when the
  llvm-gcc compiler that comes with Xcode 4 is used.
* The configure script doesn't recognize the --disable-debug option

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-02 09:59:24 -07:00
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