FreeBSD Bugzilla – Attachment 114958 Details for
Bug 156702
[PATCH] mail/policyd2: add postgresql support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
policyd2-2.0.10.patch
policyd2-2.0.10.patch (text/plain), 1.23 KB, created by
geoffroy desvernay
on 2011-04-28 16:10:09 UTC
(
hide
)
Description:
policyd2-2.0.10.patch
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2011-04-28 16:10:09 UTC
Size:
1.23 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/policyd2.orig/Makefile /usr/ports/mail/policyd2/Makefile >--- /usr/ports/mail/policyd2.orig/Makefile 2010-04-29 00:26:42.000000000 +0200 >+++ /usr/ports/mail/policyd2/Makefile 2011-04-28 16:41:33.000000000 +0200 >@@ -30,6 +30,7 @@ > PORTDATA= * > > OPTIONS= MYSQL "Use MySQL support" On \ >+ PostgreSQL "Use PostgreSQL support" Off \ > SQLite "Use SQLite support" Off > > .include <bsd.port.pre.mk> >@@ -40,6 +41,9 @@ > .if defined(WITH_SQLite) > RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite > .endif >+.if defined(WITH_PostgreSQL) >+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg >+.endif > > post-patch: > @${REINPLACE_CMD} 's|/etc|${PREFIX}/etc|' ${WRKSRC}/cbpadmin >diff -ruN --exclude=CVS /usr/ports/mail/policyd2.orig/distinfo /usr/ports/mail/policyd2/distinfo >--- /usr/ports/mail/policyd2.orig/distinfo 2010-01-07 05:48:30.000000000 +0100 >+++ /usr/ports/mail/policyd2/distinfo 2011-04-28 16:45:38.000000000 +0200 >@@ -1,3 +1,2 @@ >-MD5 (cluebringer-2.0.10.tar.gz) = 374eb5b5f7325343defaf185964d421e > SHA256 (cluebringer-2.0.10.tar.gz) = be335acb8e282a31a65a3f44de8c0ac0f0ac8f18090e20391b486d6b1efd752b > SIZE (cluebringer-2.0.10.tar.gz) = 133110
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
Actions:
View
|
Diff
Attachments on
bug 156702
: 114958