pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2baa8a1 internal: primarily use the HTTP client provided in the context
442624c oauth2: allow users to register broken OAuth2 implementations
2bf5e6e internal: add Salesforce to list of broken auth providers
3314c49 internal: add microsoftonline.com to list of broken providers
d4780cd jws: fix base64Decode for strings of length 1 (mod 4).
e347d22 jws: add EncodeWithSigner function.
038cb4a all: change copyright to 'Go Authors'
ef4eca6 small typo fix in clientcredentials.go
2fbf3d7 token: extra numeric values + test TokenType case
3cab960 internal: add slack.com to the broken auth list
c30abee internal: remove GitHub from the list of broken providers
166f7cf google: set expiry on JWTAccessTokenSource
82de3fe jwt: added missing format specifier
d5ff5ab jwt: allow setting a custom expiry time for JWT tokens
9ecad50 bitbucket: add end points
52dcf34 google: Re-enable AppEngineTokenSource to be used from Managed VMs.
ad01282 Remove use of appenginevm build tag.
897d973 google: set token type on returned JWTAccessToken, tweak docs
397fe76 google: add support for JWT Access Tokens
8914e50 oauth2: add api.netatmo.net to the broken providers
b5adcc2 doc: fix typo
36ff901 oauth2: ensure case sensitivity for Bearer, MAC, and Basic in auth header
f98d016 oauth2: use the correct import path for urlfetch
e296c42 oauth2: add StaticTokenSource to return static tokens
Go packages now define a set of files to buildlink in their buildlink3.mk.
go-packages.mk no longer looks in ${PREFIX}/gopkg during the build. This
should also fix the spurious issues with rebuilds of .a files during bulk
builds of Go packages.
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.