Date: Mon, 27 Jul 2009 22:30:32 +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/cntlm Makefile distinfo pkg-descr pkg-plist ports/www/cntlm/files cntlm.in Message-ID: <200907272230.n6RMUW8S051835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-27 22:30:32 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/cntlm Makefile distinfo pkg-descr pkg-plist
www/cntlm/files cntlm.in
Log:
Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy. It takes the address of your
proxy or proxies (host1..N and port1..N) and opens a listening socket,
forwarding each request to the parent proxy (moving in a circular list if the
active parent stops working). Along the way, a connection to the parent is
created anew and authenticated or, if available, previously cached connection
is reused to achieve higher efficiency and faster responses. When the chain is
set up, cntlm should be used as a proxy in your applications. Cntlm also
integrates transparent TCP/IP port forwarding (tunneling) through the parent
(incl. authentication).
WWW: http://cntlm.sourceforge.net/
PR: ports/137016
Submitted by: Antony Mawer <ports at mawer.org>
Revision Changes Path
1.2409 +1 -0 ports/www/Makefile
1.1 +37 -0 ports/www/cntlm/Makefile (new)
1.1 +3 -0 ports/www/cntlm/distinfo (new)
1.1 +39 -0 ports/www/cntlm/files/cntlm.in (new)
1.1 +11 -0 ports/www/cntlm/pkg-descr (new)
1.1 +4 -0 ports/www/cntlm/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907272230.n6RMUW8S051835>
