aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lbdb.rb
AgeCommit message (Collapse)Author
2013-04-18lbdb 0.38.2Tim Gray
Closes #19299. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-29Change github /tarball/ URLs to /archive/ for formulae L-ZAndrew Janke
This takes care of a `brew audit` complaint. Closes #18828. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03lbdb: fix audit warningAdam Vandenberg
2012-09-01lbdb 0.38.1Tim Gray
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 #13095. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-27Remove lbdb.Adam Vandenberg
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.
2011-09-02Update formula: lbdbAlexis Hildebrandt
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-02lbdb: use native sdkrootAdam Vandenberg
2011-09-02lbdb 0.38Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-06-30Update lbdb to 0.37 and downgrade SDK used in patch to 10.5Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-09-30lbdb formulaSeth Falcon
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.