Page MenuHomeFreeBSD

New port: net/py-portend: Monitors TCP ports for bound or unbound states
ClosedPublic

Authored by yuri on Dec 1 2017, 7:14 AM.
Tags
None
Referenced Files
F154136199: D13315.id36055.diff
Sun, Apr 26, 11:38 AM
F154073189: D13315.id36055.diff
Sat, Apr 25, 11:17 PM
Unknown Object (File)
Thu, Apr 23, 10:11 PM
Unknown Object (File)
Wed, Apr 22, 7:29 PM
Unknown Object (File)
Tue, Apr 21, 11:55 PM
Unknown Object (File)
Sat, Apr 18, 4:05 PM
Unknown Object (File)
Sat, Apr 18, 2:09 PM
Unknown Object (File)
Thu, Apr 16, 2:22 AM
Subscribers

Diff Detail

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

Event Timeline

net/py-portend/Makefile
14–15 ↗(On Diff #36037)

Both these lines are missing flavors.

17 ↗(On Diff #36037)

Make sure it works with both 2.7 and 3.6. You can test with, for example, poudriere bulk -t net/py-portend@all

yuri marked 2 inline comments as done.Dec 1 2017, 4:35 PM
yuri added inline comments.
net/py-portend/Makefile
17 ↗(On Diff #36037)

It builds with @all, thanks!

yuri marked 2 inline comments as done.Dec 1 2017, 4:35 PM

There is a LICENSE file in the distfile -- so you could add it.

Otherwise, it looks good.

This revision is now accepted and ready to land.Dec 3 2017, 10:29 AM
This revision was automatically updated to reflect the committed changes.