FreeBSD Bugzilla – Attachment 200981 Details for
Bug 234817
databases/pgpool-II-40: Broken PAM option?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pgpool-II-40.diff
pgpool-II-40.diff (text/plain), 1.01 KB, created by
Tobias Kortkamp
on 2019-01-10 11:22:03 UTC
(
hide
)
Description:
pgpool-II-40.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2019-01-10 11:22:03 UTC
Size:
1.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 489769) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= pgpool-II > PORTVERSION= 4.0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= databases > MASTER_SITES= http://www.pgpool.net/mediawiki/images/ > PKGNAMESUFFIX= 40 >@@ -31,21 +31,14 @@ > OPTIONS_DEFINE= DOCS SSL PAM MEMCACHED > OPTIONS_DEFAULT= SSL > >+MEMCACHED_CONFIGURE_ON= --with-memcached=${LOCALBASE}/include >+MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached >+ >+PAM_CONFIGURE_WITH= pam >+ > SSL_CONFIGURE_WITH= openssl > SSL_USES= ssl > >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MPAM} >-#CONFIGURE_ARGS+= --with-pam >-SSL_CONFIGURE_WITH= pam >-.endif >- >-.if ${PORT_OPTIONS:MMEMCACHED} >-CONFIGURE_ARGS+=--with-memcached=${LOCALBASE}/include >-LIB_DEPENDS+= libmemcached.so:databases/libmemcached >-.endif >- > post-install: > @${MKDIR} ${STAGEDIR}/var/run/pgpool > ${INSTALL_LIB} ${WRKSRC}/src/libs/pcp/.libs/libpcp.so.1.0.0 ${STAGEDIR}${PREFIX}/lib
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 Diff
View Attachment As Raw
Flags:
tz
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234817
: 200981