downloading source code from github

2012-12-11 Thread Radim Kolar
its good practice to download source code using git from github if it is not available for download, just tagged in repo? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: downloading source code from github

2012-12-11 Thread Steven Kreuzer
The documentation for doing this is in Mk/bsd.sites.mk (cut and pasted below) Also, You can take a look at devel/py-kazoo as an example # # In order to use GitHub your port must define USE_GITHUB and the following # variables: # # GH_ACCOUNT- account name of the GitHub user hosting the