aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aspell.rb
AgeCommit message (Expand)Author
2014-03-17aspell: use patch DSLJack Nagel
2014-03-14aspell: fix const definitions for llvmBrett Koonce
2013-09-17aspell: can't access resources directly in class bodyJack Nagel
2013-09-16aspell: use resourcesJack Nagel
2013-08-19Use ENV.{append,prepend}_path in formulaeJack Nagel
2013-06-03aspell: fix audit warningJack Nagel
2013-04-22aspell: update remaining method namesAlexander Wenzowski
2013-04-21Remove global methods from formulaeSimon Sigurdhsson
2013-02-02aspell: autogenerate optionsAdam Vandenberg
2013-01-30aspell formula description --with-langkorthaerd
2013-01-12aspell: add English dictionary by defaultYousef Ourabi
2012-09-03aspell: restore mirrors to language subformulaeJack Nagel
2012-09-03Fix subformulae sha1s.Mike McQuaid
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
2012-06-10aspell: style nitsJack Nagel
2012-04-01Use new fails_with DSL syntaxJack Nagel
2011-11-30aspell: use a space in class inheritanceJack Nagel
2011-11-30Add mirrors for GNU formulaeJack Nagel
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
2011-09-08Aspell builds with LLVMMax Howell
2011-07-29Aspell: Fix broken languagesColin Hebert
2011-07-29Aspell 0.60.6.1Colin Hebert
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-20aspell: keep going if a bad lang is passedAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-09-16Update Formula: aspellAlexis Hildebrandt
2010-09-16Update Formula: aspellAlexis Hildebrandt
2010-08-10Use renamed ARGV#options_only in aspell formulaChris Hoffman
2010-08-07Update formulae for version 0.7Adam Vandenberg
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
2010-02-08Update Formula: aspell. Fix dictionary install.Alexis Hildebrandt
2010-01-24Fixes #547spahl
2010-01-24aspell caveats so people know to use --langMax Howell
2010-01-24Update Formula: aspell. Add language dictionariesAlexis Hildebrandt
2009-12-16Revert "Aspell compiles with newer LLVM."Max Howell
2009-12-12Aspell compiles with newer LLVM.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
2009-10-12Fixes #88; Aspell doesn't compile with LLVMMax Howell
2009-10-02Don't force gcc in Aspell, now that LD is set correctly.Adam Vandenberg
2009-09-30Add Formula for aspell.Philip Weaver