#50012: tcpkali 0.7 new port: TCP and WebSockets load generator -------------------------+-------------------------------- Reporter: vlm@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: tcpkali | -------------------------+-------------------------------- Comment (by raimue@…): There were a couple of problems with the Portfile: * line continuation in `long_description` was broken, causing a syntax error. * ports from github should use the github portgroup (also solving problems with `master_sites`) * the `homepage` does not seem to exist (anymore?), using default github page instead * use multiple `checksums` * `license` should be just ''BSD'', clauses do not matter for determining if binary distributable * tcpkali links against ncurses, which needs to be in `depends_lib` I attached Portfile.2 with theses issues fixed. I would suggest adding [https://guide.macports.org/#project.update-policies.nonmaintainer openmaintainer] to `maintainers`, so others are allowed to update or improve the port. If this is okay for you and you do not have any other concerns, I would commit the updated version. -- Ticket URL: <https://trac.macports.org/ticket/50012#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X