aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pam
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix some MASTER_SITESPhilip M. Gollucci2010-10-201-2/+1
| | | | | | | | With Hat: apache@ Reported by: distilator Notes: svn path=/head/; revision=263321
* - 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
* over to apache@Philip M. Gollucci2009-08-051-1/+1
| | | | Notes: svn path=/head/; revision=238935
* Drop maintainership of some ports I do not use or have interest forAnders Nordby2009-08-041-1/+1
| | | | | | | anymore. Notes: svn path=/head/; revision=238920
* use AP %%var%% in pkg-plistPhilip M. Gollucci2009-05-311-1/+1
| | | | | | | | | PR: ports/134605 Approved by: maintainer timeout (anders; 2 weeks) Submitted by: me Notes: svn path=/head/; revision=234929
* - 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
* - USE_APACHE=yes is deprecatedPhilip M. Gollucci2009-05-081-11/+16
| | | | | | | | | | | | | - Convert to AP_FAST_BUILD/AP_GENPLIST - Fix NOPORTEXAMPLES - Bump PORTREVISION PR: ports/133642 Approved by: maintainer timeout (30 days) Submitted by: me Notes: svn path=/head/; revision=233423
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update to 1.1.1.Anders Nordby2004-06-034-25/+24
| | | | | | | | | | DOCSDIRify. PR: 58635 Submitted by: clement Notes: svn path=/head/; revision=110756
* Fix generic cpp/gcc33-breakage.Volker Stolz2004-05-172-8/+20
| | | | | | | | | Noticed in PR: ports/60134 Submitted by: Jan Lentfer Approved by: maintainer silence Notes: svn path=/head/; revision=109325
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-4/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Reclaim maintainership.Anders Nordby2002-04-221-1/+1
| | | | Notes: svn path=/head/; revision=57968
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* Add information on what to do if the module isn't loading because of missingYing-Chieh Liao2001-05-291-0/+6
| | | | | | | | | | symbols. PR: 27721 Submitted by: maintainer Notes: svn path=/head/; revision=43282
* Add mod_auth_pam 1.0a, an apache module which allows users to use PAMWill Andrews2001-04-077-0/+109
modules for user authentication. PR: 26301 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=40991