Commit graph

76382 commits

Author SHA1 Message Date
Miguel Araújo
efcd9bfd72 sickbeard: fix audit
sickbeard:
  * `caveats method` (line 76) should be put before `plist block` (line 42)
  * `caveats method` (line 76) should be put before `plist block` (line 44)
  * `checksum` (line 6) should be put before `head` (line 4)
2017-02-12 16:19:07 +00:00
Miguel Araújo
8aaa63b55f sdl_rtf: fix audit
sdl_rtf:
  * `head` (line 15) should be put before `bottle block` (line 7)
2017-02-12 16:19:07 +00:00
Miguel Araújo
0fb66e8f22 s3cmd: fix audit
s3cmd:
  * `bottle block` (line 10) should be put before `depends_on` (line 8)
2017-02-12 16:19:07 +00:00
Miguel Araújo
17b1283e40 rtmpdump: fix audit
rtmpdump:
  * `depends_on` (line 21) should be put before `conflicts_with` (line 19)
2017-02-12 16:19:07 +00:00
Miguel Araújo
5475dad85e rrdtool: fix audit
rrdtool:
  * `env :userpaths` in formulae is deprecated
2017-02-12 16:19:07 +00:00
Miguel Araújo
ed805b3b44 redo: fix audit
redo:
  * Use `system "./redo", "install"` instead of `system "./redo install"`
2017-02-12 16:19:07 +00:00
Miguel Araújo
2ff5f4fa4b redland: fix audit
redland:
  * `revision` (line 15) should be put before `bottle block` (line 7)
2017-02-12 16:19:07 +00:00
Miguel Araújo
83acc1019f randomize-lines: fix audit
randomize-lines:
  * Use `system "echo", "-e", "\"` instead of `system "echo -e \"`
2017-02-12 16:19:07 +00:00
Miguel Araújo
6636a76f06 radare2: fix audit
radare2:
  * `revision` (line 34) should be put before `stable block` (line 24)
2017-02-12 16:19:07 +00:00
Miguel Araújo
501fb5df32 putty: fix audit
putty:
  * `depends_on` (line 28) should be put before `conflicts_with` (line 17)
2017-02-12 16:19:07 +00:00
Miguel Araújo
7c758c88c4 parrot: fix audit
parrot:
  * `depends_on` (line 32) should be put before `conflicts_with` (line 30)
2017-02-12 16:19:07 +00:00
Miguel Araújo
4ac20bf25f onepass: fix audit
onepass:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
cc24ce4ec9 ondir: fix audit
ondir:
  * `checksum` (line 6) should be put before `head` (line 4)
2017-02-12 16:19:07 +00:00
Miguel Araújo
7f6857e1f8 ocproxy: fix audit
ocproxy:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
80b7e9690e objc-codegenutils: fix audit
objc-codegenutils:
  * `head` (line 15) should be put before `bottle block` (line 7)
2017-02-12 16:19:07 +00:00
Miguel Araújo
638e693645 node@5: fix audit
node@5:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
bdfaccf327 node@0.12: fix audit
node@0.12:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
25f77db021 node@0.10: fix audit
node@0.10:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
521ca4dbb2 ngspice: fix audit
ngspice:
  * `bottle block` (line 16) should be put before `head block` (line 7)
  * http://ngspice.sourceforge.net/ should be `https://ngspice.sourceforge.io/
2017-02-12 16:19:07 +00:00
Miguel Araújo
3f9df64711 nesc: fix audit
nesc:
  * `bottle block` (line 12) should be put before `depends_on` (line 10)
2017-02-12 16:19:07 +00:00
Miguel Araújo
17be1473c9 narwhal: fix audit
narwhal:
  * `checksum` (line 6) should be put before `head` (line 4)
2017-02-12 16:19:07 +00:00
Miguel Araújo
0e8413e5f4 mvnvm: fix audit
mvnvm:
  * `conflicts_with` (line 18) should be put before `install method` (line 12)
2017-02-12 16:19:07 +00:00
Miguel Araújo
f818cd9d7b muttils: fix audit
muttils:
  * `head` (line 15) should be put before `bottle block` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
85b4fdb16b mtools: fix audit
mtools:
  * `depends_on` (line 18) should be put before `conflicts_with` (line 16)
2017-02-12 16:19:07 +00:00
Miguel Araújo
78180f7fe2 mpssh: fix audit
mpssh:
  * `stable block` (line 17) should be put before `bottle block` (line 8)
  * `url` should be put inside `stable block`
  * `checksum` should be put inside `stable block`
2017-02-12 16:19:07 +00:00
Miguel Araújo
957b120c63 mpgtx: fix audit
mpgtx:
  * Use `system "make", "install", "cpflags=RP"` instead of `system "make install cpflags=RP"`
  * http://mpgtx.sourceforge.net should be `https://mpgtx.sourceforge.io/`
2017-02-12 16:19:07 +00:00
Miguel Araújo
614dbb38bc mkclean: fix audit
mkclean:
  * Use `system "make", "-C", "mkclean"` instead of `system "make -C mkclean"`
2017-02-12 16:19:07 +00:00
Miguel Araújo
a7cf8e4881 mitie: fix audit
mitie:
  * `option` (line 20) should be put before `depends_on` (line 18)
2017-02-12 16:19:07 +00:00
Miguel Araújo
c20072e145 maven: fix audit
maven:
  * `conflicts_with` (line 31) should be put before `install method` (line 12)
2017-02-12 16:19:07 +00:00
Miguel Araújo
5056d81a4b mapserver: fix audit
mapserver:
  * `env :userpaths` in formulae is deprecated
2017-02-12 16:19:07 +00:00
Miguel Araújo
32a4557ee7 macvim: fix audit
macvim:
  * `env :std` in formulae is deprecated
2017-02-12 16:19:07 +00:00
Miguel Araújo
46a43cb8fb marst: fix audit
marst:
  * Use `system "#{bin}/marst", "-o", "hello.c", "hello.alg"` instead of `system "#{bin}/marst -o hello.c hello.alg"`
  * Use `system "#{ENV.cc}", "hello.c", "-lalgol", "-lm", "-o", "hello"` instead of `system "#{ENV.cc} hello.c -lalgol -lm -o hello"`
2017-02-12 16:19:07 +00:00
Miguel Araújo
8c6ec750db mapnik: fix audit
mapnik:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
d9b29ca99e lwtools: fix audit
lwtools:
  * Description is too long. "name: desc" should be less than 80 characters.
    Length is calculated as lwtools + desc. (currently 83)
2017-02-12 16:19:07 +00:00
Miguel Araújo
5f994c02d7 ltc-tools: fix audit
ltc-tools:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:07 +00:00
Miguel Araújo
3c8308b9ce lpc21isp: fix audit
lpc21isp:
  * `version` (line 6) should be put before `checksum` (line 5)
2017-02-12 16:19:07 +00:00
Miguel Araújo
3bcc95097f lorem: fix audit
lorem:
  * `url` should be put inside `stable block`
  * `checksum` should be put inside `stable block`
  * Description shouldn't include the formula name
2017-02-12 16:19:07 +00:00
Miguel Araújo
635bba4043 lockrun: fix audit
lockrun:
  * Use `system "#{ENV.cc}", "#{ENV.cflags}", "lockrun.c", "-o", "lockrun"` instead of `system "#{ENV.cc} #{ENV.cflags} lockrun.c -o lockrun"`
2017-02-12 16:19:07 +00:00
Miguel Araújo
24c6828f25 lighttpd: fix audit
lighttpd:
  * `plist block` (line 112) should be put before `test block` (line 108)
2017-02-12 16:19:07 +00:00
Miguel Araújo
999eb22ba4 libmaxminddb: fix audit
libmaxminddb:
  * `option` (line 25) should be put before `depends_on` (line 23)
2017-02-12 16:19:07 +00:00
Miguel Araújo
2c8dd3aad4 libhttpserver: fix audit
libhttpserver:
  * `revision` (line 7) should be put before `head` (line 6)
2017-02-12 16:19:06 +00:00
Miguel Araújo
8d2159b543 libftdi0: fix audit
libftdi0:
  * `depends_on` (line 19) should be put before `conflicts_with` (line 17)
2017-02-12 16:19:06 +00:00
Miguel Araújo
8aa29c7760 libantlr3c: fix audit
libantlr3c:
  * `bottle block` (line 10) should be put before `option` (line 8)
2017-02-12 16:19:06 +00:00
Miguel Araújo
325fb09e6e lhasa: fix audit
lhasa:
  * `depends_on` (line 18) should be put before `conflicts_with` (line 16)
2017-02-12 16:19:06 +00:00
Miguel Araújo
899e8487e0 lha: fix audit
lha:
  * `head block` (line 19) should be put before `conflicts_with` (line 17)
2017-02-12 16:19:06 +00:00
Miguel Araújo
7d69626a82 ld64: fix audit
ld64:
  * `keg_only` (line 30) should be put before `depends_on` (line 28)
  * `keg_only` (line 30) should be put before `depends_on` (line 16)
  * `depends_on` (line 16) should be put before `resource` (line 11)
2017-02-12 16:19:06 +00:00
Miguel Araújo
5fdda17e40 juju@1.25: fix audit
juju@1.25:
  * `keg_only` (line 17) should be put before `depends_on` (line 15)
2017-02-12 16:19:06 +00:00
Miguel Araújo
7a0f456207 jrnl: fix audit
jrnl:
  * `include directive` (line 16) should be put before `desc` (line 2)
2017-02-12 16:19:06 +00:00
Miguel Araújo
8b692350af john-jumbo: fix audit
john-jumbo:
  * `depends_on` (line 32) should be put before `conflicts_with` (line 28)
2017-02-12 16:19:06 +00:00
Miguel Araújo
62535990b8 jbigkit: fix audit
jbigkit:
  * `head` (line 17) should be put before `bottle block` (line 8)
2017-02-12 16:19:06 +00:00