[88927] trunk/dports/_resources/port1.0/group/github-1.0.tcl

Jeremy Lavergne jeremy at lavergne.gotdns.org
Sun Jan 15 08:11:49 PST 2012


> github-1.0.tcl: new portgroup

An easy way to generate a list of ports you maintain that use github (replace snc with your own handle):
$ for i in `port echo maintainer:snc`; do port cat $i | grep -q -i github; if [ $? -eq 0 ]; then echo $i; fi; done

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8796 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120115/979a29c2/attachment.bin>


More information about the macports-dev mailing list