Port details |
- mod_auth_mysql_another Allows users to use MySQL databases for user authentication
- 3.0.0_5 www
=12 Version of this port present on the latest quarterly branch. - Maintainer: apache@FreeBSD.org
 - Port Added: 2002-04-27 13:53:50
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: phpMyAdmin-php80, nmap, wget
- License: APACHE10
- Description:
- This add-on module allows the apache web server to use a MySQL database
for user and/or group authentication. For large user lists this can offer
a significate speed up over apache's standard flat file format.
There is a different version of mod_auth_mysql in the ports tree with
different configuration. Unfortunatly this version has a bug if used on
a system which has more than one authentification databases. You may have
to look which version fits your requirements.
WWW: http://modauthmysql.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_auth_mysql_another>0:www/mod_auth_mysql_another
- To install the port:
- cd /usr/ports/www/mod_auth_mysql_another/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_auth_mysql_another
- pkg install ap24-mod_auth_mysql_another
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ap24-mod_auth_mysql_another
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mod_auth_mysql-3.0.0.tar.gz) = 56da2e386583548f2fd9976101633f028d5d4649b46f428ff1d0dd1639efbad4
SIZE (mod_auth_mysql-3.0.0.tar.gz) = 19257
- Packages (timestamps in pop-ups are UTC):
- 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
- Library dependencies:
-
- libmysqlclient.so.20 : databases/mysql57-client
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ap24-mod_auth_mysql_another-3.0.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_mod_auth_mysql_another
- USES:
- apache:2.2+ mysql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 3.0.0_5 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 3.0.0_5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Nov 2019 10:12:08
3.0.0_5 |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
10 Sep 2018 13:14:52
3.0.0_5 |
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 |
11 Mar 2018 17:38:46
3.0.0_5 |
brnrd  |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
05 Nov 2017 12:55:03
3.0.0_5 |
brnrd  |
www/mod_auth_mysql_another: Fix runtime error with ZTS php
- Linking regular libmysqlclient will segfault apache mod_php [1]
- Fix building with MariaDB 10.2
PR: 219445 [1]
Submitted by: amistry@am-productions.biz [1]
With hat: apache |
15 Jul 2015 17:51:26
3.0.0_5 |
pgollucci  |
www/mod_auth_mysql_another: cleanup / apache24 fixes
- Bump PortREVISION
- Set LICENSE
- Allow apache 22+
- DAPACHE2 isn't needed anymore
- consolidate post-patch and patches into one
- unmute install command
- remove unused files/Makefiel
- handle remote_ip vs client_ip
PR: 193941
Submitted by: dan@sunsaturn.com (with mods)
With Hat: apache@ |
15 Dec 2013 22:11:21
3.0.0_4 |
ohauer  |
- add stage support
- add license
- minor cleanups
with hat apache@ |
20 Sep 2013 23:36:54
3.0.0_4 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Aug 2013 22:35:54
3.0.0_4  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Sep 2012 21:15:51
3.0.0_4 |
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@ |
18 Aug 2012 14:29:11
3.0.0_4 |
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@ |
01 Mar 2012 03:05:34
3.0.0_4 |
pgollucci  |
- Over to apache@ |
02 Jan 2012 04:39:12
3.0.0_4 |
tabthorpe  |
- Reassign to the heap |
01 Jan 2012 16:47:41
3.0.0_4 |
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
24 Oct 2011 04:17:38
3.0.0_4 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Aug 2011 17:27:52
3.0.0_4 |
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 13:15:34
3.0.0_3 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
19 Mar 2011 12:38:54
3.0.0_3 |
miwi  |
- Get Rid MD5 support |
06 Jun 2010 04:48:05
3.0.0_2 |
pgollucci  |
- WITH_APACHE2 is dead
PR: ports/146899
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (mbr; 14 days) |
22 Aug 2009 00:38:34
3.0.0_2 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
21 May 2009 20:45:34
3.0.0_2 |
pgollucci  |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
29 Jul 2007 12:11:07
3.0.0_2 |
pav  |
- Fix build with Apache 2.2
PR: ports/111601
Submitted by: Patrick Powell <papowell@astart.com>
Approved by: maintainer timeout (mbr; 3 months) |
15 May 2006 13:26:01
3.0.0_2 |
mbr  |
Bump port revision after the last fix for apache2 |
15 May 2006 13:24:49
3.0.0_1 |
mbr  |
Change ap_pstrcat to apr_pstrcat for the apache22 case. |
13 May 2006 04:41:22
3.0.0_1 |
edwin  |
Remove USE_REINPLACE from categories starting with W |
17 Apr 2006 20:55:38
3.0.0_1 |
linimon  |
Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.
Hat: portmgr
Pointy hat: linimon |
15 Apr 2006 13:21:00
3.0.0_1 |
mbr  |
Unbreak for apxs 1.2+ and apache 2+
Build for apache1.3 too.
Remove package list, we autobuild it. |
15 Apr 2006 06:26:48
3.0.0 |
linimon  |
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr |
24 Jan 2006 03:14:23
3.0.0 |
edwin  |
SHA256ify
Approved by: krion@ |
04 Dec 2005 00:18:15
3.0.0 |
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 |
26 Nov 2005 14:08:51
3.0.0 |
flz  |
- Update to 3.0.0.
PR: ports/88795
Submitted by: Ilya Pizik <polzun@scar.jinr.ru>
Approved by: maintainer timeout (2 weeks) |
25 Nov 2005 03:58:32
2.9.0 |
linimon  |
Chase some URLs per the distfile survey.
hat: portmgr |
05 Apr 2005 08:23:53
2.9.0 |
mbr  |
Upgrade to 2.9.0, remove obsoleted patches.
PR: 74686
Submitted by: ports@c0decafe.net |
31 Mar 2004 03:12:58
2.0 |
trevor  |
SIZEify (maintainer timeout) |
11 Jan 2004 18:52:38
2.0 |
mbr  |
Make mod_auth_mysql working with mysqld 4.1.x. Replace make_scrambled_password()
with hash_password().
PR: 54067 |
07 Nov 2003 09:12:58
2.0 |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
30 Jun 2003 09:35:28
2.0 |
mbr  |
Update to 2.0. Include Apache 2 support.
PR: 52436
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
07 Mar 2003 06:12:57
1.0 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Sep 2002 12:51:34
1.0 |
mbr  |
Unbreak port on stable. Apxs was hardcoded in the Makefile. |
22 May 2002 15:50:34
1.0 |
mbr  |
Change LOCALBASE to PREFIX, and set -rpath, so the module can be installed
into PREFIX without setting LD_LIBRARY_PATH. |
27 Apr 2002 13:53:37
1.0 |
mbr  |
Another version of mod_auth_mysql which works ok with more than one
Database too. |