[Bug 200005] irc/znc: rc script assumes a user that is not created with package
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 3 21:08:21 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200005
Danilo G. Baio (dbaio) <dbaio at bsd.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dbaio at bsd.com.br
--- Comment #2 from Danilo G. Baio (dbaio) <dbaio at bsd.com.br> ---
Created attachment 174356
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174356&action=edit
znc_user_group.patch
patch attached to fix this:
- znc user/group are now being created on the system.
- move pkg-message to files directory
- remove pre-configure sections to fix building on head.
- replace OPENSSL_USE to USES=ssl
testport:
poudriere: i386, 10.3 (OK)
poudriere: amd64, 10.3 (OK)
poudriere: i386, 9.3 (OK)
poudriere: amd64, 9.3 (OK)
poudriere: i386, 12 (OK)
poudriere: amd64, 12 (OK)
there isn't new warnings on portlint:
[~/FreeBSD/ports/irc/znc]$ portlint -C
WARN: Makefile: [63]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: [46]: possible direct use of command "perl" found. use ${PERL}
instead.
0 fatal errors and 2 warnings found.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list