Page MenuHomeFreeBSD

net/spoofdpi: Update 1.2.1 => 1.4.0
ClosedPublic

Authored by nxjoseph on Apr 30 2026, 7:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 29, 4:54 PM
Unknown Object (File)
Tue, Jun 23, 12:47 PM
Unknown Object (File)
Thu, Jun 11, 3:57 AM
Unknown Object (File)
Jun 4 2026, 7:18 PM
Unknown Object (File)
Jun 2 2026, 3:34 AM
Unknown Object (File)
Jun 2 2026, 3:28 AM
Unknown Object (File)
Jun 1 2026, 9:06 PM
Unknown Object (File)
Jun 1 2026, 9:03 PM
Subscribers

Details

Summary

Hi,

I am updating my port spoofdpi to latest release.

I have tested build in Poudriere and runtime on 14.4-RELEASE.

ports: main d80fc2ccfd50

Thanks in advance.

Changelogs:

Port changes:

  • Require at least Go 1.26.
  • Update WWW entries.
  • Switch to GO_MODULE from USE_GITHUB.
  • Remove sample configuration.
  • Update rc.d service to disable default TUI.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

nxjoseph created this revision.
This revision is now accepted and ready to land.Apr 30 2026, 1:37 PM

Replaced GH_TUPLE with GO_MODULE: download all go modules every time you build port.

In D56737#1299621, @vvd wrote:

Replaced GH_TUPLE with GO_MODULE: download all go modules every time you build port.

Hmm, I didn't know. I was having trouble with github so i made the switch and it was flawless. Let me try again with github then.

This revision now requires review to proceed.Apr 30 2026, 2:24 PM
This revision is now accepted and ready to land.Apr 30 2026, 2:31 PM
This revision was automatically updated to reflect the committed changes.