1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

sysutils/pfstat: Improve port

- Add license
- Update WWW/MASTER_SITES (Former address doesn't exist anymore)
- Update dependencies (qa warning)

Approved by:	araujo (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15015
This commit is contained in:
Danilo G. Baio 2018-04-09 22:22:55 +00:00
parent 34b46f6aa0
commit 22d4810487
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466907
2 changed files with 11 additions and 7 deletions

View File

@ -3,20 +3,24 @@
PORTNAME= pfstat
PORTVERSION= 2.5
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= sysutils net
MASTER_SITES= http://www.benzedrine.cx/
MASTER_SITES= https://www.benzedrine.ch/
MAINTAINER= araujo@FreeBSD.org
COMMENT= Utility to render graphical statistics for pf
LIB_DEPENDS= libgd.so:graphics/gd
LICENSE= BSD2CLAUSE
LIB_DEPENDS= libgd.so:graphics/gd \
libpng.so:graphics/png
USES= iconv jpeg
USE_RC_SUBR= pfstatd
MAKE_ARGS= "LD_GD=gd"
MAKE_ENV+= __MAKE_CONF=/dev/null
USES= iconv
USE_RC_SUBR= pfstatd
PLIST_FILES= bin/pfstat \
bin/pfstatd \

View File

@ -2,4 +2,4 @@ Pfstat is a small utility that collects packet filter (security/pf) statistics
and produces graphs like mrtg or alike. Samples can be found at the website
below.
WWW: http://www.benzedrine.cx/pfstat.html
WWW: https://www.benzedrine.ch/pfstat.html