| Summary: | net-p2p/amule: multiple fixes (net-p2p/amule-devel as well) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Flags: | amdmi3:
maintainer-feedback+
|
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Maintainer approved via private email A commit references this bug: Author: amdmi3 Date: Sat Jan 19 18:09:13 UTC 2019 New revision: 490730 URL: https://svnweb.freebsd.org/changeset/ports/490730 Log: - Move LICENSE_FILE and SHEBANG_FILES out of unrelated options section - Switch to USES=localbase - Add missing USES=readline (for amulecmd and webserver) - Switch to options helpers - Fix WWW and license for amule-devel - Fix plists for WITHOUT=NLS case: manpages are not built when NLS is disabled PR: 234829 Submitted by: amdmi3 Approved by: bar (maintainer, via private email) Changes: head/net-p2p/amule/Makefile head/net-p2p/amule/pkg-plist head/net-p2p/amule-devel/Makefile head/net-p2p/amule-devel/pkg-descr head/net-p2p/amule-devel/pkg-plist |
Created attachment 200992 [details] Patch - Move LICENSE_FILE and SHEBANG_FILES out of unrelated options section - Switch to USES=localbase - Add missing USES=readline (for amulecmd and webserver) - Switch to options helpers - Fix license (amule-devel) - Fix plists for WITHOUT=NLS case: manpages are not built when NLS is disabled