Port details |
- mod_auth_external2 Allows users authentication based on external mechanisms
- 2.2.11_1 www
=2 2.2.11_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: apache@FreeBSD.org
- Port Added: 2003-10-14 11:00:26
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: doxygen, dspam
- License: APACHE20
- WWW:
- http://www.unixpapa.com/mod_auth_external.html
- Description:
- Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.
WWW: http://www.unixpapa.com/mod_auth_external.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_auth_external2>0:www/mod_auth_external2
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap24-mod_auth_external2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache2/mod_auth_external-2.2.11.tar.gz) = 8068130444e9a93193062494c43e6a2d2d8e03e8ebdc9d378ab9c17c12a9e0c5
SIZE (apache2/mod_auth_external-2.2.11.tar.gz) = 52542
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- Runtime dependencies:
-
- apxs : www/apache24
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ap24-mod_auth_external2-2.2.11_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- apache:2.2+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.11_1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.2.11_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
2.2.11_1 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
2.2.11_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.2.11_1 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
2.2.11_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.2.11_1 30 Sep 2014 14:01:15 |
mat |
Fix with apache 2.4.
Sponsored by: Absolight |
2.2.11_1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.2.11_1 15 Dec 2013 12:58:07 |
ohauer |
- allow staging
- s/LATEST_LINK/PKGNAMESUFFIX/
- change MASTERSITE to GOOGLE_CODE |
2.2.11_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.2.11_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.2.11_1 22 Sep 2012 21:15:51 |
ohauer |
- USE_APACHE= s/22+/22/
- 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@ |
2.2.11_1 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
2.2.11_1 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
2.2.11 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.2.11 07 May 2010 17:54:30 |
pgollucci |
- Works with apache 2.0.x and 2.2.x
Reported by: Vlad GURDIGA <gurdiga@gmail.com> via apache@ list
With Hat: apache@ |
2.2.11 17 May 2009 07:24:35 |
pgollucci |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
2.2.11 19 Mar 2007 20:01:47 |
clement |
- Update to 2.2.11 |
2.2.10 14 Feb 2006 11:41:12 |
pav |
- Correct SHORTMODNAME, it was renamed in 2.2.10
Reported by: Lukas Maly <lukas.maly@col.cz> |
2.2.10 04 Dec 2005 16:27:42 |
clement |
- Convert to new USE_APACHE
- Add SHA256 |
2.2.10 04 Dec 2005 00:18:15 |
clement |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
2.2.10 30 Oct 2005 22:03:29 |
clement |
- Update to 2.2.10
- Fix DIST_SUBDIR |
2.2.9 01 Aug 2005 09:34:37 |
clement |
- set ${SHORTMODNAME} to fix LoadModule line in httpd.conf
PR: ports/83507
Reported by: Maurizio Giunti <meg@0x01.org> |
2.2.9 13 Nov 2004 15:02:27 |
clement |
- Update to 2.2.9 |
2.2.8 18 Aug 2004 16:21:56 |
clement |
- Assign maintainership to freshly created apache@ mailing list |
2.2.8 11 Jul 2004 09:18:44 |
clement |
- Update to 2.2.8
- Utilize www/apache2/Makefile.modules.3rd macros |
2.2.7 07 Feb 2004 17:16:21 |
clement |
- SIZEify distinfo |
2.2.7 21 Dec 2003 18:40:44 |
clement |
- Update to 2.2.7
- use PORTDOCS macro
- Change my email address
Approved by: erwin (mentor) |
2.2.6 14 Oct 2003 13:04:02 |
erwin |
fix typo in maintainer address
Submitted by: maintainer |
2.2.6 14 Oct 2003 10:57:45 |
erwin |
Add mod_auth_external2 2.2.6,
Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.
WWW: http://www.unixpapa.com/mod_auth_external.html
PR: 57967
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |