aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Correct build, libtool is a dependency.Anders Nordby2007-10-151-2/+2
| | | | | | | | PR: ports/116982 Submitted by: Cory R. King <coryking@mozimedia.com> Notes: svn path=/head/; revision=201523
* [update] security/pam-mysql to 7.0RC1Edwin Groothuis2007-09-304-8/+26
| | | | | | | | | | | | | | Includes fix for correct use of -lmd to find MD5 functions (see: http://sourceforge.net/tracker/index.php?func=detail&aid=1485390&group_id=5741&atid=105741) Note: Used autoconf 2.61 to prevent problems with the upcoming sweep PR: ports/113882 Submitted by: Angelo Turetta <aturetta@bestunion.it> Approved by: maintainer timeout Notes: svn path=/head/; revision=200425
* Install DOCSDIR with correct permissions.Anders Nordby2007-02-111-1/+1
| | | | | | | Submitted by: stas Notes: svn path=/head/; revision=184919
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update to 0.6.2Marcus Alves Grando2005-10-103-12/+21
| | | | | | | | PR: 86576 Approved by: anders (maintainer timeout, 14 days) Notes: svn path=/head/; revision=144839
* Update to 0.6.0Marcus Alves Grando2005-09-166-140/+15
| | | | | | | | | | | Submitted to ports@ for test. Without reply. PR: ports/83748 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor), anders (maintainer timeout, 58 days) Notes: svn path=/head/; revision=142967
* Do not run in debug-mode by default.Anders Nordby2004-07-171-0/+4
| | | | Notes: svn path=/head/; revision=113810
* Move post-patch target to pre-build so that gmake is used after it isKris Kennaway2004-04-111-1/+1
| | | | | | | added. Notes: svn path=/head/; revision=106749
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Use PORTDOCS, DOCSDIR and USE_MYSQL.Anders Nordby2003-11-062-17/+19
| | | | | | | | | | | | Use LOCALBASE instad of PREFIX to locate MySQL includes. Use BROKEN_WITH_MYSQL to indicate that pam-mysql does not work with MySQL 4.1. PR: 57439 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=93201
* Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable.Anders Nordby2003-07-191-1/+1
| | | | | | | | PR: 54608 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=85187
* Use MASTER_SITE_SOURCEFORGE, this is a SourceForge project.Anders Nordby2003-06-011-2/+2
| | | | Notes: svn path=/head/; revision=81934
* Update to 0.5.Anders Nordby2003-06-014-68/+109
| | | | | | | | | | Unbreak on -current. PR: ports/48239 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=81933
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Mark as broken for -current with OpenPAM. Does not work yet.Anders Nordby2002-04-101-1/+7
| | | | Notes: svn path=/head/; revision=57548
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Update to 0.4.7Ade Lovett2000-10-133-107/+57
| | | | | | | | | | Use strlcpy rather than strncpy etc. PR: 21511 Submitted by: maintainer Notes: svn path=/head/; revision=33779
* New port: pam-mysqlChris D. Faulhaber2000-09-106-0/+166
This is a port of the Linux MySQL PAM module. You can authenticate any PAMified service with MySQL using this module. PR: 20915 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=32491