github: cruxports / 24 Apr 2009
I've published my crux ports at github:
git: git://github.com/gauteh/cruxports.git web: http://github.com/gauteh/cruxports/tree/master
It mostly contains fixed and/or updated ports from various official and larger repos:
- rxvt-unicode - with 256 colors and packaged for nn_NO locales
- git
- libiconv
- ntfs-3g
- p5-xml-simple
- awesome
By using the experimental git driver for ports you can sync with this config:
/etc/ports/gaute.git: # Collection by Gaute Hope <eg@gaute.vetsj.com> URL=git://github.com/gauteh/cruxports.git BRANCH=master DESTINATION=/usr/ports/gaute
put the driver in the file /etc/ports/driver/git, you might have to change the git commands to use spaces and not '-'. I.e.: git-clone -> git clone.