FreeBSD Bugzilla – Attachment 79264 Details for
Bug 113882
[update] security/pam-mysql to 7.0RC1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-pam-mysql-7.0RC1
patch-pam-mysql-7.0RC1 (text/plain), 3.07 KB, created by
Angelo Turetta
on 2007-06-20 16:30:05 UTC
(
hide
)
Description:
patch-pam-mysql-7.0RC1
Filename:
MIME Type:
Creator:
Angelo Turetta
Created:
2007-06-20 16:30:05 UTC
Size:
3.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/pam-mysql/Makefile,v >retrieving revision 1.18 >diff -u -r1.18 Makefile >--- Makefile 11 Feb 2007 22:26:52 -0000 1.18 >+++ Makefile 20 Jun 2007 14:53:00 -0000 >@@ -6,16 +6,19 @@ > # > > PORTNAME= pam_mysql >-PORTVERSION= 0.6.2 >+PORTVERSION= 0.7.r1 > CATEGORIES= security databases > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} >+DISTNAME= ${PORTNAME}-0.7RC1${DISTVERSIONSUFFIX} > > MAINTAINER= anders@FreeBSD.org > COMMENT= A pam module for authenticating with MySQL > > USE_MYSQL= yes >-HAS_CONFIGURE= yes >+GNU_CONFIGURE= yes >+USE_AUTOTOOLS= aclocal:14 autoconf:259 >+ACLOCAL_ARGS= -I ${PREFIX}/share/aclocal > CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --with-pam-mods-dir=${PREFIX}/lib --with-pam=/usr > > SUB_FILES= pkg-message >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/security/pam-mysql/distinfo,v >retrieving revision 1.7 >diff -u -r1.7 distinfo >--- distinfo 24 Jan 2006 01:03:17 -0000 1.7 >+++ distinfo 20 Jun 2007 09:31:55 -0000 >@@ -1,3 +1,3 @@ >-MD5 (pam_mysql-0.6.2.tar.gz) = 623edc50023b183c7b36a03353edcdf0 >-SHA256 (pam_mysql-0.6.2.tar.gz) = c6e5dd2b887d31bf2f4d105029ef23cdc9360119bdcf0d2b31f88e433eff69ce >-SIZE (pam_mysql-0.6.2.tar.gz) = 325657 >+MD5 (pam_mysql-0.7RC1.tar.gz) = 6177183d7e98dc12f2e444c9fbd4f13c >+SHA256 (pam_mysql-0.7RC1.tar.gz) = cb3cf89b9b51cb196ee8d731f85acbab72b4878a3a7c4183c5534161d4385ce7 >+SIZE (pam_mysql-0.7RC1.tar.gz) = 335240 >Index: files/patch-acinclude_m4 >=================================================================== >RCS file: files/patch-acinclude_m4 >diff -N files/patch-acinclude_m4 >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-acinclude_m4 20 Jun 2007 09:37:17 -0000 >@@ -0,0 +1,12 @@ >+*** acinclude.m4.orig Sat Mar 11 23:36:42 2006 >+--- acinclude.m4 Sat Mar 11 23:37:14 2006 >+*************** >+*** 445,450 **** >+--- 445,451 ---- >+ AC_MSG_RESULT([no]) >+ >+ AC_CHECK_HEADERS([md5.h]) >++ AC_CHECK_LIB([md],[MD5Data]) >+ AC_CHECK_FUNCS([MD5Data]) >+ ]) >+ ]) >Index: files/pkg-message.in >=================================================================== >RCS file: /home/ncvs/ports/security/pam-mysql/files/pkg-message.in,v >retrieving revision 1.1 >diff -u -r1.1 pkg-message.in >--- files/pkg-message.in 10 Oct 2005 15:06:08 -0000 1.1 >+++ files/pkg-message.in 20 Jun 2007 14:46:47 -0000 >@@ -1,8 +1,11 @@ > ***************************************************************************** > >-Copy/symlink %%PREFIX%%/lib/pam_mysql.so to /usr/lib/pam_mysql.so >-to be able to use it. Read files in %%DOCSDIR%% >-for info on how to set up. >+Read files in %%DOCSDIR%% for info on how to set up. >+ >+The PAM subsystem only looks for modules in /usr/lib: to use any pam module >+from the ports, either specify the full pathname in your pam.d config file >+(eg: %%PREFIX%%/lib/pam_mysql.so instead of pam_mysql.so) or copy/symlink >+%%PREFIX%%/lib/pam_mysql.so to /usr/lib/pam_mysql.so to be able to use it. > > Example: > ln -sf %%PREFIX%%/lib/pam_mysql.so /usr/lib/pam_mysql.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 113882
: 79264