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

Martin Wilke miwi at FreeBSD.org
Fri Dec 29 12:18:36 PST 2006


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 at freebsd.org.ua
  
  PR:             ports/107102
  Submitted by:   Denis Barov<dindin at 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)


More information about the cvs-all mailing list