aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_auth_remote
Commit message (Collapse)AuthorAgeFilesLines
* - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plistspgollucci2009-05-171-1/+1
| | | | - DO NOT bump PORTREVISION
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yespgollucci2009-05-171-0/+2
|
* Update to 1.0pgollucci2008-12-262-5/+4
| | | | | | Port does not work with www/apache22 b/c it does not work with apr 1.x series) Approved by: araujo (mentor, implicit)
* - Update WWWpav2006-10-041-1/+1
|
* - Convert to new USE_APACHEclement2005-12-052-6/+5
| | | | | - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256
* - Assign maintainership to freshly created apache@ mailing listclement2004-08-191-1/+1
|
* - SIZEify distinfoclement2004-02-081-0/+1
|
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Fix malformed request which prevents from authenticate agaist Zope serverserwin2003-12-093-8/+27
| | | | | | | | | | | | | Notice by: Morten W. Petersen" <morten@nidelven-it.no> Obtained from: srp@grex.org (author) - Port changes: - use USE_APACHE - use PORTDOCS - fix install/deinstall behaviour with package install PR: 60030 Submitted by: maintainer
* - add a new MASTER_SITES.erwin2003-10-142-2/+4
| | | | | | | - Use DIST_SUBDIR=apache PR: 57990 Submitted by: maintainer
* Add mod_auth_remote 0.1 - an Apache module for authentication againstroam2003-10-084-0/+48
a remote web server/page. PR: 57656 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>