This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ports /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Aug 11 13:02:13 -0700 2009 | |
| |
README.md | Tue Aug 11 17:09:40 -0700 2009 | |
| |
Rakefile | Tue Aug 11 13:04:43 -0700 2009 | |
| |
aqua/ | Thu Jul 30 18:14:28 -0700 2009 | |
| |
devel/ | Thu Jul 23 05:15:18 -0700 2009 | |
| |
lang/ | Thu Jul 23 06:40:12 -0700 2009 |
README.md
Local Ports
I'm running MacPorts on my OS X box. These are some Portfiles I've been adding to my system.
Installation
$ rake
This will generate the PortIndex, install a new MacPorts source pointing at this directory, and set up a Git post-commit hook to regenerate the PortIndex any time you commit Portfile changes.
Now you can sudo port install guile19 and all sorts of goodies. For a
list of available local ports, try rake list. To manually update the
PortIndex (or to fix the Git hook, or the sources list), just run
rake again.
Fork and add your own.







