Page MenuHomeFreeBSD

Document the change in USE_GITHUB semantic.
ClosedPublic

Authored by mat on Mar 19 2015, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 3 2025, 6:58 PM
Unknown Object (File)
Jul 28 2025, 12:08 AM
Unknown Object (File)
Jul 9 2025, 4:52 AM
Unknown Object (File)
Jun 25 2025, 4:08 PM
Unknown Object (File)
Jun 25 2025, 12:51 PM
Unknown Object (File)
Jun 17 2025, 5:49 AM
Unknown Object (File)
Jun 14 2025, 9:50 AM
Unknown Object (File)
Jun 1 2025, 12:59 PM

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mat updated this revision to Diff 4297.
mat retitled this revision from to Document the change in USE_GITHUB semantic..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat added a reviewer: Doc Committers.
mat added a subscriber: portmgr.

typo.

bdrewery added inline comments.
en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
1724

Might as well document GHL here. It's what the old value was.

GHL = /${GH_ACCOUNT}/${GH_PROJECT}/legacy.tar.gz/${GH_TAGNAME}?dummy=/

Also I don't think we need ?dummy=/ in any of this section. It's an implementation detail for the framework and fetch(1) to name the file DISTNAME.

brd added a reviewer: brd.
brd added a subscriber: brd.

Looks good!

This revision is now accepted and ready to land.Mar 19 2015, 7:51 PM
en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
1724

We try to not document deprecated behaviors so that people stop using them.

I'll remove the dummy bit.