asaph
31fe07ecd4
dos2unix devel 6.0.6-beta1
...
Closes Homebrew/homebrew#30064 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-11 23:56:52 -05:00
asaph
d7f023da1a
dos2unix remove patch that was for 6.0.4
...
According to @jiefoxi's comment, the patch is only relevant for version 6.0.4.
https://github.com/Homebrew/homebrew/pull/28647#issuecomment-41487843
Closes Homebrew/homebrew#28751 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-02 21:16:49 -07:00
asaph
7fceb982b9
dos2unix 6.0.5
...
Closes Homebrew/homebrew#28647 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-23 16:04:27 -05:00
jiefoxi
5e97de00e0
dos2unix: apply upstream language patch
...
Closes Homebrew/homebrew#28322 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-12 08:22:15 -07:00
Mike Naberezny
357253d5d0
dos2unix: add tests for all executables
...
Closes Homebrew/homebrew#28283 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-09 22:42:30 -05:00
Mike Naberezny
278f993c07
dos2unix: improve test by reusing pathname and checking all output
...
Closes Homebrew/homebrew#28254 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-08 19:15:41 +01:00
asaph
659c45a117
dos2unix 6.0.5-beta11 (devel)
...
Closes Homebrew/homebrew#27764 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-21 13:43:09 -05:00
asaph
c32978196b
dos2unix --devel 6.0.5-beta7
...
Closes Homebrew/homebrew#27535 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-13 21:49:05 -07:00
asaph
e6534f0a25
dos2unix --devel 6.0.5-beta6
...
Closes Homebrew/homebrew#27301 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-03-07 16:44:07 -06:00
Adam Vandenberg
292fefad44
dos2unix: use Formula[]
2014-02-27 08:21:15 -08:00
asaph
b334c59dfe
dos2unix --devel 6.0.5-beta5
...
Closes Homebrew/homebrew#27002 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-25 15:53:40 -06:00
asaph
46aa6db37b
dos2unix --devel 6.0.5-beta4
...
Closes Homebrew/homebrew#26476 .
Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-02-06 12:01:19 -06:00
asaph
2ddcb24270
dos2unix --devel 6.0.5-beta3
...
Closes Homebrew/homebrew#26322 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-01 09:01:35 -08:00
Ted Pennings
1abe1b906f
dos2unix: a test
...
Closes Homebrew/homebrew#25887 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-15 09:08:57 +00:00
asaph
2de0dfc2e6
dos2unix --devel 6.0.5-beta1
...
Closes Homebrew/homebrew#25889 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-14 08:26:03 +00:00
asaph
8a17031b17
dos2unix 6.0.4
...
Closes Homebrew/homebrew#25859 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-13 09:34:40 +00:00
Brett Koonce
9ccae5c9f4
dos2unix 6.0.3
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19 20:03:53 -08:00
Brett Koonce
a47df58d0c
dos2unix 6.0.2
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-19 19:03:18 -07:00
Jack Nagel
0550f5fede
dos2unix: always use gettext
...
gettext is now bottled on three of the platforms we support, so remove
the hackery and just depend on it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 09:36:30 -05:00
Brett Koonce
92c317d510
dos2unix 6.0.1
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:30:41 -07:00
nibbles 2bits
46bba3b743
dos2unix 6.0
...
Upgrade dos2unix to version 6.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-07 06:32:18 -07:00
Jack Nagel
4168b7c070
dos2unix: specify Homebrew's CC, CPP, and CFLAGS
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-04 20:57:19 -06:00
Jack Nagel
689146ef9f
dos2unix: use new homepage
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 17:56:42 -05:00
Justin Hahn
be89af9de0
dos2unix 5.3.1
...
This change upgrades dos2unix to release 5.3.1, eliminating the now
duplicate unix2dos formula. This also introduces optional NLS support
for dos2unix through the --enable-nls option.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-08 17:48:38 -05:00
Sebastian Staudt
afd8708445
Updated to dos2unix 3.2
...
The source for dos2unix 3.1 wasn't available anymore. I switched to this
slightly updated version. There are already newer versions on SourceForge,
but I wanted to make it work again first.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 07:11:22 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Adam Vandenberg
620317ca6d
Update formulae to use ENV.cflags
2010-08-10 08:30:19 -07: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
Max Howell
61b2307139
s/require 'brewkit'/require 'formula'/g
...
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Clinton R. Nixon
d9ff92599c
Added small DSL for formulas
...
You can now use "url", "version", "homepage", and any checksums as
class methods, like so:
class Dos2unix <Formula
url 'http://www.sfr-fresh.com/linux/misc/old/dos2unix-3.1.tar.gz '
md5 '25ff56bab202de63ea6f6c211c416e96'
homepage 'http://www.sfr-fresh.com/linux/misc/ '
end
The previous usage ("@url = 'http://example.com/tarball.tgz '") still
works, maintaining compatibility with previous formulas.
"dos2unix.rb" is translated into the new format as an example.
2009-09-23 14:51:11 -04:00
Max Howell
a4052a9b7c
ENV.cc; returns the compiler we use
2009-09-21 23:50:57 +01:00
Adam Vandenberg
655370f37f
Don't hardcode 'gcc' in manual formulas.
2009-09-21 13:06:21 -07:00
Adeel Ahmad Khan
76181ad926
Updated dos2unix download URL.
...
Signed-off-by: Max Howell <max@methylblue.com>
2009-08-12 05:41:04 +08:00
Max Howell
99ecbb09a2
Use our CFLAGS for dos2unix
2009-07-31 01:29:00 +01:00
Max Howell
3394cc7d88
Fix issues with Pathname.install and arrays
2009-07-23 01:14:22 +01:00
Max Howell
3ecaf72273
Rename mv_from to install
2009-06-15 00:55:18 +01:00
Max Howell
f207933a60
dos2unix formula
2009-06-08 16:00:25 +01:00