| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to @sample
Notes:
svn path=/head/; revision=396036
|
|
|
|
|
|
|
|
| |
PR: ports/184902
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=337439
|
|
|
|
|
|
|
|
|
|
| |
- USES gmake
- Support STAGEDIR
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=330040
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update COMMENT
- Pass maintainership to submitter
PR: 174789
Submitted by: nemysis <nemysis@gmx.ch>
Notes:
svn path=/head/; revision=309612
|
|
|
|
|
|
|
|
| |
Feature safe: yes
Redports: ignore
Notes:
svn path=/head/; revision=306069
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=299394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with W
Notes:
svn path=/head/; revision=240077
|
|
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>
Notes:
svn path=/head/; revision=238461
|