aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_openid/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* These ports now build on powerpc64.Mark Linimon2018-12-051-3/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=486720
* Migrate USE_APACHE to USES= apache (category www)Bernard Spil2018-03-111-2/+1
| | | | | | | | | - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache Notes: svn path=/head/; revision=464189
* Take maintainershipJochen Neumeister2018-02-241-1/+1
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=462849
* - Update ordering of variablesRyan Steinmetz2017-09-131-5/+3
| | | | | | | Reported by: mat@ Notes: svn path=/head/; revision=449779
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Strip libraryDmitry Marakasov2015-05-261-0/+4
| | | | Notes: svn path=/head/; revision=387446
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-071-2/+1
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385665
* - Add LICENSEDmitry Marakasov2015-05-071-1/+6
| | | | | | | - Add CPE info Notes: svn path=/head/; revision=385581
* Convert to USES=autoreconfTijl Coosemans2015-04-181-3/+1
| | | | Notes: svn path=/head/; revision=384225
* - Update to 0.8Mathieu Arnold2014-08-251-6/+16
| | | | | | | | | - Stage Sponsored by: Absolight Notes: svn path=/head/; revision=366096
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* Second batch at resetting maintainership on ports that have not been staged andBaptiste Daroussin2014-07-021-1/+1
| | | | | | | | | without any pending PR With hat: portmgr Notes: svn path=/head/; revision=360228
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-0/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-1/+1
| | | | Notes: svn path=/head/; revision=326494
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - update to version 0.7Olli Hauer2013-04-201-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - reflect new MASTER_SITE and WWW Version 0.7 Fixed issue #13 - issue with handling POST data Fixed issue #10 - curl_unescape deprecated / libcurl doesn't unescape '+' as a space Fixed "configure: error: conditional "DEBUG" was never defined." message when running autogen.sh. Single OP mode Set HttpOnly on session-scoped cookies too Can now validate AX attrs by regex Added AuthOpenIDSecureCookie directive to limit session cookie retrieval to HTTPS connections Implemented AuthOpenIDAXUsername and AuthOpenIDSecureCookie Described functionality of AuthOpenIDSingleIdP, AuthOpenIDAXRequire, AuthOpenIDAXUsername, AuthOpenIDSecureCookie Fixed security vulnerability - sqlite DB should not be world readable New bugtracker URL: http://github.com/bmuller/mod_auth_openid/issues Feature safe: yes PR: ports/177444 Submitted by: Ander <ander@angels.org.ua> Approved by: Sutra Zhou <zhoushuqun@gmail.com> (maintainer) Notes: svn path=/head/; revision=316165
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-6/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* - 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
* Make it depends on sqlite3 instead of sqlite34Baptiste Daroussin2012-04-161-9/+4
| | | | | | | | | | | While here remove the pre 7.x bits PR: ports/166478 Submitted by: bapt Approved by: maintainer timeout (> 14j) Notes: svn path=/head/; revision=294892
* - Update to 0.6Philip M. Gollucci2012-02-141-2/+1
| | | | | | | | | | PR: ports/165077 Submitted by: myself (pgollucci) Approved by: zhoushuqun@gmail.com (maintainer) Sponsored by: Apache Software Foundation (ASF) Notes: svn path=/head/; revision=291356
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+2
| | | | Notes: svn path=/head/; revision=280086
* - Update to 0.5Philip M. Gollucci2010-09-291-1/+1
| | | | | | | | PR: ports/150908 Submitted by: Sutra Zhou <zhoushuqun@gmail.com> (maintainer) Notes: svn path=/head/; revision=262065
* 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
* - Unbreak after devel/apr0 incranation. USE_APACHE will pull in the correct ↵Philip M. Gollucci2010-05-251-1/+0
| | | | | | | | | apr. With Hat: apache@ Notes: svn path=/head/; revision=255035
* - Convert ports/ to devel/apr1Philip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254522
* - update to 0.4Philip M. Gollucci2009-05-201-3/+4
| | | | | | | | | | | - mark MAKE_JOBS_SAFE=yes PR: ports/134701 Approved by: maintainer Submitted by: me Notes: svn path=/head/; revision=234262
* Mark broken on 6.x because it is unbuildable there.Edwin Groothuis2008-08-251-1/+8
| | | | | | | Noticed by: pavbot, drosobot Notes: svn path=/head/; revision=219122
* New port: www/mod_auth_openid An authentication module for theEdwin Groothuis2008-08-171-0/+29
Apache 2 webserver with OpenID mod_auth_openid is an authentication module for the Apache 2 webserver. It handles the functions of an OpenID consumer as specified in the OpenID 2.0 specification. WWW: http://trac.butterfat.net/public/mod_auth_openid PR: ports/126218 Submitted by: Sutra Zhou <zhoushuqun@gmail.com> Notes: svn path=/head/; revision=218709