FreshPorts -- The Place For Ports Sat, 4 Jul 2009 10:39 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
sams 1.0.4,1 www on this many watch lists=0 search for ports that depend on this port
Squid 2.x Accounting Management System
Maintained by: uzgrishin@mail.ru search for ports maintained by this maintainer
Port Added: 29 Dec 2006 20:36:40


SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. NOTE: SQUID 2.x branch is suppoted only.
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.perm.ru/

- GrishinUS
uzgrishin@mail.ru
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required To Run: lang/php5, www/apache22, textproc/php5-ctype, ftp/php5-curl, devel/php5-gettext, security/php5-hash, converters/php5-iconv, devel/php5-json, databases/php5-mysql, print/pecl-pdflib, databases/php5-pdo, databases/php5-pdo_sqlite, sysutils/php5-posix, www/php5-session, www/php5-session, textproc/php5-simplexml, devel/php5-spl, databases/php5-sqlite, devel/php5-tokenizer, textproc/php5-xmlreader, textproc/php5-xmlwriter, archivers/php5-zlib, graphics/php5-gd
Required Libraries: devel/pcre, databases/mysql41-client

To install the port: cd /usr/ports/www/sams/ && make install clean
To add the package: pkg_add -r sams


Configuration Options
===> The following configuration options are available for sams-1.0.4,1:
     NTLM=off (default) "NTLM autorization/ActiveDirectory support"
     APACHE22=on (default) "Use apache version 2.2"
     INSTALLGD=on (default) "Graphic reports"
===> Use 'make config' to modify these settings

Master Sites:
http://sams.perm.ru/download/
http://grishin.000webhost.info/sams/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Feb 2009 21:31:29
Original commit files touched by this commit  1.0.4,1
beech search for other commits by this committer
- Bug fixes and tweaks

PR:             ports/131679
Submitted by:   Yuriy Grishin <uzgrishin@mail.ru> (maintainer)
18 Jan 2009 11:23:39
Original commit files touched by this commit  1.0.4,1
miwi search for other commits by this committer
- Update to 1.0.4

PR:             129816
Submitted by:   Yuriy Grishin <uzgrishin@mail.ru> (maintainer)
05 Jan 2009 19:04:45
Original commit files touched by this commit  1.0.3_1,1
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
14 Nov 2008 00:36:58
Original commit files touched by this commit  1.0.3,1
wxs search for other commits by this committer
Update to 1.0.3
Note new WWW: in pkg-descr
Pass maintainership to submitter.

PR:             ports/128124
Submitted by:   Yuri Grishin <uzgrishin@mail.ru>
Approved by:    Denis Barov <dindin@yandex-team.ru> (maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  20070524_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Jul 2007 12:39:16
Original commit files touched by this commit  20070524_2
rafan search for other commits by this committer
- Correctly fix configure script and setup.sh breakage

PR:             ports/114961
Submitted by:   Denis Barov <dindin at dindin.ru> (maintainer)
27 Jul 2007 10:56:32
Original commit files touched by this commit  20070524_1
rafan search for other commits by this committer
- Fix configure breakage

PR:             ports/114961
Submitted by:   Denis Barov <dindin at dindin.ru> (maintainer)
24 Jul 2007 09:49:24
Original commit files touched by this commit  20070524_1
miwi search for other commits by this committer
- Little Fixes ( s/CASHE/CACHE)

PR:             114653
Submitted by:   Denis Barov <dindin@dindin.ru> (maintainer)
09 Jul 2007 17:57:55
Original commit files touched by this commit  20070524
miwi search for other commits by this committer
- Update to 20070524
- Update maintainer mail adress

PR:             114447
Submitted by:   Denis Barov <dindin@dindin.ru> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  20060417_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
29 Dec 2006 20:18:35
Original commit files touched by this commit  20060417
miwi search for other commits by this committer
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>

Number of commits found: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.131 seconds.