├── Library ├── ENV │ ├── 4.3 │ │ ├── c++ │ │ ├── c89 │ │ ├── c99 │ │ ├── clang │ │ ├── cpp │ │ ├── g++ │ │ ├── gcc │ │ ├── ld │ │ ├── bsdmake │ │ ├── clang++ │ │ ├── g++-4.2 │ │ ├── gcc-4.2 │ │ ├── gmake │ │ ├── llvm-g++ │ │ ├── llvm-gcc │ │ ├── llvm-g++-4.2 │ │ ├── llvm-gcc-4.2 │ │ ├── git │ │ ├── svn │ │ ├── i686-apple-darwin11-llvm-g++-4.2 │ │ ├── i686-apple-darwin11-llvm-gcc-4.2 │ │ ├── mig │ │ ├── sed │ │ ├── make │ │ └── apr-1-config │ └── pkgconfig │ │ ├── 10.4 │ │ ├── 10.9 │ │ ├── 10.5 │ │ ├── libcrypto.pc │ │ └── libcurl.pc │ │ └── 10.8 │ │ ├── libxslt.pc │ │ ├── libexslt.pc │ │ └── libxml-2.0.pc ├── Contributions │ └── cmd │ │ ├── svn │ │ ├── brew-grep │ │ ├── public │ │ ├── glyphicons-halflings.png │ │ └── glyphicons-halflings-white.png │ │ ├── brew-dirty.rb │ │ ├── brew-tests.rb │ │ ├── brew-profile.rb │ │ └── brew-ls-taps.rb ├── Aliases │ ├── gpg │ ├── gtk │ ├── jocr │ ├── leg │ ├── libgd │ ├── npm │ ├── ooc │ ├── qt4 │ ├── 0mq │ ├── alut │ ├── apache-fop │ ├── boehmgc │ ├── bzr │ ├── db │ ├── dbus │ ├── eyeD3 │ ├── fastcgi │ ├── fishfish │ ├── google-go │ ├── gpg2 │ ├── gs │ ├── hg │ ├── htop │ ├── hudson │ ├── hugs │ ├── ipsum │ ├── jslint │ ├── libgeoip │ ├── libjpeg │ ├── libjpg │ ├── libmad │ ├── liboggz │ ├── libtag │ ├── mongo │ ├── mp4box │ ├── mpich │ ├── node.js │ ├── nodejs │ ├── nsis │ ├── p4 │ ├── pipeviewer │ ├── rbx │ ├── saga │ ├── slang │ ├── sqlite3 │ ├── style │ ├── svn │ ├── zmq │ ├── 4store │ ├── android │ ├── aws-as │ ├── aws-mon │ ├── bjam │ ├── cowthink │ ├── cpanm │ ├── dejagnu │ ├── firefly │ ├── gearmand │ ├── gtypist │ ├── hashdeep │ ├── lcms │ ├── lcms2 │ ├── libmcrypt │ ├── libnettle │ ├── libtasn │ ├── mosh │ ├── ocio │ ├── openmpi │ ├── openocd │ ├── p4d │ ├── pgrep │ ├── pkill │ ├── postgres │ ├── shell-fm │ ├── twolame │ ├── unix2dos │ ├── urxvt │ ├── wxwidgets │ ├── xmlsec1 │ ├── ag │ ├── apache-activemq │ ├── beanstalkd │ ├── boost-jam │ ├── ctags-exuberant │ ├── fluidsynth │ ├── heroku │ ├── libcryptopp │ ├── libjpeg-turbo │ ├── liblabjackusb │ ├── libqrencode │ ├── littlecms │ ├── mc │ ├── mediainfo │ ├── o-caml │ ├── ocaml │ ├── offlineimap │ ├── pkgconfig │ ├── stax-sdk │ ├── tinyfugue │ ├── gnu-scientific-library │ ├── gperftools │ ├── pocketsphinx │ ├── sphinxbase │ ├── usb-multiplex-daemon │ └── Secret Rabbit Code ├── Homebrew │ ├── test │ │ ├── .gitignore │ │ ├── mach │ │ │ ├── a.out │ │ │ ├── fat.dylib │ │ │ ├── fat.bundle │ │ │ ├── i386.bundle │ │ │ ├── i386.dylib │ │ │ ├── x86_64.bundle │ │ │ └── x86_64.dylib │ │ ├── tarballs │ │ │ ├── testball-0.1.tbz │ │ │ └── configure_fails.tar.gz │ │ ├── patches │ │ │ ├── noop-b.diff │ │ │ └── noop-a.diff │ │ └── test_string.rb │ ├── cmd │ │ ├── --repository.rb │ │ ├── reinstall.rb │ │ ├── home.rb │ │ ├── --cache.rb │ │ ├── --cellar.rb │ │ ├── --prefix.rb │ │ ├── unlink.rb │ │ ├── pin.rb │ │ ├── unpin.rb │ │ └── cat.rb │ ├── compat │ │ ├── brewkit.rb │ │ ├── version.rb │ │ └── env.rb │ ├── debrew │ │ └── exception.rb │ ├── extend │ │ ├── symbol.rb │ │ ├── enumerable.rb │ │ └── module.rb │ ├── compat.rb │ └── requirements │ │ ├── fortran_dependency.rb │ │ ├── ld64_dependency.rb │ │ └── macos_requirement.rb └── Formula │ ├── browser.rb │ ├── ppss.rb │ ├── ipcalc.rb │ ├── jsl.rb │ ├── wgetpaste.rb │ ├── bar.rb │ ├── timedog.rb │ ├── logentries.rb │ ├── sub2srt.rb │ ├── brew-gem.rb │ ├── brew-pip.rb │ ├── coda-cli.rb │ ├── swaks.rb │ ├── fasd.rb │ ├── zsh-lovers.rb │ ├── cdb.rb │ ├── convmv.rb │ ├── ios-sim.rb │ ├── mon.rb │ ├── pit.rb │ ├── rfcmarkup.rb │ ├── topgit.rb │ ├── f3.rb │ ├── ip_relay.rb │ ├── tcping.rb │ ├── webkit2png.rb │ ├── bbcolors.rb │ ├── bchunk.rb │ ├── cloc.rb │ ├── stone.rb │ ├── term.rb │ ├── ttf2eot.rb │ ├── grepcidr.rb │ ├── jsdoc3.rb │ ├── chromedriver.rb │ ├── dterm.rb │ ├── dupx.rb │ ├── fex.rb │ ├── git-url-sub.rb │ ├── legit.rb │ ├── pstree.rb │ ├── arpoison.rb │ ├── ascii.rb │ ├── fastri.rb │ ├── gitslave.rb │ ├── linklint.rb │ ├── mysqlreport.rb │ ├── repo.rb │ ├── balance.rb │ ├── cpputest.rb │ ├── dcal.rb │ ├── ddate.rb │ ├── dhcpdump.rb │ ├── getxbook.rb │ ├── keychain.rb │ ├── pngpaste.rb │ ├── pwnat.rb │ ├── scrypt.rb │ ├── shmux.rb │ ├── since.rb │ ├── sipp.rb │ ├── txt2tags.rb │ ├── xmlformat.rb │ ├── asm6.rb │ ├── atool.rb │ ├── jsonpp.rb │ ├── lci.rb │ ├── peg.rb │ ├── poster.rb │ ├── rbenv-whatis.rb │ ├── spark.rb │ ├── bgrep.rb │ ├── cksfv.rb │ ├── conserver.rb │ ├── csshx.rb │ ├── csv-fix.rb │ ├── dhcping.rb │ ├── dnsmap.rb │ ├── gecode.rb │ ├── glm.rb │ ├── nrg2iso.rb │ ├── plustache.rb │ ├── rfcstrip.rb │ ├── snobol4.rb │ ├── stgit.rb │ ├── talloc.rb │ ├── aescrypt.rb │ ├── aespipe.rb │ ├── aoeui.rb │ ├── bats.rb │ ├── bcpp.rb │ ├── blackbox.rb │ ├── bvi.rb │ ├── dasm.rb │ ├── dhex.rb │ ├── duply.rb │ ├── eot-utils.rb │ ├── ficy.rb │ ├── libmodbus.rb │ ├── mp3val.rb │ ├── mr.rb │ ├── png++.rb │ ├── rbenv-bundler.rb │ ├── redsocks.rb │ ├── ren.rb │ ├── sic.rb │ ├── smartypants.rb │ ├── apgdiff.rb │ ├── clean.rb │ ├── dfc.rb │ ├── enet.rb │ ├── flasm.rb │ ├── idnits.rb │ ├── jing.rb │ ├── memcache-top.rb │ ├── mp3cat.rb │ ├── mrtg.rb │ ├── picoc.rb │ ├── texwrapper.rb │ ├── tinycdb.rb │ ├── trang.rb │ ├── alac.rb │ ├── antlr.rb │ ├── ecm.rb │ ├── gaffitter.rb │ ├── jerm.rb │ ├── libyubikey.rb │ ├── pbrt.rb │ ├── pdfcrack.rb │ ├── qtfaststart.rb │ ├── rbenv-use.rb │ ├── ttyrec.rb │ ├── wbox.rb │ ├── bam.rb │ ├── cast.rb │ ├── ccal.rb │ ├── chmlib.rb │ ├── cpanminus.rb │ ├── dxflib.rb │ ├── ispc.rb │ ├── jam.rb │ ├── lockrun.rb │ ├── nlopt.rb │ ├── rename.rb │ ├── repl.rb │ ├── rfcdiff.rb │ ├── rhino.rb │ ├── u-boot-tools.rb │ ├── whirr.rb │ ├── wwwoffle.rb │ ├── xtitle.rb │ ├── ykclient.rb │ ├── cgvg.rb │ ├── crash.rb │ ├── ditaa.rb │ ├── drip.rb │ ├── edelta.rb │ ├── git-ftp.rb │ ├── gzrt.rb │ ├── lft.rb │ ├── magit.rb │ ├── makepp.rb │ ├── mp3gain.rb │ ├── pngcheck.rb │ ├── avce00.rb │ ├── briss.rb │ ├── buildapp.rb │ ├── cmatrix.rb │ ├── cowpatty.rb │ ├── easy-git.rb │ ├── fop.rb │ ├── gflags.rb │ ├── git-gerrit.rb │ ├── jhead.rb │ ├── lv2.rb │ ├── mktorrent.rb │ ├── proxytunnel.rb │ ├── psgrep.rb │ ├── rsstail.rb │ ├── authexec.rb │ ├── chktex.rb │ ├── fetch-crl.rb │ ├── glew.rb │ ├── gti.rb │ ├── hostdb.rb │ ├── joe.rb │ ├── libcmph.rb │ ├── morse.rb │ ├── quotatool.rb │ ├── rolldice.rb │ ├── swish-e.rb │ ├── tkdiff.rb │ ├── virtualhost.sh.rb │ ├── abcm2ps.rb │ ├── daq.rb │ ├── exiftags.rb │ ├── ftjam.rb │ ├── genders.rb │ ├── gibbslda.rb │ ├── gosu.rb │ ├── ii.rb │ ├── ncdu.rb │ ├── pdftohtml.rb │ ├── raptor.rb │ ├── trash.rb │ ├── vttest.rb │ ├── wrk.rb │ ├── daemontools.rb │ ├── enca.rb │ ├── fatsort.rb │ ├── frege.rb │ ├── git-crypt.rb │ ├── git-sh.rb │ ├── guilt.rb │ ├── httptunnel.rb │ ├── libgadu.rb │ ├── lxsplit.rb │ ├── matlab2tikz.rb │ ├── mpck.rb │ ├── osxutils.rb │ ├── popt.rb │ ├── ripmime.rb │ ├── shaper-probe.rb │ ├── sinan.rb │ ├── stow.rb │ ├── xaric.rb │ ├── xdelta.rb │ ├── apparix.rb │ ├── bcwipe.rb │ ├── blazeblogger.rb │ ├── btpd.rb │ ├── crf++.rb │ ├── freexl.rb │ ├── ghi.rb │ ├── httpry.rb │ ├── mecab.rb │ ├── saxon.rb │ ├── tre.rb │ ├── yamdi.rb │ ├── zsync.rb │ ├── aldo.rb │ ├── axel.rb │ ├── ccextractor.rb │ ├── chuck.rb │ ├── dromeaudio.rb │ ├── feh.rb │ ├── figtoipe.rb │ ├── git-encrypt.rb │ ├── gputils.rb │ ├── hicolor-icon-theme.rb │ ├── jailkit.rb │ ├── jbig2enc.rb │ ├── kytea.rb │ ├── libantlr3c.rb │ ├── mac-robber.rb │ ├── makeicns.rb │ ├── mkvdts2ac3.rb │ ├── mytop.rb │ ├── phantomjs.rb │ ├── qxmpp.rb │ ├── ringojs.rb │ ├── tinc.rb │ ├── tth.rb │ ├── connect.rb │ ├── ec2-api-tools.rb │ ├── ee.rb │ ├── frei0r.rb │ ├── fribidi.rb │ ├── git-archive-all.rb │ ├── glfw.rb │ ├── h264bitstream.rb │ ├── hfsutils.rb │ ├── jsmin.rb │ ├── libtecla.rb │ ├── logstash.rb │ ├── luvit.rb │ ├── ntl.rb │ ├── opencore-amr.rb │ ├── p0f.rb │ ├── pgtap.rb │ ├── pigz.rb │ ├── rbenv-gemset.rb │ ├── shtool.rb │ ├── testdisk.rb │ ├── visitors.rb │ ├── wavpack.rb │ ├── zinc.rb │ ├── colortail.rb │ ├── fdupes.rb │ ├── flvstreamer.rb │ ├── jq.rb │ ├── jsawk.rb │ ├── lzop.rb │ ├── mftrace.rb │ ├── minised.rb │ ├── mongoose.rb │ ├── nuttcp.rb │ ├── pakchois.rb │ ├── rbenv-vars.rb │ ├── saxon-b.rb │ ├── spatialindex.rb │ ├── timbl.rb │ ├── yaml-cpp.rb │ ├── zdelta.rb │ ├── acpica.rb │ ├── chordii.rb │ ├── ec2-ami-tools.rb │ ├── epubcheck.rb │ ├── nicovideo-dl.rb │ ├── open-vcdiff.rb │ ├── openfst.rb │ ├── perl-build.rb │ ├── qjson.rb │ ├── rbenv-aliases.rb │ ├── rpg.rb │ ├── ruby-install.rb │ ├── serd.rb │ ├── shntool.rb │ ├── tal.rb │ ├── treeline.rb │ ├── unrar.rb │ ├── adobe-air-sdk.rb │ ├── cadubi.rb │ ├── cimg.rb │ ├── class-dump.rb │ ├── css-crush.rb │ ├── di.rb │ ├── dns2tcp.rb │ ├── doublecpp.rb │ ├── ecl.rb │ ├── flake.rb │ ├── gist.rb │ ├── htmlcxx.rb │ ├── hydra.rb │ ├── ivy.rb │ ├── js-test-driver.rb │ ├── libewf.rb │ └── libssh.rb └── .gitignore /Library/ENV/4.3/c++: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/c89: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/c99: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/clang: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/cpp: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/g++: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/gcc: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/ld: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/bsdmake: -------------------------------------------------------------------------------- 1 | make -------------------------------------------------------------------------------- /Library/ENV/4.3/clang++: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/g++-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/gcc-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/gmake: -------------------------------------------------------------------------------- 1 | make -------------------------------------------------------------------------------- /Library/ENV/4.3/llvm-g++: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/llvm-gcc: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/Contributions/cmd/svn: -------------------------------------------------------------------------------- 1 | git -------------------------------------------------------------------------------- /Library/ENV/4.3/llvm-g++-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/llvm-gcc-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.4: -------------------------------------------------------------------------------- 1 | 10.5 -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.9: -------------------------------------------------------------------------------- 1 | 10.8 -------------------------------------------------------------------------------- /Library/Aliases/gpg: -------------------------------------------------------------------------------- 1 | ../Formula/gnupg.rb -------------------------------------------------------------------------------- /Library/Aliases/gtk: -------------------------------------------------------------------------------- 1 | ../Formula/gtk+.rb -------------------------------------------------------------------------------- /Library/Aliases/jocr: -------------------------------------------------------------------------------- 1 | ../Formula/gocr.rb -------------------------------------------------------------------------------- /Library/Aliases/leg: -------------------------------------------------------------------------------- 1 | ../Formula/peg.rb -------------------------------------------------------------------------------- /Library/Aliases/libgd: -------------------------------------------------------------------------------- 1 | ../Formula/gd.rb -------------------------------------------------------------------------------- /Library/Aliases/npm: -------------------------------------------------------------------------------- 1 | ../Formula/node.rb -------------------------------------------------------------------------------- /Library/Aliases/ooc: -------------------------------------------------------------------------------- 1 | ../Formula/rock.rb -------------------------------------------------------------------------------- /Library/Aliases/qt4: -------------------------------------------------------------------------------- 1 | ../Formula/qt.rb -------------------------------------------------------------------------------- /Library/Aliases/0mq: -------------------------------------------------------------------------------- 1 | ../Formula/zeromq.rb -------------------------------------------------------------------------------- /Library/Aliases/alut: -------------------------------------------------------------------------------- 1 | ../Formula/freealut.rb -------------------------------------------------------------------------------- /Library/Aliases/apache-fop: -------------------------------------------------------------------------------- 1 | ../Formula/fop.rb -------------------------------------------------------------------------------- /Library/Aliases/boehmgc: -------------------------------------------------------------------------------- 1 | ../Formula/bdw-gc.rb -------------------------------------------------------------------------------- /Library/Aliases/bzr: -------------------------------------------------------------------------------- 1 | ../Formula/bazaar.rb -------------------------------------------------------------------------------- /Library/Aliases/db: -------------------------------------------------------------------------------- 1 | ../Formula/berkeley-db.rb -------------------------------------------------------------------------------- /Library/Aliases/dbus: -------------------------------------------------------------------------------- 1 | ../Formula/d-bus.rb -------------------------------------------------------------------------------- /Library/Aliases/eyeD3: -------------------------------------------------------------------------------- 1 | ../Formula/eye-d3.rb -------------------------------------------------------------------------------- /Library/Aliases/fastcgi: -------------------------------------------------------------------------------- 1 | ../Formula/fcgi.rb -------------------------------------------------------------------------------- /Library/Aliases/fishfish: -------------------------------------------------------------------------------- 1 | ../Formula/fish.rb -------------------------------------------------------------------------------- /Library/Aliases/google-go: -------------------------------------------------------------------------------- 1 | ../Formula/go.rb -------------------------------------------------------------------------------- /Library/Aliases/gpg2: -------------------------------------------------------------------------------- 1 | ../Formula/gnupg2.rb -------------------------------------------------------------------------------- /Library/Aliases/gs: -------------------------------------------------------------------------------- 1 | ../Formula/ghostscript.rb -------------------------------------------------------------------------------- /Library/Aliases/hg: -------------------------------------------------------------------------------- 1 | ../Formula/mercurial.rb -------------------------------------------------------------------------------- /Library/Aliases/htop: -------------------------------------------------------------------------------- 1 | ../Formula/htop-osx.rb -------------------------------------------------------------------------------- /Library/Aliases/hudson: -------------------------------------------------------------------------------- 1 | ../Formula/jenkins.rb -------------------------------------------------------------------------------- /Library/Aliases/hugs: -------------------------------------------------------------------------------- 1 | ../Formula/hugs98.rb -------------------------------------------------------------------------------- /Library/Aliases/ipsum: -------------------------------------------------------------------------------- 1 | ../Formula/lorem.rb -------------------------------------------------------------------------------- /Library/Aliases/jslint: -------------------------------------------------------------------------------- 1 | ../Formula/jsl.rb -------------------------------------------------------------------------------- /Library/Aliases/libgeoip: -------------------------------------------------------------------------------- 1 | ../Formula/geoip.rb -------------------------------------------------------------------------------- /Library/Aliases/libjpeg: -------------------------------------------------------------------------------- 1 | ../Formula/jpeg.rb -------------------------------------------------------------------------------- /Library/Aliases/libjpg: -------------------------------------------------------------------------------- 1 | ../Formula/jpeg.rb -------------------------------------------------------------------------------- /Library/Aliases/libmad: -------------------------------------------------------------------------------- 1 | ../Formula/mad.rb -------------------------------------------------------------------------------- /Library/Aliases/liboggz: -------------------------------------------------------------------------------- 1 | ../Formula/oggz.rb -------------------------------------------------------------------------------- /Library/Aliases/libtag: -------------------------------------------------------------------------------- 1 | ../Formula/taglib.rb -------------------------------------------------------------------------------- /Library/Aliases/mongo: -------------------------------------------------------------------------------- 1 | ../Formula/mongodb.rb -------------------------------------------------------------------------------- /Library/Aliases/mp4box: -------------------------------------------------------------------------------- 1 | ../Formula/gpac.rb -------------------------------------------------------------------------------- /Library/Aliases/mpich: -------------------------------------------------------------------------------- 1 | ../Formula/mpich2.rb -------------------------------------------------------------------------------- /Library/Aliases/node.js: -------------------------------------------------------------------------------- 1 | ../Formula/node.rb -------------------------------------------------------------------------------- /Library/Aliases/nodejs: -------------------------------------------------------------------------------- 1 | ../Formula/node.rb -------------------------------------------------------------------------------- /Library/Aliases/nsis: -------------------------------------------------------------------------------- 1 | ../Formula/makensis.rb -------------------------------------------------------------------------------- /Library/Aliases/p4: -------------------------------------------------------------------------------- 1 | ../Formula/perforce.rb -------------------------------------------------------------------------------- /Library/Aliases/pipeviewer: -------------------------------------------------------------------------------- 1 | ../Formula/pv.rb -------------------------------------------------------------------------------- /Library/Aliases/rbx: -------------------------------------------------------------------------------- 1 | ../Formula/rubinius.rb -------------------------------------------------------------------------------- /Library/Aliases/saga: -------------------------------------------------------------------------------- 1 | ../Formula/saga-core.rb -------------------------------------------------------------------------------- /Library/Aliases/slang: -------------------------------------------------------------------------------- 1 | ../Formula/s-lang.rb -------------------------------------------------------------------------------- /Library/Aliases/sqlite3: -------------------------------------------------------------------------------- 1 | ../Formula/sqlite.rb -------------------------------------------------------------------------------- /Library/Aliases/style: -------------------------------------------------------------------------------- 1 | ../Formula/diction.rb -------------------------------------------------------------------------------- /Library/Aliases/svn: -------------------------------------------------------------------------------- 1 | ../Formula/subversion.rb -------------------------------------------------------------------------------- /Library/Aliases/zmq: -------------------------------------------------------------------------------- 1 | ../Formula/zeromq.rb -------------------------------------------------------------------------------- /Library/Aliases/4store: -------------------------------------------------------------------------------- 1 | ../Formula/fourstore.rb -------------------------------------------------------------------------------- /Library/Aliases/android: -------------------------------------------------------------------------------- 1 | ../Formula/android-sdk.rb -------------------------------------------------------------------------------- /Library/Aliases/aws-as: -------------------------------------------------------------------------------- 1 | ../Formula/auto-scaling.rb -------------------------------------------------------------------------------- /Library/Aliases/aws-mon: -------------------------------------------------------------------------------- 1 | ../Formula/cloud-watch.rb -------------------------------------------------------------------------------- /Library/Aliases/bjam: -------------------------------------------------------------------------------- 1 | ../Formula/boost-build.rb -------------------------------------------------------------------------------- /Library/Aliases/cowthink: -------------------------------------------------------------------------------- 1 | ../Formula/cowsay.rb -------------------------------------------------------------------------------- /Library/Aliases/cpanm: -------------------------------------------------------------------------------- 1 | ../Formula/cpanminus.rb -------------------------------------------------------------------------------- /Library/Aliases/dejagnu: -------------------------------------------------------------------------------- 1 | ../Formula/deja-gnu.rb -------------------------------------------------------------------------------- /Library/Aliases/firefly: -------------------------------------------------------------------------------- 1 | ../Formula/mt-daapd.rb -------------------------------------------------------------------------------- /Library/Aliases/gearmand: -------------------------------------------------------------------------------- 1 | ../Formula/gearman.rb -------------------------------------------------------------------------------- /Library/Aliases/gtypist: -------------------------------------------------------------------------------- 1 | ../Formula/gnu-typist.rb -------------------------------------------------------------------------------- /Library/Aliases/hashdeep: -------------------------------------------------------------------------------- 1 | ../Formula/md5deep.rb -------------------------------------------------------------------------------- /Library/Aliases/lcms: -------------------------------------------------------------------------------- 1 | ../Formula/little-cms.rb -------------------------------------------------------------------------------- /Library/Aliases/lcms2: -------------------------------------------------------------------------------- 1 | ../Formula/little-cms2.rb -------------------------------------------------------------------------------- /Library/Aliases/libmcrypt: -------------------------------------------------------------------------------- 1 | ../Formula/mcrypt.rb -------------------------------------------------------------------------------- /Library/Aliases/libnettle: -------------------------------------------------------------------------------- 1 | ../Formula/nettle.rb -------------------------------------------------------------------------------- /Library/Aliases/libtasn: -------------------------------------------------------------------------------- 1 | ../Formula/libtasn1.rb -------------------------------------------------------------------------------- /Library/Aliases/mosh: -------------------------------------------------------------------------------- 1 | ../Formula/mobile-shell.rb -------------------------------------------------------------------------------- /Library/Aliases/ocio: -------------------------------------------------------------------------------- 1 | ../Formula/opencolorio.rb -------------------------------------------------------------------------------- /Library/Aliases/openmpi: -------------------------------------------------------------------------------- 1 | ../Formula/open-mpi.rb -------------------------------------------------------------------------------- /Library/Aliases/openocd: -------------------------------------------------------------------------------- 1 | ../Formula/open-ocd.rb -------------------------------------------------------------------------------- /Library/Aliases/p4d: -------------------------------------------------------------------------------- 1 | ../Formula/perforce-server.rb -------------------------------------------------------------------------------- /Library/Aliases/pgrep: -------------------------------------------------------------------------------- 1 | ../Formula/proctools.rb -------------------------------------------------------------------------------- /Library/Aliases/pkill: -------------------------------------------------------------------------------- 1 | ../Formula/proctools.rb -------------------------------------------------------------------------------- /Library/Aliases/postgres: -------------------------------------------------------------------------------- 1 | ../Formula/postgresql.rb -------------------------------------------------------------------------------- /Library/Aliases/shell-fm: -------------------------------------------------------------------------------- 1 | ../Formula/shell.fm.rb -------------------------------------------------------------------------------- /Library/Aliases/twolame: -------------------------------------------------------------------------------- 1 | ../Formula/two-lame.rb -------------------------------------------------------------------------------- /Library/Aliases/unix2dos: -------------------------------------------------------------------------------- 1 | ../Formula/dos2unix.rb -------------------------------------------------------------------------------- /Library/Aliases/urxvt: -------------------------------------------------------------------------------- 1 | ../Formula/rxvt-unicode.rb -------------------------------------------------------------------------------- /Library/Aliases/wxwidgets: -------------------------------------------------------------------------------- 1 | ../Formula/wxmac.rb -------------------------------------------------------------------------------- /Library/Aliases/xmlsec1: -------------------------------------------------------------------------------- 1 | ../Formula/libxmlsec1.rb -------------------------------------------------------------------------------- /Library/ENV/4.3/git: -------------------------------------------------------------------------------- 1 | ../../Contributions/cmd/git -------------------------------------------------------------------------------- /Library/ENV/4.3/svn: -------------------------------------------------------------------------------- 1 | ../../Contributions/cmd/svn -------------------------------------------------------------------------------- /Library/Aliases/ag: -------------------------------------------------------------------------------- 1 | ../Formula/the_silver_searcher.rb -------------------------------------------------------------------------------- /Library/Aliases/apache-activemq: -------------------------------------------------------------------------------- 1 | ../Formula/activemq.rb -------------------------------------------------------------------------------- /Library/Aliases/beanstalkd: -------------------------------------------------------------------------------- 1 | ../Formula/beanstalk.rb -------------------------------------------------------------------------------- /Library/Aliases/boost-jam: -------------------------------------------------------------------------------- 1 | ../Formula/boost-build.rb -------------------------------------------------------------------------------- /Library/Aliases/ctags-exuberant: -------------------------------------------------------------------------------- 1 | ../Formula/ctags.rb -------------------------------------------------------------------------------- /Library/Aliases/fluidsynth: -------------------------------------------------------------------------------- 1 | ../Formula/fluid-synth.rb -------------------------------------------------------------------------------- /Library/Aliases/heroku: -------------------------------------------------------------------------------- 1 | ../Formula/heroku-toolbelt.rb -------------------------------------------------------------------------------- /Library/Aliases/libcryptopp: -------------------------------------------------------------------------------- 1 | ../Formula/cryptopp.rb -------------------------------------------------------------------------------- /Library/Aliases/libjpeg-turbo: -------------------------------------------------------------------------------- 1 | ../Formula/jpeg-turbo.rb -------------------------------------------------------------------------------- /Library/Aliases/liblabjackusb: -------------------------------------------------------------------------------- 1 | ../Formula/exodriver.rb -------------------------------------------------------------------------------- /Library/Aliases/libqrencode: -------------------------------------------------------------------------------- 1 | ../Formula/qrencode.rb -------------------------------------------------------------------------------- /Library/Aliases/littlecms: -------------------------------------------------------------------------------- 1 | ../Formula/little-cms.rb -------------------------------------------------------------------------------- /Library/Aliases/mc: -------------------------------------------------------------------------------- 1 | ../Formula/midnight-commander.rb -------------------------------------------------------------------------------- /Library/Aliases/mediainfo: -------------------------------------------------------------------------------- 1 | ../Formula/media-info.rb -------------------------------------------------------------------------------- /Library/Aliases/o-caml: -------------------------------------------------------------------------------- 1 | ../Formula/objective-caml.rb -------------------------------------------------------------------------------- /Library/Aliases/ocaml: -------------------------------------------------------------------------------- 1 | ../Formula/objective-caml.rb -------------------------------------------------------------------------------- /Library/Aliases/offlineimap: -------------------------------------------------------------------------------- 1 | ../Formula/offline-imap.rb -------------------------------------------------------------------------------- /Library/Aliases/pkgconfig: -------------------------------------------------------------------------------- 1 | ../Formula/pkg-config.rb -------------------------------------------------------------------------------- /Library/Aliases/stax-sdk: -------------------------------------------------------------------------------- 1 | ../Formula/cloudbees-sdk.rb -------------------------------------------------------------------------------- /Library/Aliases/tinyfugue: -------------------------------------------------------------------------------- 1 | ../Formula/tiny-fugue.rb -------------------------------------------------------------------------------- /Library/ENV/4.3/i686-apple-darwin11-llvm-g++-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/ENV/4.3/i686-apple-darwin11-llvm-gcc-4.2: -------------------------------------------------------------------------------- 1 | cc -------------------------------------------------------------------------------- /Library/Aliases/gnu-scientific-library: -------------------------------------------------------------------------------- 1 | ../Formula/gsl.rb -------------------------------------------------------------------------------- /Library/Aliases/gperftools: -------------------------------------------------------------------------------- 1 | ../Formula/google-perftools.rb -------------------------------------------------------------------------------- /Library/Aliases/pocketsphinx: -------------------------------------------------------------------------------- 1 | ../Formula/cmu-pocketsphinx.rb -------------------------------------------------------------------------------- /Library/Aliases/sphinxbase: -------------------------------------------------------------------------------- 1 | ../Formula/cmu-sphinxbase.rb -------------------------------------------------------------------------------- /Library/Aliases/usb-multiplex-daemon: -------------------------------------------------------------------------------- 1 | ../Formula/usbmuxd.rb -------------------------------------------------------------------------------- /Library/Homebrew/test/.gitignore: -------------------------------------------------------------------------------- 1 | /coverage 2 | /prof 3 | -------------------------------------------------------------------------------- /Library/Aliases/Secret Rabbit Code: -------------------------------------------------------------------------------- 1 | ../Formula/libsamplerate.rb -------------------------------------------------------------------------------- /Library/Contributions/cmd/brew-grep: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | grep $@ $HOMEBREW_REPOSITORY/Library/Formula/* 4 | -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/a.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/a.out -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/fat.dylib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/fat.dylib -------------------------------------------------------------------------------- /Library/ENV/4.3/mig: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" 3 | exec xcrun mig -cc $pwd/cc "$@" 4 | -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/fat.bundle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/fat.bundle -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/i386.bundle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/i386.bundle -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/i386.dylib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/i386.dylib -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/x86_64.bundle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/x86_64.bundle -------------------------------------------------------------------------------- /Library/Homebrew/test/mach/x86_64.dylib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/mach/x86_64.dylib -------------------------------------------------------------------------------- /Library/Homebrew/cmd/--repository.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def __repository 3 | puts HOMEBREW_REPOSITORY 4 | end 5 | end 6 | -------------------------------------------------------------------------------- /Library/Homebrew/compat/brewkit.rb: -------------------------------------------------------------------------------- 1 | # here so that formula from the repo that are very old can still be installed 2 | 3 | require 'formula' 4 | -------------------------------------------------------------------------------- /Library/Homebrew/test/tarballs/testball-0.1.tbz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/tarballs/testball-0.1.tbz -------------------------------------------------------------------------------- /Library/Homebrew/test/tarballs/configure_fails.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Homebrew/test/tarballs/configure_fails.tar.gz -------------------------------------------------------------------------------- /Library/Contributions/cmd/public/glyphicons-halflings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Contributions/cmd/public/glyphicons-halflings.png -------------------------------------------------------------------------------- /Library/Homebrew/debrew/exception.rb: -------------------------------------------------------------------------------- 1 | class Exception 2 | attr_accessor :continuation 3 | 4 | def restart(&block) 5 | continuation.call block 6 | end 7 | end 8 | -------------------------------------------------------------------------------- /Library/Homebrew/extend/symbol.rb: -------------------------------------------------------------------------------- 1 | class Symbol 2 | def to_proc 3 | proc { |obj, *args| obj.send(self, *args) } 4 | end unless method_defined?(:to_proc) 5 | end 6 | -------------------------------------------------------------------------------- /Library/Contributions/cmd/public/glyphicons-halflings-white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/n1k0/homebrew/master/Library/Contributions/cmd/public/glyphicons-halflings-white.png -------------------------------------------------------------------------------- /Library/Homebrew/compat/version.rb: -------------------------------------------------------------------------------- 1 | class Version 2 | def slice *args 3 | opoo "Calling slice on versions is deprecated, use: to_s.slice" 4 | to_s.slice(*args) 5 | end 6 | end 7 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/reinstall.rb: -------------------------------------------------------------------------------- 1 | require 'cmd/uninstall' 2 | require 'cmd/install' 3 | 4 | module Homebrew extend self 5 | def reinstall 6 | self.uninstall 7 | self.install 8 | end 9 | end 10 | -------------------------------------------------------------------------------- /Library/Homebrew/compat.rb: -------------------------------------------------------------------------------- 1 | require 'compat/env' 2 | require 'compat/fails_with_llvm' 3 | require 'compat/formula' 4 | require 'compat/hardware' 5 | require 'compat/macos' 6 | require 'compat/md5' 7 | require 'compat/version' 8 | -------------------------------------------------------------------------------- /Library/Homebrew/extend/enumerable.rb: -------------------------------------------------------------------------------- 1 | module Enumerable 2 | def group_by 3 | inject({}) do |h, e| 4 | h.fetch(yield(e)) { |k| h[k] = [] } << e; h 5 | end 6 | end unless method_defined?(:group_by) 7 | end 8 | -------------------------------------------------------------------------------- /Library/ENV/4.3/sed: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | if [[ $HOMEBREW_CCCFG == *s* ]]; then 3 | # Fix issue with sed barfing on unicode characters on Mountain Lion 4 | unset LC_ALL 5 | export LC_CTYPE='C' 6 | fi 7 | exec /usr/bin/sed "$@" 8 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/home.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def home 3 | if ARGV.named.empty? 4 | exec_browser HOMEBREW_WWW 5 | else 6 | exec_browser(*ARGV.formulae.map(&:homepage)) 7 | end 8 | end 9 | end 10 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/--cache.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def __cache 3 | if ARGV.named.empty? 4 | puts HOMEBREW_CACHE 5 | else 6 | puts ARGV.formulae.map{ |f| f.cached_download } 7 | end 8 | end 9 | end 10 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/--cellar.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def __cellar 3 | if ARGV.named.empty? 4 | puts HOMEBREW_CELLAR 5 | else 6 | puts ARGV.formulae.map{ |f| HOMEBREW_CELLAR+f.name } 7 | end 8 | end 9 | end 10 | -------------------------------------------------------------------------------- /Library/Homebrew/compat/env.rb: -------------------------------------------------------------------------------- 1 | module HomebrewEnvExtension 2 | def use_clang? 3 | compiler == :clang 4 | end 5 | 6 | def use_gcc? 7 | compiler == :gcc 8 | end 9 | 10 | def use_llvm? 11 | compiler == :llvm 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/--prefix.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def __prefix 3 | if ARGV.named.empty? 4 | puts HOMEBREW_PREFIX 5 | else 6 | puts ARGV.formulae.map{ |f| f.opt_prefix.exist? ? f.opt_prefix : f.installed_prefix } 7 | end 8 | end 9 | end 10 | -------------------------------------------------------------------------------- /Library/Formula/browser.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Browser < GithubGistFormula 4 | url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser' 5 | homepage 'https://gist.github.com/318247/' 6 | sha1 '3474d81ef6eaaf13554fd6aa03e5227c4c72f1bb' 7 | end 8 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | /* 2 | !/.gitignore 3 | !/Library/ 4 | !/CONTRIBUTING.md 5 | !/README.md 6 | !/SUPPORTERS.md 7 | !/bin 8 | /bin/* 9 | !/bin/brew 10 | !/share/man/man1/brew.1 11 | .DS_Store 12 | /Library/LinkedKegs 13 | /Library/PinnedKegs 14 | /Library/Taps 15 | /Library/Formula/.gitignore 16 | -------------------------------------------------------------------------------- /Library/Homebrew/test/patches/noop-b.diff: -------------------------------------------------------------------------------- 1 | diff --git libexec/NOOP libexec/NOOP 2 | index bfdda4c..e08d8f4 100755 3 | --- libexec/NOOP 4 | +++ libexec/NOOP 5 | @@ -1,2 +1,2 @@ 6 | #!/bin/bash 7 | -echo NOOP 8 | \ No newline at end of file 9 | +echo ABCD 10 | \ No newline at end of file 11 | -------------------------------------------------------------------------------- /Library/Homebrew/test/patches/noop-a.diff: -------------------------------------------------------------------------------- 1 | diff --git a/libexec/NOOP b/libexec/NOOP 2 | index bfdda4c..e08d8f4 100755 3 | --- a/libexec/NOOP 4 | +++ b/libexec/NOOP 5 | @@ -1,2 +1,2 @@ 6 | #!/bin/bash 7 | -echo NOOP 8 | \ No newline at end of file 9 | +echo ABCD 10 | \ No newline at end of file 11 | -------------------------------------------------------------------------------- /Library/Formula/ppss.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ppss < Formula 4 | homepage 'http://ppss.googlecode.com' 5 | url 'http://ppss.googlecode.com/files/ppss-2.97.tgz' 6 | sha1 '097dd068c16078ead8024551be6e69786f8ba533' 7 | 8 | def install 9 | bin.install "ppss" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Contributions/cmd/brew-dirty.rb: -------------------------------------------------------------------------------- 1 | # See: http://github.com/mxcl/homebrew/issues/issue/1359 2 | 3 | require 'keg' 4 | 5 | HOMEBREW_CELLAR.subdirs.each do |rack| 6 | versions = rack.subdirs.map { |d| Keg.new(d).version } 7 | puts "#{rack.basename} (#{versions.join(', ')})" if versions.size > 1 8 | end 9 | -------------------------------------------------------------------------------- /Library/Homebrew/extend/module.rb: -------------------------------------------------------------------------------- 1 | class Module 2 | def attr_rw(*attrs) 3 | attrs.each do |attr| 4 | module_eval <<-EOS, __FILE__, __LINE__ + 1 5 | def #{attr}(val=nil) 6 | val.nil? ? @#{attr} : @#{attr} = val 7 | end 8 | EOS 9 | end 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Contributions/cmd/brew-tests.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def tests 3 | (HOMEBREW_LIBRARY/'Homebrew/test').cd do 4 | ENV['TESTOPTS'] = '-v' if ARGV.verbose? 5 | system "rake", "deps", "test" 6 | exit $?.exitstatus 7 | end 8 | end 9 | end 10 | 11 | Homebrew.tests 12 | -------------------------------------------------------------------------------- /Library/Formula/ipcalc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ipcalc < Formula 4 | homepage 'http://jodies.de/ipcalc' 5 | url 'http://jodies.de/ipcalc-archive/ipcalc-0.41.tar.gz' 6 | sha1 'b75b498f2fa5ecfa30707a51da63c6a5775829f3' 7 | 8 | def install 9 | bin.install "ipcalc" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/jsl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jsl < Formula 4 | homepage 'http://www.javascriptlint.com/' 5 | url 'http://www.javascriptlint.com/download/jsl-0.3.0-mac.tar.gz' 6 | sha1 'a6dd106a05ee81130a27a49d29233afeb8796ab0' 7 | 8 | def install 9 | bin.install 'jsl' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/wgetpaste.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Wgetpaste < Formula 4 | homepage 'http://wgetpaste.zlin.dk/' 5 | url 'http://wgetpaste.zlin.dk/wgetpaste-2.22.tar.bz2' 6 | sha1 'd0f9c5b997358226b27ff1e22dc023035498d728' 7 | 8 | def install 9 | bin.install 'wgetpaste' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/bar.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bar < Formula 4 | homepage 'http://www.theiling.de/projects/bar.html' 5 | url 'http://www.theiling.de/downloads/bar-1.4-src.tar.bz2' 6 | sha1 '00b55ca1d52ca6ed099937692697c2257833c73c' 7 | 8 | def install 9 | bin.install 'bar' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/timedog.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Timedog < Formula 4 | homepage 'http://timedog.googlecode.com/' 5 | url 'http://timedog.googlecode.com/files/timedog-1.3.zip' 6 | sha1 'bacb349f0f81b5cb00fbabaff13fc643ba15e331' 7 | 8 | def install 9 | bin.install 'timedog' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.5/libcrypto.pc: -------------------------------------------------------------------------------- 1 | prefix=/usr 2 | exec_prefix=${prefix} 3 | libdir=${exec_prefix}/lib 4 | includedir=${prefix}/include 5 | 6 | Name: OpenSSL-libcrypto 7 | Description: OpenSSL cryptography library 8 | Version: 0.9.7l 9 | Requires: 10 | Libs: -L${libdir} -lcrypto -lz 11 | Cflags: -I${includedir} 12 | -------------------------------------------------------------------------------- /Library/Formula/logentries.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Logentries < Formula 4 | homepage 'https://logentries.com/doc/agent/' 5 | url 'https://github.com/logentries/le/archive/v1.2.11.tar.gz' 6 | sha1 'f10a172a792799e4e75a93d55e2746631a845dab' 7 | 8 | def install 9 | bin.install 'le' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/sub2srt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Sub2srt < Formula 4 | homepage 'https://github.com/robelix/sub2srt' 5 | url 'https://github.com/robelix/sub2srt/archive/0.5.3.tar.gz' 6 | sha1 'd0d1ed31adde5f3e6f117ca4e5a80b206d92b93f' 7 | 8 | def install 9 | bin.install 'sub2srt' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/unlink.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def unlink 3 | raise KegUnspecifiedError if ARGV.named.empty? 4 | 5 | ARGV.kegs.each do |keg| 6 | keg.lock do 7 | print "Unlinking #{keg}... " 8 | puts "#{keg.unlink} links removed" 9 | end 10 | end 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/brew-gem.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class BrewGem < Formula 4 | homepage 'https://github.com/josh/brew-gem' 5 | url 'https://github.com/josh/brew-gem/archive/v0.1.2.tar.gz' 6 | sha1 'fccccc5e7f00cbd69ff66c3f9a0e365bfb39641e' 7 | 8 | def install 9 | bin.install 'bin/brew-gem' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/brew-pip.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class BrewPip < Formula 4 | homepage 'https://github.com/josh/brew-pip' 5 | url 'https://github.com/josh/brew-pip/archive/v0.1.2.tar.gz' 6 | sha1 '49fbd82ceb601e98999cbd28c106a7c26ff16a2b' 7 | 8 | def install 9 | bin.install 'bin/brew-pip' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/coda-cli.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class CodaCli < Formula 4 | homepage 'http://justinhileman.info/coda-cli/' 5 | url 'https://github.com/bobthecow/coda-cli/archive/v1.0.5.tar.gz' 6 | sha1 '60b1b9c1bfe9602f5140dd3ea4b4e6ae2c51acf3' 7 | 8 | def install 9 | bin.install 'coda' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/swaks.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Swaks < Formula 4 | homepage 'http://www.jetmore.org/john/code/swaks/' 5 | url 'http://jetmore.org/john/code/swaks/swaks-20120320.0.tar.gz' 6 | sha1 '2a20ba10ac0f97761edc6d1d519773192486d74c' 7 | 8 | def install 9 | bin.install 'swaks' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Homebrew/requirements/fortran_dependency.rb: -------------------------------------------------------------------------------- 1 | require 'requirement' 2 | 3 | class FortranDependency < Requirement 4 | fatal true 5 | 6 | default_formula 'gfortran' 7 | 8 | env { ENV.fortran } 9 | 10 | satisfy :build_env => false do 11 | (ENV['FC'] || which('gfortran')) ? true : false 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Homebrew/test/test_string.rb: -------------------------------------------------------------------------------- 1 | require 'testing_env' 2 | require 'extend/string' 3 | 4 | class StringTest < Test::Unit::TestCase 5 | def test_undent 6 | undented = <<-EOS.undent 7 | hi 8 | ....my friend over 9 | there 10 | EOS 11 | assert undented == "hi\nmy friend over\nthere\n" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/fasd.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fasd < Formula 4 | homepage 'https://github.com/clvv/fasd' 5 | url 'https://github.com/clvv/fasd/archive/1.0.1.tar.gz' 6 | sha1 'aeb3f9c6f8f9e4355016e3255429bcad5c7a5689' 7 | 8 | def install 9 | bin.install 'fasd' 10 | man1.install 'fasd.1' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/zsh-lovers.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class ZshLovers < Formula 4 | homepage 'http://grml.org/zsh/#zshlovers' 5 | url 'http://grml.org/zsh/zsh-lovers.1' 6 | version '0.8.3' 7 | sha1 'a080ac915acd0239690fb6ad1eed35422f1424aa' 8 | 9 | def install 10 | man1.install 'zsh-lovers.1' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/cdb.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cdb < Formula 4 | homepage 'http://cr.yp.to/cdb.html' 5 | url 'http://cr.yp.to/cdb/cdb-0.75.tar.gz' 6 | sha1 '555749be5b2617e29e44b5326a2536813d62c248' 7 | 8 | def install 9 | inreplace "conf-home", "/usr/local", prefix 10 | system "make setup" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/convmv.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Convmv < Formula 4 | homepage 'http://www.j3e.de/linux/convmv/' 5 | url 'http://www.j3e.de/linux/convmv/convmv-1.15.tar.gz' 6 | sha1 '7ca8599a37480a99058c4498fba7cfed64134de5' 7 | 8 | def install 9 | system "make", "install", "PREFIX=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/ios-sim.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class IosSim < Formula 4 | homepage 'https://github.com/phonegap/ios-sim' 5 | url 'https://github.com/phonegap/ios-sim/archive/1.7.tar.gz' 6 | sha1 'd338873178b24779d30791b045991396bfe7ba69' 7 | 8 | def install 9 | rake "install", "prefix=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/mon.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mon < Formula 4 | homepage 'https://github.com/visionmedia/mon' 5 | url 'https://github.com/visionmedia/mon/archive/1.2.2.tar.gz' 6 | sha1 '01af043f44fe8654ce2c82d17ae1664a572064f2' 7 | 8 | def install 9 | system "make" 10 | bin.install 'mon' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/pit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pit < Formula 4 | homepage 'https://github.com/michaeldv/pit' 5 | url 'https://github.com/michaeldv/pit/archive/0.1.0.tar.gz' 6 | sha1 '867698a2ef4d01587d81fe89dfd0e549d5b42e49' 7 | 8 | def install 9 | system "make" 10 | bin.install "bin/pit" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/rfcmarkup.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rfcmarkup < Formula 4 | homepage 'http://tools.ietf.org/tools/rfcmarkup/' 5 | url 'http://tools.ietf.org/tools/rfcmarkup/rfcmarkup-1.101.tgz' 6 | sha1 'e0c6822185b5b2d73dc72e169d87fab9c50dc2a8' 7 | 8 | def install 9 | bin.install "rfcmarkup" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/topgit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Topgit < Formula 4 | homepage 'http://repo.or.cz/w/topgit.git' 5 | url 'git://repo.or.cz/topgit.git', :revision => '1744aca50f3d7b6b4863523207e5010e112dfb85' 6 | version '0.8' 7 | 8 | def install 9 | system "make", "install", "prefix=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/f3.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class F3 < Formula 4 | homepage 'http://oss.digirati.com.br/f3/' 5 | url 'https://github.com/AltraMayor/f3/archive/v2.2.tar.gz' 6 | sha1 '25a98e620206ef8c8c47db4d6972e1348f7f7b98' 7 | 8 | def install 9 | system "make mac" 10 | bin.install 'f3read', 'f3write' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ip_relay.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class IpRelay < Formula 4 | homepage 'http://www.stewart.com.au/ip_relay/' 5 | url 'http://www.stewart.com.au/ip_relay/ip_relay-0.71.tgz' 6 | sha1 '6644476f6b154218c77053658537e45b56286248' 7 | 8 | def install 9 | bin.install "ip_relay.pl" => "ip_relay" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/tcping.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tcping < Formula 4 | homepage 'http://www.linuxco.de/tcping/tcping.html' 5 | url 'http://www.linuxco.de/tcping/tcping-1.3.5.tar.gz' 6 | sha1 'ecc5fe7fb2f8e86a1fc2d09651310b26fa922c7b' 7 | 8 | def install 9 | system "make" 10 | bin.install 'tcping' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/webkit2png.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Webkit2png < Formula 4 | homepage 'http://www.paulhammond.org/webkit2png/' 5 | url 'https://github.com/paulhammond/webkit2png/archive/v0.6.tar.gz' 6 | sha1 '647bbdee40358e98c40542cd441cc0b84af75e36' 7 | 8 | def install 9 | bin.install 'webkit2png' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Contributions/cmd/brew-profile.rb: -------------------------------------------------------------------------------- 1 | begin 2 | require 'rubygems' 3 | require 'ruby-prof' 4 | rescue LoadError 5 | abort 'This command requires the ruby-prof gem' 6 | end 7 | 8 | require 'formula' 9 | 10 | RubyProf.start 11 | Formula.names.each { |n| Formula.factory(n) } 12 | RubyProf::GraphHtmlPrinter.new(RubyProf.stop).print(STDOUT) 13 | -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.8/libxslt.pc: -------------------------------------------------------------------------------- 1 | prefix=/usr 2 | exec_prefix=${prefix} 3 | libdir=${exec_prefix}/lib 4 | includedir=${prefix}/include 5 | 6 | 7 | Name: libxslt 8 | Version: 1.1.24 9 | Description: XSLT library version 2. 10 | Requires: libxml-2.0 11 | Libs: -L${libdir} -lxslt -lxml2 -lz -lpthread -licucore -lm 12 | Cflags: -I${includedir} 13 | -------------------------------------------------------------------------------- /Library/Formula/bbcolors.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bbcolors < Formula 4 | homepage 'http://daringfireball.net/projects/bbcolors/' 5 | url 'http://daringfireball.net/projects/downloads/bbcolors_1.0.1.zip' 6 | sha1 'ce47e5ffbcafb01c21acdf242372f351215a80bf' 7 | 8 | def install 9 | bin.install "bbcolors" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/bchunk.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bchunk < Formula 4 | homepage 'http://he.fi/bchunk/' 5 | url 'http://he.fi/bchunk/bchunk-1.2.0.tar.gz' 6 | sha1 'a328e4665eb5e51df63d8d27d1d75ecc74bdef9e' 7 | 8 | def install 9 | system "make" 10 | bin.install 'bchunk' 11 | man1.install 'bchunk.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/cloc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cloc < Formula 4 | homepage 'http://cloc.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.58/cloc-1.58.pl' 6 | sha1 'bf2b4478343da50d0eea83ad0ed3f126ff210d39' 7 | 8 | def install 9 | bin.install "cloc-#{version}.pl" => "cloc" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/stone.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Stone < Formula 4 | homepage 'http://www.gcd.org/sengoku/stone/' 5 | url 'http://www.gcd.org/sengoku/stone/stone-2.3e.tar.gz' 6 | sha1 '1ed12f29c1f896c1a94237b30201c615af5bb0f8' 7 | 8 | def install 9 | system "make", "macosx" 10 | bin.install "stone" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/term.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Term < ScriptFileFormula 4 | url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term' 5 | sha1 'a0df2172283facf072c82f5079243a8bc492b457' 6 | version '2.1' 7 | homepage 'https://github.com/liyanage/macosx-shell-scripts/blob/master/term' 8 | end 9 | -------------------------------------------------------------------------------- /Library/Formula/ttf2eot.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ttf2eot < Formula 4 | homepage 'http://code.google.com/p/ttf2eot/' 5 | url 'http://ttf2eot.googlecode.com/files/ttf2eot-0.0.2-2.tar.gz' 6 | sha1 'c9a64216e7a090cb50f7a5074865218623dea75d' 7 | 8 | def install 9 | system "make" 10 | bin.install 'ttf2eot' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/grepcidr.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Grepcidr < Formula 4 | homepage 'http://www.pc-tools.net/unix/grepcidr/' 5 | url 'http://www.pc-tools.net/files/unix/grepcidr-1.3.tar.gz' 6 | sha1 '36245b1efe497ecbe3928d2b2c6db68c0a52d179' 7 | 8 | def install 9 | system "make" 10 | bin.install 'grepcidr' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jsdoc3.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jsdoc3 < Formula 4 | homepage 'http://usejsdoc.org/' 5 | url 'https://github.com/jsdoc3/jsdoc/archive/v3.2.0.tar.gz' 6 | sha1 'ac682fd15e6863233835c8969be9e4212dc2e4eb' 7 | 8 | def install 9 | libexec.install Dir['*'] 10 | bin.install_symlink libexec/'jsdoc' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/chromedriver.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Chromedriver < Formula 4 | homepage 'http://code.google.com/p/chromedriver/' 5 | url 'https://chromedriver.googlecode.com/files/chromedriver_mac32_2.1.zip' 6 | sha1 'c8db9cbe1bbcc202206606225e0954c709af3fe8' 7 | 8 | def install 9 | bin.install 'chromedriver' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/dterm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dterm < Formula 4 | homepage 'http://www.knossos.net.nz/resources/free-software/dterm/' 5 | url 'http://www.knossos.net.nz/downloads/dterm-0.3.tgz' 6 | sha1 'b7dd8cf8c0eb3ef43a32db6011361e886850390d' 7 | 8 | def install 9 | system "make" 10 | bin.install "dterm" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/dupx.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dupx < Formula 4 | homepage 'http://www.isi.edu/~yuri/dupx/' 5 | url 'http://www.isi.edu/~yuri/dupx/dupx-0.1.tar.gz' 6 | sha1 '69cac2bacc9aefff59e84d5bfd053f01c1bc7551' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/fex.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fex < Formula 4 | homepage 'http://www.semicomplete.com/projects/fex/' 5 | url 'http://semicomplete.googlecode.com/files/fex-2.0.0.tar.gz' 6 | sha1 '014938009ffe0b2ec3d1293154a22e4a40fee4a9' 7 | 8 | def install 9 | ENV['PREFIX'] = prefix 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/git-url-sub.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitUrlSub < Formula 4 | homepage 'http://gosuri.github.io/git-url-sub' 5 | url 'https://github.com/gosuri/git-url-sub/archive/1.0.1.tar.gz' 6 | sha1 '294631d898a4263285f7a2ac0ce93ff494dadbf8' 7 | 8 | def install 9 | system "make", "install", "PREFIX=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/legit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Legit < Formula 4 | homepage 'http://www.git-legit.org/' 5 | url 'https://github.com/downloads/kennethreitz/legit/legit-v0.1.0-darwin-x86.tar.bz2' 6 | version '0.1.0' 7 | sha1 'a2cdfb59ab949f14f23784cf6861a50da923f71b' 8 | 9 | def install 10 | bin.install 'legit' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/pstree.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pstree < Formula 4 | homepage 'http://freshmeat.net/projects/pstree/' 5 | url 'ftp://ftp.thp.uni-duisburg.de/pub/source/pstree-2.36.tar.gz' 6 | sha1 '1ca2e08c62d33afd37d78a215095258e77654b3f' 7 | 8 | def install 9 | system "make pstree" 10 | bin.install "pstree" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.8/libexslt.pc: -------------------------------------------------------------------------------- 1 | prefix=/usr 2 | exec_prefix=${prefix} 3 | libdir=${exec_prefix}/lib 4 | includedir=${prefix}/include 5 | 6 | 7 | Name: libexslt 8 | Version: 0.8.13 9 | Description: EXSLT Extension library 10 | Requires: libxml-2.0 11 | Libs: -L${libdir} -lexslt -lxslt -lxml2 -lz -lpthread -licucore -lm 12 | Cflags: -I${includedir} 13 | -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.8/libxml-2.0.pc: -------------------------------------------------------------------------------- 1 | prefix=/usr 2 | exec_prefix=${prefix} 3 | libdir=${exec_prefix}/lib 4 | includedir=${prefix}/include 5 | modules=1 6 | 7 | Name: libXML 8 | Version: 2.7.3 9 | Description: libXML library version2. 10 | Requires: 11 | Libs: -L${libdir} -lxml2 12 | Libs.private: -lpthread -lz -lm 13 | Cflags: -I${includedir}/libxml2 14 | -------------------------------------------------------------------------------- /Library/Formula/arpoison.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Arpoison < Formula 4 | homepage 'http://www.arpoison.net/' 5 | url 'http://www.arpoison.net/arpoison-0.6.tar.gz' 6 | sha1 'a4adc83fd0a29776f8135f304e5b090b5bf31b56' 7 | 8 | depends_on 'libnet' 9 | 10 | def install 11 | system "make" 12 | bin.install "arpoison" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/ascii.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ascii < Formula 4 | homepage 'http://www.catb.org/~esr/ascii/' 5 | url 'http://www.catb.org/~esr/ascii/ascii-3.12.tar.gz' 6 | sha1 'aaeeb96a5a39d76a41bddc4504fdb97180beca9b' 7 | 8 | def install 9 | system "make" 10 | bin.install "ascii" 11 | man1.install 'ascii.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/fastri.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fastri < Formula 4 | homepage 'http://eigenclass.org/hiki/fastri' 5 | url 'http://rubyforge.org/frs/download.php/31654/fastri-0.3.1.tar.gz' 6 | sha1 '171f6237b29591748118cdc2a8e15cba256c12cc' 7 | 8 | def install 9 | system "ruby", "setup.rb", "all", "--prefix=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/gitslave.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gitslave < Formula 4 | homepage 'http://gitslave.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/project/gitslave/gitslave-2.0.2.tar.gz' 6 | sha1 'e27c3ed89f0dad0e7b6dffc424624c219d96296e' 7 | 8 | def install 9 | system "make", "install", "prefix=#{prefix}" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/linklint.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Linklint < Formula 4 | homepage 'http://linklint.org' 5 | url 'http://linklint.org/download/linklint-2.3.5.tar.gz' 6 | sha1 'd2dd384054b39a09c17b69e617f7393e44e98376' 7 | 8 | def install 9 | mv 'READ_ME.txt', 'README' 10 | bin.install 'linklint-2.3.5' => 'linklint' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mysqlreport.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mysqlreport < Formula 4 | homepage 'http://hackmysql.com/mysqlreport' 5 | url 'http://hackmysql.com/scripts/mysqlreport-3.5.tgz' 6 | sha1 '00d2790a9b76422a936f96a622567aa03437b9a3' 7 | 8 | def install 9 | bin.install "mysqlreport" 10 | doc.install Dir["*.html"] 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/repo.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Repo < Formula 4 | homepage 'http://source.android.com/source/git-repo.html' 5 | url 'http://git-repo.googlecode.com/files/repo-1.19' 6 | version '1.19' 7 | sha1 'e48d46e36194859fe8565e8cbdf4c5d1d8768ef3' 8 | 9 | def install 10 | bin.install "repo-#{version}" => 'repo' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/balance.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Balance < Formula 4 | homepage 'http://www.inlab.de/balance.html' 5 | url 'http://www.inlab.de/balance-3.54.tar.gz' 6 | sha1 '978ddb395909438a31288f0fad4d163ae997a51b' 7 | 8 | def install 9 | system "make" 10 | 11 | bin.install "balance" 12 | man1.install "balance.1" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/cpputest.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cpputest < Formula 4 | homepage 'http://www.cpputest.org/' 5 | url 'https://github.com/cpputest/cpputest/archive/v3.4.tar.gz' 6 | sha1 'ecd53f5b1a92a1f2291249ce69f544392f5a8462' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/dcal.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dcal < Formula 4 | homepage 'http://alexeyt.freeshell.org/' 5 | url 'http://alexeyt.freeshell.org/code/dcal.c' 6 | version '0.1.0' 7 | sha1 '3b1d4ed45ed0192df4841ed9e371c89fe87bdeac' 8 | 9 | def install 10 | system ENV.cxx, "dcal.c", "-o", "dcal" 11 | bin.install 'dcal' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ddate.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ddate < Formula 4 | homepage 'http://www.discordia.ch/Programs/' 5 | url 'www.discordia.ch/Programs/ddate.c' 6 | version '0.1.0' 7 | sha1 '41eafa66d577082b95e40a8f40ac054aa8ea45dc' 8 | 9 | def install 10 | system ENV.cc, "ddate.c", "-o", "ddate" 11 | bin.install 'ddate' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/dhcpdump.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dhcpdump < Formula 4 | homepage 'http://www.mavetju.org' 5 | url 'http://www.mavetju.org/download/dhcpdump-1.8.tar.gz' 6 | sha1 '96fae94d9bac4cf3b5a4c62be2b06a2d72a9fa48' 7 | 8 | def install 9 | system "make" 10 | bin.install "dhcpdump" 11 | man8.install "dhcpdump.8" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/getxbook.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Getxbook < Formula 4 | homepage 'http://njw.me.uk/software/getxbook/' 5 | url 'http://njw.me.uk/software/getxbook/getxbook-1.0.tar.bz2' 6 | sha1 '6408bf4e680856c67b5977d9ba73730cd7bde3e6' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "PREFIX=#{prefix}", "install" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/keychain.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Keychain < Formula 4 | homepage 'http://www.funtoo.org/wiki/Keychain' 5 | url 'http://www.funtoo.org/archive/keychain/keychain-2.7.1.tar.bz2' 6 | sha1 'e7ad7da374ba81e57792bb2695eb6c352f769de7' 7 | 8 | def install 9 | bin.install "keychain" 10 | man1.install "keychain.1" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/pngpaste.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pngpaste < Formula 4 | homepage 'https://github.com/jcsalterego/pngpaste' 5 | url 'https://github.com/jcsalterego/pngpaste/archive/1.0.1.tar.gz' 6 | sha1 'f81bf4a8bbda7fc1fde7a8bbb039fb1e25c4aee5' 7 | 8 | def install 9 | system 'make', 'all' 10 | bin.install 'pngpaste' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/pwnat.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pwnat < Formula 4 | homepage 'http://samy.pl/pwnat/' 5 | url 'http://samy.pl/pwnat/pwnat-0.3-beta.tgz' 6 | sha1 '6faaeef76a2b62635def8fdef06fce0dfa3e870e' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}", "LDFLAGS=-lz" 10 | bin.install "pwnat" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/scrypt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Scrypt < Formula 4 | homepage 'http://www.tarsnap.com/scrypt.html' 5 | url 'http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz' 6 | sha1 '7b1b3feccfe2ff08b5d05752ef1ca7df2ec8646d' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/shmux.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Shmux < Formula 4 | homepage 'http://web.taranis.org/shmux/' 5 | url 'http://web.taranis.org/shmux/dist/shmux-1.0.2.tgz' 6 | sha1 '6fe39602c497331e448c4331b8cddbb2abb71b79' 7 | 8 | 9 | def install 10 | system "./configure", "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/since.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Since < Formula 4 | homepage 'http://welz.org.za/projects/since' 5 | url 'http://welz.org.za/projects/since/since-1.1.tar.gz' 6 | sha1 '67f07e8237d63f846cd8ca60b5a16fc32d4f81a5' 7 | 8 | def install 9 | system "make" 10 | bin.install "since" 11 | man1.install "since.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/sipp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Sipp < Formula 4 | homepage 'http://sipp.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/sipp/sipp/3.3/sipp-3.3.tar.gz' 6 | sha1 'a8e088b7e1e3673eddfbe2fd4e1486dd87919520' 7 | 8 | def install 9 | system "make", "DESTDIR=#{prefix}" 10 | bin.install "sipp" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/txt2tags.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Txt2tags < Formula 4 | homepage 'http://txt2tags.org' 5 | url 'http://txt2tags.googlecode.com/files/txt2tags-2.6.tgz' 6 | sha1 '91bc47e02b9ec7f2fa39c8f7ff5c260164a74718' 7 | 8 | def install 9 | bin.install 'txt2tags' 10 | man1.install "doc/manpage.man" => "txt2tags.1" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/xmlformat.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Xmlformat < Formula 4 | homepage 'http://www.kitebird.com/software/xmlformat/' 5 | url 'http://www.kitebird.com/software/xmlformat/xmlformat-1.04.tar.gz' 6 | sha1 '405057df0b8160775d486b671348820359b4b85d' 7 | 8 | def install 9 | bin.install "xmlformat.rb" => "xmlformat" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/asm6.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Asm6 < Formula 4 | homepage 'http://home.comcast.net/~olimar/NES/' 5 | url 'http://home.comcast.net/~olimar/NES/asm6.zip' 6 | version '1.6' 7 | sha1 '9fbc1eed740a16107730e7f996d7ddad8277eb4e' 8 | 9 | def install 10 | system "#{ENV.cc} -o asm6 asm6.c" 11 | bin.install "asm6" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/atool.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Atool < Formula 4 | homepage 'http://www.nongnu.org/atool/' 5 | url 'http://savannah.nongnu.org/download/atool/atool-0.39.0.tar.gz' 6 | sha1 '40865bdc533f95fcaffdf8002889eb2ac67224a9' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jsonpp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jsonpp < Formula 4 | homepage 'http://jmhodges.github.io/jsonpp/' 5 | url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.zip' 6 | version '1.2.0' 7 | sha1 '422d5b2cefa92923d2fbef9afe1324d72134509e' 8 | 9 | def install 10 | bin.install 'jsonpp' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/lci.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lci < Formula 4 | homepage 'http://lci.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/lci/lci/0.6/lci-0.6.tar.gz' 6 | sha1 '0b03f4c2d47a3e217f760e371ec60bed8b477b02' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/peg.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Peg < Formula 4 | homepage 'http://piumarta.com/software/peg/' 5 | url 'http://piumarta.com/software/peg/peg-0.1.9.tar.gz' 6 | sha1 '40a3dd06264fef8aaaedcc88f198c0641bf4190d' 7 | 8 | def install 9 | system "make all" 10 | bin.install %w[peg leg] 11 | man1.install gzip("peg.1") 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/poster.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Poster < Formula 4 | homepage 'http://schrfr.github.io/poster/' 5 | url 'https://github.com/schrfr/poster/archive/1.0.0.tar.gz' 6 | sha1 '20846c17fc0c266caecf82b24cbe7906999a410c' 7 | 8 | def install 9 | system "make" 10 | bin.install 'poster' 11 | man1.install 'poster.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-whatis.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvWhatis < Formula 4 | homepage 'https://github.com/rkh/rbenv-whatis' 5 | url 'https://github.com/rkh/rbenv-whatis/archive/9bf9f2.tar.gz' 6 | sha1 'a78eb1ce44974d7080087f96d8b17f1334b9e03c' 7 | 8 | depends_on 'rbenv' 9 | 10 | def install 11 | prefix.install Dir['*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/spark.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Spark < Formula 4 | homepage 'http://zachholman.com/spark/' 5 | url 'https://github.com/holman/spark/archive/v1.0.1.tar.gz' 6 | sha1 '11c6a0c5e52720a1282c5da5019432c33dcf9403' 7 | 8 | def install 9 | bin.install "spark" 10 | end 11 | 12 | def test 13 | system "#{bin}/spark" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/bgrep.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bgrep < Formula 4 | homepage 'https://github.com/tmbinc/bgrep' 5 | url 'https://github.com/tmbinc/bgrep/archive/bgrep-0.2.tar.gz' 6 | sha1 '37f29f95397730dcd8760a0bac33ba167ac7d998' 7 | 8 | def install 9 | system "#{ENV.cc} #{ENV.cflags} -o bgrep bgrep.c" 10 | bin.install "bgrep" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/cksfv.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cksfv < Formula 4 | homepage 'http://zakalwe.fi/~shd/foss/cksfv/' 5 | url 'http://zakalwe.fi/~shd/foss/cksfv/files/cksfv-1.3.14.tar.bz2' 6 | sha1 'f6da3a559b2862691a2be6d2be0aac66cd624885' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/conserver.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Conserver < Formula 4 | homepage 'http://conserver.com' 5 | url 'http://conserver.com/conserver-8.1.18.tar.gz' 6 | sha1 '54336e8ce7f48a2d8d51e93f4df492b3e426a192' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/csshx.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Csshx < Formula 4 | homepage 'http://code.google.com/p/csshx/' 5 | url 'http://csshx.googlecode.com/files/csshX-0.74.tgz' 6 | sha1 'aa686b71161d6144d539d077b960da10d7b96993' 7 | 8 | head 'https://code.google.com/p/csshx/', :using => :git 9 | 10 | def install 11 | bin.install 'csshX' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/csv-fix.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class CsvFix < Formula 4 | homepage 'http://code.google.com/p/csvfix/' 5 | url 'http://csvfix.googlecode.com/files/csvfix_src_120.zip' 6 | version '1.20' 7 | sha1 'ec0b6d491429d908a9208d6e474591f30dec654c' 8 | 9 | def install 10 | system "make lin" 11 | bin.install 'csvfix/bin/csvfix' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/dhcping.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dhcping < Formula 4 | homepage 'http://www.mavetju.org' 5 | url 'http://www.mavetju.org/download/dhcping-1.2.tar.gz' 6 | sha1 '97927886adc1e5b3a67c55f9010a918e2e880f1e' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/dnsmap.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dnsmap < Formula 4 | homepage 'http://code.google.com/p/dnsmap/' 5 | url 'http://dnsmap.googlecode.com/files/dnsmap-0.30.tar.gz' 6 | sha1 'a9a8a17102825510d16c1f8af33ca74407c18c70' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}", "BINDIR=#{bin}", "install" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/gecode.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gecode < Formula 4 | homepage 'http://www.gecode.org/' 5 | url 'http://www.gecode.org/download/gecode-4.0.0.tar.gz' 6 | sha1 'a1137f89fd527d47d183b3d8e38bc5d52a65b954' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--disable-examples" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/glm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Glm < Formula 4 | homepage 'http://glm.g-truc.net/' 5 | url 'http://downloads.sourceforge.net/project/ogl-math/glm-0.9.4.4/glm-0.9.4.4.zip' 6 | sha1 'a4f24a9721caf50791c75b740fa2474f95b6c228' 7 | head 'https://github.com/Groovounet/glm.git' 8 | 9 | def install 10 | include.install 'glm' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/nrg2iso.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Nrg2iso < Formula 4 | homepage 'http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html' 5 | url 'http://gregory.kokanosky.free.fr/v4/linux/nrg2iso-0.4.tar.gz' 6 | sha1 '26dfa9b489c9165dbc578ef3fddf6e491349df12' 7 | 8 | def install 9 | system "make" 10 | bin.install "nrg2iso" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/plustache.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Plustache < Formula 4 | homepage 'https://github.com/mrtazz/plustache' 5 | url 'https://github.com/mrtazz/plustache/archive/v0.2.0.tar.gz' 6 | sha1 '10096ccefed6669b5c87945d7fa6c0a011549eca' 7 | 8 | depends_on 'boost' 9 | 10 | def install 11 | rake "install", "prefix=#{prefix}" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/rfcstrip.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rfcstrip < Formula 4 | homepage 'http://trac.tools.ietf.org/tools/rfcstrip/' 5 | url 'http://trac.tools.ietf.org/tools/rfcstrip/rfcstrip-1.03.tgz' 6 | sha1 '1436aced9980856585e061bda26df7c9d7d9cc7e' 7 | 8 | def install 9 | bin.install "rfcstrip" 10 | doc.install %w(about todo) 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/snobol4.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Snobol4 < Formula 4 | homepage 'http://www.snobol4.org/' 5 | url 'ftp://ftp.ultimate.com/snobol/snobol4-1.4.1.tar.gz' 6 | sha1 'bfff40320b75fef507b463eacdf7c74a2e448f72' 7 | 8 | def install 9 | system './configure', "--prefix=#{prefix}", "--mandir=#{man}" 10 | system 'make install' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/stgit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Stgit < Formula 4 | homepage 'http://www.procode.org/stgit' 5 | url 'http://download.gna.org/stgit/stgit-0.16.tar.gz' 6 | sha1 '10b62d080a4c34c2dd11de4d1c800f62b9e5018c' 7 | 8 | def install 9 | system "make", "prefix=#{prefix}", "all" 10 | system "make", "prefix=#{prefix}", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/talloc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Talloc < Formula 4 | homepage 'http://talloc.samba.org/' 5 | url 'http://www.samba.org/ftp/talloc/talloc-2.0.8.tar.gz' 6 | sha1 '5ca7710a3f95a1db873c97fcf83f92dddfd57907' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--disable-rpath" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/aescrypt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Aescrypt < Formula 4 | homepage 'http://aescrypt.sourceforge.net/' 5 | url 'http://aescrypt.sourceforge.net/aescrypt-0.7.tar.gz' 6 | sha1 '72756ccccd43a4f19796835395512616c86c273f' 7 | 8 | def install 9 | system "./configure" 10 | system "make" 11 | bin.install 'aescrypt', 'aesget' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/aespipe.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Aespipe < Formula 4 | homepage 'http://loop-aes.sourceforge.net/' 5 | url 'http://loop-aes.sourceforge.net/aespipe/aespipe-v2.4c.tar.bz2' 6 | sha1 '198cc0bc1168a7a150de4b7308be096c903b0d90' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/aoeui.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Aoeui < Formula 4 | homepage 'http://aoeui.googlecode.com/' 5 | url 'http://aoeui.googlecode.com/files/aoeui-1.6.tgz' 6 | sha1 '6dd4949b844cad1f1380b1f218088c7b385f589f' 7 | head 'http://aoeui.googlecode.com/svn/trunk/' 8 | 9 | def install 10 | system "make", "INST_DIR=#{prefix}", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/bats.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bats < Formula 4 | homepage 'https://github.com/sstephenson/bats' 5 | url 'https://github.com/sstephenson/bats/archive/v0.2.0.tar.gz' 6 | sha1 'c2e67181e2bd6f89f9e40d4cad43c0fe2c1df19a' 7 | head 'https://github.com/sstephenson/bats.git' 8 | 9 | def install 10 | system './install.sh', prefix 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/bcpp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bcpp < Formula 4 | homepage 'http://invisible-island.net/bcpp/' 5 | url 'ftp://invisible-island.net/bcpp/bcpp-20090630.tgz' 6 | sha1 'f8ce9736fa2775e8c15b7fcbfee156103d90ece8' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/blackbox.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Blackbox < Formula 4 | homepage 'http://www.cs.rochester.edu/u/kautz/satplan/blackbox/' 5 | url 'http://www.cs.rochester.edu/u/kautz/satplan/blackbox/Blackbox44.tgz' 6 | sha1 '6e61cf9bbb1f28f2dd9f77f9be59fb6fd4fae224' 7 | 8 | def install 9 | system "make" 10 | bin.install 'blackbox' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/bvi.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bvi < Formula 4 | homepage 'http://bvi.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/bvi/bvi-1.3.2.src.tar.gz' 6 | sha1 '0ff213ebb5cd0993c5d1f7c8d4172aaec709aac1' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/dasm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dasm < Formula 4 | homepage 'http://dasm-dillon.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/project/dasm-dillon/dasm-dillon/2.20.11/dasm-2.20.11.tar.gz' 6 | sha1 '6c1f0091e88fff8f814a92304286c1875fd64693' 7 | 8 | def install 9 | system "make" 10 | prefix.install 'bin', 'doc' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/dhex.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dhex < Formula 4 | homepage 'http://www.dettus.net/dhex/' 5 | url 'http://www.dettus.net/dhex/dhex_0.68.tar.gz' 6 | sha1 'd23d65a7b330b47f8254f6c1ff25a30c4778440e' 7 | 8 | def install 9 | system "make" 10 | bin.install 'dhex' 11 | man1.install 'dhex.1' 12 | man5.install Dir['*.5'] 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/duply.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Duply < Formula 4 | homepage 'http://duply.net' 5 | url 'http://downloads.sourceforge.net/project/ftplicity/duply%20(simple%20duplicity)/1.5.x/duply_1.5.10.tgz' 6 | sha1 '01db7ac0d884ff643ee6a51d6ac81f9270b7a76b' 7 | 8 | depends_on 'duplicity' 9 | 10 | def install 11 | bin.install 'duply' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/eot-utils.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class EotUtils < Formula 4 | homepage 'http://www.w3.org/Tools/eot-utils/' 5 | url 'http://www.w3.org/Tools/eot-utils/eot-utilities-1.1.tar.gz' 6 | sha1 '7e8a68ba1ae4b533113e7965aa2cca133367f31f' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ficy.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ficy < Formula 4 | homepage 'http://www.thregr.org/~wavexx/software/fIcy/' 5 | url 'http://www.thregr.org/~wavexx/software/fIcy/releases/fIcy-1.0.18.tar.gz' 6 | sha1 '326d1b5417e9507974df94d227c7e7e476b7598f' 7 | 8 | def install 9 | system "make" 10 | bin.install 'fIcy', 'fPls', 'fResync' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/libmodbus.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libmodbus < Formula 4 | homepage 'http://libmodbus.org' 5 | url 'https://github.com/downloads/stephane/libmodbus/libmodbus-3.0.3.tar.gz' 6 | sha1 '28f7dcd418181306dd9e3fc1d409b8e0e963c233' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mp3val.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mp3val < Formula 4 | homepage 'http://mp3val.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/mp3val/mp3val-0.1.8-src.tar.gz' 6 | sha1 '19f7506d387f72def2861ec271c5cb4135bd8f5e' 7 | 8 | def install 9 | system "gnumake -f Makefile.gcc" 10 | bin.install "mp3val.exe" => "mp3val" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mr.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mr < Formula 4 | homepage 'http://kitenet.net/~joey/code/mr/' 5 | url 'http://git.kitenet.net/git/mr.git', :tag => '1.15' 6 | 7 | def install 8 | system "make" 9 | bin.install 'mr', 'webcheckout' 10 | man1.install gzip('mr.1', 'webcheckout.1') 11 | (share/'mr').install Dir['lib/*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/png++.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pngxx < Formula 4 | homepage 'http://www.nongnu.org/pngpp/' 5 | url 'http://download.savannah.nongnu.org/releases/pngpp/png++-0.2.5.tar.gz' 6 | sha1 'bfe39c414a8c5c18dbaaf96fea22ce12a6887576' 7 | 8 | depends_on :libpng 9 | 10 | def install 11 | system "make", "PREFIX=#{prefix}", "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-bundler.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvBundler < Formula 4 | homepage 'https://github.com/carsomyr/rbenv-bundler' 5 | url 'https://github.com/carsomyr/rbenv-bundler/archive/0.96.tar.gz' 6 | sha1 '02339c604c840f24b66523c9faad6ed82500eda1' 7 | 8 | depends_on 'rbenv' 9 | 10 | def install 11 | prefix.install Dir['*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/redsocks.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Redsocks < Formula 4 | homepage 'http://darkk.net.ru/redsocks' 5 | url 'https://github.com/darkk/redsocks/archive/release-0.4.tar.gz' 6 | sha1 '5bc432652b9776c3ee04a3ef58fc9adef8190901' 7 | 8 | depends_on 'libevent' 9 | 10 | def install 11 | system 'make' 12 | bin.install 'redsocks' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/ren.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ren < Formula 4 | homepage 'http://pdb.finkproject.org/pdb/package.php/ren' 5 | url 'http://www.ibiblio.org/pub/Linux/utils/file/ren-1.0.tar.gz' 6 | sha1 '3f21fc85f5996c85cc3b3dd09ceb9cb4d90f36a9' 7 | 8 | def install 9 | system "make" 10 | bin.install "ren" 11 | man1.install "ren.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/sic.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Sic < Formula 4 | homepage 'http://tools.suckless.org/sic' 5 | url 'http://dl.suckless.org/tools/sic-1.1.tar.gz' 6 | sha1 '816d522758f6d04e6af6b7396c8077c32b2ddfb2' 7 | 8 | head 'http://hg.suckless.org/sic', :using => :hg 9 | 10 | def install 11 | system "make", "PREFIX=#{prefix}", "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/smartypants.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Smartypants < Formula 4 | homepage 'http://daringfireball.net/projects/smartypants/' 5 | url 'http://daringfireball.net/projects/downloads/SmartyPants_1.5.1.zip' 6 | sha1 '339a493f89cfee1e9f051bb1b39f9dcae4c595ca' 7 | 8 | def install 9 | bin.install 'SmartyPants.pl' => 'smartypants' 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/apgdiff.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Apgdiff < Formula 4 | homepage 'http://www.apgdiff.com/' 5 | url 'http://www.apgdiff.com/download/apgdiff-2.4-bin.zip' 6 | sha1 '1150d44e9da2c1417767d4106bdb297ed0adfed8' 7 | 8 | def install 9 | libexec.install "apgdiff-2.4.jar" 10 | bin.write_jar_script libexec/"apgdiff-2.4.jar", "apgdiff" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/clean.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Clean < Formula 4 | homepage 'http://clean.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/clean/clean/3.4/clean-3.4.tar.bz2' 6 | sha1 '3ce2e455eadec2f212e40102137a3c70ffa915c9' 7 | 8 | def install 9 | system 'make' 10 | bin.install 'clean' 11 | man1.install 'clean.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/dfc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dfc < Formula 4 | homepage 'http://projects.gw-computing.net/projects/dfc' 5 | url 'http://projects.gw-computing.net/attachments/download/42/dfc-2.5.0.tar.gz' 6 | sha1 '134477da818ddec47bc82a3155308e287863d46f' 7 | 8 | def install 9 | system "make", "PREFIX=#{prefix}", "MANDIR=#{man}", "install" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/enet.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Enet < Formula 4 | homepage 'http://enet.bespin.org' 5 | url 'http://enet.bespin.org/download/enet-1.3.6.tar.gz' 6 | sha1 'd4c9be28014f1a9c6352ee5aacf12c0e9f5e574d' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/flasm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Flasm < Formula 4 | homepage 'http://www.nowrap.de/flasm.html' 5 | url 'http://www.nowrap.de/download/flasm16src.zip' 6 | sha1 '3b383fa042eae414c5e5608bfa91a42f44bd1a86' 7 | version '1.62' 8 | 9 | def install 10 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 11 | bin.install "flasm" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/idnits.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Idnits < Formula 4 | homepage 'http://tools.ietf.org/tools/idnits/' 5 | url 'http://tools.ietf.org/tools/idnits/idnits-2.12.17.tgz' 6 | sha1 'c8ccc80ee524dd200af5f34d266393301d60bdf5' 7 | 8 | depends_on 'aspell' 9 | 10 | def install 11 | bin.install "idnits" 12 | prefix.install_metafiles 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/jing.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jing < Formula 4 | homepage 'http://code.google.com/p/jing-trang/' 5 | url 'http://jing-trang.googlecode.com/files/jing-20091111.zip' 6 | sha1 '2e8eacf399249d226ad4f6ca1d6907ff69430118' 7 | 8 | def install 9 | libexec.install Dir["*"] 10 | bin.write_jar_script libexec/'bin/jing.jar', 'jing' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/memcache-top.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class MemcacheTop < Formula 4 | homepage 'http://code.google.com/p/memcache-top/' 5 | url 'http://memcache-top.googlecode.com/files/memcache-top-v0.6' 6 | version '0.6' 7 | sha1 'eaac357e13ac2a531c28081783fdcc3ddbe98ede' 8 | 9 | def install 10 | bin.install 'memcache-top-v0.6' => 'memcache-top' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mp3cat.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mp3cat < Formula 4 | homepage 'http://tomclegg.net/mp3cat' 5 | url 'http://tomclegg.net/software/mp3cat-0.4.tar.gz' 6 | sha1 '442d2b2b546fec4535c2aa892a8fc61db21eb917' 7 | 8 | def install 9 | system "make" 10 | bin.install %W( mp3cat mp3log mp3log-conf mp3dirclean mp3http mp3stream-conf ) 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mrtg.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mrtg < Formula 4 | homepage 'http://oss.oetiker.ch/mrtg/' 5 | url 'http://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz' 6 | sha1 '5ae0e659001c613b847237a6b223b26cb7a8ab0f' 7 | 8 | depends_on 'gd' 9 | 10 | def install 11 | system "./configure", "--prefix=#{prefix}" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/picoc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Picoc < Formula 4 | homepage 'http://code.google.com/p/picoc/' 5 | url 'http://picoc.googlecode.com/files/picoc-2.1.tar.bz2' 6 | sha1 '24fdc3c8302915d663fcaefaf878ab5ad5a2d69b' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags} -DUNIX_HOST" 10 | bin.install "picoc" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/texwrapper.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Texwrapper < Formula 4 | homepage 'http://obrecht.fr/texwrapper/' 5 | url 'http://obrecht.fr/texwrapper/texwrapper.0.2.2.tar.gz' 6 | sha1 '692c157f6f8b6ea1fc8bc4720d287ab147690fcc' 7 | 8 | def install 9 | system "make" 10 | bin.install 'texwrapper' 11 | man1.install 'texwrapper.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/tinycdb.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tinycdb < Formula 4 | homepage 'http://www.corpit.ru/mjt/tinycdb.html' 5 | url 'http://www.corpit.ru/mjt/tinycdb/tinycdb-0.78.tar.gz' 6 | sha1 'ade42ee1e7c56f66a63cb933206c089b9983adba' 7 | 8 | def install 9 | system "make" 10 | system "make", "install", "prefix=#{prefix}", "mandir=#{man}" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/trang.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Trang < Formula 4 | homepage 'http://code.google.com/p/jing-trang/' 5 | url 'http://jing-trang.googlecode.com/files/trang-20091111.zip' 6 | sha1 'b5f1fd4b63f347c8d0575bd1922f94316240cb29' 7 | 8 | def install 9 | libexec.install Dir["*"] 10 | bin.write_jar_script libexec/'trang.jar', 'trang' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Homebrew/requirements/ld64_dependency.rb: -------------------------------------------------------------------------------- 1 | require 'dependency' 2 | 3 | # This special dependency ensures that the Tigerbrew ld64 4 | # formula is used as gcc's ld in place of the old version 5 | # that comes with the OS. 6 | class LD64Dependency < Dependency 7 | def initialize(name='ld64', tags=[:build]) 8 | @env_proc = proc { ENV.ld64 } 9 | super 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/alac.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Alac < Formula 4 | homepage 'http://craz.net/programs/itunes/alac.html' 5 | url 'http://craz.net/programs/itunes/files/alac_decoder-0.2.0.tgz' 6 | sha1 'a620f6293ef2d9490927d21ec341bbeff13eabe8' 7 | 8 | def install 9 | system "make", "CFLAGS=#{ENV.cflags}", "CC=#{ENV.cc}" 10 | bin.install 'alac' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/antlr.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Antlr < Formula 4 | homepage 'http://www.antlr.org/' 5 | url 'http://www.antlr.org/download/antlr-4.0-complete.jar' 6 | sha1 '6186fb2d530fa822251224250cbf55a238f248ac' 7 | 8 | def install 9 | prefix.install "antlr-4.0-complete.jar" 10 | bin.write_jar_script prefix/"antlr-4.0-complete.jar", "antlr4" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ecm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ecm < Formula 4 | homepage 'http://www.neillcorlett.com/ecm/' 5 | url 'http://critical.ch/distfiles/ecm-1.0.tar.gz' 6 | sha1 'bfda1031e22b23e3c4d1a713f675de2a9778a421' 7 | 8 | def install 9 | system "#{ENV.cc} -o ecm ecm.c" 10 | system "#{ENV.cc} -o unecm unecm.c" 11 | bin.install 'ecm', 'unecm' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/gaffitter.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gaffitter < Formula 4 | homepage 'http://gaffitter.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/gaffitter/gaffitter/0.6.0/gaffitter-0.6.0.tar.bz2' 6 | sha1 '3e530684e429cd269db5e4481d90c4f22085fb31' 7 | 8 | def install 9 | system "make" 10 | bin.install "src/gaffitter" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jerm.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jerm < Formula 4 | homepage 'http://www.bsddiary.net/jerm/' 5 | url 'http://www.bsddiary.net/jerm/jerm-8096.tar.gz' 6 | version '0.8096' 7 | sha1 '09a301d9de423c44e60967f3f617a299427e356d' 8 | 9 | def install 10 | system "make all" 11 | bin.install %w{jerm tiocdtr} 12 | man1.install Dir["*.1"] 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/libyubikey.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libyubikey < Formula 4 | homepage 'http://yubico.github.io/yubico-c/' 5 | url 'http://yubico.github.io/yubico-c/releases/libyubikey-1.10.tar.gz' 6 | sha1 '796c24f6dd642d25bab782947b134ed1c79aecde' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/pbrt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pbrt < Formula 4 | homepage 'http://pbrt.org/' 5 | url 'https://github.com/mmp/pbrt-v2/archive/2.0.342.tar.gz' 6 | sha1 'c18e4cb5acdd3120573c26be702e452e77273a79' 7 | 8 | depends_on "openexr" 9 | 10 | def install 11 | cd "src" do 12 | system "make" 13 | prefix.install "bin" 14 | end 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/pdfcrack.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pdfcrack < Formula 4 | homepage 'http://pdfcrack.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.11/pdfcrack-0.11.tar.gz' 6 | sha1 'e8069837d879677ecc388326db8a005e83702fc1' 7 | 8 | def install 9 | system "make all" 10 | bin.install "pdfcrack" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/qtfaststart.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Qtfaststart < Formula 4 | homepage 'http://libav.org/' 5 | url 'http://libav.org/releases/libav-0.8.3.tar.gz' 6 | sha1 'd81a156e6482b970a21c5e08239eaf1d841b9b35' 7 | 8 | def install 9 | system ENV.cc, '-o', 'tools/qt-faststart', 'tools/qt-faststart.c' 10 | bin.install 'tools/qt-faststart' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-use.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvUse < Formula 4 | homepage 'https://github.com/rkh/rbenv-use' 5 | url 'https://github.com/rkh/rbenv-use/archive/bb3294.tar.gz' 6 | sha1 'b8396084fa810e7754aea9a3c01ae288420e5932' 7 | 8 | depends_on 'rbenv' 9 | depends_on 'rbenv-whatis' 10 | 11 | def install 12 | prefix.install Dir['*'] 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/ttyrec.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ttyrec < Formula 4 | homepage 'http://0xcc.net/ttyrec/' 5 | url 'http://0xcc.net/ttyrec/ttyrec-1.0.8.tar.gz' 6 | sha1 '645f1e2a1ac4b2a32ad314711fb3da014ce9684d' 7 | 8 | def install 9 | bin.mkpath 10 | system "make" 11 | bin.install %w[ ttytime ttyplay ttyrec ] 12 | man1.install Dir["*.1"] 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/wbox.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Wbox < Formula 4 | homepage 'http://hping.org/wbox/' 5 | url 'http://hping.org/wbox/wbox-5.tar.gz' 6 | sha1 '5f20fca378c8abf53bb6a9069ecdebeb40a74147' 7 | 8 | def install 9 | system "make" 10 | bin.install "wbox" 11 | end 12 | 13 | def test 14 | system "#{bin}/wbox", "www.google.com", "1" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/bam.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bam < Formula 4 | homepage 'http://matricks.github.io/bam/' 5 | url 'https://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz' 6 | sha1 'c0f32ff9272d5552e02a9d68fbdd72106437ee69' 7 | 8 | head 'https://github.com/matricks/bam.git' 9 | 10 | def install 11 | system "./make_unix.sh" 12 | bin.install'bam' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/cast.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cast < Formula 4 | homepage 'http://cast-project.org' 5 | url 'http://files.cast-project.org/cast-0.2.0.tar.gz' 6 | sha1 'ab5e21c69dd0d5d1dc37b2f7d0ba7c52dddce400' 7 | 8 | depends_on 'scons' => :build 9 | depends_on 'runit' 10 | 11 | def install 12 | system "scons", "install", "CASTPREFIX=#{prefix}" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/ccal.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ccal < Formula 4 | url 'http://ccal.chinesebay.com/ccal/ccal-2.5.3.tar.gz' 5 | homepage 'http://ccal.chinesebay.com/ccal' 6 | sha1 'b44d73804ef3ba9129ae196887509f99b508401c' 7 | 8 | def install 9 | system "make", "-e", "BINDIR=#{bin}", "install" 10 | system "make", "-e", "MANDIR=#{man}", "install-man" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/chmlib.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Chmlib < Formula 4 | homepage 'http://www.jedrea.com/chmlib' 5 | url 'http://www.jedrea.com/chmlib/chmlib-0.40.tar.gz' 6 | sha1 '8d9e4b9b79a23974aa06fb792ae652560bac5c4e' 7 | 8 | def install 9 | system "./configure", "--disable-io64", "--enable-examples", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/cpanminus.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cpanminus < Formula 4 | homepage 'https://github.com/miyagawa/cpanminus' 5 | url 'https://github.com/miyagawa/cpanminus/archive/1.6919.tar.gz' 6 | sha1 '2a63b32cef4173aea0bebe78b44c390d66247a95' 7 | 8 | head 'https://github.com/miyagawa/cpanminus.git' 9 | 10 | def install 11 | bin.install 'cpanm' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/dxflib.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dxflib < Formula 4 | homepage 'http://www.ribbonsoft.com/en/what-is-dxflib' 5 | url 'http://www.ribbonsoft.com/archives/dxflib/dxflib-2.5.0.0-1.src.tar.gz' 6 | sha1 'af2e496aaf097e40bdb5d6155ba9b0d176d71729' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ispc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ispc < Formula 4 | homepage 'http://ispc.github.com' 5 | url 'http://downloads.sourceforge.net/project/ispcmirror/v1.4.3/ispc-v1.4.3-osx.tar.gz' 6 | sha1 '7066f5447d704d0c97927f3e154646c88d7cda5d' 7 | 8 | def install 9 | bin.install 'ispc' 10 | end 11 | 12 | def test 13 | system "#{bin}/ispc", "-v" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/jam.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jam < Formula 4 | homepage 'http://www.perforce.com/jam/jam.html' 5 | url 'ftp://ftp.perforce.com/jam/jam-2.5.zip' 6 | sha1 '794a3f4483315c6b9f010f03b592646d3815328c' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 10 | bin.install "bin.macosx/jam", "bin.macosx/mkjambase" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/lockrun.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lockrun < Formula 4 | homepage 'http://unixwiz.net/tools/lockrun.html' 5 | url 'http://unixwiz.net/tools/lockrun.c' 6 | version '20130426' 7 | sha1 '6b1e20f5413f02c93ff24e7f3eab28d01f66a1b6' 8 | 9 | def install 10 | system "#{ENV.cc} #{ENV.cflags} lockrun.c -o lockrun" 11 | bin.install "lockrun" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/nlopt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Nlopt < Formula 4 | homepage 'http://ab-initio.mit.edu/wiki/index.php/NLopt' 5 | url 'http://ab-initio.mit.edu/nlopt/nlopt-2.3.tar.gz' 6 | sha1 '28253b65187d9d1d4c75e96310d8ee8c9c5f3cfc' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/rename.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rename < Formula 4 | homepage 'http://plasmasturm.org/code/rename' 5 | url 'https://github.com/ap/rename/archive/v1.600.tar.gz' 6 | sha1 'a7946ce3602e3810aaa70300674ccb26832634ed' 7 | 8 | def install 9 | system 'pod2man', 'rename', 'rename.1' 10 | bin.install 'rename' 11 | man1.install 'rename.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/repl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Repl < Formula 4 | homepage 'https://github.com/defunkt/repl' 5 | url 'https://github.com/defunkt/repl/archive/v1.0.0.tar.gz' 6 | sha1 'd47d31856a0c474daf54707d1575b45f01ef5cda' 7 | 8 | depends_on 'rlwrap' => :optional 9 | 10 | def install 11 | bin.install 'bin/repl' 12 | man1.install 'man/repl.1' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/rfcdiff.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rfcdiff < Formula 4 | homepage 'http://tools.ietf.org/tools/rfcdiff/' 5 | url 'http://tools.ietf.org/tools/rfcdiff/rfcdiff-1.41.tgz' 6 | sha1 '02bcd3bf6078caec001bf677530c97893edf34a1' 7 | 8 | depends_on 'wdiff' 9 | depends_on 'gawk' => :recommended 10 | 11 | def install 12 | bin.install "rfcdiff" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/rhino.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rhino < Formula 4 | homepage 'http://www.mozilla.org/rhino/' 5 | url 'https://github.com/downloads/mozilla/rhino/rhino1_7R4.zip' 6 | sha1 '483e097cb575c724c745edd80c9512f073bd510a' 7 | version '1.7R4' 8 | 9 | def install 10 | libexec.install 'js.jar' 11 | bin.write_jar_script libexec/'js.jar', 'rhino' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/u-boot-tools.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class UBootTools < Formula 4 | homepage 'http://www.denx.de/wiki/U-Boot/' 5 | url 'ftp://ftp.denx.de/pub/u-boot/u-boot-2012.10.tar.bz2' 6 | sha1 '80bc5f6d3e518803c9320d480e693fe1cb76a494' 7 | 8 | def install 9 | system 'make tools' 10 | bin.install 'tools/mkimage' 11 | man1.install 'doc/mkimage.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/whirr.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Whirr < Formula 4 | homepage 'http://whirr.apache.org/' 5 | url 'http://www.apache.org/dyn/closer.cgi?path=whirr/whirr-0.8.2/whirr-0.8.2.tar.gz' 6 | sha1 'd5bd127bc396795e4c512c1584a8c73abde5a78c' 7 | 8 | def install 9 | libexec.install %w[bin conf lib] 10 | bin.write_exec_script libexec/'bin/whirr' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/wwwoffle.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Wwwoffle < Formula 4 | homepage 'http://www.gedanken.demon.co.uk/wwwoffle/' 5 | url 'http://www.gedanken.demon.co.uk/download-wwwoffle/wwwoffle-2.9h.tgz' 6 | sha1 '14b30fd66ca8a95e90489323fb6ade3ffd60ad49' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/xtitle.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Xtitle < Formula 4 | homepage 'http://www.cs.indiana.edu/~kinzler/xtitle/' 5 | url 'http://www.cs.indiana.edu/~kinzler/xtitle/xtitle-1.0.2.tgz' 6 | sha1 '0322cf93316a066bcba098b250821bcadaaedc02' 7 | 8 | def install 9 | bin.install "xtitle.sh" => "xtitle" 10 | man1.install "xtitle.man" => "xtitle.1" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ykclient.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ykclient < Formula 4 | homepage 'http://yubico.github.io/yubico-c-client/' 5 | url 'http://yubico.github.io/yubico-c-client/releases/ykclient-2.10.tar.gz' 6 | sha1 'b8818820097bb64395e33dba988aa8bc562ac8fd' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/cgvg.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cgvg < Formula 4 | homepage 'http://www.uzix.org/cgvg.html' 5 | url 'http://www.uzix.org/cgvg/cgvg-1.6.2.tar.gz' 6 | sha1 '24f460d75de95969e30d8a5187d037119ac79ad2' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", 10 | "--mandir=#{man}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/crash.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Crash < Formula 4 | homepage 'http://www.crashub.org/' 5 | url 'https://crsh.googlecode.com/files/crash-1.2.5.tar.gz' 6 | sha1 '8567aa4f16e47aca7041f0e48ebcbc88a038c308' 7 | 8 | def install 9 | libexec.install Dir['crash/*'] 10 | doc.install Dir['doc/*'] 11 | bin.install_symlink "#{libexec}/bin/crash.sh" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ditaa.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ditaa < Formula 4 | homepage 'http://ditaa.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/ditaa/ditaa/0.9/ditaa0_9.zip' 6 | sha1 '3efe5a3710627e19a414c305c82f0e58adf7c4f2' 7 | 8 | def install 9 | libexec.install "ditaa0_9.jar" 10 | bin.write_jar_script libexec/'ditaa0_9.jar', 'ditaa' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/drip.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Drip < Formula 4 | homepage 'https://github.com/flatland/drip' 5 | url 'https://github.com/flatland/drip/archive/0.2.3.tar.gz' 6 | sha1 '01f498c20444d5295ffc5c531f7f8a4a894681c6' 7 | 8 | def install 9 | system 'make' 10 | libexec.install %w{ bin src Makefile } 11 | bin.install_symlink libexec/'bin/drip' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/edelta.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Edelta < Formula 4 | homepage 'http://www.diku.dk/hjemmesider/ansatte/jacobg/edelta/' 5 | url 'http://www.diku.dk/hjemmesider/ansatte/jacobg/edelta/edelta-0.10b.tar.gz' 6 | sha1 'bcf24ff68c67da47484beb9f4869c726b9f06dc2' 7 | 8 | def install 9 | system "make", "CFLAGS=#{ENV.cflags}" 10 | bin.install 'edelta' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/git-ftp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitFtp < Formula 4 | homepage 'http://git-ftp.github.io/git-ftp/' 5 | url 'https://github.com/git-ftp/git-ftp/archive/0.8.4.tar.gz' 6 | sha1 '77b615993d0095ad700e6ee6d82ef4005e5e2269' 7 | 8 | head 'https://github.com/git-ftp/git-ftp.git' 9 | 10 | def install 11 | system "make", "prefix=#{prefix}", "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/gzrt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gzrt < Formula 4 | homepage 'http://www.urbanophile.com/arenn/coding/gzrt/gzrt.html' 5 | url 'http://www.urbanophile.com/arenn/coding/gzrt/gzrt-0.6.tar.gz' 6 | sha1 '6b0ce648fd973771b899fa866d23c81cdf9d036e' 7 | 8 | def install 9 | system "make" 10 | bin.install "gzrecover" 11 | man1.install "gzrecover.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/lft.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lft < Formula 4 | homepage 'http://pwhois.org/lft/' 5 | url 'http://pwhois.org/dl/index.who?file=lft-3.35.tar.gz' 6 | sha1 'b6c6fb51f423c5398ca649b2e8cbcbe597afff23' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/magit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Magit < Formula 4 | homepage 'https://github.com/magit/magit' 5 | url 'https://github.com/magit/magit/archive/1.2.0.tar.gz' 6 | sha1 '8ad7947a29d4d852f35f94a6821d038fe43a7c31' 7 | 8 | head 'https://github.com/magit/magit.git' 9 | 10 | def install 11 | system "make", "install", "DESTDIR=#{prefix}", "PREFIX=" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/makepp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Makepp < Formula 4 | homepage 'http://makepp.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/makepp/2.0/makepp-2.0.tgz' 6 | sha1 '23995b1fc17255be6a42e5778f6027441dc44661' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mp3gain.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mp3gain < Formula 4 | homepage 'http://mp3gain.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/project/mp3gain/mp3gain/1.5.2/mp3gain-1_5_2_r2-src.zip' 6 | version '1.5.2' 7 | sha1 'cc7de597861803ac55199b8093c84f86fb5807f1' 8 | 9 | def install 10 | system "make" 11 | bin.install 'mp3gain' 12 | end 13 | end 14 | 15 | -------------------------------------------------------------------------------- /Library/Formula/pngcheck.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pngcheck < Formula 4 | homepage 'http://www.libpng.org/pub/png/apps/pngcheck.html' 5 | url 'http://downloads.sourceforge.net/project/png-mng/pngcheck/2.3.0/pngcheck-2.3.0.tar.gz' 6 | sha1 'e7f1535abbf2f809e036a9a43c759eeac5e39350' 7 | 8 | def install 9 | system 'make pngcheck' 10 | bin.install 'pngcheck' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/avce00.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Avce00 < Formula 4 | homepage 'http://avce00.maptools.org/avce00/index.html' 5 | url 'http://avce00.maptools.org/dl/avce00-2.0.0.tar.gz' 6 | sha1 '2948d9b1cfb6e80faf2e9b90c86fd224617efd75' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}" 10 | bin.install "avcimport", "avcexport", "avcdelete", "avctest" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/briss.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Briss < Formula 4 | homepage 'http://briss.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/briss/release%200.9/briss-0.9.tar.gz' 6 | sha1 'ecdcd1dd73d93d00f9b66a6ac9c948518c21a5ed' 7 | 8 | def install 9 | libexec.install Dir['*.jar'] 10 | bin.write_jar_script libexec/'briss-0.9.jar', 'briss' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/buildapp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Buildapp < Formula 4 | homepage 'http://www.xach.com/lisp/buildapp/' 5 | url 'https://github.com/xach/buildapp/archive/release-1.4.6.tar.gz' 6 | sha1 '6ea1edea596d6ba92acf3af9c9f096d4a7732c6c' 7 | 8 | depends_on 'sbcl' 9 | 10 | def install 11 | bin.mkpath 12 | system "make", "install", "DESTDIR=#{prefix}" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/cmatrix.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cmatrix < Formula 4 | homepage 'http://www.asty.org/cmatrix/' 5 | url 'http://www.asty.org/cmatrix/dist/cmatrix-1.2a.tar.gz' 6 | sha1 'ca078c10322a47e327f07a44c9a42b52eab5ad93' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/cowpatty.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cowpatty < Formula 4 | homepage 'http://www.willhackforsushi.com/Cowpatty.html' 5 | url 'http://www.willhackforsushi.com/code/cowpatty/4.3/cowpatty-4.3.tgz' 6 | sha1 '8b7cb2015d0534031827f2f06135bf5cf5929d35' 7 | 8 | def install 9 | inreplace "Makefile", "/usr/local/", "#{prefix}/" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/easy-git.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class EasyGit < Formula 4 | homepage 'http://people.gnome.org/~newren/eg/' 5 | url 'http://people.gnome.org/~newren/eg/download/1.7.3/eg' 6 | version "1.7.3" 7 | sha1 'd17165c20ea1b3887f1f81ec6d1217727b817409' 8 | 9 | def install 10 | bin.install "eg" 11 | end 12 | 13 | test do 14 | system "#{bin}/eg", "help" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/fop.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fop < Formula 4 | homepage "http://xmlgraphics.apache.org/fop/index.html" 5 | url "http://www.apache.org/dyn/closer.cgi?path=/xmlgraphics/fop/binaries/fop-1.1-bin.tar.gz" 6 | sha1 '6b96c3f3fd5efe9f2b6b54bfa96161ec3f6a1dbc' 7 | 8 | def install 9 | libexec.install Dir["*"] 10 | bin.write_exec_script libexec/'fop' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/gflags.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gflags < Formula 4 | homepage 'http://code.google.com/p/google-gflags/' 5 | url 'http://gflags.googlecode.com/files/gflags-2.0.tar.gz' 6 | sha1 'dfb0add1b59433308749875ac42796c41e824908' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/git-gerrit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitGerrit < Formula 4 | homepage 'https://github.com/fbzhong/git-gerrit' 5 | url 'https://github.com/fbzhong/git-gerrit/archive/v0.3.0.tar.gz' 6 | sha1 '0e38e6f6657ff50d6692de9ce880d4698120325b' 7 | 8 | def install 9 | prefix.install 'bin' 10 | bash_completion.install 'completion/git-gerrit-completion.bash' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jhead.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jhead < Formula 4 | homepage 'http://www.sentex.net/~mwandel/jhead/' 5 | url 'http://www.sentex.net/~mwandel/jhead/jhead-2.97.tar.gz' 6 | sha1 'ca4965a19d60078a3fe2cfb6d3635a083f958f2e' 7 | 8 | def install 9 | system "make" 10 | bin.install "jhead" 11 | man1.install 'jhead.1' 12 | doc.install 'usage.html' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/lv2.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lv2 < Formula 4 | homepage 'http://lv2plug.in' 5 | url 'http://lv2plug.in/spec/lv2-1.4.0.tar.bz2' 6 | sha1 'df78eb0983981a510806b6765d7ad72c0204be18' 7 | 8 | def install 9 | system "./waf", "configure", "--prefix=#{prefix}", "--lv2dir=#{share}/lv2" 10 | system "./waf", "build" 11 | system "./waf", "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/mktorrent.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mktorrent < Formula 4 | homepage 'http://mktorrent.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/mktorrent/mktorrent-1.0.tar.gz' 6 | sha1 'f9b1bbf9d19911b6c8994dbec6208530c7d929ad' 7 | 8 | def install 9 | system "make USE_PTHREADS=1 USE_OPENSSL=1 USE_LONG_OPTIONS=1" 10 | bin.install "mktorrent" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/proxytunnel.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Proxytunnel < Formula 4 | homepage 'http://proxytunnel.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/proxytunnel/proxytunnel-1.9.0.tgz' 6 | sha1 '51d816125bb9e9bca267d35f861000eb0fa9d80b' 7 | 8 | def install 9 | system "make" 10 | bin.install "proxytunnel" 11 | man1.install "proxytunnel.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/psgrep.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Psgrep < Formula 4 | homepage 'http://code.google.com/p/psgrep/' 5 | url 'http://psgrep.googlecode.com/files/psgrep-1.0.6.tar.bz2' 6 | sha1 'fe1102546971358a5eff2cff613d70ee63395444' 7 | 8 | head 'http://psgrep.googlecode.com/hg/' 9 | 10 | def install 11 | bin.install "psgrep" 12 | man1.install "psgrep.1" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/rsstail.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rsstail < Formula 4 | homepage 'http://www.vanheusden.com/rsstail/' 5 | url 'http://www.vanheusden.com/rsstail/rsstail-1.8.tgz' 6 | sha1 '96301a32946ed6ff81bc35d4b875ad1da476121c' 7 | 8 | depends_on 'libmrss' 9 | 10 | def install 11 | system "make" 12 | man1.install 'rsstail.1' 13 | bin.install 'rsstail' 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/authexec.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Authexec < Formula 4 | homepage 'https://github.com/tcurdt/authexec' 5 | url 'https://github.com/tcurdt/authexec/archive/1.0.tar.gz' 6 | sha1 '73d8fb4202ae99057691788442bb192972ef304c' 7 | 8 | head 'https://github.com/tcurdt/authexec.git' 9 | 10 | def install 11 | system 'make all' 12 | bin.install 'authexec' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/chktex.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Chktex < Formula 4 | homepage 'http://www.nongnu.org/chktex/' 5 | url 'http://download.savannah.gnu.org/releases/chktex/chktex-1.7.1.tar.gz' 6 | sha1 'ed94b96ed8ce65fb1cef1b5fc019045c5b2dd8a8' 7 | 8 | depends_on :tex 9 | 10 | def install 11 | system "./configure", "--prefix=#{prefix}" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/fetch-crl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class FetchCrl < Formula 4 | homepage 'http://wiki.nikhef.nl/grid/FetchCRL3' 5 | url 'https://dist.eugridpma.info/distribution/util/fetch-crl3/fetch-crl-3.0.8.tar.gz' 6 | sha1 '5e4474d70ef5a5a1a29bff1944114ad58987f731' 7 | 8 | def install 9 | system "make", "install", "PREFIX=#{prefix}", "ETC=#{etc}", "CACHE=#{var}/cache" 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/Formula/glew.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Glew < Formula 4 | homepage 'http://glew.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/glew/glew/1.9.0/glew-1.9.0.tgz' 6 | sha1 '9291f5c5afefd482c7f3e91ffb3cd4716c6c9ffe' 7 | 8 | def install 9 | system "make", "GLEW_DEST=#{prefix}", "all" 10 | system "make", "GLEW_DEST=#{prefix}", "install.all" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/gti.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gti < Formula 4 | homepage 'http://r-wos.org/hacks/gti' 5 | url 'https://github.com/rwos/gti/archive/v1.1.1.tar.gz' 6 | sha1 '93071cdeb6afc2d38c640ae60d95421207bc6368' 7 | 8 | head 'https://github.com/rwos/gti.git' 9 | 10 | def install 11 | system 'make', "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 12 | bin.install 'gti' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/hostdb.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Hostdb < Formula 4 | homepage 'http://code.google.com/p/hostdb/' 5 | url 'http://hostdb.googlecode.com/files/hostdb-1.004.tgz' 6 | sha1 '65ec59c2c88b763813fa611d8fd28a45cd9d5278' 7 | 8 | def install 9 | bin.install Dir['bin/*'] 10 | doc.install Dir['docs/*'] 11 | (share+'examples'+name).install Dir['examples/*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/joe.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Joe < Formula 4 | homepage 'http://joe-editor.sourceforge.net/index.html' 5 | url 'http://downloads.sourceforge.net/project/joe-editor/JOE%20sources/joe-3.7/joe-3.7.tar.gz' 6 | sha1 '54398578886d4a3d325aece52c308a939d31101d' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/libcmph.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libcmph < Formula 4 | homepage 'http://cmph.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/project/cmph/cmph/cmph-2.0.tar.gz' 6 | sha1 'eabdd4cd9f9bb2fed6773caac8d91638ad2d02b7' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/morse.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Morse < Formula 4 | homepage 'http://www.catb.org/~esr/morse/' 5 | url 'http://www.catb.org/~esr/morse/morse-2.5.tar.gz' 6 | sha1 'f3b607272e5dc84920e4d3a80d559df0e92ec54b' 7 | 8 | depends_on :x11 9 | 10 | def install 11 | system "make", "all", "DEVICE=X11" 12 | bin.install "morse" 13 | man1.install "morse.1" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/quotatool.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Quotatool < Formula 4 | homepage 'http://quotatool.ekenberg.se' 5 | url 'http://quotatool.ekenberg.se/quotatool-1.6.2.tar.gz' 6 | sha1 '632f8f470530928c57912eb95dfa540c55599c18' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | sbin.mkpath 11 | man8.mkpath 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/rolldice.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rolldice < Formula 4 | homepage 'https://github.com/sstrickl/rolldice' 5 | url 'https://github.com/sstrickl/rolldice/archive/v1.14.tar.gz' 6 | sha1 '56d1abbf6d84b3392f51c2c5a25c7227c2835c5b' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}" 10 | bin.install "rolldice" 11 | man6.install gzip("rolldice.6") 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/swish-e.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class SwishE < Formula 4 | homepage 'http://swish-e.org/' 5 | url 'http://swish-e.org/distribution/swish-e-2.4.7.tar.gz' 6 | sha1 '0970c5f8dcb2f12130b38a9fc7dd99c2f2d7ebcb' 7 | 8 | depends_on 'libxml2' 9 | 10 | def install 11 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/tkdiff.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tkdiff < Formula 4 | homepage 'http://tkdiff.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/tkdiff/tkdiff/4.2/tkdiff-4.2.tar.gz' 6 | sha1 '64b07e3aca75bcfa73f43773716bdac88769f685' 7 | 8 | def install 9 | bin.install 'tkdiff' 10 | end 11 | 12 | def test 13 | system "#{bin}/tkdiff", "--help" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/virtualhost.sh.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class VirtualhostSh < Formula 4 | homepage 'https://github.com/pgib/virtualhost.sh' 5 | url 'https://github.com/pgib/virtualhost.sh/archive/1.30.tar.gz' 6 | sha1 '0de462c1ec15c4dfcd2b73d806394bc6b7f93e60' 7 | 8 | head 'https://github.com/pgib/virtualhost.sh.git' 9 | 10 | def install 11 | bin.install 'virtualhost.sh' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Homebrew/requirements/macos_requirement.rb: -------------------------------------------------------------------------------- 1 | require 'requirement' 2 | 3 | class MinimumMacOSRequirement < Requirement 4 | fatal true 5 | 6 | def initialize(tags) 7 | @version = MacOS::Version.from_symbol(tags.first) 8 | super 9 | end 10 | 11 | satisfy { MacOS.version >= @version } 12 | 13 | def message 14 | "OS X #{@version.pretty_name} or newer is required." 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/abcm2ps.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Abcm2ps < Formula 4 | homepage 'http://moinejf.free.fr' 5 | url 'http://moinejf.free.fr/abcm2ps-6.6.22.tar.gz' 6 | sha1 'a59dad019320e5931f54cf3788bc19d4e095f836' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | 13 | test do 14 | system "#{bin}/abcm2ps" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/daq.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Daq < Formula 4 | homepage 'http://www.snort.org/' 5 | url 'http://www.snort.org/dl/snort-current/daq-1.1.1.tar.gz' 6 | sha1 '60d3ccb3fb34a0dfe9f9747a3ade45f130716337' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/exiftags.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Exiftags < Formula 4 | homepage 'http://johnst.org/sw/exiftags' 5 | url 'http://johnst.org/sw/exiftags/exiftags-1.01.tar.gz' 6 | sha1 '06636feb7d5c5835da01d5da8cd0f4a291d23fd8' 7 | 8 | def install 9 | system 'make' 10 | bin.install %w[exiftags exifcom exiftime] 11 | man1.install %w[exiftags.1 exifcom.1 exiftime.1] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ftjam.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ftjam < Formula 4 | homepage 'http://www.freetype.org/jam/' 5 | url 'http://downloads.sourceforge.net/project/freetype/ftjam/2.5.2/ftjam-2.5.2.tar.bz2' 6 | sha1 '08bad35e74ec85c4592d378014586174d22297b5' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system 'make' 11 | system 'make install' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/genders.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Genders < Formula 4 | homepage 'https://computing.llnl.gov/linux/genders.html' 5 | url 'http://downloads.sourceforge.net/project/genders/genders/1.20-1/genders-1.20.tar.gz' 6 | sha1 '3a1f3f7897c5443edb4d06bd8093b505078454e8' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/gibbslda.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gibbslda < Formula 4 | homepage 'http://gibbslda.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/gibbslda/GibbsLDA%2B%2B/0.2/GibbsLDA%2B%2B-0.2.tar.gz' 6 | sha1 '3264f01ae921b6dcbbe57dd877561271df214cdd' 7 | 8 | def install 9 | system "make clean" 10 | system "make all" 11 | bin.install "src/lda" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/gosu.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gosu < Formula 4 | homepage 'http://gosu-lang.org/' 5 | url 'http://gosu-lang.org/nexus/content/repositories/gosu/org/gosu-lang/gosu/gosu/0.10.1/gosu-0.10.1-full.tar.gz' 6 | sha1 'c2e2197cc67e74d6de2076a5c859fcae7156af0b' 7 | 8 | def install 9 | rm "bin/gosu.cmd" 10 | touch "ext/.anchor" 11 | prefix.install Dir['*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ii.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ii < Formula 4 | homepage 'http://tools.suckless.org/ii' 5 | url 'http://dl.suckless.org/tools/ii-1.6.tar.gz' 6 | sha1 'cd6c2a6c97d1e4d46018709bb25ff96fbdb47d33' 7 | 8 | def install 9 | inreplace 'config.mk' do |s| 10 | s.gsub! '/usr/local', prefix 11 | s.gsub! 'cc', ENV.cc 12 | end 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/ncdu.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ncdu < Formula 4 | homepage 'http://dev.yorhel.nl/ncdu' 5 | url 'http://dev.yorhel.nl/download/ncdu-1.9.tar.gz' 6 | sha1 '27cb5464b192db8ffdf0a894fe51d29985348eb0' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/pdftohtml.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pdftohtml < Formula 4 | homepage 'http://pdftohtml.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/pdftohtml/Experimental%20Versions/pdftohtml%200.40/pdftohtml-0.40a.tar.gz' 6 | sha1 '409572da65cf5234d026a5b199a81a26e75ca4d8' 7 | 8 | def install 9 | system "make" 10 | bin.install "src/pdftohtml" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/raptor.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Raptor < Formula 4 | homepage 'http://librdf.org/raptor/' 5 | url 'http://download.librdf.org/source/raptor2-2.0.9.tar.gz' 6 | sha1 '5770aeaa9c1e9b655634d60a85227bbd57a262e9' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/trash.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Trash < Formula 4 | homepage 'http://hasseg.org/trash/' 5 | url 'http://hasseg.org/git-public/trash.git/', :using => :git, :tag => 'v0.8.2' 6 | 7 | def install 8 | system "make" 9 | system "make docs" 10 | bin.install "trash" 11 | man1.install "trash.1" 12 | end 13 | 14 | def test 15 | system "#{bin}/trash" 16 | end 17 | end 18 | -------------------------------------------------------------------------------- /Library/Formula/vttest.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Vttest < Formula 4 | homepage 'http://invisible-island.net/vttest/' 5 | url 'ftp://invisible-island.net/vttest/vttest-20120603.tgz' 6 | sha1 '7d4eae046049bdf7cb086ebba130b804a4972492' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/wrk.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Wrk < Formula 4 | homepage 'https://github.com/wg/wrk' 5 | url 'https://github.com/wg/wrk/archive/2.2.2.tar.gz' 6 | sha1 'e13ebcea4d88137c788363daafae546b0ccdbf19' 7 | 8 | def install 9 | system "make" 10 | bin.install "wrk" 11 | end 12 | 13 | test do 14 | system *%W{#{bin}/wrk -c 1 -r 1 -t 1 http://www.github.com/} 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/pin.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | module Homebrew extend self 4 | def pin 5 | raise FormulaUnspecifiedError if ARGV.named.empty? 6 | 7 | ARGV.formulae.each do |f| 8 | if f.pinned? 9 | opoo "#{f.name} already pinned" 10 | elsif !f.pinnable? 11 | onoe "#{f.name} not installed" 12 | else 13 | f.pin 14 | end 15 | end 16 | end 17 | end 18 | -------------------------------------------------------------------------------- /Library/ENV/pkgconfig/10.5/libcurl.pc: -------------------------------------------------------------------------------- 1 | prefix=/usr 2 | exec_prefix=${prefix} 3 | libdir=${exec_prefix}/lib 4 | includedir=${prefix}/include 5 | 6 | Name: libcurl 7 | URL: http://curl.haxx.se/ 8 | Description: Library to transfer files with ftp, http, etc. 9 | Version: 7.16.4 10 | Libs: -L${libdir} -lcurl 11 | Libs.private: -lssl -lcrypto -Wl,-weak-lldap -Wl,-weak-lgssapi_krb5 -lresolv -lz 12 | Cflags: -I${includedir} 13 | -------------------------------------------------------------------------------- /Library/Formula/daemontools.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Daemontools < Formula 4 | homepage 'http://cr.yp.to/daemontools.html' 5 | url 'http://cr.yp.to/daemontools/daemontools-0.76.tar.gz' 6 | sha1 '70a1be67e7dbe0192a887905846acc99ad5ce5b7' 7 | 8 | def install 9 | cd "daemontools-#{version}" do 10 | system "package/compile" 11 | bin.install Dir["command/*"] 12 | end 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/enca.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Enca < Formula 4 | homepage 'http://freshmeat.net/projects/enca' 5 | url 'http://dl.cihar.com/enca/enca-1.13.tar.gz' 6 | sha1 'c6e25ea4f4cc53100bd6dacd62ea22e39151d067' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/fatsort.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fatsort < Formula 4 | homepage 'http://fatsort.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/fatsort/fatsort-1.1.1.336.tar.gz' 6 | sha1 '03a070603e7d48a98efd13166a2cc798141d0678' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}" 10 | bin.install 'src/fatsort' 11 | man1.install 'man/fatsort.1' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/frege.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Frege < Formula 4 | homepage 'http://code.google.com/p/frege/' 5 | url 'http://frege.googlecode.com/files/frege3.19.112a.jar' 6 | version '3.19.112a' 7 | sha1 '882c64832054cdd668c230a4e075477218d72816' 8 | 9 | def install 10 | libexec.install Dir['*'] 11 | bin.write_jar_script libexec/'frege3.19.112a.jar', 'fregec', '-Xss1m' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/git-crypt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitCrypt < Formula 4 | homepage 'http://www.agwa.name/projects/git-crypt/' 5 | url 'https://github.com/AGWA/git-crypt/archive/0.3.tar.gz' 6 | sha1 '7ee53e970d8fd085ad23463120b04b4d94a47ef0' 7 | 8 | def install 9 | system "make" 10 | bin.install "git-crypt" 11 | end 12 | 13 | def test 14 | system "#{bin}/git-crypt" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/git-sh.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitSh < Formula 4 | homepage 'https://github.com/rtomayko/git-sh' 5 | url 'https://github.com/rtomayko/git-sh/archive/1.3.tar.gz' 6 | sha1 'b96801ed2a63ef510583e7f1c1b4bc234d991507' 7 | 8 | head 'https://github.com/rtomayko/git-sh.git' 9 | 10 | def install 11 | system "make" 12 | system "make", "install", "PREFIX=#{prefix}" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/guilt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Guilt < Formula 4 | homepage 'http://packages.debian.org/wheezy/guilt' 5 | url 'http://ftp.de.debian.org/debian/pool/main/g/guilt/guilt_0.35.orig.tar.gz' 6 | sha1 'e722180bc100afc096a1bd5c8338f797268c9947' 7 | 8 | def install 9 | # Skip the documentation, it depends on xmlto. 10 | system "make", "PREFIX=#{prefix}", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/httptunnel.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Httptunnel < Formula 4 | homepage 'http://www.nocrew.org/software/httptunnel.html' 5 | url 'http://www.nocrew.org/software/httptunnel/httptunnel-3.3.tar.gz' 6 | sha1 'e3fa5c6499cbad9202bb7a3ba8a5b6478a60a3f3' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/libgadu.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libgadu < Formula 4 | homepage 'http://toxygen.net/libgadu/' 5 | url 'http://toxygen.net/libgadu/files/libgadu-1.11.2.tar.gz' 6 | sha1 '0e13836416b49212d5f17a74d8c2e72c5f915238' 7 | 8 | def install 9 | system './configure', "--prefix=#{prefix}", '--disable-debug', '--disable-dependency-tracking' 10 | system 'make install' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/lxsplit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lxsplit < Formula 4 | homepage 'http://lxsplit.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/lxsplit/lxsplit-0.2.4.tar.gz' 6 | sha1 '4e906cb95fcc756ff8c5d58c103e2659493052e0' 7 | 8 | def install 9 | bin.mkpath 10 | inreplace 'Makefile', '/usr/local/bin', bin 11 | system "make" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/matlab2tikz.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Matlab2tikz < Formula 4 | homepage 'https://github.com/nschloe/matlab2tikz' 5 | url 'https://github.com/nschloe/matlab2tikz/archive/0.4.0.tar.gz' 6 | sha1 '9c54e78a3f0278c9f346703856bbd91aa142ea21' 7 | 8 | head 'https://github.com/nschloe/matlab2tikz.git' 9 | 10 | def install 11 | (share/'matlab2tikz').install Dir['src/*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/mpck.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mpck < Formula 4 | homepage 'http://checkmate.gissen.nl/' 5 | url 'http://checkmate.gissen.nl/checkmate-0.19.tar.gz' 6 | sha1 '4d96d65c9ad8c738cb87d197a45938ca955337d6' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/osxutils.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Osxutils < Formula 4 | homepage 'https://github.com/vasi/osxutils' 5 | url 'https://github.com/vasi/osxutils/archive/v1.8.tar.gz' 6 | sha1 'c3d20da36ecfae3abff07f482a572b3680a12b6d' 7 | 8 | head 'https://github.com/vasi/osxutils.git' 9 | 10 | def install 11 | system 'make' 12 | system 'make', "PREFIX=#{prefix}", 'install' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/popt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Popt < Formula 4 | homepage 'http://rpm5.org' 5 | url 'http://rpm5.org/files/popt/popt-1.16.tar.gz' 6 | sha1 'cfe94a15a2404db85858a81ff8de27c8ff3e235e' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ripmime.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ripmime < Formula 4 | homepage 'http://www.pldaniels.com/ripmime/' 5 | url 'http://www.pldaniels.com/ripmime/ripmime-1.4.0.10.tar.gz' 6 | sha1 '296f657f2f664b713751178fb589d5c64dc7b6ae' 7 | 8 | def install 9 | system "make", "LIBS=-liconv", "CFLAGS=#{ENV.cflags}" 10 | bin.install "ripmime" 11 | man1.install "ripmime.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/shaper-probe.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class ShaperProbe < Formula 4 | homepage 'http://www.cc.gatech.edu/~partha/diffprobe/shaperprobe.html' 5 | url 'http://www.cc.gatech.edu/~partha/diffprobe/shaperprobe.tgz' 6 | sha1 '91e06ad4e1e966f15b887243c276cb12107baf0f' 7 | version '2012.01' 8 | 9 | def install 10 | system "make -f Makefile.osx" 11 | bin.install "prober" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/sinan.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Sinan < Formula 4 | homepage 'https://github.com/erlware/sinan/wiki' 5 | url 'https://github.com/downloads/erlware/sinan/sinan-4.1.1.tar.gz' 6 | sha1 '1249d202468b3703029f2f6cf3ec984d85e6729b' 7 | 8 | depends_on 'erlang' 9 | 10 | def install 11 | bin.install 'sinan' 12 | end 13 | 14 | def test 15 | system "#{bin}/sinan" 16 | end 17 | end 18 | -------------------------------------------------------------------------------- /Library/Formula/stow.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Stow < Formula 4 | homepage 'http://www.gnu.org/software/stow/' 5 | url 'http://ftpmirror.gnu.org/stow/stow-2.2.0.tar.gz' 6 | mirror 'http://ftp.gnu.org/gnu/stow/stow-2.2.0.tar.gz' 7 | sha1 'b95091be6ebbbac8c5e5112d6d063299c5eefff2' 8 | 9 | def install 10 | system "./configure", "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/xaric.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Xaric < Formula 4 | homepage 'http://xaric.org/' 5 | url 'http://xaric.org/software/xaric/releases/xaric-0.13.6.tar.gz' 6 | sha1 'ed10e395dea29fdf7bbc0d65389d789d7d4ca09b' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/xdelta.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Xdelta < Formula 4 | homepage 'http://xdelta.org' 5 | url 'http://xdelta.googlecode.com/files/xdelta3-3.0.6.tar.gz' 6 | sha1 'a468ce0efb0cd1c7dbdff637731e9ac6470437c6' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/unpin.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | module Homebrew extend self 4 | def unpin 5 | raise FormulaUnspecifiedError if ARGV.named.empty? 6 | 7 | ARGV.formulae.each do |f| 8 | if f.pinned? 9 | f.unpin 10 | elsif !f.pinnable? 11 | onoe "#{f.name} not installed" 12 | else 13 | opoo "#{f.name} not pinned" 14 | end 15 | end 16 | end 17 | end 18 | -------------------------------------------------------------------------------- /Library/Formula/apparix.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Apparix < Formula 4 | homepage 'http://micans.org/apparix/' 5 | url 'http://micans.org/apparix/src/apparix-11-062.tar.gz' 6 | sha1 '44bb22cbaf33719e69d3aea2cdf2fd985fee4647' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/bcwipe.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Bcwipe < Formula 4 | homepage 'http://www.jetico.com/linux/bcwipe-help/' 5 | url 'http://www.jetico.com/linux/BCWipe-1.9-9.tar.gz' 6 | sha1 'be4d945a5d24076fb6b0356389323a0686e1e4d7' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make", "CFLAGS=#{ENV.cflags}", "LDFLAGS=#{ENV.ldflags}", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/blazeblogger.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Blazeblogger < Formula 4 | homepage 'http://blaze.blackened.cz/' 5 | url 'http://blazeblogger.googlecode.com/files/blazeblogger-1.2.0.tar.gz' 6 | sha1 '280894fca6594d0c0df925aa0a16b9116ee19f17' 7 | 8 | def install 9 | system "make", "prefix=#{prefix}", 10 | "compdir=#{prefix}", 11 | "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/btpd.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Btpd < Formula 4 | homepage 'https://github.com/btpd/btpd' 5 | url 'https://github.com/downloads/btpd/btpd/btpd-0.16.tar.gz' 6 | sha1 'fb7d396ed5c224dc6e743ac481e4feb4a3cf7b75' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/crf++.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Crfxx < Formula 4 | homepage 'http://code.google.com/p/crfpp/' 5 | url 'http://crfpp.googlecode.com/files/CRF++-0.58.tar.gz' 6 | sha1 '979a686a6d73d14cdd0c96a310888fb6bffd2e91' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make", "CXXFLAGS=#{ENV.cflags}", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/freexl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Freexl < Formula 4 | homepage 'https://www.gaia-gis.it/fossil/freexl/index' 5 | url 'http://www.gaia-gis.it/gaia-sins/freexl-sources/freexl-1.0.0e.tar.gz' 6 | sha1 '79fe99f2f37d938e8dcf38edcb1b05784b9b615e' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ghi.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ghi < Formula 4 | homepage 'https://github.com/stephencelis/ghi' 5 | url 'https://github.com/stephencelis/ghi/archive/0.9.0.20130504.zip' 6 | sha1 '64537496f2214bdfbd7a2e71f57eabd6de90108b' 7 | 8 | def install 9 | bin.install "ghi" 10 | man1.install "man/ghi.1" 11 | end 12 | 13 | test do 14 | system "#{bin}/ghi", "--version" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/httpry.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Httpry < Formula 4 | homepage 'http://dumpsterventures.com/jason/httpry/' 5 | url 'http://dumpsterventures.com/jason/httpry/httpry-0.1.7.tar.gz' 6 | sha1 '22cc6aa8079abf671b9e7f4f93b615d0b7d389d3' 7 | 8 | depends_on :bsdmake 9 | 10 | def install 11 | system "bsdmake" 12 | bin.install 'httpry' 13 | man1.install 'httpry.1' 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/mecab.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mecab < Formula 4 | homepage 'http://mecab.sourceforge.net/' 5 | url 'http://mecab.googlecode.com/files/mecab-0.996.tar.gz' 6 | sha1 '15baca0983a61c1a49cffd4a919463a0a39ef127' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/saxon.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Saxon < Formula 4 | homepage "http://saxon.sourceforge.net" 5 | url "http://downloads.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-0-2J.zip" 6 | sha1 'd599b177d01cde8b2a5a2a5c0d6f61e65e7d48df' 7 | version "9.5.0.2" 8 | 9 | def install 10 | libexec.install Dir["*"] 11 | bin.write_jar_script libexec/'saxon9he.jar', 'saxon' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/tre.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tre < Formula 4 | homepage 'http://laurikari.net/tre/' 5 | url 'http://laurikari.net/tre/tre-0.8.0.tar.bz2' 6 | sha1 'a41692e64b40ebae3cffe83931ddbf8420a10ae3' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/yamdi.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Yamdi < Formula 4 | homepage 'http://yamdi.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/yamdi/yamdi/1.9/yamdi-1.9.tar.gz' 6 | sha1 '921d23f3059fa21319b74de945bb7cf565e2d67e' 7 | 8 | def install 9 | system "#{ENV.cc} #{ENV.cflags} yamdi.c -o yamdi" 10 | bin.install "yamdi" 11 | man1.install "man1/yamdi.1" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/zsync.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Zsync < Formula 4 | homepage 'http://zsync.moria.org.uk/' 5 | url 'http://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2' 6 | sha1 '5e69f084c8adaad6a677b68f7388ae0f9507617a' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/aldo.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Aldo < Formula 4 | homepage 'http://www.nongnu.org/aldo/' 5 | url 'http://savannah.nongnu.org/download/aldo/aldo-0.7.7.tar.bz2' 6 | sha1 'c37589f8cb0855d33814b7462b3e5ded21caa8ea' 7 | 8 | depends_on 'libao' 9 | 10 | def install 11 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/axel.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Axel < Formula 4 | homepage 'http://freshmeat.net/projects/axel/' 5 | url 'http://alioth.debian.org/frs/download.php/file/3016/axel-2.4.tar.bz2' 6 | sha1 '9e212e2890a678ccb2ab48f575a659a32d07b1a9' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--debug=0", "--i18n=0" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ccextractor.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ccextractor < Formula 4 | homepage 'http://ccextractor.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/ccextractor/ccextractor/0.66/ccextractor.src.0.66.zip' 6 | sha1 'eecc4139dc84d696926115c1b6b5301b6b1774db' 7 | 8 | def install 9 | cd "mac" 10 | system "bash ./build.command" 11 | bin.install "ccextractor" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/chuck.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Chuck < Formula 4 | homepage 'http://chuck.cs.princeton.edu/' 5 | url 'http://chuck.cs.princeton.edu/release/files/chuck-1.3.1.3.tgz' 6 | sha1 '67d45941535f311b7700ed4958a4ad6929bca284' 7 | 8 | def install 9 | cd "src" do 10 | system "make osx" 11 | bin.install "chuck" 12 | end 13 | (share/'chuck').install "examples/" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/dromeaudio.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dromeaudio < Formula 4 | homepage 'http://joshbeam.com/software/dromeaudio/' 5 | url 'http://joshbeam.com/software/dromeaudio/DromeAudio-0.2.1.tar.gz' 6 | sha1 '4d225a2b00300d04320aafb217d9087b12651be1' 7 | 8 | depends_on 'cmake' => :build 9 | 10 | def install 11 | system "cmake", ".", *std_cmake_args 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/feh.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Feh < Formula 4 | homepage 'http://feh.finalrewind.org/' 5 | url 'http://feh.finalrewind.org/feh-2.9.3.tar.bz2' 6 | sha1 '6e93c9bbc339d36002ead189d0a94880f58876bd' 7 | 8 | depends_on :x11 9 | depends_on 'giblib' => :build 10 | 11 | def install 12 | system "make", "PREFIX=#{prefix}" 13 | system "make", "PREFIX=#{prefix}", "install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/figtoipe.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Figtoipe < Formula 4 | homepage 'http://ipe7.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/ipe7/tools/figtoipe-20091205.tar.gz' 6 | sha1 'b81f2f0cc568e165bdedb618ced9384ebfcb19a3' 7 | 8 | def install 9 | system "make" 10 | bin.install "figtoipe" 11 | man1.install "figtoipe.1" 12 | doc.install "README" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/git-encrypt.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitEncrypt < Formula 4 | homepage 'https://github.com/shadowhand/git-encrypt' 5 | url 'https://github.com/shadowhand/git-encrypt/archive/0.3.0.tar.gz' 6 | sha1 '24ce80398c003c082a21402eddf9e73387b6f885' 7 | 8 | head 'https://github.com/shadowhand/git-encrypt.git', :branch => 'master' 9 | 10 | def install 11 | bin.install 'gitcrypt' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/gputils.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gputils < Formula 4 | homepage 'http://gputils.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/gputils/gputils/1.2.0/gputils-1.2.0.tar.gz' 6 | sha1 '9f3a5d9ee7e2f4f897cd5f8ac56d6679b7c4faba' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/hicolor-icon-theme.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class HicolorIconTheme < Formula 4 | homepage 'http://icon-theme.freedesktop.org/wiki/HicolorTheme' 5 | url 'http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.12.tar.gz' 6 | sha1 '87368844d1fcef899c3dc4e59f07264340606538' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jailkit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jailkit < Formula 4 | homepage 'http://olivier.sessink.nl/jailkit/' 5 | url 'http://olivier.sessink.nl/jailkit/jailkit-2.16.tar.bz2' 6 | sha1 '679fb8783c537dc0db0bc9c3f8612a2d8aba896c' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jbig2enc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jbig2enc < Formula 4 | homepage 'https://github.com/agl/jbig2enc' 5 | url 'https://github.com/agl/jbig2enc/archive/0.28-dist.tar.gz' 6 | sha1 'd2d73f732168eeb6fa18962dbe7743337363c3b6' 7 | version '0.28' 8 | 9 | depends_on 'leptonica' 10 | 11 | def install 12 | system "./configure", "--prefix=#{prefix}" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/kytea.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Kytea < Formula 4 | homepage 'http://www.phontron.com/kytea/' 5 | url 'http://www.phontron.com/kytea/download/kytea-0.4.5.tar.gz' 6 | sha1 'af0228203f509f576f5a2dcf2c0cb44e2f36aa72' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/libantlr3c.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libantlr3c < Formula 4 | homepage 'http://www.antlr3.org' 5 | url 'http://www.antlr3.org/download/C/libantlr3c-3.4.tar.gz' 6 | sha1 'faa9ab43ab4d3774f015471c3f011cc247df6a18' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/mac-robber.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class MacRobber < Formula 4 | homepage 'http://www.sleuthkit.org/mac-robber/' 5 | url 'http://downloads.sourceforge.net/project/mac-robber/mac-robber/1.02/mac-robber-1.02.tar.gz' 6 | sha1 'c50c823ac14ac8e78e79e0965134b028757e4519' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "GCC_OPT=#{ENV.cflags}" 10 | bin.install 'mac-robber' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/makeicns.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Makeicns < Formula 4 | homepage 'http://bitbucket.org/mkae/makeicns' 5 | url 'https://bitbucket.org/mkae/makeicns/downloads/makeicns-1.4.10a.tar.bz2' 6 | sha1 '2a3b1229781516c8cc36089bf09729d5c17ac17c' 7 | head 'https://bitbucket.org/mkae/makeicns', :using => :hg 8 | 9 | def install 10 | system "make" 11 | bin.install "makeicns" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/mkvdts2ac3.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mkvdts2ac3 < Formula 4 | homepage 'https://github.com/JakeWharton/mkvdts2ac3' 5 | url 'https://github.com/JakeWharton/mkvdts2ac3/archive/1.6.0.tar.gz' 6 | sha1 'e427eb6875d935dc228c42e99c3cd19c7ceaa322' 7 | 8 | depends_on 'mkvtoolnix' 9 | depends_on 'ffmpeg' 10 | 11 | def install 12 | bin.install "mkvdts2ac3.sh" => "mkvdts2ac3" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/mytop.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mytop < Formula 4 | homepage 'http://jeremy.zawodny.com/mysql/mytop/' 5 | url 'http://jeremy.zawodny.com/mysql/mytop/mytop-1.6.tar.gz' 6 | sha1 'e1485115ca3a15e79f7811bdc1cfe692aa95833f' 7 | 8 | depends_on 'DBD::mysql' => :perl 9 | 10 | def install 11 | system "perl", "Makefile.PL", "PREFIX=#{prefix}" 12 | system "make test install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/phantomjs.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Phantomjs < Formula 4 | homepage 'http://www.phantomjs.org/' 5 | url 'http://phantomjs.googlecode.com/files/phantomjs-1.9.1-macosx.zip' 6 | sha1 '9c165cd1eb79fcb535a315ae096da4c0f0f8f6a2' 7 | 8 | depends_on :macos => :snow_leopard 9 | 10 | def install 11 | bin.install 'bin/phantomjs' 12 | (share+'phantomjs').install 'examples' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/qxmpp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Qxmpp < Formula 4 | homepage 'https://code.google.com/p/qxmpp/' 5 | url 'http://qxmpp.googlecode.com/files/qxmpp-0.7.6.tar.gz' 6 | sha1 'a87b4b5c94d1f4dc723cbbb7799cf4067c7e5ea2' 7 | 8 | depends_on 'qt' 9 | 10 | def install 11 | system "qmake", "-config", "release", "PREFIX=#{prefix}" 12 | system "make" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/ringojs.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ringojs < Formula 4 | homepage 'http://ringojs.org' 5 | url 'http://ringojs.org/downloads/ringojs-0.9.tar.gz' 6 | sha1 '1b0b7efcad323d5dd7ce3b1dbdfc079914e8713a' 7 | 8 | skip_clean 'libexec/packages' 9 | 10 | def install 11 | rm Dir['bin/*.cmd'] 12 | libexec.install Dir['*'] 13 | bin.write_exec_script Dir["#{libexec}/bin/*"] 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/tinc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tinc < Formula 4 | homepage 'http://www.tinc-vpn.org' 5 | url 'http://www.tinc-vpn.org/packages/tinc-1.0.21.tar.gz' 6 | sha1 'e7f65ba5dded43569c51b1fdc2f421c9cee75b9b' 7 | 8 | depends_on 'lzo' 9 | 10 | def install 11 | system "./configure", "--prefix=#{prefix}", "--sysconfdir=#{etc}" 12 | system "make" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/tth.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tth < Formula 4 | homepage 'http://hutchinson.belmont.ma.us/tth/' 5 | url 'http://hutchinson.belmont.ma.us/tth/tth-noncom/tth_C.tgz' 6 | sha1 '6242030c1d55499e5f505ac870a0b64b72874cd9' 7 | version '4.03' 8 | 9 | def install 10 | system "#{ENV.cc} -o tth tth.c" 11 | bin.install %w(tth latex2gif ps2gif ps2png) 12 | man1.install 'tth.1' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Contributions/cmd/brew-ls-taps.rb: -------------------------------------------------------------------------------- 1 | require 'utils/json' 2 | 3 | GitHub.open "https://api.github.com/legacy/repos/search/homebrew" do |f| 4 | Utils::JSON.load(f.read)["repositories"].each do |repo| 5 | if repo['name'] =~ /^homebrew-(\S+)$/ 6 | puts tap = if repo['username'] == "Homebrew" 7 | "homebrew/#{$1}" 8 | else 9 | repo['username']+"/"+$1 10 | end 11 | end 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/connect.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Connect < Formula 4 | homepage 'http://bent.latency.net/bent/git/goto-san-connect-1.85/src/connect.html' 5 | url 'http://www.meadowy.org/~gotoh/ssh/connect.c' 6 | version '1.100' 7 | sha1 '39614dfa842514f46bdb6ff66a10d2f5b084234f' 8 | 9 | def install 10 | system ENV.cc, "connect.c", "-o", "connect", "-lresolv" 11 | bin.install "connect" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ec2-api-tools.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ec2ApiTools < AmazonWebServicesFormula 4 | homepage 'http://aws.amazon.com/developertools/351' 5 | url 'http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.6.7.zip' 6 | sha1 'd0225571d5416009f6cd2d62856f0d9307a4e608' 7 | 8 | def install 9 | standard_install 10 | end 11 | 12 | def caveats 13 | standard_instructions "EC2_HOME" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/ee.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ee < Formula 4 | homepage 'http://www.users.qwest.net/~hmahon/' 5 | url 'http://www.users.qwest.net/~hmahon/sources/ee-1.4.6.src.tgz' 6 | sha1 '6be7d03eade441a6c409b9d441ba2c144e26b157' 7 | 8 | def install 9 | system "make localmake" 10 | system "make all" 11 | 12 | # Install manually 13 | bin.install "ee" 14 | man1.install "ee.1" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/frei0r.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Frei0r < Formula 4 | homepage 'http://www.piksel.org/frei0r' 5 | url 'http://www.piksel.no/frei0r/releases/frei0r-plugins-1.3.tar.gz' 6 | sha1 'f6b463440017934d01ac3c8fdf70b93c915e3d08' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/fribidi.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fribidi < Formula 4 | homepage 'http://fribidi.org/' 5 | url 'http://fribidi.org/download/fribidi-0.19.2.tar.gz' 6 | sha1 '3889469d96dbca3d8522231672e14cca77de4d5e' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/git-archive-all.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class GitArchiveAll < Formula 4 | homepage 'https://github.com/Kentzo/git-archive-all' 5 | url 'https://github.com/Kentzo/git-archive-all/archive/1.7.zip' 6 | sha1 'aba067e7b0bb83f833eac80a2117b7c2235c0f5e' 7 | 8 | head 'https://github.com/Kentzo/git-archive-all.git' 9 | 10 | def install 11 | system "make", "prefix=#{prefix}", "install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/glfw.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Glfw < Formula 4 | homepage 'http://www.glfw.org/' 5 | url 'http://downloads.sourceforge.net/project/glfw/glfw/2.7.9/glfw-2.7.9.tar.bz2' 6 | sha1 '50ffcbfa1fb47d23aa6ad1245da329bd21bbaeca' 7 | 8 | option :universal 9 | 10 | def install 11 | ENV.universal_binary if build.universal? 12 | system 'make', "PREFIX=#{prefix}", 'cocoa-dist-install' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/h264bitstream.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class H264bitstream < Formula 4 | homepage 'http://h264bitstream.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/h264bitstream/h264bitstream/0.1.9/h264bitstream-0.1.9.tar.gz' 6 | sha1 '5e12e765641e76f86b794f939bf99405c4e4d373' 7 | 8 | def install 9 | system './configure', "--prefix=#{prefix}" 10 | system 'make install' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/hfsutils.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Hfsutils < Formula 4 | homepage 'http://www.mars.org/home/rob/proj/hfs/' 5 | url 'ftp://ftp.mars.org/pub/hfs/hfsutils-3.2.6.tar.gz' 6 | sha1 '6d71dfb2c93c0d8082972d39f3f75ae53a438d5d' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 10 | bin.mkpath 11 | man1.mkpath 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/jsmin.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jsmin < Formula 4 | homepage 'http://www.crockford.com/javascript/jsmin.html' 5 | url 'https://github.com/douglascrockford/JSMin/archive/67754f619d0562f583dc5e869d2c05c0af21aca9.tar.gz' 6 | version '2013-02-25' 7 | sha1 '71633539862e0ab68ed74a92127304794ec8bfa9' 8 | 9 | def install 10 | system 'cc jsmin.c -o jsmin' 11 | bin.install 'jsmin' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/libtecla.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libtecla < Formula 4 | homepage 'http://www.astro.caltech.edu/~mcs/tecla/index.html' 5 | url 'http://www.astro.caltech.edu/~mcs/tecla/libtecla-1.6.2.tar.gz' 6 | sha1 '2eae391d29ee02d921e73c4acc78350c9b03d618' 7 | 8 | def install 9 | ENV.j1 10 | system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/logstash.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Logstash < Formula 4 | homepage 'http://logstash.net/' 5 | url 'https://logstash.objects.dreamhost.com/release/logstash-1.1.13-flatjar.jar' 6 | sha1 '8eb1bde96a2d92b2c8157330858b4da190df8900' 7 | 8 | def install 9 | libexec.install "logstash-1.1.13-flatjar.jar" 10 | bin.write_jar_script libexec/'logstash-1.1.13-flatjar.jar', 'logstash' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/luvit.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Luvit < Formula 4 | homepage 'http://luvit.io' 5 | url 'http://luvit.io/dist/latest/luvit-0.6.1.tar.gz' 6 | sha1 'f5e49a33e0e32d8e75d5cdd843d54f213f6e508e' 7 | 8 | head 'https://github.com/luvit/luvit.git' 9 | 10 | def install 11 | ENV['PREFIX'] = prefix 12 | system './configure' 13 | system 'make' 14 | system 'make', 'install' 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/ntl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ntl < Formula 4 | homepage 'http://www.shoup.net/ntl' 5 | url 'http://www.shoup.net/ntl/ntl-6.0.0.tar.gz' 6 | sha1 'ee71b1c6a94f34b8a3c226502a0a0c6c2d1bc3f9' 7 | 8 | def install 9 | cd "src" do 10 | system "./configure", "PREFIX=#{prefix}" 11 | system "make" 12 | system "make check" 13 | system "make install" 14 | end 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/opencore-amr.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class OpencoreAmr < Formula 4 | homepage 'http://opencore-amr.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/opencore-amr/opencore-amr-0.1.3.tar.gz' 6 | sha1 '737f00e97a237f4ae701ea55913bb38dc5513501' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/p0f.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class P0f < Formula 4 | homepage 'http://lcamtuf.coredump.cx/p0f3/' 5 | url 'http://lcamtuf.coredump.cx/p0f3/releases/p0f-3.06b.tgz' 6 | sha1 'fecc9ed8b79dbf8e4d5ffbd22eda9d850b42c3c3' 7 | 8 | def install 9 | inreplace "config.h", "p0f.fp", "#{etc}/p0f/p0f.fp" 10 | system "./build.sh" 11 | sbin.install "p0f" 12 | (etc+"p0f").install "p0f.fp" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/pgtap.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pgtap < Formula 4 | homepage 'http://pgtap.org' 5 | url 'http://api.pgxn.org/dist/pgtap/0.91.0/pgtap-0.91.0.zip' 6 | sha1 '1f10b78eb42361659603228c754a55755fcff4fa' 7 | 8 | depends_on :postgresql 9 | 10 | skip_clean 'share' 11 | 12 | def install 13 | ENV.prepend 'PATH', Formula.factory('postgresql').bin, ':' 14 | system "make install" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/pigz.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pigz < Formula 4 | homepage 'http://www.zlib.net/pigz/' 5 | url 'http://www.zlib.net/pigz/pigz-2.3.tar.gz' 6 | sha1 'c8d4e622863c5ffff9321453acc9a37e9da87af7' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 10 | bin.install "pigz", "unpigz" 11 | man1.install "pigz.1" 12 | ln_s 'pigz.1', man1+'unpigz.1' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-gemset.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvGemset < Formula 4 | homepage 'https://github.com/jamis/rbenv-gemset' 5 | url 'https://github.com/jamis/rbenv-gemset/archive/v0.3.0.tar.gz' 6 | sha1 '9c40f7efc3fea6e455adc3971d8e3ddd191e7560' 7 | 8 | head 'https://github.com/jamis/rbenv-gemset.git' 9 | 10 | depends_on 'rbenv' 11 | 12 | def install 13 | prefix.install Dir['*'] 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/shtool.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Shtool < Formula 4 | homepage 'http://www.gnu.org/software/shtool/' 5 | url 'http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz' 6 | mirror 'http://ftp.gnu.org/gnu/shtool/shtool-2.0.8.tar.gz' 7 | sha1 '4b974f92d3932ea121e311e3b22c328d3b3572d4' 8 | 9 | def install 10 | system "./configure", "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/testdisk.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Testdisk < Formula 4 | homepage 'http://www.cgsecurity.org/wiki/TestDisk' 5 | url 'http://www.cgsecurity.org/testdisk-6.13.tar.bz2' 6 | sha1 'b08ace0257e3e437b6fc140360d75807ca4d46ae' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/visitors.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Visitors < Formula 4 | homepage 'http://www.hping.org/visitors/' 5 | url 'http://www.hping.org/visitors/visitors-0.7.tar.gz' 6 | sha1 'cdccdfb82001c7c3dadf68456574cac1a5d941e3' 7 | 8 | def install 9 | system "make" 10 | 11 | # There is no "make install", so do it manually 12 | bin.install "visitors" 13 | man1.install "visitors.1" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/wavpack.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Wavpack < Formula 4 | homepage 'http://www.wavpack.com/' 5 | url 'http://www.wavpack.com/wavpack-4.60.1.tar.bz2' 6 | sha1 '003c65cb4e29c55011cf8e7b10d69120df5e7f30' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/zinc.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Zinc < Formula 4 | homepage 'https://github.com/typesafehub/zinc' 5 | url 'http://repo.typesafe.com/typesafe/zinc/com/typesafe/zinc/dist/0.2.0/zinc-0.2.0.tgz' 6 | sha1 '1161817f71a9dc1326a58854b40bdc80d19f8e4d' 7 | 8 | def install 9 | rm_f Dir["bin/ng/{linux,win}*"] 10 | libexec.install Dir['*'] 11 | bin.install_symlink libexec/"bin/zinc" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/colortail.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Colortail < Formula 4 | homepage 'http://joakimandersson.se/projects/colortail/' 5 | url 'http://joakimandersson.se/files/colortail-0.3.3.tar.gz' 6 | sha1 '2c6cf501758cbc0f8a46d0b2122839e5cb30fdfc' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/fdupes.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Fdupes < Formula 4 | homepage 'http://code.google.com/p/fdupes/' 5 | url 'http://fdupes.googlecode.com/files/fdupes-1.51.tar.gz' 6 | sha1 '8276b39026f57a2f9503d7af18efca0a7d42b8ec' 7 | 8 | def install 9 | inreplace "Makefile", "gcc", "#{ENV.cc} #{ENV.cflags}" 10 | system "make fdupes" 11 | bin.install "fdupes" 12 | man1.install "fdupes.1" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/flvstreamer.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Flvstreamer < Formula 4 | homepage 'http://www.nongnu.org/flvstreamer/' 5 | url 'http://download.savannah.gnu.org/releases-noredirect/flvstreamer/source/flvstreamer-2.1c1.tar.gz' 6 | sha1 '07fac3dea65d8de8afbcc3c892d7830a90b66f10' 7 | 8 | def install 9 | system "make posix" 10 | bin.install 'flvstreamer', 'rtmpsrv', 'rtmpsuck', 'streams' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/jq.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jq < Formula 4 | homepage 'http://stedolan.github.io/jq/' 5 | url 'http://stedolan.github.io/jq/download/source/jq-1.3.tar.gz' 6 | sha1 'ac1f19e5d9921683af25251e97c2c4bfee895ca2' 7 | 8 | head 'https://github.com/stedolan/jq.git' 9 | 10 | def install 11 | system "./configure" 12 | system "make" 13 | bin.install 'jq' 14 | man1.install 'jq.1' 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/jsawk.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Jsawk < Formula 4 | homepage 'https://github.com/micha/jsawk' 5 | url 'https://github.com/micha/jsawk/archive/1.2.tar.gz' 6 | sha1 '386ab745a07f650adac2e980d5a53ae037e495ed' 7 | 8 | head 'https://github.com/micha/jsawk.git' 9 | 10 | depends_on 'spidermonkey' 11 | 12 | def install 13 | mv "README.markdown", "README" 14 | bin.install "jsawk" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/lzop.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Lzop < Formula 4 | homepage 'http://www.lzop.org/' 5 | url 'http://www.lzop.org/download/lzop-1.03.tar.gz' 6 | sha1 '4ee0b49b2a6b0a13572ddca5785ee48ef4c8f80f' 7 | 8 | depends_on 'lzo' 9 | 10 | def install 11 | system "./configure", "--disable-dependency-tracking", 12 | "--prefix=#{prefix}" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/mftrace.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mftrace < Formula 4 | homepage 'http://lilypond.org/mftrace/' 5 | url 'http://lilypond.org/download/sources/mftrace/mftrace-1.2.18.tar.gz' 6 | sha1 '8ae5c69a49f3d34e021913b6378056a6d43c2fd2' 7 | 8 | depends_on 'potrace' 9 | depends_on 't1utils' 10 | 11 | def install 12 | system "./configure", "--prefix=#{prefix}" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/minised.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Minised < Formula 4 | homepage 'http://www.exactcode.de/site/open_source/minised/' 5 | url 'http://dl.exactcode.de/oss/minised/minised-1.13.tar.gz' 6 | sha1 '3b718ce86c48047d1f5e8efcee8dd69a7a9dbac5' 7 | 8 | def install 9 | system "make" # separate steps or it won't build the binary 10 | system "make", "DESTDIR=#{prefix}", "PREFIX=", "install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/mongoose.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Mongoose < Formula 4 | homepage 'https://github.com/valenok/mongoose' 5 | url 'https://github.com/valenok/mongoose/archive/3.7.tar.gz' 6 | sha1 'ca9425456c11fc795515f6987396a5945bf788cd' 7 | 8 | def install 9 | system 'make mac' 10 | bin.install "mongoose" 11 | include.install 'mongoose.h' 12 | prefix.install 'examples', 'UserManual.md' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/nuttcp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Nuttcp < Formula 4 | homepage 'http://www.nuttcp.net/nuttcp' 5 | url 'http://lcp.nrl.navy.mil/nuttcp/nuttcp-6.1.2.tar.bz2' 6 | sha1 '329fcc3c0b75db18b7b4d73962992603f9ace9ca' 7 | 8 | def install 9 | system "make", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 10 | bin.install 'nuttcp-6.1.2' => 'nuttcp' 11 | man8.install 'nuttcp.cat' => 'nuttcp.8' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/pakchois.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Pakchois < Formula 4 | homepage 'http://www.manyfish.co.uk/pakchois/' 5 | url 'http://www.manyfish.co.uk/pakchois/pakchois-0.4.tar.gz' 6 | sha1 'dea8a9a50ec06595b498bdefd1daacdb86e9ceda' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-vars.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvVars < Formula 4 | homepage 'https://github.com/sstephenson/rbenv-vars' 5 | url 'https://github.com/sstephenson/rbenv-vars/archive/v1.2.0.tar.gz' 6 | sha1 '8953cecac154fac96dc1e68b54d66a4c8b569e08' 7 | 8 | head 'https://github.com/sstephenson/rbenv-vars.git' 9 | 10 | depends_on 'rbenv' 11 | 12 | def install 13 | prefix.install Dir['*'] 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/saxon-b.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class SaxonB < Formula 4 | homepage 'http://saxon.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/saxon/Saxon-B/9.1.0.8/saxonb9-1-0-8j.zip' 6 | version '9.1.0.8' 7 | sha1 '222186e188984967dddb92508510206d107aa194' 8 | 9 | def install 10 | (buildpath/'saxon-b').install Dir['*.jar', 'doc', 'notices'] 11 | share.install Dir['*'] 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/spatialindex.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Spatialindex < Formula 4 | homepage 'http://libspatialindex.github.com' 5 | url 'http://download.osgeo.org/libspatialindex/spatialindex-src-1.8.0.tar.gz' 6 | sha1 '490347eaedc543298687dfbdf74853808b0afb3f' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--prefix=#{prefix}" 10 | system "make" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/timbl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Timbl < Formula 4 | homepage 'http://ilk.uvt.nl/timbl/' 5 | url 'http://ilk.uvt.nl/downloads/pub/software/timbl-6.4.2.tar.gz' 6 | sha1 '7479ace6b7856205e2a3431c8df380fb1ec2a03f' 7 | 8 | depends_on 'pkg-config' => :build 9 | depends_on 'libxml2' 10 | 11 | def install 12 | system "./configure", "--prefix=#{prefix}" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/yaml-cpp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class YamlCpp < Formula 4 | homepage 'http://code.google.com/p/yaml-cpp/' 5 | url 'http://yaml-cpp.googlecode.com/files/yaml-cpp-0.5.1.tar.gz' 6 | sha1 '9c5414b4090491e96d1b808fe8628b31e625fdaa' 7 | 8 | depends_on 'cmake' => :build 9 | depends_on 'boost' 10 | 11 | def install 12 | system "cmake", ".", *std_cmake_args 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/zdelta.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Zdelta < Formula 4 | homepage 'http://cis.poly.edu/zdelta/' 5 | url 'http://cis.poly.edu/zdelta/downloads/zdelta-2.1.tar.gz' 6 | sha1 'd25af5d630c4f65f2c57ee84a3e9e0068eac432f' 7 | 8 | def install 9 | system "make", "test", "CC=#{ENV.cc}", "CFLAGS=#{ENV.cflags}" 10 | system "make", "install", "prefix=#{prefix}" 11 | bin.install "zdc", "zdu" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Homebrew/cmd/cat.rb: -------------------------------------------------------------------------------- 1 | module Homebrew extend self 2 | def cat 3 | # do not "fix" this to support multiple arguments, the output would be 4 | # unparsable, if the user wants to cat multiple formula they can call 5 | # brew cat multiple times. 6 | 7 | raise FormulaUnspecifiedError if ARGV.named.empty? 8 | cd HOMEBREW_REPOSITORY 9 | exec "cat", ARGV.formulae.first.path, *ARGV.options_only 10 | end 11 | end 12 | -------------------------------------------------------------------------------- /Library/ENV/4.3/make: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | export HOMEBREW_CCCFG="O$HOMEBREW_CCCFG" 3 | if [ $(basename "$0") == "bsdmake" ]; then 4 | pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" 5 | bsd="$pwd/../../../bin/bsdmake" 6 | # bsdmake used to be keg-only: support users who don't run brew doctor 7 | [ -x "$bsd" ] || bsd="$(${HOMEBREW_BREW_FILE} --prefix bsdmake)/bin/bsdmake" 8 | exec "$bsd" "$@" 9 | else 10 | exec xcrun make "$@" 11 | fi 12 | -------------------------------------------------------------------------------- /Library/Formula/acpica.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Acpica < Formula 4 | homepage 'https://www.acpica.org/' 5 | url 'https://acpica.org/sites/acpica/files/acpica-unix2-20130517.tar.gz' 6 | sha1 '527fd7c06d7cb7182dd2f3f9a1feb55e2271adc3' 7 | 8 | def install 9 | ENV.deparallelize 10 | system "make", "HOST=_APPLE", "PREFIX=#{prefix}" 11 | system "make", "install", "HOST=_APPLE", "PREFIX=#{prefix}" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/chordii.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Chordii < Formula 4 | homepage 'http://www.vromans.org/johan/projects/Chordii/' 5 | url 'http://downloads.sourceforge.net/project/chordii/chordii/4.5/chordii-4.5.1.tar.gz' 6 | sha1 '3cdeacf53a08cf2193e35651120e129c2bb5a007' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/ec2-ami-tools.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ec2AmiTools < AmazonWebServicesFormula 4 | homepage 'http://aws.amazon.com/developertools/368' 5 | url 'http://ec2-downloads.s3.amazonaws.com/ec2-ami-tools-1.4.0.9.zip' 6 | sha1 '96583c42b999ce64510fb721af1780719a7f0b34' 7 | 8 | def install 9 | standard_install 10 | end 11 | 12 | def caveats 13 | standard_instructions "EC2_AMITOOL_HOME" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/epubcheck.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Epubcheck < Formula 4 | homepage 'http://code.google.com/p/epubcheck/' 5 | url 'http://epubcheck.googlecode.com/files/epubcheck-3.0.1.zip' 6 | sha1 '80a61fb2817ec547d292362793da5b91dbef92e3' 7 | 8 | def install 9 | jarname = "epubcheck-#{version}.jar" 10 | libexec.install jarname, "lib" 11 | bin.write_jar_script libexec/jarname, 'epubcheck' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/nicovideo-dl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class NicovideoDl < Formula 4 | homepage 'http://sourceforge.jp/projects/nicovideo-dl/' 5 | url 'http://dl.sourceforge.jp/nicovideo-dl/56304/nicovideo-dl-0.0.20120212.tar.gz' 6 | sha1 '19f92570e01bd19a5a980e67985c0821e0af6ad5' 7 | 8 | def install 9 | bin.install 'nicovideo-dl' 10 | end 11 | 12 | def test 13 | system "#{bin}/nicovideo-dl", "-v" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/open-vcdiff.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class OpenVcdiff < Formula 4 | homepage 'http://code.google.com/p/open-vcdiff/' 5 | url 'http://open-vcdiff.googlecode.com/files/open-vcdiff-0.8.3.tar.gz' 6 | sha1 'fd14e8d46edac14988f1a6cab479bc07677d487c' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/openfst.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Openfst < Formula 4 | homepage 'http://www.openfst.org/' 5 | url 'http://openfst.cs.nyu.edu/twiki/pub/FST/FstDownload/openfst-1.3.3.tar.gz' 6 | sha1 'd265fab57dd54c65bf200dd382afb490f2551c7d' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/perl-build.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class PerlBuild < Formula 4 | homepage 'https://github.com/tokuhirom/Perl-Build' 5 | url 'https://github.com/tokuhirom/Perl-Build/archive/1.03.tar.gz' 6 | sha1 'dda816ad6445d82b4be144dc426d33853a8b5344' 7 | 8 | head 'https://github.com/tokuhirom/perl-build.git' 9 | 10 | def install 11 | bin.install "perl-build", "bin/plenv-install", "bin/plenv-uninstall" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/qjson.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Qjson < Formula 4 | homepage 'http://qjson.sourceforge.net' 5 | url 'http://downloads.sourceforge.net/project/qjson/qjson/0.8.1/qjson-0.8.1.tar.bz2' 6 | sha1 '197ccfd533f17bcf40428e68a82e6622047ed4ab' 7 | 8 | depends_on 'cmake' => :build 9 | depends_on 'qt' 10 | 11 | def install 12 | system "cmake", ".", *std_cmake_args 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/rbenv-aliases.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RbenvAliases < Formula 4 | homepage 'https://github.com/nebhale/rbenv-aliases' 5 | url 'https://github.com/nebhale/rbenv-aliases/archive/v1.0.0.tar.gz' 6 | sha1 'c0a4b1a4f0b1931b39e3cc3969e5d37ad4dec1f9' 7 | 8 | head 'https://github.com/nebhale/rbenv-aliases.git' 9 | 10 | depends_on 'rbenv' 11 | 12 | def install 13 | prefix.install Dir['*'] 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/rpg.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Rpg < Formula 4 | homepage 'https://github.com/rtomayko/rpg' 5 | url 'https://github.com/downloads/rtomayko/rpg/rpg-0.3.0.tar.gz' 6 | sha1 'acad232da1a560bdc0788bcfa203afcc58f0d7dc' 7 | 8 | head 'https://github.com/rtomayko/rpg.git' 9 | 10 | def install 11 | system "./configure", "--prefix=#{prefix}" 12 | system "make" 13 | system "make install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/ruby-install.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class RubyInstall < Formula 4 | homepage 'https://github.com/postmodern/ruby-install#readme' 5 | url 'https://github.com/postmodern/ruby-install/archive/v0.2.1.tar.gz' 6 | sha1 'f463c92051797c7cf78a1403f409b91d03a01be6' 7 | 8 | head 'https://github.com/postmodern/ruby-install.git' 9 | 10 | def install 11 | system 'make', 'install', "PREFIX=#{prefix}" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/serd.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Serd < Formula 4 | homepage 'http://drobilla.net/software/serd/' 5 | url 'http://download.drobilla.net/serd-0.18.2.tar.bz2' 6 | sha1 '9472be8d6f407affca5c8fa3125a5fbe49af967e' 7 | 8 | depends_on 'pkg-config' => :build 9 | 10 | def install 11 | system "./waf", "configure", "--prefix=#{prefix}" 12 | system "./waf" 13 | system "./waf", "install" 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/shntool.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Shntool < Formula 4 | homepage 'http://etree.org/shnutils/shntool/' 5 | url 'http://etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz' 6 | sha1 '7a2bc8801e180cf582f0e39775603582e35d50d2' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/tal.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Tal < Formula 4 | homepage 'http://thomasjensen.com/software/tal/' 5 | url 'http://thomasjensen.com/software/tal/tal-1.9.tar.gz' 6 | sha1 'c889477eee1ca362c071667563882c6aed38c0cb' 7 | 8 | def install 9 | system "make linux" 10 | bin.install 'tal' 11 | man1.install 'tal.1' 12 | end 13 | 14 | def test 15 | system "#{bin}/tal", "/etc/passwd" 16 | end 17 | end 18 | -------------------------------------------------------------------------------- /Library/Formula/treeline.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Treeline < Formula 4 | homepage 'http://treeline.bellz.org/' 5 | url 'http://downloads.sourceforge.net/project/treeline/1.4.1/treeline-1.4.1.tar.gz' 6 | sha1 'ac5ef60fbb02e2295868134b8e3068c2f905c170' 7 | 8 | depends_on :python 9 | depends_on 'pyqt' 10 | 11 | def install 12 | python do 13 | system "./install.py", "-p#{prefix}" 14 | end 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/unrar.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Unrar < Formula 4 | homepage 'http://www.rarlab.com' 5 | url 'http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz' 6 | sha1 '1cc29603fb4e4df16a3aa9bfc7da1afaf0923259' 7 | 8 | def install 9 | system "make --makefile makefile.unix" 10 | bin.install 'unrar' 11 | prefix.install 'license.txt' => 'COPYING' 12 | prefix.install 'readme.txt' => 'README' 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/ENV/4.3/apr-1-config: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | if [[ "$HOMEBREW_CCCFG" == *a* ]]; then 4 | case "$1" in 5 | --cc) echo "cc";; 6 | --cpp) echo "cpp";; 7 | --includedir) echo "$HOMEBREW_SDKROOT/usr/include/apr-1";; 8 | --includes) echo "-isystem$HOMEBREW_SDKROOT/usr/include/apr-1";; 9 | --apr-libtool) echo "glibtool";; 10 | *) 11 | exec xcrun apr-1-config "$@";; 12 | esac 13 | else 14 | exec /usr/bin/apr-1-config "$@" 15 | fi 16 | -------------------------------------------------------------------------------- /Library/Formula/adobe-air-sdk.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class AdobeAirSdk < Formula 4 | homepage 'http://www.adobe.com/products/air/sdk/' 5 | url 'http://airdownload.adobe.com/air/mac/download/3.7/AdobeAIRSDK.tbz2' 6 | sha1 '0cb832d64619fc871b577b714a9422afa2b7fe91' 7 | 8 | def install 9 | libexec.install Dir['*'] 10 | bin.write_exec_script libexec/'bin/adl' 11 | bin.write_exec_script libexec/'bin/adt' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/cadubi.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cadubi < Formula 4 | homepage 'http://langworth.com/pub/cadubi/' 5 | url 'http://pub.langworth.com/cadubi-1.3.tar.gz' 6 | sha1 '3071b6ce1fce911f37eae3e01bef932d3cfb11d8' 7 | 8 | depends_on 'Term::ReadKey' => :perl 9 | 10 | def install 11 | inreplace 'cadubi', '$Bin/help.txt', "#{doc}/help.txt" 12 | bin.install 'cadubi' 13 | doc.install 'help.txt' 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/cimg.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Cimg < Formula 4 | homepage 'http://cimg.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/cimg/CImg-1.5.6.zip' 6 | sha1 '073391c2bf3ade2c1c3c663a790e774f344dea3d' 7 | 8 | def install 9 | include.install 'CImg.h' 10 | 11 | doc.install %w( 12 | README.txt 13 | Licence_CeCILL-C_V1-en.txt Licence_CeCILL_V2-en.txt 14 | html examples) 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/class-dump.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class ClassDump < Formula 4 | homepage 'http://www.codethecode.com/projects/class-dump/' 5 | url 'http://www.codethecode.com/download/class-dump-3.4.tar.bz2' 6 | sha1 'bc6d9542af201028ae980b9d0497b491ce98227f' 7 | 8 | head 'https://github.com/nygard/class-dump.git' 9 | 10 | skip_clean "bin/class-dump" 11 | 12 | def install 13 | bin.install 'class-dump' 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/css-crush.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class CssCrush < Formula 4 | homepage 'http://the-echoplex.net/csscrush' 5 | url 'https://github.com/peteboere/css-crush/archive/v1.10.tar.gz' 6 | sha1 'aa8b0f495aad298c3bf90edc271741d30271917a' 7 | 8 | def install 9 | libexec.install Dir['*'] 10 | (bin+'csscrush').write <<-EOS.undent 11 | #!/bin/sh 12 | php "#{libexec}/cli.php" "$@" 13 | EOS 14 | end 15 | end 16 | -------------------------------------------------------------------------------- /Library/Formula/di.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Di < Formula 4 | homepage 'http://www.gentoo.com/di/' 5 | url 'http://gentoo.com/di/di-4.31.tar.gz' 6 | sha1 '2a7212e03286b68ebb4783ae8937999145165c79' 7 | 8 | def install 9 | system "make", "prefix=#{prefix}", "DI_MANDIR=#{man1}" 10 | system "make", "install", "prefix=#{prefix}", "DI_MANDIR=#{man1}" 11 | end 12 | 13 | def test 14 | system "#{bin}/di" 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/dns2tcp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Dns2tcp < Formula 4 | homepage 'http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en' 5 | url 'http://www.hsc.fr/ressources/outils/dns2tcp/download/dns2tcp-0.5.2.tar.gz' 6 | sha1 'b1de53800bbfda6d8c6f92e2844906b1b8a54af2' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/doublecpp.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Doublecpp < Formula 4 | homepage 'http://doublecpp.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/doublecpp/doublecpp-0.6.3.tar.gz' 6 | sha1 '53e972fda5af7cb412defa2d30def8937523bbae' 7 | 8 | def install 9 | system "./configure", "--disable-dependency-tracking", 10 | "--prefix=#{prefix}" 11 | system "make install" 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/ecl.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ecl < Formula 4 | homepage 'http://ecls.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/ecls/ecls/12.7/ecl-12.7.1.tar.gz' 6 | sha1 'c5b81d0dc5fdd6c72af99dc883752bfee85028dc' 7 | 8 | def install 9 | ENV.deparallelize 10 | system "./configure", "--prefix=#{prefix}", "--enable-unicode" 11 | system "make" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/flake.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Flake < Formula 4 | homepage 'http://flake-enc.sourceforge.net' 5 | url "http://downloads.sourceforge.net/project/flake-enc/flake/0.11/flake-0.11.tar.bz2" 6 | sha1 '2dd2276c1f1ba36abb1c305185efeced06abca62' 7 | 8 | def install 9 | ENV.j1 10 | system "./configure", "--disable-debug", "--prefix=#{prefix}" 11 | system "make" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/gist.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Gist < Formula 4 | homepage 'https://github.com/defunkt/gist' 5 | url 'https://github.com/defunkt/gist/archive/v4.0.3.tar.gz' 6 | sha1 '4c88ac3550833154beab134d7ccc9ec8330ad281' 7 | head 'https://github.com/defunkt/gist.git' 8 | 9 | def install 10 | rake "install", "prefix=#{prefix}" 11 | end 12 | 13 | test do 14 | system "#{bin}/gist", '--version' 15 | end 16 | end 17 | -------------------------------------------------------------------------------- /Library/Formula/htmlcxx.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Htmlcxx < Formula 4 | homepage 'http://htmlcxx.sourceforge.net/' 5 | url 'http://downloads.sourceforge.net/project/htmlcxx/htmlcxx/0.85/htmlcxx-0.85.tar.gz' 6 | sha1 'e56fef830db51041fd297d269d24379b2dccb928' 7 | 8 | def install 9 | system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" 10 | system "make install" 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/hydra.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Hydra < Formula 4 | homepage 'http://www.thc.org/thc-hydra/' 5 | url 'http://www.thc.org/releases/hydra-7.4.2.tar.gz' 6 | sha1 '19bf40ef7d1e8b1da55d9696b3cdcc2769557904' 7 | 8 | def install 9 | system "./configure", "--prefix=#{prefix}" 10 | bin.mkpath 11 | system "make all install" 12 | share.install prefix/"man" # Put man pages in correct place 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/ivy.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Ivy < Formula 4 | homepage 'http://ant.apache.org/ivy/' 5 | url 'http://www.apache.org/dyn/closer.cgi?path=ant/ivy/2.3.0/apache-ivy-2.3.0-bin.tar.gz' 6 | sha1 '878fab43ee9c70486a9ecec1ec44a2f034401687' 7 | 8 | def install 9 | libexec.install Dir['ivy*'] 10 | doc.install Dir['doc/*'] 11 | bin.write_jar_script libexec/'ivy-2.3.0.jar', 'ivy', '$JAVA_OPTS' 12 | end 13 | end 14 | -------------------------------------------------------------------------------- /Library/Formula/js-test-driver.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class JsTestDriver < Formula 4 | homepage 'http://code.google.com/p/js-test-driver/' 5 | url 'https://js-test-driver.googlecode.com/files/JsTestDriver-1.3.5.jar' 6 | sha1 '7a29ace71b9d5a82f5f0abe0ea22b73d7fd07826' 7 | 8 | def install 9 | libexec.install 'JsTestDriver-1.3.5.jar' 10 | bin.write_jar_script libexec/'JsTestDriver-1.3.5.jar', 'js-test-driver' 11 | end 12 | end 13 | -------------------------------------------------------------------------------- /Library/Formula/libewf.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libewf < Formula 4 | homepage 'http://code.google.com/p/libewf/' 5 | url 'https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz' 6 | sha1 'b455412299fd15e7a4f1be670d886f99350bdae4' 7 | 8 | # env :std 9 | 10 | def install 11 | system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" 12 | system "make install" 13 | end 14 | end 15 | -------------------------------------------------------------------------------- /Library/Formula/libssh.rb: -------------------------------------------------------------------------------- 1 | require 'formula' 2 | 3 | class Libssh < Formula 4 | homepage 'http://www.libssh.org/' 5 | url 'https://red.libssh.org/attachments/download/41/libssh-0.5.4.tar.gz' 6 | sha1 '4a372378db8fffaf28d5c79d80b2235843aa587c' 7 | 8 | depends_on 'cmake' => :build 9 | 10 | def install 11 | mkdir 'build' do 12 | system "cmake", "..", *std_cmake_args 13 | system "make install" 14 | end 15 | end 16 | end 17 | --------------------------------------------------------------------------------