aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_auth_pam2
Commit message (Collapse)AuthorAgeFilesLines
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yespgollucci2009-05-171-0/+2
|
* - Fix plist for >= apache 2.1clement2006-07-182-3/+3
| | | | | PR: ports/99617 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
* - Convert to new USE_APACHEclement2005-12-052-4/+2
| | | | - Add SHA256
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* - Fix module names in httpd.confclement2005-01-181-3/+4
| | | | | PR: ports/75892 Reported by: Lewis Thompson <purple@lewiz.net>
* - Assign maintainership to freshly created apache@ mailing listclement2004-08-191-1/+1
|
* - SIZEify distinfoclement2004-02-081-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* Add mod_auth_pam 1.1.1 - an Apache 2 module for authentication againstroam2003-10-075-0/+71
the system's PAM framework. PR: 57654 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>