Page MenuHomeFreeBSD

net/packetdrill: update to 2019/02/26 head
ClosedPublic

Authored by kbowling on Feb 26 2019, 10:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 22, 12:56 AM
Unknown Object (File)
Mon, Oct 20, 3:12 AM
Unknown Object (File)
Sun, Oct 12, 11:25 PM
Unknown Object (File)
Thu, Oct 9, 2:00 AM
Unknown Object (File)
Mon, Oct 6, 4:14 PM
Unknown Object (File)
Fri, Oct 3, 1:54 PM
Unknown Object (File)
Mon, Sep 29, 5:16 AM
Unknown Object (File)
Sun, Sep 28, 5:50 PM
Subscribers

Details

Summary

Update to latest head

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

timur requested changes to this revision.Feb 26 2019, 10:51 PM

Looks like you left old PORTVERSION

net/packetdrill/Makefile
4

Looks like you left old PORTVERSION

This revision now requires changes to proceed.Feb 26 2019, 10:51 PM
net/packetdrill/Makefile
13

Does it make sense to add python here? It is not required for building packetdrill, but you can use python-code in the scripts and then a working python is required to execute such scripts.

Make python a runtime dep and fix portversion derp

This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2019, 9:25 AM
This revision was automatically updated to reflect the committed changes.