Page MenuHomeFreeBSD

New port: net/grpcurl
ClosedPublic

Authored by seanc on Apr 22 2018, 8:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 3:52 AM
Unknown Object (File)
Sat, Oct 25, 7:56 AM
Unknown Object (File)
Tue, Oct 14, 4:04 AM
Unknown Object (File)
Thu, Oct 9, 3:46 AM
Unknown Object (File)
Oct 2 2025, 10:53 AM
Unknown Object (File)
Oct 1 2025, 10:39 AM
Unknown Object (File)
Sep 30 2025, 3:01 PM
Unknown Object (File)
Sep 30 2025, 2:08 PM
Subscribers
None

Details

Summary

Adds net/grpcurl...

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

seanc created this revision.

Update COMMENT

net/grpcurl/Makefile
20

portlint says: FATAL: Makefile: [20]: use a tab (not space) after a variable name

seanc marked an inline comment as done.

Updated after using portlint -A

net/grpcurl/Makefile
20

Hrm, I'm not seeing that here w/ my version of portlint.

% pkg version -O ports-mgmt/portlint
portlint-2.17.16                   =
% which portlint
/usr/local/bin/portlint

OH! I didn't have -A passed. Thanks.

This revision is now accepted and ready to land.Apr 23 2018, 12:17 AM