aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-10 00:16:49 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-10 00:16:49 +0000
commit15132cc39e965e525da04d59f9c1bf2624b8c887 (patch)
treec64b9d239ffa4da6269d0442a9e3ef99a7481647 /irc
parent5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2 (diff)
downloadports-15132cc39e965e525da04d59f9c1bf2624b8c887.tar.gz
ports-15132cc39e965e525da04d59f9c1bf2624b8c887.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/znc/Makefile13
-rw-r--r--irc/znc/pkg-descr2
2 files changed, 9 insertions, 6 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index 75081ace7b3f..a5484472e573 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -3,9 +3,10 @@
PORTNAME= znc
PORTVERSION= 1.6.6
+PORTREVISION= 1
CATEGORIES= irc ipv6
-MASTER_SITES= http://znc.in/releases/ \
- http://znc.in/releases/archive/
+MASTER_SITES= https://znc.in/releases/ \
+ https://znc.in/releases/archive/
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Advanced IRC bouncer
@@ -13,10 +14,12 @@ COMMENT= Advanced IRC bouncer
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-GNU_CONFIGURE= yes
+USES= compiler:c++11-lib cpe gmake iconv pathfix pkgconfig
+
USE_RC_SUBR= znc
+
+GNU_CONFIGURE= yes
SUB_FILES= pkg-message
-USES= compiler:c++11-lib cpe gmake iconv pathfix pkgconfig
MAKE_ENV= V=1
PORTDOCS= README.md
@@ -25,7 +28,7 @@ USERS= znc
GROUPS= znc
OPTIONS_DEFINE= CHARSET CYRUS DEBUG DOCS IPV6 OPENSSL PERL PYTHON TCL
-OPTIONS_DEFAULT= OPENSSL PERL
+OPTIONS_DEFAULT= CHARSET OPENSSL PERL
OPTIONS_SUB= yes
CHARSET_DESC= Character encoding support via ICU
diff --git a/irc/znc/pkg-descr b/irc/znc/pkg-descr
index 7711cf932488..8fc8e6d05662 100644
--- a/irc/znc/pkg-descr
+++ b/irc/znc/pkg-descr
@@ -3,4 +3,4 @@ multiple users, playback buffers, DCC bouncing, SASL authentication
and SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
-WWW: http://znc.in/
+WWW: https://wiki.znc.in/ZNC