notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pam-mysql PAM module for authenticating with MySQL
0.8.2 security on this many watch lists=29 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.2Version of this port present on the latest quarterly branch.
Maintainer: jsm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-09-10 09:57:49
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: nmap, openssl, postfix, gmake
Also Listed In: databases
License: GPLv2+
WWW:
https://github.com/NigelCunningham/pam-MySQL
Description:
This is a PAM module for authenticating with MySQL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. lib/pam_mysql.so
  2. lib/pam_mysql.la
  3. /usr/local/share/licenses/pam_mysql-0.8.2/catalog.mk
  4. /usr/local/share/licenses/pam_mysql-0.8.2/LICENSE
  5. /usr/local/share/licenses/pam_mysql-0.8.2/GPLv2+
Collapse this list.
Dependency lines:
  • pam_mysql>0:security/pam-mysql
To install the port:
cd /usr/ports/security/pam-mysql/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pam-mysql
  • pkg install pam_mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pam_mysql
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1622744756 SHA256 (NigelCunningham-pam-MySQL-v0.8.2_GH0.tar.gz) = 012529868418bcb23b22d466ca7e526a6a08f42736cd67d41118151e285c777b SIZE (NigelCunningham-pam-MySQL-v0.8.2_GH0.tar.gz) = 55023

Packages (timestamps in pop-ups are UTC):
pam_mysql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.20.8.20.7.r1_60.8.20.8.2-0.7.r1_6-
FreeBSD:13:quarterly0.8.20.8.2-0.8.20.8.2-0.8.20.8.2
FreeBSD:14:latest0.8.20.8.20.8.20.8.20.8.2--0.8.2
FreeBSD:14:quarterly0.8.20.8.2-0.8.20.8.2-0.8.20.8.2
FreeBSD:15:latest0.8.20.8.2n/a0.8.2n/a-0.8.20.8.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Library dependencies:
  1. libmysqlclient.so.20 : databases/mysql57-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pam_mysql-0.8.2: DOCS=on: Build and/or install documentation SSL=on: Build with OpenSSL support (non-crypt()ish MD5 and SHA1 hash) ===> Use 'make config' to modify these settings
Options name:
security_pam-mysql
USES:
autoreconf compiler:c11 libtool:keepla mysql pkgconfig ssl
pkg-message:
For install:
Read files in /usr/local/share/doc/pam_mysql for info on how to set up.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NigelCunningham/pam-MySQL/tar.gz/v0.8.2?dummy=/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.2
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.2
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
0.8.2
07 Jun 2021 13:27:24
commit hash: e5e4475fb7f0d2692f668c23014e4aedcd7acff2commit hash: e5e4475fb7f0d2692f668c23014e4aedcd7acff2commit hash: e5e4475fb7f0d2692f668c23014e4aedcd7acff2commit hash: e5e4475fb7f0d2692f668c23014e4aedcd7acff2 files touched by this commit
Jesper Schmitz Mouridsen (jsm) search for other commits by this committer
security/pam-mysql: Update to 0.8.2

Old upstream is unmaintained and taken over by
github.com/NigelCunningham/pam-MySQL

This version supports newer versions of MySQL and MariaDB, that do not define
make_scrambled_password().

Since pam now looks in LOCALBASE for modules change pkg-message accordingly

PR: 254731
Reviewed_by: koobs (ports)
Differential_Revision: 30646
0.7.r1_6
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.r1_6
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
0.7.r1_6
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.7.r1_6
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.7.r1_5
18 Jul 2019 17:48:01
Revision:506865Original commit files touched by this commit
pkubaj search for other commits by this committer
security/pam-mysql: fix build on GCC architectures

This port requires -latomic since upgrade to MySQL 5.7:
/usr/bin/ld: cannot find -latomic

Approved by:	mentors (implicit approval)
0.7.r1_5
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
0.7.r1_5
05 May 2018 14:20:33
Revision:469113Original commit files touched by this commit
danfe search for other commits by this committer
For ports in `security' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
0.7.r1_5
31 Oct 2017 14:51:54
Revision:453238Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
0.7.r1_5
30 Dec 2016 09:01:03
Revision:429962Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Pet portlint
- Switch to options helpers
- Regenerate patches
0.7.r1_5
01 Jun 2015 12:58:13
Revision:388218Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
0.7.r1_4
05 Apr 2015 12:40:46
Revision:383291Original commit files touched by this commit
robak search for other commits by this committer
security/pam-mysql: add OpenSSL port option for building non crypt() MD5 support

PR:		196927
Submitted by:	Klaus Mayr <klaus@mayr-software.net>
0.7.r1_4
29 Oct 2014 22:11:51
Revision:371714Original commit files touched by this commit
anders search for other commits by this committer
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
0.7.r1_4
23 Apr 2014 13:25:17
Revision:351936Original commit files touched by this commit
tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.r1_3
06 Feb 2014 14:36:36
Revision:343095Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Do not build the useless static version
Use USES=libtool
Remove the unneeded dependencies on autotools
General cleanup
0.7.r1_2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.7.r1_2
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.7.r1_2
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
0.7.r1_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.7.r1_1
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.7.r1_1
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.7.r1
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
0.7.r1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
0.7.r1
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
0.7.r1
15 Oct 2007 20:09:07
Original commit files touched by this commit
anders search for other commits by this committer
Correct build, libtool is a dependency.

PR:             ports/116982
Submitted by:   Cory R. King <coryking@mozimedia.com>
0.7.r1
30 Sep 2007 06:14:09
Original commit files touched by this commit
edwin search for other commits by this committer
[update] security/pam-mysql to 7.0RC1

        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
0.6.2
11 Feb 2007 22:26:52
Original commit files touched by this commit
anders search for other commits by this committer
Install DOCSDIR with correct permissions.

Submitted by:   stas
0.6.2
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
0.6.2
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.2
10 Oct 2005 15:06:08
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.6.2

PR:             86576
Approved by:    anders (maintainer timeout, 14 days)
0.6.0
16 Sep 2005 20:56:21
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.6.0
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)
0.5_1
17 Jul 2004 12:00:03
Original commit files touched by this commit
anders search for other commits by this committer
Do not run in debug-mode by default.
0.5_1
11 Apr 2004 23:17:26
Original commit files touched by this commit
kris search for other commits by this committer
Move post-patch target to pre-build so that gmake is used after it is
added.
0.5_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.5_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.5
06 Nov 2003 00:10:17
Original commit files touched by this commit
anders search for other commits by this committer
Use PORTDOCS, DOCSDIR and USE_MYSQL.
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>
0.5
19 Jul 2003 11:07:04
Original commit files touched by this commit
anders search for other commits by this committer
Fix MASTER_SITE_SUBDIR so that the distfile is actually fetchable.

PR:             54608
Submitted by:   Mathieu Arnold <m@absolight.net>
0.5
01 Jun 2003 21:29:01
Original commit files touched by this commit
anders search for other commits by this committer
Use MASTER_SITE_SOURCEFORGE, this is a SourceForge project.
0.5
01 Jun 2003 21:27:04
Original commit files touched by this commit
anders search for other commits by this committer
Update to 0.5.
Unbreak on -current.

PR:             ports/48239
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
0.4.7
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.4.7
10 Apr 2002 22:28:01
Original commit files touched by this commit
anders search for other commits by this committer
Mark as broken for -current with OpenPAM. Does not work yet.
0.4.7
15 Mar 2002 00:31:55
Original commit files touched by this commit
anders search for other commits by this committer
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
14 Mar 2002 00:11:40
Original commit files touched by this commit
anders search for other commits by this committer
Correct MAINTAINER e-mail address for ports I maintain.
21 Jan 2001 15:40:47
commit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.orgcommit hash: fp1.8672@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
13 Oct 2000 21:18:34
commit hash: fp1.5045@dev.null.freshports.orgcommit hash: fp1.5045@dev.null.freshports.orgcommit hash: fp1.5045@dev.null.freshports.orgcommit hash: fp1.5045@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Update to 0.4.7   Use strlcpy rather than strncpy etc.    
08 Oct 2000 07:30:58
commit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.orgcommit hash: fp1.4801@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
10 Sep 2000 13:57:49
commit hash: fp1.3744@dev.null.freshports.orgcommit hash: fp1.3744@dev.null.freshports.orgcommit hash: fp1.3744@dev.null.freshports.orgcommit hash: fp1.3744@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
New port: pam-mysql    

Number of commits found: 51