aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pam2
Commit message (Collapse)AuthorAgeFilesLines
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix broken linkagePhilip M. Gollucci2010-08-081-1/+3
| | | | | | | | Reported by: Andrea Venturoli <ml@netfence.it> Submitted by: clement Notes: svn path=/head/; revision=258964
* - Convert to AP_FAST_BUILD / AP_GENPLISTPhilip M. Gollucci2010-06-072-7/+3
| | | | | | | - USE_GMAKE is no longer needed and is BUILD_DEPEND only so no PORTREVISION bump Notes: svn path=/head/; revision=255983
* - Convert to PORTDOCS/PORTEXAMPLESPhilip M. Gollucci2010-06-072-9/+8
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=255981
* - 2/3:Philip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | - 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-2/+2
| | | | | | | | | | | | - 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
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* - Fix plist for >= apache 2.1Clement Laforet2006-07-182-3/+3
| | | | | | | | PR: ports/99617 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Notes: svn path=/head/; revision=168126
* - Convert to new USE_APACHEClement Laforet2005-12-042-4/+2
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150407
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Fix module names in httpd.confClement Laforet2005-01-171-3/+4
| | | | | | | | PR: ports/75892 Reported by: Lewis Thompson <purple@lewiz.net> Notes: svn path=/head/; revision=126676
* - 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Add mod_auth_pam 1.1.1 - an Apache 2 module for authentication againstPeter Pentchev2003-10-075-0/+71
the system's PAM framework. PR: 57654 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90515