FreshPorts -- The Place For Ports Tue, 16 Mar 2010 6:57 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
mod_auth_mysql 3.2 www on this many watch lists=27 search for ports that depend on this port
Allows users to use MySQL databases for user authentication
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Aug 2000 09:19:06


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.

WWW: http://www.diegonet.com/support/mod_auth_mysql.shtml

- Jim
jim@thehousleys.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: www/apache13
Required To Run: www/apache13
Required Libraries: databases/mysql41-client

To install the port: cd /usr/ports/www/mod_auth_mysql/ && make install clean
To add the package: pkg_add -r mod_auth_mysql


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://sunet.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://iweb.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://switch.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://surfnet.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://kent.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://freefr.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://voxel.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://jaist.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://osdn.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://nchc.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://transact.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://softlayer.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://internode.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://biznetnetworks.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
http://ufpr.dl.sourceforge.net/project/mod-auth-mysql/mod-auth-mysql/mod-auth-mysql-1.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Dec 2009 07:44:43
Original commit files touched by this commit  3.2
pgollucci search for other commits by this committer
- Fix pkg-plist

Reported by:    QAT
25 Dec 2009 07:40:08
Original commit files touched by this commit  3.2
pgollucci search for other commits by this committer
- USE_APACHE instead of _DEPENDS
- Fix pkg-plist leftovers
- / ify dirs
22 Aug 2009 01:38:34
Original commit files touched by this commit  3.2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
17 May 2009 08:24:35
Original commit files touched by this commit  3.2
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
03 Feb 2009 06:32:52
Original commit files touched by this commit  3.2
pgollucci search for other commits by this committer
- Update to 3.2
27 Dec 2008 21:15:31
Original commit files touched by this commit  2.20_8
pgollucci search for other commits by this committer
Unmaintained www/mod_* ports over to apache@ maintainer
mod_$lang excluded

Approved by:    portmgr (erwin)
20 Jan 2008 15:05:11
Original commit files touched by this commit  2.20_8
clement search for other commits by this committer
- Get rid of obsolete WANT_APACHE stuff which led it to get tagged as
  BROKEN
06 Jun 2007 08:54:08
Original commit files touched by this commit  2.20_8
linimon search for other commits by this committer
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.

Hat:            portmgr
11 Mar 2007 09:06:25
Original commit files touched by this commit  2.20_8
kris search for other commits by this committer
BROKEN: Does not build
11 Jul 2006 12:49:01
Original commit files touched by this commit  2.20_8
jeh search for other commits by this committer
The buffer for creating a scrambled password is too small for newer
versions of MySQL and was causing segfaults
24 Jan 2006 03:14:23
Original commit files touched by this commit  2.20_7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
04 Dec 2005 10:24:43
Original commit files touched by this commit  2.20_7
clement search for other commits by this committer
- oops. I missed some ${.CURDIR}../apache2/ .include
11 Feb 2005 19:47:22
Original commit files touched by this commit  2.20_7
jeh search for other commits by this committer
Actually commit what I wanted
11 Feb 2005 19:44:43
Original commit files touched by this commit  2.20_7
jeh search for other commits by this committer
${.CURDIR}/../ is needed instead of ${PORTSDIR}
Bump PORTREVISION
11 Feb 2005 16:12:47
Original commit files touched by this commit  2.20_5
jeh search for other commits by this committer
Ports that previously depended on www/apache2 now show as depending on
www/apache13.

This problem is occuring because of a recent change to www/apache2's
Makefile.modules.3rd file (revision 1.18).  This change made the
APACHE_PORT variable overrideable even when WITH_APACHE2 is defined.
Previously, it set the variable with APACHE_PORT=www/apache2.

The APACHE_PORT variable gets defined in <bsd.port.mk> to www/apache13
if it wasn't previously defined.

The affected ports include <bsd.port.pre.mk> before "Makefile.modules.3rd".

Submitted by: Scot Hetzel
10 Jan 2005 13:55:15
Original commit files touched by this commit  2.20_5
jeh search for other commits by this committer
* Use PLIST_FILES to add libauth_mysql.so
* Bump PORTREVISION
08 Jan 2005 12:37:51
Original commit files touched by this commit  2.20_4
jeh search for other commits by this committer
* Fix PLIST by using www/apache2/Makefile.modules.3rd
* Bump PORTREVISION
18 Mar 2004 22:35:36
Original commit files touched by this commit  2.20_3
jeh search for other commits by this committer
SIZEify
24 Feb 2004 11:00:07
Original commit files touched by this commit  2.20_3
jeh search for other commits by this committer
* Update website
* Fix patch to allow MySQL 4.0.x work properly, found by Stephen Forbes.
* Bump PORTREVISION
07 Nov 2003 09:12:58
Original commit files touched by this commit  2.20_2
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
29 Sep 2003 11:12:15
Original commit files touched by this commit  2.20_2
jeh search for other commits by this committer
Jeremy Prior pointed out that there is USE_MYSQL= available, use that
instead.  No version bump.
28 Sep 2003 19:30:31
Original commit files touched by this commit  2.20_2
jeh search for other commits by this committer
Patches to allow to compile with MySQL 4.0 and probably 4.1
03 Mar 2003 04:00:46
Original commit files touched by this commit  2.20_1
jeh search for other commits by this committer
Remove pkg-comment and place in Makefile
05 Nov 2002 12:17:51
Original commit files touched by this commit  2.20_1
jeh search for other commits by this committer
Currently mod_auth_mysql logs authentication error in the access log, and
not in the error log.  This new patch logs in both the access log and the
error log, to not break existing scripts.

Submitted by:   Steve Ungerer <sau1@cornell.edu>
21 Dec 2001 18:17:09
files touched by this commit
jeh search for other commits by this committer
Update MASTER_SITES so it is fetchable again.    
26 Nov 2001 17:58:58
files touched by this commit
jeh search for other commits by this committer
Add a couple of good mirrors.    
22 Oct 2001 13:48:52
files touched by this commit
jeh search for other commits by this committer
Update mirrors.  download.sourceforge.net has changed.    
31 Mar 2001 23:20:52
files touched by this commit
jeh search for other commits by this committer
Update the WWW link.    
21 Jan 2001 15:40:47
files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 09:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
05 Oct 2000 23:23:36
files touched by this commit
jeh search for other commits by this committer
Add another MASTER_SITES.  SourceForge is now mirroring this.    
02 Oct 2000 05:10:30
files touched by this commit
jeh search for other commits by this committer
Change MAINTAINERship to my committers address.    
31 Aug 2000 01:09:35
files touched by this commit
fenner search for other commits by this committer
Don't use ${APXS} if dso support isn't compiled in.    
12 Aug 2000 13:22:00
files touched by this commit
jedgar search for other commits by this committer
Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)    
03 Aug 2000 13:19:06
files touched by this commit
nbm search for other commits by this committer
Add mod_auth_mysql, allowing apache to authenticate against a mysql   database. 
  

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21402
Broken 170
Deprecated 45
Ignore 894
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours6
new 7 days32
new fortnight50
new month97

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.217 seconds.