[Bug 297573] [NEW PORT] dns/mdns_ws: Convenience port to advertise hosts via mdnsd
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297573 --- Comment #4 from Robert Clausecker <[email protected]> --- Thank you for your submission. Here are some items to check: - do not use CC0-1.0 as the license unless it actually is. Instead set up a custom license as per § 5.8.1 Porter's Handbook - RUN_DEPENDS doesn't usually need full paths, it generally suffices to just put in the command name in question. In particular, this permits the port to build and run if the dependency is supplied by some other means. - why do you ship a copy of the distfile instead of fetching it from upstream? This is not how we usually do things in ports. If patches are needed, supply a site patch or submit your patch up stream. - any reason the other scripts in the repository are not supplied? - any reason we can't use upstreams rc scripts? If they are deficient, site patches are always an option. -- You are receiving this mail because: You are the assignee for the bug.