1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

goaccess: Add missing plist items

Also, the SSL option needs USES=ssl
This commit is contained in:
Adam Weinberger 2020-07-15 08:04:34 +00:00
parent 789b9e192f
commit 7a9563cc0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542251
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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