Date: Fri, 29 Dec 2006 20:18:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/sams Makefile distinfo pkg-descr pkg-plist ports/www/sams/files patch-Makefile.in patch-configure patch-sams.conf pkg-message.in sams.sh.in setup.sh Message-ID: <200612292018.kBTKIZK9019957@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-12-29 20:18:35 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/sams Makefile distinfo pkg-descr pkg-plist www/sams/files patch-Makefile.in patch-configure patch-sams.conf pkg-message.in sams.sh.in setup.sh Log: SAMS (Squid Account Management System) is a WEB-based interface and tool to manage users of SQUID proxy server. Main features are: * manage users access to SQUID - proxy with NTLM, NCSA authorization or IP address * manage prohibition of users to access to URL * manage to rewrite requested URL to graphical resources (banners, counters) * save and build reports of users statistic * switch of users access to SQUID proxy if his traffic quota is off * manage a delay pools for users groups WWW: http://sams.irc.perm.ru/ - Dindin dindin@freebsd.org.ua PR: ports/107102 Submitted by: Denis Barov<dindin@freebsd.org.ua> Revision Changes Path 1.1653 +1 -0 ports/www/Makefile 1.1 +66 -0 ports/www/sams/Makefile (new) 1.1 +3 -0 ports/www/sams/distinfo (new) 1.1 +27 -0 ports/www/sams/files/patch-Makefile.in (new) 1.1 +34 -0 ports/www/sams/files/patch-configure (new) 1.1 +29 -0 ports/www/sams/files/patch-sams.conf (new) 1.1 +36 -0 ports/www/sams/files/pkg-message.in (new) 1.1 +29 -0 ports/www/sams/files/sams.sh.in (new) 1.1 +140 -0 ports/www/sams/files/setup.sh (new) 1.1 +16 -0 ports/www/sams/pkg-descr (new) 1.1 +668 -0 ports/www/sams/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612292018.kBTKIZK9019957>