aboutsummaryrefslogtreecommitdiff
path: root/sysutils/goaccess
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-07-15 08:04:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-07-15 08:04:34 +0000
commit7a9563cc0c9ef2cf1c6a36875eb12feabbfe428b (patch)
tree277ded56d4075b8c9f364afea04e2cbda928f0c2 /sysutils/goaccess
parent789b9e192fdb8556d1ad52d87d4dfcc05068bd97 (diff)
downloadports-7a9563cc0c9ef2cf1c6a36875eb12feabbfe428b.tar.gz
ports-7a9563cc0c9ef2cf1c6a36875eb12feabbfe428b.zip
goaccess: Add missing plist items
Also, the SSL option needs USES=ssl
Notes
Notes: svn path=/head/; revision=542251
Diffstat (limited to 'sysutils/goaccess')
-rw-r--r--sysutils/goaccess/Makefile2
-rw-r--r--sysutils/goaccess/pkg-plist4
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/goaccess/Makefile b/sysutils/goaccess/Makefile
index 577eb7902380..9fc63c426e99 100644
--- a/sysutils/goaccess/Makefile
+++ b/sysutils/goaccess/Makefile
@@ -3,6 +3,7 @@
PORTNAME= goaccess
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://tar.goaccess.io/
@@ -40,6 +41,7 @@ GEOIP2_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb
SSL_DESC= Use SSL for WebSocket
SSL_CONFIGURE_ON= --with-openssl
+SSL_USES= ssl
TOKYOCABINET_DESC= Tokyo Cabinet support
TOKYOCABINET_BTREE_DESC= Storage using on-disk B+ Tree
diff --git a/sysutils/goaccess/pkg-plist b/sysutils/goaccess/pkg-plist
index b9ea5c2d007e..e2bd3edea042 100644
--- a/sysutils/goaccess/pkg-plist
+++ b/sysutils/goaccess/pkg-plist
@@ -1,8 +1,12 @@
bin/goaccess
%%ETCDIR%%/browsers.list
+%%ETCDIR%%/podcast.list
@sample %%ETCDIR%%/goaccess.conf.sample etc/goaccess.conf
man/man1/goaccess.1.gz
+%%NLS%%share/locale/de/LC_MESSAGES/goaccess.mo
%%NLS%%share/locale/es/LC_MESSAGES/goaccess.mo
%%NLS%%share/locale/fr/LC_MESSAGES/goaccess.mo
%%NLS%%share/locale/ja/LC_MESSAGES/goaccess.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/goaccess.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/goaccess.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/goaccess.mo