I try several times to port some softwares with that Porter's Handbook, but have failed in that. Too much questions without answers when I try to do that. Or deal in my handsPorts are a community effort. Create a PR for it and, preferably, supply patches:
FreeBSD Porter's Handbook.
Not in general no. Since it's on GitHub you can use USE_GITHUB=yes and GH_TAGNAME=<commit hash> instead of using MASTER_SITES etc. to directly fetch a specific commit. See https://www.freebsd.org/doc/en_US.I...html#makefile-master_sites-github-description.I mean not download archive, but exactly clone repository.
- Is it possible in FreeBSD ports infrastructure grab sources from git repository in fetch target?