Port details |
- smb_auth Proxy authentication module against an SMB server
- 0.05_10 www
=7 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: lynx
- License: not specified in port
- Description:
- smb_auth is a proxy authentication module. With smb_auth you can authenticate
proxy users against an SMB server like Windows NT or Samba.
WWW: http://web.archive.org/web/20050320094310/http://www.hacom.nl/~richard/software/smb_auth.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/smb_auth/ && make install clean
- To add the package, run one of these commands:
- pkg install www/smb_auth
- pkg install smb_auth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smb_auth
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (smb_auth-0.05.tar.gz) = 74a65845a34d3416845a1bedae932f56e5a1c060782aaac0040affbef0e6e2f6
SIZE (smb_auth-0.05.tar.gz) = 10752
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- smbd : net/samba412
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for smb_auth-0.05_10:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_smb_auth
- USES:
- samba:run
- pkg-message:
- For install:
- Refer to ${PREFIX}/share/doc/smb_auth/README on how to configure smb_auth.
NOTE: For smb_auth to work properly
you must set debug level>0 in your smb.conf file.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 0.05_10 |
Tobias C. Berner (tcberner)  |
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 ) |
06 Apr 2021 14:31:07 0.05_10 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Aug 2019 12:25:09
0.05_10 |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
04 Jun 2019 14:17:39
0.05_10 |
antoine  |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
01 Sep 2018 17:05:48
0.05_9 |
antoine  |
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904 |
23 Dec 2017 07:03:21
0.05_8 |
antoine  |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
25 Mar 2017 23:37:05
0.05_7 |
antoine  |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
21 Mar 2017 21:59:31
0.05_6 |
antoine  |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
25 Sep 2016 16:39:04
0.05_5 |
dinoex  |
- drop maintainership |
01 Apr 2016 14:33:58
0.05_5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 21:46:04
0.05_5 |
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
12 Jul 2015 23:54:55
0.05_5 |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
14 May 2015 10:15:09
0.05_5 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
06 Aug 2014 09:11:58
0.05_5 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
29 Jul 2014 15:49:47
0.05_5 |
adamw  |
Rename www/ patch-xy patches to reflect the files they modify. |
21 Feb 2014 13:39:58
0.05_5 |
ehaupt  |
Remove trailing whitespaces from category www |
10 Feb 2014 13:54:28
0.05_5 |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
27 Oct 2013 22:29:46
0.05_5 |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
21 Sep 2013 11:06:04
0.05_5 |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
20 Sep 2013 23:36:54
0.05_5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
31 Jan 2013 19:14:08
0.05_5 |
timur  |
Update ports that refer to net/samba34 to use newer net/samba36 |
24 Oct 2011 04:17:38
0.05_5 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
24 Jun 2011 17:45:04
0.05_5 |
dinoex  |
- cleanup compiler warnings |
19 Mar 2011 12:38:54
0.05_4 |
miwi  |
- Get Rid MD5 support |
25 Feb 2011 01:32:18
0.05_4 |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
14 Sep 2010 18:05:33
0.05_3 |
dinoex  |
- update RUN_DEPENDS to samba34 |
05 Jan 2009 19:04:45
0.05_3 |
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
30 Jun 2008 16:02:51
0.05_2 |
dinoex  |
- fix package for NOPORTDOCS=yes
Reported by: itetcu |
06 Jun 2008 14:07:24
0.05_2 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
09 Jul 2006 08:07:06
0.05_1 |
dinoex  |
- fix lost MASTER_SITES |
13 Jun 2006 14:39:28
0.05_1 |
dinoex  |
- update to use net/samba3 as default |
24 Jan 2006 03:14:23
0.05_1 |
edwin  |
SHA256ify
Approved by: krion@ |
26 Feb 2004 05:51:58
0.05_1 |
dinoex  |
- add SIZE |
10 Feb 2004 06:34:32
0.05_1 |
dinoex  |
- new option WITHOUT_REGISTER_SAMBA |
04 Feb 2004 05:10:27
0.05_1 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
11 Dec 2003 09:24:46
0.05 |
dinoex  |
- Take maintainership
- remove squid dependecy
(squid may depend on this module when configured)
- new option SAMBA_PORT
- use DOCSDIR
- don't install another copy of GPL
- don't use INSTALL_MAN for non manpages |
29 Jul 2003 09:12:37
0.05 |
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
07 Mar 2003 06:12:57
0.05 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
03 May 2001 19:55:04  |
sobomax  |
Use latest squid in RUN_DEPENDS. |
05 Feb 2001 15:33:58  |
olgeni  |
Some spaces -> tabs for ports/www. |
01 Nov 2000 15:51:11  |
sobomax  |
Whitespace-only: Make indentation uniform across my ports. |
08 Oct 2000 08:11:25  |
asami  |
Convert category www to new layout. |