Summary: | irc/inspircd: Modernize port | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitri Goutnik <dmgk> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | dmgk, yuri | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(feld) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://reviews.freebsd.org/D13345 | ||||||||
Attachments: |
|
Created attachment 188522 [details] patch file Address https://reviews.freebsd.org/D13345 feedback. Committed, thanks! A commit references this bug: Author: yuri Date: Mon Dec 18 21:46:46 UTC 2017 New revision: 456675 URL: https://svnweb.freebsd.org/changeset/ports/456675 Log: irc/inspircd: Modernize port PR: 224041 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13345 Changes: head/irc/inspircd/Makefile head/irc/inspircd/files/inspircd.in head/irc/inspircd/pkg-plist A commit references this bug: Author: yuri Date: Tue Dec 19 02:29:04 UTC 2017 New revision: 456702 URL: https://svnweb.freebsd.org/changeset/ports/456702 Log: irc/inspircd: Modernize port (adding files/pkg-deinstall.in) Addition to r456675: the new file files/pkg-deinstall.in has been approved, but hasn't been added in r456675. PR: 224041 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13345 Changes: head/irc/inspircd/files/pkg-deinstall.in |
Created attachment 188475 [details] patch file * Switch to option helpers * Change module installation path to ${PREFIX}/libexec * Add IPV6 knob * Add pkg-deinstall with reminder to remove orphaned dirs and user/group * Add LICENSE_FILE * While here, switch to DISTVERSION QA: portlint -AC: OK poudriere testport: OK (11a, 10i)