FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:56 PM GMT
Port details
mod_ntlm2 0.1_4 www on this many watch lists=1 search for ports that depend on this port
NTLM authentication module for the Apache2 webserver
Maintained by: admin@lissyara.su search for ports maintained by this maintainer
Port Added: 26 Sep 2007 12:38:56
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/samba34, www/apache22
Required To Run: www/apache22
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/mod_ntlm2/ && make install clean
To add the package: pkg_add -r ap22-mod_ntlm2


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://sunet.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://iweb.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://switch.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://surfnet.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://kent.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://freefr.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://voxel.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://jaist.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://osdn.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://nchc.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://ncu.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://transact.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://softlayer.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://internode.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://ufpr.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
http://waix.dl.sourceforge.net/project/modntlm/modntlm2/mod_ntlm2-0.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from www/mod_ntlm on 2012-01-01
    REASON: Has expired: Depends on expired www/apache13

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Aug 2011 17:27:52
Original commit files touched by this commit  0.1_4
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.1_3
miwi search for other commits by this committer
- Get Rid MD5 support
30 Sep 2010 19:15:15
Original commit files touched by this commit  0.1_3
garga search for other commits by this committer
Change default samba dependency version to 3.4

PR:             ports/150571
Submitted by:   garga@
Approved by:    maintainer
22 Sep 2010 21:50:03
Original commit files touched by this commit  0.1_2
pgollucci search for other commits by this committer
- Mark mod_* modules MAKE_JOBS_SAFE=yes

With Hat:   apache@
Tested by:  Several P6 TB runs
06 Jun 2010 06:17:14
Original commit files touched by this commit  0.1_2
pgollucci search for other commits by this committer
- Fix the pkg-plist.

Pointyhat to:   myself
06 Jun 2010 05:00:32
Original commit files touched by this commit  0.1_2
pgollucci search for other commits by this committer
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
27 May 2010 21:19:17
Original commit files touched by this commit  0.1_2
pgollucci search for other commits by this committer
- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@
25 May 2010 20:17:37
Original commit files touched by this commit  0.1_2
  Sanity Test Failure
pgollucci search for other commits by this committer
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)
22 Aug 2009 00:38:34
Original commit files touched by this commit  0.1_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
31 May 2009 22:26:33
Original commit files touched by this commit  0.1_2
pgollucci search for other commits by this committer
- fix depends path
- Bump PORTREVISION

Reported by:    QAT
31 May 2009 18:22:46
Original commit files touched by this commit  0.1_1
pgollucci search for other commits by this committer
- Use SF Macro
- Remove APACHEMODDIR from SUB_LIST, USE_APACHE adds this

PR:             ports/134599
Approved by:    maintainer timeout (2 weeks)
Submitted by:   me
27 Oct 2008 16:20:43
Original commit files touched by this commit  0.1_1
wxs search for other commits by this committer
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)
21 Oct 2008 10:29:35
Original commit files touched by this commit  0.1_1
stefan search for other commits by this committer
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
07 Jul 2008 18:40:03
Original commit files touched by this commit  0.1
miwi search for other commits by this committer
- Unbreak
- Fix build with gcc 4.2

PR:             125207
Submitted by:   Alex Keda <admin@lissyara.su> (maintainer)
10 Dec 2007 22:37:33
Original commit files touched by this commit  0.1
pav search for other commits by this committer
- Mark BROKEN on 7.0: does not compile

Reported by:    pointyhat
Approved by:    portmgr (hat)
26 Sep 2007 12:38:30
Original commit files touched by this commit  0.1
vanilla search for other commits by this committer
Add mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver.

PR:             ports/116657
Submitted by:   Alex "lissyara" Keda <admin at lissyara.su>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.148 seconds.