Commit graph

17 commits

Author SHA1 Message Date
BrewTestBot
2c43267e2d dar: update 2.4.14 bottle.
Closes Homebrew/homebrew#30221.
Fixes Homebrew/homebrew#27469.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-17 12:34:07 +01:00
Tomasz Pajor
0adc990a05 dar 2.4.14 2014-06-17 12:33:58 +01:00
BrewTestBot
8dd0745c65 dar: add 2.4.13 bottle.
Closes Homebrew/homebrew#29134.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-02 11:46:55 +01:00
ilovezfs
a642168249 dar: fix build, add new options, disable static.
The Mavericks build is fixed by using ENV.libstdcxx with clang. The
Mavericks build also can succeed without using ENV.libstdcxx if the
compiler is gcc-4.8 (or perhaps others, as well).

New options are provided for docs, lzo, gcrypt, gettext, and upx.
Accordingly, gettext is no longer a required dependency.

The build uses the sed -r option, which is not available in the
system sed, but is, in Homebrew's gnu-sed. Specifically, this
resolves the error:

    /usr/bin/sed: illegal option -- r

Similarly, when --docs is enabled, the build uses the cp -d option,
which is not available in the system cp, but is, in gnu cp, which
is part of the coreutils Homebrew formula. In particular, this
avoids the error:

    ./portable_cp html /usr/local/Cellar/dar/2.4.13/share/dar
    cp: illegal option -- d

The configure option --disable-dar-static is now always passed in
order to decrease the time it takes for configure to run. This is
suggested by the output from configure when configure finds that
static is not possible.
2014-06-02 11:46:55 +01:00
Misty De Meo
677ac69e9f dar 2.4.13 2014-04-23 23:04:47 -07:00
Jaime Marquínez Ferrándiz
74c83fa9f6 Batch convert http download urls from SourceForge to https
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
Brett Koonce
cc32b65624 dar 2.4.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-15 17:03:33 -07:00
Victor Martinez
8dc451e3e2 Fixed several broken sourceforge.net download locations
Closes Homebrew/homebrew#20645.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 12:17:57 -07:00
Brett Koonce
97d4f40f72 dar 2.4.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-28 21:29:19 -07:00
Brett Koonce
cb46290089 dar 2.4.9
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-01 22:07:33 -06:00
Brett Koonce
79f1c8d620 dar 2.4.8
Closes Homebrew/homebrew#15530.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-18 10:08:33 -07:00
Brett Koonce
2922ab88c8 dar 2.4.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:40 -07:00
nibbles 2bits
1ebfedd2c1 dar 2.4.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-10 14:02:43 -07:00
Jochen Munz
9fb7088dba dar: update to 2.4.2
This update uses the current version of dar from sourceforge.net.
Compile tested under OSX Lion gcc 4.2.1

Closes Homebrew/homebrew#8545.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-11 15:21:37 -08:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid
a48d710000 Fix dar manpage location. 2011-01-16 15:31:53 +00:00
Kaspar Schiess
f35cda9286 + dar, the Disk ARchive
Version 2.3.10 from http://dar.linux.free.fr/.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-01-16 15:25:51 +00:00