Commit Graph

10 Commits (f7e69d2aaa76be464958561bb2f522748b11fcd2)

Author SHA1 Message Date
Adam Vandenberg c2da056aa6 lbdb: fix audit warning 2012-09-03 12:29:27 -07:00
Tim Gray f5a8032941 lbdb 0.38.1
I forked ldbd a while ago and modded (without much knowledge) the files
to get it to build on 10.7 with Xcode 4.  I tried to get the changes
incorporated into the upstream, but have never gotten a response.
- Tim Gray

Closes Homebrew/homebrew#13095.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-01 13:46:48 -07:00
Adam Vandenberg 881d861088 Remove lbdb.
There has been no upstream activity for this software, and the build
depends on specific versions of Xcode and GCC. Since this isn't compatible
going forward, and we don't want to carry xcode project patches in core,
moving to the boneyard.
2012-06-27 11:25:54 -07:00
Alexis Hildebrandt bd7cd6acbf Update formula: lbdb
Fix install when user has configured Xcode's SYMROOT setting to
point to a custom location instead of the default.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 23:22:06 -07:00
Adam Vandenberg 6af4c86ba5 lbdb: use native sdkroot 2011-09-02 10:50:04 -07:00
Adam Vandenberg 09aa73a2d8 lbdb 0.38 2011-09-02 10:40:35 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg e5c406b199 Update lbdb to 0.37 and downgrade SDK used in patch to 10.5 2010-06-30 22:23:15 -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
Seth Falcon 490f908f25 lbdb formula
Includes a patch in __DATA__ found here: http://trac.macports.org/ticket/21096

This package allows you to query for addresses from the OS X AddressBook from
mutt.
2009-09-30 00:04:56 +01:00