[Bug 227600] porter's handbook: use of distinfo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 29 18:08:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227600
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pi at FreeBSD.org
--- Comment #6 from Kurt Jaeger <pi at FreeBSD.org> ---
section 3.3 explains for quick ports, how to generate the distinfo.
section 4.1 is verbose, but does not really mention make makesum.
section 4.2 says to get the source somehow, but doesn't mention make makesum,
either.
If I write a new port, I normally use
cd /usr/ports/category
port create <newport>
using ports-mgmt/porttools. Then I try to get the skeleton port Makefile
to fetch it's distfiles. If that works, I can use make makesum.
If we replace 4.2 with a rough description like that above, would that
be helpful ? Is it allowed to depend on ports-mgmt/porttools in the
porters handbook or is it frowned upon ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list