aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/s-lang.rb
AgeCommit message (Collapse)Author
2015-02-21s-lang: update 2.3.0 bottle.BrewTestBot
2015-02-21s-lang 2.3.0David Christenson
Update to latest stable release, set URL to official package location instead of outdated MIT mirror. Closes #37048. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2015-01-02s-lang: update 2.2.4_1 bottle.BrewTestBot
2015-01-02s-lang: add testXu Cheng
Closes #35455.
2015-01-02s-lang: modernizeXu Cheng
2014-10-21s-lang: update 2.2.4_1 bottle.BrewTestBot
2014-06-17s-lang: update 2.2.4_1 bottle.BrewTestBot
2014-03-22s-lang: update 2.2.4 bottle.BrewTestBot
2014-03-22Update revisions on bottled libpng dependentsJack Nagel
2014-03-13s-lang: add 2.2.4 bottle.BrewTestBot
2014-03-05Remove special X11 proxy depsJack Nagel
2013-07-22s-lang: add missing commaJack Nagel
2013-07-13Make the use of paths to packages proxied through X11 consistentJack Nagel
2012-10-10slang: add mirrorAdam Vandenberg
Closes #15387
2012-08-10s-lang: don't use X11 paths if X11 isn't installedJack Nagel
Fixes #14083. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-09s-lang: depend on libpng instead of x11Adam Vandenberg
2012-08-06Adjust XQuartz/X11 module naming schemeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01Update formulae for new XQuartz moduleJack Nagel
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2011-09-01slang: remove unused configure switchesAdam Vandenberg
2011-04-18Changed X11R6 paths to X11Michael Lapinsky
Fixed formulas referencing X11 via the X11R6 symlink to instead reference the path X11 should be at directly (in case the user doesn't have that symlink, like I didn't) Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-12s-lang formula 2.2.4Marek Sebera
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-12-17s-lang - fix homepage and buildAdam Vandenberg
2010-12-16Update s-lang to v2.2.3Andrew Marshall
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-08-07Use new symlink aliasesMax Howell
2010-01-23Update Formula: s-lang. Add formula alias slang.Alexis Hildebrandt
2010-01-23Update Formula: s-langAlexis Hildebrandt
Update to the latest SLang release 2.2.2
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-21Use new depends_on syntax in all formulaMax Howell
Many formula were imported during the development of the dependency branch.
2009-09-16Upgrading s-lang version to 2.2.1.Daniel Rodríguez Troitiño
2009-09-11S-Lang formulaDaniel Rodríguez Troitiño
S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. <http://www.s-lang.org/>