Commit Graph

19147 Commits (e625869947997ffd1a0799592a50d176496f0b2f)

Author SHA1 Message Date
Mike McQuaid e625869947 root: cleanup comments. 2013-09-14 12:05:17 +01:00
Alex Burka abdc62b66a root: move non-executables to libexec.
Closes Homebrew/homebrew#22518.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-14 12:05:17 +01:00
Jan Stępień 366597309e wine 1.7.2
Closes Homebrew/homebrew#22530.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-14 11:03:53 +01:00
Mike McQuaid b717e35e4f ddd: use linked rather than inline patch. 2013-09-14 09:02:22 +01:00
gongqijian e6fa7ebde5 ddd: add patch for 10.9 build.
Closes Homebrew/homebrew#22462.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-14 09:00:07 +01:00
Hongli Lai (Phusion) 985c09beeb passenger: install whitelisted files to libexec.
Closes Homebrew/homebrew#22514.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-14 08:43:51 +01:00
Douglas F. Calvert bb871a1a63 topgit 0.9
Also update repository, homepage and use tarball.

Closes Homebrew/homebrew#22526.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-14 08:14:42 +01:00
Chen, Xiaoqiang ec8be11758 rdesktop 1.8.0
Closes Homebrew/homebrew#22178.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-13 21:46:14 -07:00
Adrià Planas 9bf61fe051 mongo-c 0.8
Closes Homebrew/homebrew#22096.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-13 21:38:58 -07:00
Adam Vandenberg 16c8f90ecc liblacewing 0.5.3 2013-09-13 21:20:57 -07:00
Andos 16e5baa314 liblacewing 0.5.2
liblacewing is a cross-platform, high-level networking library

Closes Homebrew/homebrew#20940.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-13 21:20:57 -07:00
Tzu-ping Chung 8cca4f3592 LibQxt 0.6.2
Closes Homebrew/homebrew#21275.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-13 19:57:20 -07:00
Mark Lewandowski 266901797e s3cmd --devel 1.5.0-alpha3
Closes Homebrew/homebrew#22456.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-13 19:54:32 -07:00
Nat Welch a57efb33fb gcutil 1.8.4
Closes Homebrew/homebrew#22522.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-13 22:56:19 +01:00
Jan Stępień 3c5b9214a4 ponysay 3.0.1
Closes Homebrew/homebrew#21312.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-09-13 13:30:20 -07:00
Mike McQuaid 9ca728d497 par2tbb: add a decent (and working) test. 2013-09-13 17:32:21 +01:00
Denis Sukhonin 8409a16547 tbb 4.2.
Closes Homebrew/homebrew#22520.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-13 17:32:21 +01:00
Mike McQuaid d9f026ca46 gpsbabel: improve argument handling. 2013-09-13 14:51:59 +01:00
Mike McQuaid 92a6c43e3a gpsbabel: remove expat, used for docs.
Expat is included on OSX. All that is needed by gpsbabel beyond the system expat is the xmlwf command to build the docs. Tried to make the docs build work but even with expat and docbook dependencies they don't seem to build.
2013-09-13 14:51:38 +01:00
Markus Prinz c88643e9fe assenger: fix apache config module path caveats.
Closes Homebrew/homebrew#22513.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-13 10:15:37 +01:00
Drew Fisher 6799d5f20c dpkg: use homebrew gtar and OSX md5, shasum
- The formula claims to depend on homebrew's gnu-tar package, but then
  uses OSX's bundled gnutar, rather than homebrew's gnutar.  On older
  OSX machines, this breaks, as dpkg 1.17 depends on tar >= 1.23, see
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642802

- dpkg-scanpackages fails, since md5sum, sha1sum, and sha256sum don't
  exist.  So replace the invocations with OSX's md5 and shasum tools.

Signed-Off-By: Drew Fisher <zarvox@zarvox.org>

Closes Homebrew/homebrew#22019.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12 21:00:37 -07:00
Drew Fisher 0b4296b5aa gnu-tar: install as gtar, link gnubin/tar -> gtar
dpkg needs gnu-tar to install with a well-known name, so we mimic the
setup used by coreutils of always installing with the 'g' prefix, and
offering the clashing executable name in $opt/libexec/gnubin.

Signed-Off-By: Drew Fisher <zarvox@zarvox.org>

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12 21:00:37 -07:00
rhysd 2e552c3948 macvim: add --with-luajit option
This option links luajit instead of lua.

Closes Homebrew/homebrew#22287.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12 20:27:27 -07:00
Alex Regueiro 18014d038d leptonica: added conflicts_with for osxutils
Closes Homebrew/homebrew#22275.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12 20:17:19 -07:00
Denis Barushev f5f17109b0 Dart 27268
Closes Homebrew/homebrew#22499.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-12 17:19:16 -05:00
Stephen Celis ef9880017f ghi 0.9.0.20130912
Closes Homebrew/homebrew#22504.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-12 17:17:11 -05:00
mcornejo 2a6ca5e42e Play 2.1.4
20130911-XmlExternalEntity - XML external entity vulnerability
More info: http://www.playframework.com/security/vulnerability/20130911-XmlExternalEntity

Closes Homebrew/homebrew#22497.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-12 17:16:28 -05:00
cmar f9691e39a0 vim 7.4.027
Closes Homebrew/homebrew#22344.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-12 17:07:55 -05:00
Hongli Lai (Phusion) c60f4f75a3 passenger 4.0.17
Closes Homebrew/homebrew#22428.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 20:20:47 +01:00
Mike McQuaid 27038d5e09 ruby: update optional dependencies. 2013-09-12 19:17:45 +01:00
Dean Holdren 442f339a69 moreutils 0.50
Closes Homebrew/homebrew#22498.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 18:53:19 +01:00
Mike McQuaid 74e6205e27 lighttpd: fix config paths. 2013-09-12 18:05:21 +01:00
Mike McQuaid a4a18bdfdb lighttpd: update caveats, document_root.
nginx uses var/www so lets use the same.
2013-09-12 17:53:23 +01:00
Mike McQuaid 12d7a00e7a lighttpd: move from sbin to bin. 2013-09-12 17:53:23 +01:00
Linas Valiukas a3185f50a3 lighttpd: copy config, use port 8080, add .plist.
* Copies the sample .conf files to etc/ modifying them to point to correct paths in /usr/local
* Changes default port to 8080 so that lighttpd can be started from unprivileged user
* Creates a startup .plist file for launchd.

Closes Homebrew/homebrew#19861.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 17:53:23 +01:00
Mike McQuaid e3e9e5cd33 nginx: make caveats more concise. 2013-09-12 17:53:22 +01:00
Mike McQuaid bb92d59a15 nginx: add configuration test. 2013-09-12 17:53:22 +01:00
Mike McQuaid 64155d5855 nginx: use inreplace rather than patch. 2013-09-12 17:32:06 +01:00
Mike McQuaid 719d5cd9c6 ipbt: fix changed SHA-1.
Closes Homebrew/homebrew#22461.
2013-09-12 17:21:05 +01:00
Mike McQuaid 66d3cbe721 mongodb: make sure etc exists before copying.
Fixes Homebrew/homebrew#22329.
2013-09-12 17:19:07 +01:00
Ed Porras d0dbe5b291 poppler 0.24.1
Closes Homebrew/homebrew#22495.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 17:00:55 +01:00
Chris Cosby 25b37e0837 jenkins 1.530
Closes Homebrew/homebrew#22491.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 15:52:45 +01:00
Mike McQuaid 1a1b5da91f gpsbabel: make dependencies optional. 2013-09-12 15:51:39 +01:00
Adam Vandenberg 3d8298ba93 wireshark 1.10.2
Closes Homebrew/homebrew#22490.
2013-09-12 07:02:21 -07:00
Darin Morrison 5deb5dd0f4 cabal-install: update to 1.18.0.1, sandbox build.
Use sandboxing support rather than ~/.ghc for build.

Closes Homebrew/homebrew#22416.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-12 14:48:05 +01:00
Mike McQuaid 7d6b8039b4 qt-mobility: move to homebrew-headonly tap.
https://github.com/Homebrew/homebrew-headonly

Relies on unreleased Git versions to build for Lion or above.

Closes Homebrew/homebrew#22285.
2013-09-12 14:48:05 +01:00
Mike McQuaid b87fca80e0 fswatch 0.0.1 (new formula)
Closes Homebrew/homebrew#13110.
2013-09-12 10:27:09 +01:00
Xiyue Deng d96cd0dad3 More resource fix. 2013-09-12 00:59:44 -07:00
Xiyue Deng e8c8f97575 wine: resource syntax fix. 2013-09-11 23:17:49 -07:00
Adam Vandenberg b0762b9064 xapian: use resource 2013-09-11 22:05:37 -07:00