FreeBSD Bugzilla – Attachment 44003 Details for
Bug 68217
[MAINTAINER] databases/postgresql-libpqxx: update to 2.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pg-libpqxx.diff
pg-libpqxx.diff (text/plain; charset=iso-8859-1), 1.04 KB, created by
Palle Girgensohn
on 2004-06-24 02:19:54 UTC
(
hide
)
Description:
pg-libpqxx.diff
Filename:
MIME Type:
Creator:
Palle Girgensohn
Created:
2004-06-24 02:19:54 UTC
Size:
1.04 KB
patch
obsolete
>--- Makefile.orig Thu Jun 24 03:11:26 2004 >+++ Makefile Thu Jun 24 03:15:14 2004 >@@ -22,9 +22,20 @@ > USE_GMAKE= YES > GNU_CONFIGURE= YES > INSTALLS_SHLIB= YES >+PLIST_SUB= PORTVERSION=${PORTVERSION} >+ >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 500035 >+BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport >+RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport >+CXXFLAGS+= -I${LOCALBASE}/include/stlport >+LDFLAGS+= -L${LOCALBASE}/lib -lstlport_gcc ${PTHREAD_LIBS} >+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" >+.endif > > CONFIGURE_ARGS= --with-postgres=${LOCALBASE} \ > --enable-shared \ > --with-postgres-include=${LOCALBASE}/include/postgresql > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >--- pkg-plist.orig Thu Jun 24 03:11:34 2004 >+++ pkg-plist Thu Jun 24 03:11:43 2004 >@@ -67,7 +67,7 @@ > lib/libpqxx.a > lib/libpqxx.la > lib/libpqxx.so >-lib/libpqxx-2.2.3.so >+lib/libpqxx-%%PORTVERSION%%.so > lib/pkgconfig/libpqxx.pc > @dirrm lib/pkgconfig > @dirrm include/pqxx
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 68217
:
44002
| 44003