Commit Graph

3848 Commits (2d2d827fe874c0b76c3d6bd054a665350b03159f)

Author SHA1 Message Date
Justin Clift 2d2d827fe8 Updated formula: libvirt
No longer has a dependency on GNU awk for building.

Thanks to Mike McQuaid for prompting this.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-02 11:18:28 -08:00
Bertrand Marron 99593e01b3 Added new formula for clean (Nifty Clean).
The clean utility searches  through the filesystem for "temporary files"
left behind by editors and the like which can be deleted safely.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:51:57 +00:00
Thomas Gustafsson 15b826dfb4 New formula : owfs
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:42:19 +00:00
Jon Wilkes 63d55dd99f Fix logrotate's path-type options such as olddir.
From http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2008-August/147600.html:

  "logrotate's path-type options (eg. compress, olddir, just to name a
  few) fail because FreeBSD's libc implements mbtrowc(3) differently,
  and returns -2 on empty string.  Linux version, however, returns 0.
  A simple zero-length check added to path check function, which hides
  this."

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:34:38 +00:00
kurayama 02facb04c6 New formula: box2d
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 12:32:49 +00:00
David Goodlad 09b24e9888 Make tmux work with osx pasteboard
Via https://gist.github.com/644805

Uses the private api call _vprocmgr_detach_from_console similar to Apple's
patch to GNU screen

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:43:19 +00:00
Brad Ackerman 0f6a348a9e Add formula for aplus
An APL interpreter.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:34:03 +00:00
Amir Manji ee1441185c update mtr to 0.80
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:32:58 +00:00
Steve Hoeksema a50af80ac6 Add Detox 1.2.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:32:20 +00:00
Stefan Kersten d638916f15 Add formula for the Judy dynamic array library
From the website:

"Judy is a C library that provides a state-of-the-art core technology
that implements a sparse dynamic array. Judy arrays are declared simply
with a null pointer. A Judy array consumes memory only when it is
populated, yet can grow to take advantage of all available memory if
desired."

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02 00:28:50 +00:00
Justin Clift 956a34f209 New formula: classads
Used by Condor and other High Throughput Computing projects.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:52:27 +00:00
Justin Clift c527c19f08 Updated formula: libvirt
Updated for the new upstream 0.8.6 release of libvirt.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:41:02 +00:00
kurayama 4363e2bbef New formula: ncmpcpp
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:39:03 +00:00
Joe Tanner 649b07de10 updated formula for rabbitmq 2.2.0
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 23:33:37 +00:00
Yasuharu NAKANO b75601f22f New Formula: ascii
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-01 22:49:40 +00:00
Tomoki Aonuma 06f8fdf47c NetHack - fix URLs to point to the new wiki
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-30 07:46:53 -08:00
Kashif Rasul 4eb5d61398 spatialite-tools: needs pkg-config to build.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-30 07:46:18 -08:00
Mike McQuaid 5d9e3c243e Valgrind doesn't need to depend on boost. 2010-11-30 00:05:21 +00:00
Kyle VanderBeek f01e976b1a Update libupnp to 1.6.9
1.6.6 is giving a 404 from Sourceforge for some reason, and this stopped my
ability to install ushare.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 23:03:43 +00:00
Mike McQuaid 395f3aa941 Add caveat for sntop to warn about fping. 2010-11-29 22:57:50 +00:00
Peter Host f88414729f New formula sntop - simple network top
sntop is an ncurses-based top-esque console utility for monitoring the connectivity of network hosts, supporting various advanced features and released under the GPL.
sntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files. sntop aims for support on all popular unices and platforms.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:47:08 +00:00
Lars b2f2b18fb9 New formula: htmlcompressor
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:34:58 +00:00
Justin Hileman 35e7432874 Version bump git-flow-completion
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:10:21 +00:00
Gerolf Seitz 957f4c060f New Formula: giter8
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:09:18 +00:00
Tianyi Cui ba5daa5fff Alias hugs for hugs98
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 21:45:53 +00:00
Keith Fitzgerald 38dc526fdc upgraded elb-tools to latest version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-29 08:32:55 -08:00
Adam Vandenberg aa20f7375d mathomatic 15.3.5 2010-11-29 07:40:52 -08:00
Hector Castro fdbc06f9c3 parallel - update to 20101122
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:54:17 -08:00
Jannis Leidel 324e6b42d4 Updated Python 3 formula to 3.1.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:51:20 -08:00
Jannis Leidel a193db1cbd Updated Python formula to 2.7.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:51:14 -08:00
Bertrand Marron 774fbab536 Update libmpdclient to 2.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:50:15 -08:00
Markus Groß aed3611668 Updated stp to rev 1028
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-28 08:29:28 -08:00
Ali Asad Lotia 604f6e6e77 Update skipfish to 1.80b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-27 20:07:22 -08:00
Peter Aronoff 37564d4459 Bump discount to 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-27 08:07:42 -08:00
Jannis Leidel a1bf54f7c4 Updated pypy formula to 1.4, w00t!
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 13:07:49 -08:00
Bryan Ivory 37363310d9 Added --with-cscope option to the MacVim forumula.
Added the --with-cscope option to the MacVim formula to enable building
MacVim with Cscope support. A dependency on 'cscope' is added when the
--with-cscope option is present.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 12:34:12 -08:00
Adam Vandenberg 4f74819992 bashish - fix audit 2010-11-26 09:49:32 -08:00
Jan Berkel b0127d26f8 New formula: osmosis
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:47:43 -08:00
Adam Palmblad 9ff4dd7d5c Add ttf2eot
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:46:28 -08:00
Marshall Yount 6518b06cb8 update rds-command-line-tools to 1.3.003
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:37:51 -08:00
Ian Gallagher dd6179261f Update Kismet brew to 2010-07-R1 2010-11-26 09:37:09 -08:00
Adam Vandenberg 3bebfd511c Maven 3.0.1 2010-11-26 09:28:32 -08:00
arlolra dead871ab4 bump npm v0.2.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:28:03 -08:00
Ville Lautanala 0e2fa56b28 MongoDB 1.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:22:17 -08:00
Craig Bernstein 9630f84df1 Update Wireshark to 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:20:27 -08:00
Johan Pauwels 12f5b3095c Updated mpg123 to 1.12.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:18:08 -08:00
Johan Pauwels d9d81b0df0 Updated libsndfile to 1.0.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:17:57 -08:00
Jannis Leidel e893715aa6 Updated lftp formula to 4.1.1.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:17:14 -08:00
mkroehnert 5a5b2fd66c mcpp.rb: also build the shared library
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-11-25 20:51:42 +01:00
Tianyi Cui de8507ce5e Fix a symlink of pkgconfig
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-25 07:56:14 -08:00