aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ntlm
Commit message (Collapse)AuthorAgeFilesLines
* - sync apache13 related EXPIRATION_DATEPhilip M. Gollucci2011-11-021-1/+1
| | | | | | | With Hat: apache@ Notes: svn path=/head/; revision=284907
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵Philip M. Gollucci2011-09-071-1/+1
| | | | | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports Notes: svn path=/head/; revision=281344
* - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"Olli Hauer2011-08-271-0/+3
| | | | | | | with hat apache@ Notes: svn path=/head/; revision=280566
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280092
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist sPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) Notes: svn path=/head/; revision=255876
* - 2/3:Philip M. Gollucci2010-05-271-2/+2
| | | | | | | | | | | - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists PR: ports/147142 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255195
* - 1/3:Philip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | - apxs -a is install - apxs -A is uninstall PR: ports/147139 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255193
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=255075
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* use AP %%var%% in pkg-plistPhilip M. Gollucci2009-05-311-1/+1
| | | | | | | | | PR: ports/134606 Approved by: maintainer timeout (skv; 2 weeks) Submitted by: me Notes: svn path=/head/; revision=234932
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* Style cleanup.Sergey Skvortsov2009-04-121-4/+4
| | | | | | | | PR: ports/133644 Submitted by: pgollucci Notes: svn path=/head/; revision=232233
* Unbreak build with GCC 4.2Sergey Skvortsov2007-12-121-6/+5
| | | | | | | | PR: ports/117540 Submitted by: pluknet xx gmail.com Notes: svn path=/head/; revision=203410
* Mark broken with gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200445
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Add mod_ntlm 0.4,Sergey Skvortsov2004-07-044-0/+53
NTLM authentication module for the Apache webserver. Notes: svn path=/head/; revision=112913