notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
smb_auth Proxy authentication module against an SMB server
0.05_10 www on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.05_10Version 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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: lynx
License: not specified in port
WWW:
http://web.archive.org/web/20050320094310/http://www.hacom.nl/~richard/software/smb_auth.html
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/smb_auth
  2. bin/smb_auth.sh
  3. share/doc/smb_auth/README
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • smb_auth>0:www/smb_auth
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):
smb_auth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.05_100.05_100.05_100.05_100.05_10---
FreeBSD:13:quarterly0.05_100.05_10-0.05_100.05_10-0.05_100.05_10
FreeBSD:14:latest0.05_100.05_100.05_100.05_100.05_100.05_10-0.05_10
FreeBSD:14:quarterly0.05_100.05_10-0.05_100.05_10-0.05_100.05_10
FreeBSD:15:latest0.05_100.05_10n/a0.05_10n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. smbd : net/samba413
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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/dinoex/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/dinoex/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/dinoex/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/dinoex/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.05_10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.05_10
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
0.05_10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.05_10
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
0.05_10
04 Jun 2019 14:17:39
Revision:503475Original commit files touched by this commit
antoine search for other commits by this committer
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
0.05_9
01 Sep 2018 17:05:48
Revision:478711Original commit files touched by this commit
antoine search for other commits by this committer
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
0.05_8
23 Dec 2017 07:03:21
Revision:457024Original commit files touched by this commit
antoine search for other commits by this committer
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
0.05_7
25 Mar 2017 23:37:05
Revision:436925Original commit files touched by this commit
antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
0.05_6
21 Mar 2017 21:59:31
Revision:436659Original commit files touched by this commit
antoine search for other commits by this committer
- 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
0.05_5
25 Sep 2016 16:39:04
Revision:422753Original commit files touched by this commit
dinoex search for other commits by this committer
- drop maintainership
0.05_5
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.05_5
14 Sep 2015 21:46:04
Revision:396937Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers

Approved by:	portmgr blanket
0.05_5
12 Jul 2015 23:54:55
Revision:391865Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.05_5
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
0.05_5
06 Aug 2014 09:11:58
Revision:364158Original commit files touched by this commit
olgeni search for other commits by this committer
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)
0.05_5
29 Jul 2014 15:49:47
Revision:363346Original commit files touched by this commit
adamw search for other commits by this committer
Rename www/ patch-xy patches to reflect the files they modify.
0.05_5
21 Feb 2014 13:39:58
Revision:345437Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category www
0.05_5
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
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)
0.05_5
27 Oct 2013 22:29:46
Revision:331810Original commit files touched by this commit
dinoex search for other commits by this committer
- use STAGEDIR
- use OPTIONS_DEFINE
0.05_5
21 Sep 2013 11:06:04
Revision:327804Original commit files touched by this commit
dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
0.05_5
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.05_5
31 Jan 2013 19:14:08
Revision:311324Original commit files touched by this commit
timur search for other commits by this committer
Update ports that refer to net/samba34 to use newer net/samba36
0.05_5
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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.
0.05_5
24 Jun 2011 17:45:04
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup compiler warnings
0.05_4
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.05_4
25 Feb 2011 01:32:18
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
0.05_3
14 Sep 2010 18:05:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- update RUN_DEPENDS to samba34
0.05_3
05 Jan 2009 19:04:45
Original commit files touched by this commit
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
0.05_2
30 Jun 2008 16:02:51
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix package for NOPORTDOCS=yes
Reported by:    itetcu
0.05_2
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.05_1
09 Jul 2006 08:07:06
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix lost MASTER_SITES
0.05_1
13 Jun 2006 14:39:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to use net/samba3 as default
0.05_1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.05_1
26 Feb 2004 05:51:58
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SIZE
0.05_1
10 Feb 2004 06:34:32
Original commit files touched by this commit
dinoex search for other commits by this committer
- new option WITHOUT_REGISTER_SAMBA
0.05_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.05
11 Dec 2003 09:24:46
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
0.05
29 Jul 2003 09:12:37
Original commit files touched by this commit
sobomax search for other commits by this committer
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.
0.05
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
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
commit hash: fp1.13376@dev.null.freshports.orgcommit hash: fp1.13376@dev.null.freshports.orgcommit hash: fp1.13376@dev.null.freshports.orgcommit hash: fp1.13376@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Use latest squid in RUN_DEPENDS.    
05 Feb 2001 15:33:58
commit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
01 Nov 2000 15:51:11
commit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.orgcommit hash: fp1.5813@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Whitespace-only:   Make indentation uniform across my ports.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  

Number of commits found: 44