1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Re-Import of xferstats, please see ports/textproc/xferstats/Makefile

This commit is contained in:
Bill Fumerola 1999-02-22 22:45:12 +00:00
parent 2ea0ad6471
commit 893ef34cf4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16863
5 changed files with 40 additions and 0 deletions

29
net/xferstats/Makefile Normal file
View File

@ -0,0 +1,29 @@
# New ports collection makefile for: xferstats
# Version required: 2.13
# Date created: 19 February 1999
# Whom: Dima Sivachenko
#
# $Id: $
#
DISTNAME= xferstats-2.13
CATEGORIES= net
MASTER_SITES= http://xferstats.off.net/download/xferstats-2.00/ \
ftp://xferstats.off.net/pub/xferstats/xferstats-2.00/ \
ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
MAINTAINER= dima@Chg.RU
LIB_DEPENDS= glib11.0:${PORTSDIR}/devel/glib
WRKSRC= ${WRKDIR}/xferstats
GNU_CONFIGURE= yes
MAN8= xferstats.8
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xferstats ${PREFIX}/bin
@ ${INSTALL_MAN} ${WRKSRC}/xferstats.8 ${MAN8PREFIX}/man/man8
@ ${INSTALL_DATA} ${WRKSRC}/xferstats.cfg ${PREFIX}/etc/xferstats.cfg.sample
.include <bsd.port.mk>

1
net/xferstats/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xferstats-2.13.tar.gz) = cc0b73bd290151ee2fe6462c84b7f1f4

View File

@ -0,0 +1 @@
Compiles information about file transfers from logfiles

7
net/xferstats/pkg-descr Normal file
View File

@ -0,0 +1,7 @@
Xferstats is a utility that parses wu-ftpd, ncftpd, and (special) apache
xferlogs and gives various information and totals about the data transferred.
http://xferstats.off.net
--Dima
dima@chg.ru

2
net/xferstats/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/xferstats
etc/xferstats.cfg.sample