aboutsummaryrefslogtreecommitdiff
path: root/security/pam-mysql/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-301-2/+5
| | | | | | | | | | | | | | 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
* Update to 0.6.2Marcus Alves Grando2005-10-101-10/+9
| | | | | | | | PR: 86576 Approved by: anders (maintainer timeout, 14 days) Notes: svn path=/head/; revision=144839
* Update to 0.6.0Marcus Alves Grando2005-09-161-24/+12
| | | | | | | | | | | 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
* 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-061-13/+15
| | | | | | | | | | | | 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-011-5/+1
| | | | | | | | | | 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-071-0/+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-131-1/+1
| | | | | | | | | | Use strlcpy rather than strncpy etc. PR: 21511 Submitted by: maintainer Notes: svn path=/head/; revision=33779
* New port: pam-mysqlChris D. Faulhaber2000-09-101-0/+43
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