Skip to content

Trying add zrok to the FreeBSD Ports Tree and Packages, but net-byte/vtun is gone? #733

Open
@NuLL3rr0r

Description

@NuLL3rr0r

I'm trying to create a FreeBSD port from it. The issue is FreeBSD requires listing the dependencies in their Port's Makefile. For security reasons, a checksum must be generated for all dependencies. Now, there's one dependency that is no longer publicly available and that's net-byte:vtun:v1.7.0:net_byte_vtun/vendor/github.com/net-byte/vtun listed in the go.mod file. The Ports system stops with an error:

Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/net-byte-vtun-v1.7.0_GH0.tar.gz

fetch: http://distcache.FreeBSD.org/ports-distfiles/net-byte-vtun-v1.7.0_GH0.tar.gz: Not Found

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

I can get a zip archive from proxy.golang.org but no .tar.gz which FreeBSD Ports is looking for. Do you guys have any idea how can I address this? Or, perhaps make another release with a forked version of that dependency?

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency fileenhancementEnhancement of an existing featurespikeRequires R&D; figure it out

Type

No type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions