aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/yaz.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-05yaz 4.1.4Walter McGinnis
Also added --with-xml2 option explicitly. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-05Update formula: yazMark A. Matienzo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-30Update formula: yazMark A. Matienzo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-09Update formula: yazMark A. Matienzo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-29yaz: update version to 4.0.12David Höppner
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-07-01Upgrade yaz to 4.0.10Mark A. Matienzo
Signed-off-by: David Höppner <0xffea@gmail.com>
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-10-06Upgraded to yaz 3.0.49 release.Walter McGinnis
2009-09-29YAZ 3.0.48 formulaKieran Pilkington
A programmers’ toolkit supporting the development of Z39.50/SRW/SRU clients and servers.