Page MenuHomeFreeBSD

benchmarks/sipp: update to 3.4.1
ClosedPublic

Authored by farrokhi on Sep 3 2015, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 23, 4:30 AM
Unknown Object (File)
Nov 30 2024, 3:31 PM
Unknown Object (File)
Nov 28 2024, 11:04 PM
Unknown Object (File)
Nov 12 2024, 5:28 AM
Unknown Object (File)
Oct 23 2024, 11:28 PM
Unknown Object (File)
Oct 23 2024, 11:27 PM
Unknown Object (File)
Oct 23 2024, 11:27 PM
Unknown Object (File)
Oct 23 2024, 11:27 PM
Subscribers
None

Details

Summary
  • Update to 3.4.1
  • Adopt new options
  • Take maintainership

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

farrokhi retitled this revision from to benchmarks/sipp: update to 3.4.1.
farrokhi updated this object.
farrokhi edited the test plan for this revision. (Show Details)
farrokhi added reviewers: philip, mat, bapt.
benchmarks/sipp/Makefile
44–46 ↗(On Diff #8466)

This should work too:

PCAP_PLIST_FILES=  ${PCAP_FILES:S|^|${DATADIR}/pcap/|}

Also, when using PLIST_FILES, don't use %%FOO%% constructs, just use the real value.

farrokhi marked an inline comment as done.
  • Improve Makefile
mat edited edge metadata.

Approved, with the extra line removed.

benchmarks/sipp/Makefile
57 ↗(On Diff #8482)

extra line here.

This revision is now accepted and ready to land.Sep 4 2015, 8:19 AM
This revision was automatically updated to reflect the committed changes.
farrokhi marked an inline comment as done.