Use https for all GitHub URLs

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Tianyi Cui 2010-11-11 02:16:28 +08:00 committed by Adam Vandenberg
parent 0a078e57a3
commit 8b275c916a
90 changed files with 127 additions and 127 deletions

View file

@ -2,7 +2,7 @@ require 'formula'
class Arabica <Formula
homepage 'http://www.jezuk.co.uk/cgi-bin/view/arabica'
url 'http://github.com/ashb/Arabica/tarball/20100203'
url 'https://github.com/ashb/Arabica/tarball/20100203'
version '20100203'
md5 '9318c4d498957cd356e533f2132d6956'

View file

@ -1,9 +1,9 @@
require 'formula'
class Arping <Formula
url 'http://github.com/ThomasHabets/arping/tarball/arping-2.09'
url 'https://github.com/ThomasHabets/arping/tarball/arping-2.09'
version '2.09'
homepage 'http://github.com/ThomasHabets/arping'
homepage 'https://github.com/ThomasHabets/arping'
md5 '8a10b23655ffbe93667691fb881afbf4'
depends_on 'libnet'

View file

@ -2,7 +2,7 @@ require 'formula'
class Autojump <Formula
url 'https://github.com/downloads/joelthelion/autojump/autojump_v13.tar.gz'
homepage 'http://github.com/joelthelion/autojump/wiki'
homepage 'https://github.com/joelthelion/autojump/wiki'
md5 '13e4e6173f4ed63b8babb00fcd95f600'
version '13'

View file

@ -2,7 +2,7 @@ require 'formula'
class Bashreduce <Formula
head 'git://github.com/erikfrey/bashreduce.git'
homepage 'http://github.com/erikfrey/bashreduce'
homepage 'https://github.com/erikfrey/bashreduce'
def install
Dir.chdir 'brutils' do

View file

@ -1,7 +1,7 @@
require 'formula'
class Browser <GithubGistFormula
url 'http://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
homepage 'http://gist.github.com/318247/'
url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
homepage 'https://gist.github.com/318247/'
md5 '8bdad2260651ea88d4f868071ef5b604'
end

View file

@ -1,8 +1,8 @@
require 'formula'
class Btpd <Formula
url 'http://github.com/downloads/btpd/btpd/btpd-0.16.tar.gz'
homepage 'http://github.com/btpd/btpd'
url 'https://github.com/downloads/btpd/btpd/btpd-0.16.tar.gz'
homepage 'https://github.com/btpd/btpd'
md5 'fe042aae8d7c515ecd855673d1c2b33e'
def install

View file

@ -3,9 +3,9 @@ require 'formula'
# Minecraft cartography tool
class C10t <Formula
url 'http://github.com/udoprog/c10t/tarball/1.3'
homepage 'http://github.com/udoprog/c10t'
md5 '50ba408884b14091a6a672f680f29873'
url 'https://github.com/udoprog/c10t/tarball/1.4'
homepage 'https://github.com/udoprog/c10t'
md5 '27ff806400602726e45679d444c4489d'
depends_on 'cmake' => :build
depends_on 'libpng'

View file

@ -1,7 +1,7 @@
require 'formula'
class ClojureContrib <Formula
url 'http://github.com/downloads/clojure/clojure-contrib/clojure-contrib-1.2.0.zip'
url 'https://github.com/downloads/clojure/clojure-contrib/clojure-contrib-1.2.0.zip'
md5 '83cc86fd2929ca417a9ab9f2a0dedadb'
head 'git://github.com/clojure/clojure-contrib.git'
homepage 'http://richhickey.github.com/clojure-contrib/branch-1.1.x/index.html'

View file

@ -1,7 +1,7 @@
require 'formula'
class Clojure <Formula
url 'http://github.com/downloads/clojure/clojure/clojure-1.2.0.zip'
url 'https://github.com/downloads/clojure/clojure/clojure-1.2.0.zip'
md5 'da0cc71378f56491d6ee70dee356831f'
head 'git://github.com/clojure/clojure.git'
homepage 'http://clojure.org/'

View file

@ -2,7 +2,7 @@ require 'formula'
class Colloquypush <Formula
head 'git://github.com/wired/colloquypush.git'
homepage 'http://github.com/wired/colloquypush'
homepage 'https://github.com/wired/colloquypush'
depends_on 'znc'

View file

@ -1,8 +1,8 @@
require 'formula'
class CouchdbLucene <Formula
url 'http://github.com/rnewson/couchdb-lucene/tarball/v0.5.3'
homepage 'http://github.com/rnewson/couchdb-lucene'
url 'https://github.com/rnewson/couchdb-lucene/tarball/v0.5.3'
homepage 'https://github.com/rnewson/couchdb-lucene'
md5 '1b9be17eb59b6b2839e50eb222bc7e7e'
depends_on 'couchdb'

View file

@ -1,7 +1,7 @@
require 'formula'
class Couchdb <Formula
url 'http://github.com/apache/couchdb/tarball/1.0.1'
url 'https://github.com/apache/couchdb/tarball/1.0.1'
homepage "http://couchdb.apache.org/"
md5 'f2ea23caacff482afe44e29a3f8b7685'

View file

@ -2,7 +2,7 @@ require 'formula'
class Cpanminus <Formula
head 'git://github.com/miyagawa/cpanminus.git'
homepage 'http://github.com/miyagawa/cpanminus'
homepage 'https://github.com/miyagawa/cpanminus'
def install
bin.install ['cpanm']

View file

@ -1,8 +1,8 @@
require 'formula'
class Cpansearch <Formula
head 'http://github.com/c9s/cpansearch.git', :using => :git
homepage 'http://github.com/c9s/cpansearch'
head 'https://github.com/c9s/cpansearch.git', :using => :git
homepage 'https://github.com/c9s/cpansearch'
depends_on 'glib'

View file

@ -1,7 +1,7 @@
require 'formula'
class Discount <Formula
url 'http://github.com/Orc/discount/tarball/v2.0.1'
url 'https://github.com/Orc/discount/tarball/v2.0.1'
homepage 'http://www.pell.portland.or.us/~orc/Code/markdown/'
md5 '2495811dd9f68550a1464e4b6b00ac25'

View file

@ -1,7 +1,7 @@
require 'formula'
class Docbook <Formula
url 'http://gist.github.com/raw/462528/098ccc609b039cf5b6d11fcd9c8ef333c3861b65/docbook-register'
url 'https://gist.github.com/raw/462528/098ccc609b039cf5b6d11fcd9c8ef333c3861b65/docbook-register'
md5 '0fbc35a136190050de3598354655fd82'
version '5.0'
homepage 'http://docbook.sourceforge.net/'

View file

@ -7,7 +7,7 @@ class Dotless < Formula
version "1.1.0.2-26"
# Head version is in GitHub, but requires builds:
# http://github.com/dotless/dotless
# https://github.com/dotless/dotless
def install
mono_path = `/usr/bin/which mono`.strip

View file

@ -1,8 +1,8 @@
require 'formula'
class Doubledown <Formula
url 'http://github.com/devstructure/doubledown/tarball/v0.0.2'
homepage 'http://github.com/devstructure/doubledown'
url 'https://github.com/devstructure/doubledown/tarball/v0.0.2'
homepage 'https://github.com/devstructure/doubledown'
md5 '0f540c6da691769ca1efa305ad18acb6'
head 'git://github.com/devstructure/doubledown.git'

View file

@ -24,7 +24,7 @@ class Dwm <Formula
e.g. by running the following command from $HOME/.xinitrc
xmodmap -e 'remove Mod2 = Meta_L' -e 'add Mod1 = Meta_L'&
See also http://gist.github.com/311377 for a handful of tips and tricks
See also https://gist.github.com/311377 for a handful of tips and tricks
for running dwm on Mac OS X.
EOS
end

View file

@ -1,7 +1,7 @@
require 'formula'
class Elasticsearch < Formula
url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.11.0.zip'
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.11.0.zip'
homepage 'http://www.elasticsearch.com'
md5 'ef19e6fc7bad8f76e4371a94de7e0da7'

View file

@ -20,7 +20,7 @@ class Emacs <Formula
end
def patches
"http://github.com/downloads/typester/emacs/feature-fullscreen.patch" if ARGV.include? "--cocoa"
"https://github.com/downloads/typester/emacs/feature-fullscreen.patch" if ARGV.include? "--cocoa"
end
def caveats

View file

@ -34,7 +34,7 @@ class Erlang <Formula
def install
ENV.deparallelize
fails_with_llvm "See http://github.com/mxcl/homebrew/issues/issue/120", :build => 2326
fails_with_llvm "See https://github.com/mxcl/homebrew/issues/issue/120", :build => 2326
# If building from GitHub, this step is required (but not for tarball downloads.)
system "./otp_build autoconf" if File.exist? "otp_build"

View file

@ -1,12 +1,12 @@
require 'formula'
class Exodriver <Formula
url 'http://github.com/labjack/exodriver/tarball/98cf1f83ff65ab7a317f4310d46081a476ae939c'
url 'https://github.com/labjack/exodriver/tarball/98cf1f83ff65ab7a317f4310d46081a476ae939c'
homepage 'http://labjack.com/support/linux-and-mac-os-x-drivers'
md5 'ec227347ccaf0772d175d3a2cf557105'
version '2.0-0-98cf1f8'
head 'http://github.com/labjack/exodriver.git', :using => :git
head 'https://github.com/labjack/exodriver.git', :using => :git
depends_on 'libusb'

View file

@ -1,7 +1,7 @@
require 'formula'
class Flac2Mp3 <GithubGistFormula
url 'http://gist.github.com/raw/124242/79857936f1d72824be0fb5d2ac845c02322abea0/flac2mp3'
url 'https://gist.github.com/raw/124242/79857936f1d72824be0fb5d2ac845c02322abea0/flac2mp3'
md5 '8351009b64afedfeb7a9e162ccd8d94c'
end

View file

@ -2,7 +2,7 @@ require 'formula'
class GerritTools <Formula
head 'git://github.com/indirect/gerrit-tools.git'
homepage 'http://github.com/indirect/gerrit-tools'
homepage 'https://github.com/indirect/gerrit-tools'
def install
prefix.install 'bin'

View file

@ -8,7 +8,7 @@ class Gettext <Formula
keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path."
def patches
'http://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch'
'https://gist.github.com/raw/186336/2fe65fab894f94a03aab2f03349ae7f1febcd301/mac-osx-105-environ.patch'
end
def options

View file

@ -55,7 +55,7 @@ class Ghostscript <Formula
def caveats
<<-EOS.undent
There have been reports that installing Ghostscript can break printing on OS X:
http://github.com/mxcl/homebrew/issues/issue/528
https://github.com/mxcl/homebrew/issues/issue/528
If your printing doesn't break, please comment on the issue! Thanks.
EOS

View file

@ -2,7 +2,7 @@ require 'formula'
class Gist < Formula
url 'https://github.com/defunkt/gist/tarball/v2.0.0'
homepage 'http://github.com/defunkt/gist'
homepage 'https://github.com/defunkt/gist'
md5 '4be2158b5a3d570f0f14d3ba092458db'
def install

View file

@ -5,7 +5,7 @@ class GitExtras <Formula
version '0.0.7'
head 'git://github.com/visionmedia/git-extras.git', :branch => 'master'
homepage 'http://github.com/visionmedia/git-extras'
homepage 'https://github.com/visionmedia/git-extras'
# Patch won't be needed in 0.0.8. See:
# https://github.com/visionmedia/git-extras/issues/issue/25

View file

@ -14,7 +14,7 @@ class GitFlowCompletion <Formula
super "git-flow-completion"
end
homepage 'http://github.com/bobthecow/git-flow-completion'
homepage 'https://github.com/bobthecow/git-flow-completion'
end
class GitFlow <Formula
@ -22,7 +22,7 @@ class GitFlow <Formula
version '0.4'
head 'git://github.com/nvie/gitflow.git', :branch => 'develop'
homepage 'http://github.com/nvie/gitflow'
homepage 'https://github.com/nvie/gitflow'
def install
system "make", "prefix=#{prefix}", "install"

View file

@ -1,8 +1,8 @@
require 'formula'
class GitSh < Formula
url 'http://github.com/rtomayko/git-sh/tarball/a6eba8824586ce34aff9907af448b3336f7c83d2'
homepage 'http://github.com/rtomayko/git-sh'
url 'https://github.com/rtomayko/git-sh/tarball/a6eba8824586ce34aff9907af448b3336f7c83d2'
homepage 'https://github.com/rtomayko/git-sh'
md5 '061c56717564651dd99f5cd14b2b1569'
version '20100401'
head 'git://github.com/rtomayko/git-sh.git'

View file

@ -1,9 +1,9 @@
require 'formula'
class GitSsh <Formula
url 'http://github.com/lemarsu/git-ssh/tarball/v0.2.0'
url 'https://github.com/lemarsu/git-ssh/tarball/v0.2.0'
md5 '5d146666bce5df59aab648b6ee7370ad'
homepage 'http://github.com/lemarsu/git-ssh'
homepage 'https://github.com/lemarsu/git-ssh'
def install
# Change loading of required code from libexec location (Cellar only)

View file

@ -1,7 +1,7 @@
require 'formula'
class GitSubtree <Formula
homepage 'http://github.com/apenwarr/git-subtree'
homepage 'https://github.com/apenwarr/git-subtree'
head 'git://github.com/apenwarr/git-subtree.git',
:tag => 'v0.3'

View file

@ -2,7 +2,7 @@ require 'formula'
class GitUtils <Formula
head 'git://github.com/ddollar/git-utils.git'
homepage 'http://github.com/ddollar/git-utils'
homepage 'https://github.com/ddollar/git-utils'
def install
bin.install Dir['git-*']

View file

@ -14,7 +14,7 @@ class Gmp <Formula
def install
# Reports of problems using gcc 4.0 on Leopard
# http://github.com/mxcl/homebrew/issues/issue/2302
# https://github.com/mxcl/homebrew/issues/issue/2302
ENV.gcc_4_2 if MACOS_VERSION < 10.6
fails_with_llvm "Tests fail to compile; missing references in 'llvm bitcode in libtests.a(misc.o)'."

View file

@ -3,7 +3,7 @@ require 'hardware'
class Go <Formula
if ARGV.include? "--use-git-head"
head 'http://github.com/tav/go.git', :tag => 'release'
head 'https://github.com/tav/go.git', :tag => 'release'
else
head 'http://go.googlecode.com/hg/', :revision => 'release'
end
@ -20,7 +20,7 @@ class Go <Formula
end
def install
ENV.j1 # http://github.com/mxcl/homebrew/issues/#issue/237
ENV.j1 # https://github.com/mxcl/homebrew/issues/#issue/237
prefix.install %w[src include test doc misc lib favicon.ico]
Dir.chdir prefix
mkdir %w[pkg bin]
@ -34,7 +34,7 @@ class Go <Formula
Dir.chdir 'src' do
system "./all.bash"
# Keep the makefiles - http://github.com/mxcl/homebrew/issues/issue/1404
# Keep the makefiles - https://github.com/mxcl/homebrew/issues/issue/1404
end
Dir['src/*'].each{|f| rm_rf f unless f.match(/^src\/(pkg|Make)/) }
@ -44,7 +44,7 @@ class Go <Formula
def caveats
<<-EOS.undent
The official Go code repository uses mercurial, but a reasonably
up-to-date git mirror is available at http://github.com/tav/go.git.
up-to-date git mirror is available at https://github.com/tav/go.git.
To use the git mirror for Go builds, use the --use-git-head option.
In order to use Go, set the following in your ~/.profile:

View file

@ -1,8 +1,8 @@
require 'formula'
class Greg <Formula
head 'http://github.com/nddrylliog/greg.git'
homepage 'http://github.com/nddrylliog/greg'
head 'https://github.com/nddrylliog/greg.git'
homepage 'https://github.com/nddrylliog/greg'
def install
inreplace 'Makefile' do |s|

View file

@ -2,7 +2,7 @@ require 'formula'
class Growlme <Formula
head 'git://github.com/robey/growlme.git'
homepage 'http://github.com/robey/growlme'
homepage 'https://github.com/robey/growlme'
def install
bin.install "growlme"

View file

@ -1,7 +1,7 @@
require 'formula'
class Growlnotify <Formula
url 'http://github.com/indirect/growlnotify/tarball/v1.2'
url 'https://github.com/indirect/growlnotify/tarball/v1.2'
md5 '9941d5c49862f5391877023fc3baec49'
homepage 'http://growl.info/extras.php#growlnotify'

View file

@ -1,8 +1,8 @@
require 'formula'
class Hub <Formula
url 'http://github.com/defunkt/hub/tarball/v1.4.1'
homepage 'http://github.com/defunkt/hub'
url 'https://github.com/defunkt/hub/tarball/v1.4.1'
homepage 'https://github.com/defunkt/hub'
md5 '0b62ab79ac10962cab08bdb47c9f9d34'
def install

View file

@ -10,7 +10,7 @@ class Icu4c <Formula
DATA
end
keg_only "Conflicts; see: http://github.com/mxcl/homebrew/issues/issue/167"
keg_only "Conflicts; see: https://github.com/mxcl/homebrew/issues/issue/167"
def install
ENV.append "LDFLAGS", "-headerpad_max_install_names"

View file

@ -1,4 +1,4 @@
# some credit to http://github.com/maddox/magick-installer
# some credit to https://github.com/maddox/magick-installer
require 'formula'
class UnsafeSvn <SubversionDownloadStrategy

View file

@ -10,7 +10,7 @@ class Jack <Formula
def patches
# default build assumes ppc+i386, changed to i386+x86_64
"http://gist.github.com/raw/636194/jack-1.9.6_homebrew.patch"
"https://gist.github.com/raw/636194/jack-1.9.6_homebrew.patch"
end
def install

View file

@ -2,7 +2,7 @@ require 'formula'
class Jsawk <Formula
head 'git://github.com/micha/jsawk.git'
homepage 'http://github.com/micha/jsawk'
homepage 'https://github.com/micha/jsawk'
depends_on 'spidermonkey'

View file

@ -2,7 +2,7 @@ require 'formula'
class Kes <Formula
head 'git://github.com/epilnivek/kes.git'
homepage 'http://github.com/epilnivek/kes'
homepage 'https://github.com/epilnivek/kes'
def install
system "make"

View file

@ -1,8 +1,8 @@
require 'formula'
class Kiwi <Formula
url 'http://github.com/visionmedia/kiwi/tarball/0.3.1'
homepage 'http://github.com/visionmedia/kiwi'
url 'https://github.com/visionmedia/kiwi/tarball/0.3.1'
homepage 'https://github.com/visionmedia/kiwi'
md5 '2ae655e5dc3861f3852d7592b7ab9533'
depends_on 'rlwrap' => :recommended

View file

@ -1,7 +1,7 @@
require 'formula'
class Kumofs <Formula
url 'http://github.com/downloads/etolabo/kumofs/kumofs-0.4.12.tar.gz'
url 'https://github.com/downloads/etolabo/kumofs/kumofs-0.4.12.tar.gz'
head 'git://github.com/etolabo/kumofs.git'
homepage 'http://kumofs.sourceforge.net/'
md5 '70fc53a332fb2b76ae6a3aad7aa59aad'

View file

@ -1,9 +1,9 @@
require 'formula'
class Lastfmfpclient <Formula
url 'http://github.com/lastfm/Fingerprinter/tarball/9ee83a51ac9058ff53c9'
url 'https://github.com/lastfm/Fingerprinter/tarball/9ee83a51ac9058ff53c9'
version '1.6'
homepage 'http://github.com/lastfm/Fingerprinter'
homepage 'https://github.com/lastfm/Fingerprinter'
md5 'ab909b4d6dcc6182afae616749ce0fdc'
depends_on 'cmake' => :build

View file

@ -1,9 +1,9 @@
require 'formula'
class Leiningen <Formula
url 'http://github.com/technomancy/leiningen/tarball/1.3.1'
head 'http://github.com/technomancy/leiningen.git', :using => :git
homepage 'http://github.com/technomancy/leiningen'
url 'https://github.com/technomancy/leiningen/tarball/1.3.1'
head 'https://github.com/technomancy/leiningen.git', :using => :git
homepage 'https://github.com/technomancy/leiningen'
md5 '707fb0da7b89b44d9d37a9bac2bf3b3f'
def install

View file

@ -11,7 +11,7 @@ class Libcaca <Formula
def install
# Some people can't compile when Java is enabled. See:
# http://github.com/mxcl/homebrew/issues/issue/2049
# https://github.com/mxcl/homebrew/issues/issue/2049
# Don't build csharp bindings
# Don't build ruby bindings; fails for adamv w/ Homebrew Ruby 1.9.2

View file

@ -9,7 +9,7 @@ class Libdlna <Formula
def patches
# fixes ffmpeg locations
"http://gist.github.com/raw/356431/fbddfeee80d9224f6c67886b119fbd813f3c0ffa/libdlna.patch"
"https://gist.github.com/raw/356431/fbddfeee80d9224f6c67886b119fbd813f3c0ffa/libdlna.patch"
end
def install

View file

@ -1,9 +1,9 @@
require 'formula'
class Liblastfm <Formula
homepage 'http://github.com/mxcl/liblastfm/'
url 'http://github.com/mxcl/liblastfm/tarball/0.3.3'
md5 'fe339bf46aefc515c251200d10262f79'
homepage 'https://github.com/mxcl/liblastfm/'
url 'http://static.last.fm/src/liblastfm-0.3.0.tar.bz2'
md5 '3f73222ebc31635941832b01e7a494b6'
depends_on 'qt'
depends_on 'fftw'

View file

@ -1,10 +1,10 @@
require 'formula'
class Libnet < Formula
url "http://github.com/sam-github/libnet/tarball/libnet-1.1.4"
url "https://github.com/sam-github/libnet/tarball/libnet-1.1.4"
md5 "0cb6c04063c1db37c91af08c76d25134"
head 'git://github.com/sam-github/libnet.git'
homepage 'http://github.com/sam-github/libnet'
homepage 'https://github.com/sam-github/libnet'
def install
cd 'libnet'

View file

@ -2,7 +2,7 @@ require 'formula'
class Libopenspotify <Formula
head 'git://github.com/noahwilliamsson/openspotify.git'
homepage 'http://github.com/noahwilliamsson/openspotify'
homepage 'https://github.com/noahwilliamsson/openspotify'
depends_on 'libogg'
depends_on 'libvorbis'

View file

@ -2,7 +2,7 @@ require 'formula'
class Libplist <Formula
url 'http://cloud.github.com/downloads/JonathanBeck/libplist/libplist-1.3.tar.bz2'
homepage 'http://github.com/JonathanBeck/libplist'
homepage 'https://github.com/JonathanBeck/libplist'
md5 '0f48f4da8ddba5d7e186307622bf2c62'
depends_on 'cmake' => :build

View file

@ -2,7 +2,7 @@ require 'formula'
class Lolcode <Formula
homepage 'http://www.icanhaslolcode.org/'
url 'http://github.com/justinmeza/lci/tarball/v0.9.2'
url 'https://github.com/justinmeza/lci/tarball/v0.9.2'
head 'git://github.com/justinmeza/lolcode.git'
md5 '04493a3e491723d2928eb37cd90bbf54'

View file

@ -26,7 +26,7 @@ Cflags: -I${includedir}
fpm = snow_leopard_64? ? '64bit': 'intel'
system "./configure", "--disable-debugging", "--enable-fpm=#{fpm}", "--prefix=#{prefix}"
# See: http://github.com/mxcl/homebrew/issues/issue/1263
# See: https://github.com/mxcl/homebrew/issues/issue/1263
inreplace "Makefile" do |s|
s.change_make_var! "CFLAGS", ENV.cflags
s.change_make_var! "LDFLAGS", ENV.ldflags

View file

@ -1,8 +1,8 @@
require 'formula'
class Magit <Formula
url 'http://github.com/downloads/philjackson/magit/magit-0.8.2.tar.gz'
homepage 'http://github.com/philjackson/magit'
url 'https://github.com/downloads/philjackson/magit/magit-0.8.2.tar.gz'
homepage 'https://github.com/philjackson/magit'
md5 'fe7e1a1085190ede6bed49e406fe0ce9'
head 'git://github.com/philjackson/magit.git'

View file

@ -1,8 +1,8 @@
require 'formula'
class Metalua <Formula
head 'http://github.com/fab13n/metalua.git'
url 'http://github.com/fab13n/metalua/tarball/0.5-rc2'
head 'https://github.com/fab13n/metalua.git'
url 'https://github.com/fab13n/metalua/tarball/0.5-rc2'
homepage 'http://metalua.luaforge.net/'
md5 'c841976b3a2fe9b7322aaca16927c9e2'
version '0.5-rc2'

View file

@ -2,7 +2,7 @@ require 'formula'
class Migreazy <Formula
head 'git://github.com/fhwang/migreazy.git'
homepage 'http://github.com/fhwang/migreazy'
homepage 'https://github.com/fhwang/migreazy'
def install
mv 'MIT-LICENSE', 'LICENSE'

View file

@ -2,7 +2,7 @@ require 'formula'
class Mplayer <Formula
homepage 'http://www.mplayerhq.hu/'
# http://github.com/mxcl/homebrew/issues/issue/87
# https://github.com/mxcl/homebrew/issues/issue/87
head 'svn://svn.mplayerhq.hu/mplayer/trunk', :using => StrictSubversionDownloadStrategy
depends_on 'pkg-config' => :build
@ -10,7 +10,7 @@ class Mplayer <Formula
def install
# Do not use pipes, per bug report
# http://github.com/mxcl/homebrew/issues#issue/622
# https://github.com/mxcl/homebrew/issues#issue/622
# and MacPorts
# http://trac.macports.org/browser/trunk/dports/multimedia/mplayer-devel/Portfile
# any kind of optimisation breaks the build

View file

@ -21,7 +21,7 @@ class Mysql <Formula
end
def install
fails_with_llvm "http://github.com/mxcl/homebrew/issues/issue/144"
fails_with_llvm "https://github.com/mxcl/homebrew/issues/issue/144"
# See: http://dev.mysql.com/doc/refman/5.1/en/configure-options.html
# These flags may not apply to gcc 4+

View file

@ -1,8 +1,8 @@
require 'formula'
class OfflineImap < Formula
url "http://github.com/downloads/rue/offlineimap/offlineimap-6.2.0.tar.gz"
homepage "http://github.com/rue/offlineimap"
url "https://github.com/downloads/rue/offlineimap/offlineimap-6.2.0.tar.gz"
homepage "https://github.com/rue/offlineimap"
md5 "919ad6f71b8437ad0a08a5fdeae9cb67"
def install

View file

@ -15,7 +15,7 @@ class Openldap <Formula
def caveats; <<-EOS.undent
OpenLDAP depends on berkeley-db 4.x, but Homebrew provides version 5.x,
which doesn't work. To work around this, do:
$ brew install http://github.com/adamv/homebrew/raw/versions/Library/Formula/berkeley-db4.rb --without-java
$ brew install https://github.com/adamv/homebrew/raw/versions/Library/Formula/berkeley-db4.rb --without-java
$ brew install --ignore-dependencies openldap
EOS
end

View file

@ -1,7 +1,7 @@
require 'formula'
class Orderly <Formula
url 'http://github.com/lloyd/orderly/tarball/cdf140170b987a27826ba146b31890b0ae1506bd'
url 'https://github.com/lloyd/orderly/tarball/cdf140170b987a27826ba146b31890b0ae1506bd'
homepage 'http://orderly-json.org/'
md5 'b416de7d7e90088a7c842cc26ae393ec'
version '0.0.1'

View file

@ -3,8 +3,8 @@ require 'formula'
# Official site is no longer responding; use
# this GitHub mirror for now.
class P0f <Formula
url 'http://github.com/downloads/skord/p0f/p0f-2.0.8.tgz'
homepage 'http://github.com/skord/p0f'
url 'https://github.com/downloads/skord/p0f/p0f-2.0.8.tgz'
homepage 'https://github.com/skord/p0f'
md5 '1ccbcd8d4c95ef6dae841120d23c56a5'
def install

View file

@ -2,7 +2,7 @@ require 'formula'
class Parsley <Formula
head 'git://github.com/fizx/parsley.git'
homepage 'http://github.com/fizx/parsley'
homepage 'https://github.com/fizx/parsley'
depends_on 'json-c'
depends_on 'pcre'

View file

@ -2,9 +2,9 @@ require 'formula'
class Pianobar <Formula
url 'git://github.com/PromyLOPh/pianobar.git',
:tag => '2010.11.06'
version '2010.11.06'
homepage 'http://github.com/PromyLOPh/pianobar/'
:tag => '2010.10.07'
version '2010.10.07'
homepage 'https://github.com/PromyLOPh/pianobar/'
head 'git://github.com/PromyLOPh/pianobar.git'

View file

@ -2,7 +2,7 @@ require 'formula'
class Pincaster <Formula
url 'http://download.pureftpd.org/pincaster/releases/pincaster-0.5.tar.gz'
homepage 'http://github.com/jedisct1/Pincaster'
homepage 'https://github.com/jedisct1/Pincaster'
md5 'd2cba33470c1d23d381a2003b3986efe'
def install

View file

@ -1,8 +1,8 @@
require 'formula'
class Plustache <Formula
url 'http://github.com/mrtazz/plustache/tarball/v0.2.0'
homepage 'http://github.com/mrtazz/plustache'
url 'https://github.com/mrtazz/plustache/tarball/v0.2.0'
homepage 'https://github.com/mrtazz/plustache'
md5 '85b7a895ee2a023a1c8f4c09fb41b179'
depends_on 'boost'

View file

@ -15,7 +15,7 @@ class Portmidi <Formula
end
def install
# PATCH for Snow Leopard, see http://github.com/halfbyte/portmidi
# PATCH for Snow Leopard, see https://github.com/halfbyte/portmidi
# hopefully not needed anymymore in the next version of portmidi
architectures = archs_for_command('/bin/sh').join(' ')
inreplace 'CMakeLists.txt',

View file

@ -87,7 +87,7 @@ class Postgresql <Formula
s = <<-EOS
If builds of Postgresl 9 are failing and you have version 8.x installed,
you may need to remove the previous version first. See:
http://github.com/mxcl/homebrew/issues/issue/2510
https://github.com/mxcl/homebrew/issues/issue/2510
To build plpython against a specific Python, set PYTHON prior to brewing:
PYTHON=/usr/local/bin/python brew install postgresql

View file

@ -34,7 +34,7 @@ class Qt <Formula
"-confirm-license", "-opensource",
"-fast"]
# See: http://github.com/mxcl/homebrew/issues/issue/744
# See: https://github.com/mxcl/homebrew/issues/issue/744
args << "-system-sqlite" if MACOS_VERSION <= 10.5
args << "-plugin-sql-mysql" if (HOMEBREW_CELLAR+"mysql").directory?
@ -85,7 +85,7 @@ class Qt <Formula
# Some config scripts will only find Qt in a "Frameworks" folder
# VirtualBox is an example of where this is needed
# See: http://github.com/mxcl/homebrew/issues/issue/745
# See: https://github.com/mxcl/homebrew/issues/issue/745
cd prefix do
ln_s lib, "Frameworks"
end

View file

@ -19,7 +19,7 @@ EOS
end
def install
# Always build universal, per http://github.com/mxcl/homebrew/issues/issue/899
# Always build universal, per https://github.com/mxcl/homebrew/issues/issue/899
ENV.universal_binary
system "./configure", "--prefix=#{prefix}",
"--mandir=#{man}",

View file

@ -2,7 +2,7 @@ require 'formula'
class Redcar <Formula
head 'git://github.com/danlucraft/redcar.git'
homepage 'http://github.com/danlucraft/redcar'
homepage 'https://github.com/danlucraft/redcar'
depends_on 'jruby'
depends_on 'cucumber' => :jruby

View file

@ -1,8 +1,8 @@
require 'formula'
class Repl < Formula
url 'http://github.com/defunkt/repl/tarball/v0.2.1'
homepage 'http://github.com/defunkt/repl'
url 'https://github.com/defunkt/repl/tarball/v0.2.1'
homepage 'https://github.com/defunkt/repl'
md5 '5b9d43038f1b561bd3215a01ee3cb766'
depends_on 'rlwrap' => :optional

View file

@ -2,7 +2,7 @@ require 'formula'
class Resty <Formula
head 'git://github.com/micha/resty.git'
homepage 'http://github.com/micha/resty'
homepage 'https://github.com/micha/resty'
# Don't take +x off these files
skip_clean 'bin'

View file

@ -1,7 +1,7 @@
require 'formula'
class Ringojs <Formula
url 'http://github.com/downloads/ringo/ringojs/ringojs-0.5.tar.gz'
url 'https://github.com/downloads/ringo/ringojs/ringojs-0.5.tar.gz'
homepage 'http://ringojs.org'
md5 'ef79b9f6840d68842f4fbc1f466807f5'

View file

@ -1,7 +1,7 @@
require 'formula'
class Rock <Formula
url 'http://github.com/downloads/nddrylliog/rock/rock-0.9.1-source.tar.bz2'
url 'https://github.com/downloads/nddrylliog/rock/rock-0.9.1-source.tar.bz2'
homepage 'http://ooc-lang.org'
md5 '66c35a7d9271732790f08a4839cee287'
head 'git://github.com/nddrylliog/rock.git'

View file

@ -1,8 +1,8 @@
require 'formula'
class Rpg <Formula
url 'http://github.com/downloads/rtomayko/rpg/rpg-0.3.0.tar.gz'
homepage 'http://github.com/rtomayko/rpg'
url 'https://github.com/downloads/rtomayko/rpg/rpg-0.3.0.tar.gz'
homepage 'https://github.com/rtomayko/rpg'
md5 '5e03c55e24ba697bc5bb92ec4c69750c'
def install

View file

@ -8,7 +8,7 @@ class Rubber <Formula
def patches
# Creates missing .in files and adds them to the configure phase
# otherwise rubber modules are not found after install
"http://gist.github.com/raw/370408/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
"https://gist.github.com/raw/370408/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
end
def install

View file

@ -1,7 +1,7 @@
require 'formula'
class ShellFm <Formula
url 'http://github.com/jkramer/shell-fm/tarball/v0.7'
url 'https://github.com/jkramer/shell-fm/tarball/v0.7'
homepage 'http://nex.scrapping.cc/shell-fm/'
md5 '3f83866622a892ee89685f1ed079eefd'

View file

@ -14,7 +14,7 @@ class Spidermonkey <Formula
def patches
# Export date functions needed by manually-compiled MongoDB.
# Is it just me or is the version-to-version stable API of SpiderMonkey kind of a mess?
"http://gist.github.com/raw/426476/a98a15a94ca4efd3aeafb3b5cd943491b53cbf81/001-Properly-export-js_DateClass-and-js_RegExpClass.patch"
"https://gist.github.com/raw/426476/a98a15a94ca4efd3aeafb3b5cd943491b53cbf81/001-Properly-export-js_DateClass-and-js_RegExpClass.patch"
end
def install

View file

@ -43,7 +43,7 @@ class Subversion <Formula
# Patch for subversion handling of OS X Unicode paths (see caveats)
if with_unicode_path?
p[:p1] = "http://gist.github.com/raw/434424/subversion-unicode-path.patch"
p[:p1] = "https://gist.github.com/raw/434424/subversion-unicode-path.patch"
end
return p

View file

@ -2,7 +2,7 @@ require 'formula'
class Syck <Formula
url 'http://cloud.github.com/downloads/indeyets/syck/syck-0.70.tar.gz'
homepage 'http://wiki.github.com/indeyets/syck/'
homepage 'https://wiki.github.com/indeyets/syck/'
md5 '198f925b4ed7fe04a182c35014498634'
def install

View file

@ -1,8 +1,8 @@
require 'formula'
class Term <ScriptFileFormula
url 'http://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
md5 '1bbf4509a50224b27ac8c20d3fe8682e'
version '2.1'
homepage 'http://gist.github.com/116587'
homepage 'https://gist.github.com/116587'
end

View file

@ -8,7 +8,7 @@ class Tor <Formula
depends_on 'libevent'
def patches
{:p0 => 'http://gist.github.com/raw/344132/d27d1cd3042d7c58120688d79ed25a2fc959a2de/config.guess-x86_64patch.diff' }
{:p0 => 'https://gist.github.com/raw/344132/d27d1cd3042d7c58120688d79ed25a2fc959a2de/config.guess-x86_64patch.diff' }
end
def install

View file

@ -2,14 +2,14 @@ require 'formula'
class UtCache <Formula
head 'git://github.com/tanj/Unreal-Tournament-Cache.git'
homepage 'http://github.com/tanj/Unreal-Tournament-Cache'
homepage 'https://github.com/tanj/Unreal-Tournament-Cache'
def patches
DATA
end
def install
system "curl -o getdelim.c http://gist.github.com/raw/278167/26eae93b355d443693c1e8922a328d4a61b4a176/getdelim.c"
system "curl -o getdelim.c https://gist.github.com/raw/278167/26eae93b355d443693c1e8922a328d4a61b4a176/getdelim.c"
bin.mkpath
ENV['HOME'] = prefix
system "make"

View file

@ -1,7 +1,7 @@
require 'formula'
class Voldemort <Formula
url 'http://github.com/downloads/voldemort/voldemort/voldemort-0.81.tar.gz'
url 'https://github.com/downloads/voldemort/voldemort/voldemort-0.81.tar.gz'
homepage 'http://project-voldemort.com/'
md5 '38da11626c6704f2bda17d6461cd2928'

View file

@ -1,7 +1,7 @@
require 'formula'
class Webkit2png <Formula
url 'http://github.com/paulhammond/webkit2png/tarball/9c4265a82ebfcec200fca8de39fb970e5aae0a3d'
url 'https://github.com/paulhammond/webkit2png/tarball/9c4265a82ebfcec200fca8de39fb970e5aae0a3d'
version '0.5'
homepage 'http://www.paulhammond.org/webkit2png/'
sha1 '1112d3f7e5fac5e1bfef11f38626d09536957310'