Skip to content

Instantly share code, notes, and snippets.

Add "+universal" to /opt/local/etc/macports/variants.conf
Uncomment in /opt/local/etc/macports.conf:
variants_conf /opt/local/etc/macports/variants.conf
sudo port -v install git-core +bash_completion +doc
sudo port -v install ImageMagick Xft2 antiword atk autoconf automake \
bash-completion bison bzip2 cairo ctags curl curl-ca-bundle db46 docbook-xml \
docbook-xml-4.1.2 docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 \
module Tags
# http://blog.feelingroot.com/?p=105
RUBY_FILES = FileList['**/*.rb'].exclude(”pkg”)
end
namespace “tags” do
task :emacs => Tags::RUBY_FILES do