notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/cntlm/Makefile
SVNWeb

Number of commits found: 13

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Thu, 3 Sep 2015
[ 18:50 amdmi3 search for other commits by this committer ] Original commit   Revision:396036
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to @sample
Wed, 25 Dec 2013
[ 19:16 pawel search for other commits by this committer ] Original commit   Revision:337439
Fix build on -current

PR:		ports/184902
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Fri, 11 Oct 2013
[ 01:40 nemysis search for other commits by this committer ] Original commit   Revision:330040
- Send www/cntlm back to the pool, since I no longer use it
- USES gmake
- Support STAGEDIR

Approved by:	wg (mentor)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Sat, 29 Dec 2012
[ 06:46 wen search for other commits by this committer ] Original commit   Revision:309612
- Update to 0.92.3
- Add LICENSE
- Update COMMENT
- Pass maintainership to submitter

PR:		174789
Submitted by:	nemysis <nemysis@gmx.ch>
Thu, 18 Oct 2012
[ 13:06 tabthorpe search for other commits by this committer ] Original commit   Revision:306069
- Reassign to the heap at maintainer's request

Feature safe:	yes
Redports:	ignore
Sat, 16 Jun 2012
[ 09:52 scheidell search for other commits by this committer ] Original commit 
- Upgrade to 0.92.2
- Fix cntlm_config line in rc script

PR:             ports/168484
Submitted by:   Brandon Gooch <jamesbrandongooch@gmail.com>
Approved by:    Antony Mawer <lists@mawer.org> (maintainer)
Sat, 22 Aug 2009
[ 00:38 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with W
Mon, 27 Jul 2009
[ 22:30 miwi search for other commits by this committer ] Original commit 
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>

Number of commits found: 13