aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_remote
Commit message (Collapse)AuthorAgeFilesLines
* - Corresponding to www/apache20 deprecation, deprecate portsPhilip M. Gollucci2010-12-121-0/+3
| | | | | | | | | that only build with www/apache20 (2.0.x) With Hat: apache Notes: svn path=/head/; revision=266117
* - 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
* - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plistsPhilip M. Gollucci2009-05-171-1/+1
| | | | | | | - DO NOT bump PORTREVISION Notes: svn path=/head/; revision=234069
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* Update to 1.0Philip M. Gollucci2008-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) Notes: svn path=/head/; revision=224792
* - Update WWWPav Lucistnik2006-10-041-1/+1
| | | | Notes: svn path=/head/; revision=174451
* - Convert to new USE_APACHEClement Laforet2005-12-042-6/+5
| | | | | | | | - Use AP_FAST_BUILD and AP_GENPLIST - Add SHA256 Notes: svn path=/head/; revision=150410
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Fix malformed request which prevents from authenticate agaist Zope serversErwin Lansing2003-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 Notes: svn path=/head/; revision=95470
* - add a new MASTER_SITES.Erwin Lansing2003-10-142-2/+4
| | | | | | | | | | - Use DIST_SUBDIR=apache PR: 57990 Submitted by: maintainer Notes: svn path=/head/; revision=91152
* Add mod_auth_remote 0.1 - an Apache module for authentication againstPeter Pentchev2003-10-084-0/+48
a remote web server/page. PR: 57656 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90606