FreeBSD Bugzilla – Attachment 31303 Details for
Bug 52218
New port: Set of scripts for counting traffic per user on network level
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.14 KB, created by
Den
on 2003-05-14 12:30:17 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Den
Created:
2003-05-14 12:30:17 UTC
Size:
2.14 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># utcount-freebsd-port ># utcount-freebsd-port/distinfo ># utcount-freebsd-port/Makefile ># utcount-freebsd-port/pkg-descr ># utcount-freebsd-port/pkg-plist ># >echo c - utcount-freebsd-port >mkdir -p utcount-freebsd-port > /dev/null 2>&1 >echo x - utcount-freebsd-port/distinfo >sed 's/^X//' >utcount-freebsd-port/distinfo << 'END-of-utcount-freebsd-port/distinfo' >XMD5 (utcount-0.1.tar.gz) = 30e3104406376019bb405382ce548b4b >END-of-utcount-freebsd-port/distinfo >echo x - utcount-freebsd-port/Makefile >sed 's/^X//' >utcount-freebsd-port/Makefile << 'END-of-utcount-freebsd-port/Makefile' >X# New ports collection makefile for: utcount >X# Date created: May 14 2003 >X# Whom: Denis N. Peplin <info@volginfo.ru> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= utcount >XPORTVERSION= 0.1 >XCATEGORIES= sysutils net >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR=utcount >X >XMAINTAINER= info@volginfo.ru >X >XCOMMENT= Users Traffic Count >X >X.include <bsd.port.mk> >END-of-utcount-freebsd-port/Makefile >echo x - utcount-freebsd-port/pkg-descr >sed 's/^X//' >utcount-freebsd-port/pkg-descr << 'END-of-utcount-freebsd-port/pkg-descr' >XCount traffic from users with dynamic ip addresses. Uses information from >Xapplication level (Samba, pppd, etc.) to operate on network level (modify >Xipfw or another firewall rules for traffic counting). >END-of-utcount-freebsd-port/pkg-descr >echo x - utcount-freebsd-port/pkg-plist >sed 's/^X//' >utcount-freebsd-port/pkg-plist << 'END-of-utcount-freebsd-port/pkg-plist' >X@comment $FreeBSD$ >Xbin/count_client >Xbin/count_gate >Xbin/count_ipa >Xbin/count_ipfw >Xbin/count_pppd >Xbin/count_samba >Xbin/count_user >Xetc/rc.d/utcount.sh.default >X@unexec if [ -f %D/etc/utcount.conf ] && cmp -s %D/etc/utcount.conf %D/etc/utcount.conf.default; then rm -f %D/etc/utcount.conf; fi >Xetc/utcount.conf.default >X@exec if [ ! -f %D/etc/utcount.conf ] ; then cp -p %D/%F %B/utcount.conf; fi >END-of-utcount-freebsd-port/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52218
: 31303