Port details |
- mod_ntlm2 NTLM authentication module for the Apache2 webserver
- 0.1_4 www
=1 0.1_4Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2007-09-26 12:38:56
- Last Update: 2018-04-16 10:44:31
- SVN Revision: 467473
- People watching this port, also watch:: python, p5-Net-Domain-TLD, p5-Lingua-Stem-Fr, sysinfo
- License: not specified in port
- WWW:
- http://modntlm.sourceforge.net/
- Description:
- NTLM is an authentication protocol used by Microsoft Internet
Informations Server(tm) and Microsoft Internet Explorer(tm). While it
is not really secure, it offers background authentication (the
workstation logon credentials of users are passed through to the web
server). This feature is widely used in intranets based on these
Microsoft products.
This module is implementing NTLM authentication for Apache2 on Unix
platforms.
WWW: http://modntlm.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap22-mod_ntlm2>0:www/mod_ntlm2
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap22-mod_ntlm2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mod_ntlm2-0.1.tgz) = 156add771495f0321824c978d8da748de7446687c15a9cd5ba6c88d7a8cf97f6
SIZE (mod_ntlm2-0.1.tgz) = 41247
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache22
- smbd : net/samba46
- Runtime dependencies:
-
- apxs : www/apache22
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- apache:2.2 samba:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_4 16 Apr 2018 10:44:31 |
brnrd |
www/mod_antiloris
www/mod_auth_imap2
www/mod_authn_sasl
www/mod_bw
www/mod_cband
www/mod_clamav
www/mod_extract_forwarded
www/mod_hosts_access
www/mod_log_config-st
www/mod_log_mysql
www/mod_log_sql2-dtc
www/mod_macro22
www/mod_musicindex
www/mod_ntlm2
www/mod_proxy_html
www/mod_remoteip
www/mod_spdy
www/mod_uid
www/mod_vhost_ldap
www/mod_whatkilledus
www/mod_xml2enc
2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12
months |
0.1_4 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
0.1_4 24 Feb 2018 16:26:50 |
joneum |
Take maintainership
Approved by: mentors (implicit) |
0.1_4 21 Mar 2017 21:59:31 |
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 |
0.1_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.1_4 08 Jul 2014 01:55:47 |
swills |
www/mod_ntlm2: stage
PR: 191718
Submitted by: Dan Lukes <dan@obluda.cz> |
0.1_4 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
0.1_4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.1_4 31 Jan 2013 19:14:08 |
timur |
Update ports that refer to net/samba34 to use newer net/samba36 |
0.1_4 22 Sep 2012 21:15:51 |
ohauer |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
0.1_4 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
0.1_4 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
0.1_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1_3 30 Sep 2010 19:15:15 |
garga |
Change default samba dependency version to 3.4
PR: ports/150571
Submitted by: garga@
Approved by: maintainer |
0.1_2 22 Sep 2010 21:50:03 |
pgollucci |
- Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat: apache@
Tested by: Several P6 TB runs |
0.1_2 06 Jun 2010 06:17:14 |
pgollucci |
- Fix the pkg-plist.
Pointyhat to: myself |
0.1_2 06 Jun 2010 05:00:32 |
pgollucci |
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav) |
0.1_2 27 May 2010 21:19:17 |
pgollucci |
- 1/3:
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.1_2 25 May 2010 20:17:37 |
pgollucci |
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav) |
0.1_2 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
0.1_2 31 May 2009 22:26:33 |
pgollucci |
- fix depends path
- Bump PORTREVISION
Reported by: QAT |
0.1_1 31 May 2009 18:22:46 |
pgollucci |
- Use SF Macro
- Remove APACHEMODDIR from SUB_LIST, USE_APACHE adds this
PR: ports/134599
Approved by: maintainer timeout (2 weeks)
Submitted by: me |
0.1_1 27 Oct 2008 16:20:43 |
wxs |
Fix plist when Apache 2.2 is used.
PR: ports/128404
Submitted by: Dima Panov <fluffy@fluffy.khv.ru>
Approved by: Alex Keda <admin@lissyara.su> (maintainer) |
0.1_1 21 Oct 2008 10:29:35 |
stefan |
Add a fix for 'Undefined symbol "apr_pool_sub_make"' at runtime.
PR: 127542
Submitted by: Anton Lysenok <bart.tapolsky@i.ua>
Approved by: maintainer |
0.1 07 Jul 2008 18:40:03 |
miwi |
- Unbreak
- Fix build with gcc 4.2
PR: 125207
Submitted by: Alex Keda <admin@lissyara.su> (maintainer) |
0.1 10 Dec 2007 22:37:33 |
pav |
- Mark BROKEN on 7.0: does not compile
Reported by: pointyhat
Approved by: portmgr (hat) |
0.1 26 Sep 2007 12:38:30 |
vanilla |
Add mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver.
PR: ports/116657
Submitted by: Alex "lissyara" Keda <admin at lissyara.su> |