Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 02:08:36 +0100 (CET)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45943: New port databases/postgresql-libpq++
Message-ID:  <200212030108.gB318apf068002@palle.girgensohn.se>

next in thread | raw e-mail | index | archive | help

>Number:         45943
>Category:       ports
>Synopsis:       New port databases/postgresql-libpq++
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 02 17:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn <girgen@pingpong.net>
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
PING PONG
>Environment:
System: FreeBSD palle.girgensohn.se 4.7-RC FreeBSD 4.7-RC #0: Sun Sep 29 17:21:22 CEST 2002     root@palle.girgensohn.se:/usr/local/obj/usr/src/sys/STORDATAN  i386


	
>Description:
This is the C++ interface that has been shipped as part of PostgreSQL
for many releases. It is now maintained as a separate package at
gborg.postgresql.org

>How-To-Repeat:
	
>Fix:

	


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	postgresql-libpq++
#	postgresql-libpq++/distinfo
#	postgresql-libpq++/Makefile
#	postgresql-libpq++/pkg-comment
#	postgresql-libpq++/pkg-plist
#	postgresql-libpq++/pkg-descr
#
echo c - postgresql-libpq++
mkdir -p postgresql-libpq++ > /dev/null 2>&1
echo x - postgresql-libpq++/distinfo
sed 's/^X//' >postgresql-libpq++/distinfo << 'END-of-postgresql-libpq++/distinfo'
XMD5 (postgresql/libpq++-4.0.tar.gz) = da71cb79ef45cef55f4bc97a33a0857d
END-of-postgresql-libpq++/distinfo
echo x - postgresql-libpq++/Makefile
sed 's/^X//' >postgresql-libpq++/Makefile << 'END-of-postgresql-libpq++/Makefile'
X# New ports collection makefile for:	PostgreSQL Pgaccess
X# Date created:		December 1st, 2002
X# Whom:			Palle Girgensohn <girgen@pingpong.net>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	libpq++
XPORTVERSION=	4.0
XCATEGORIES=	databases
XMASTER_SITES=	ftp://gborg.postgresql.org/pub/libpqpp/stable/
XDIST_SUBDIR=	postgresql
X
XMAINTAINER=	girgen@pingpong.net
X
XLIB_DEPENDS=	pq:${PORTSDIR}/databases/postgresql7
X
XUSE_GMAKE=	YES
XUSE_REINPLACE=	YES
XINSTALLS_SHLIB=	YES
X
Xpost-patch:
X	${REINPLACE_CMD} "s,/usr/local/pgsql,${PREFIX},; \
X			  s,^CFLAGS.*,CFLAGS=${CFLAGS},; \
X			  s,\...SO_MINOR_VERSION.,,; \
X			  s,\(\-[IL]\)[^/]*,\\1${LOCALBASE}," ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-postgresql-libpq++/Makefile
echo x - postgresql-libpq++/pkg-comment
sed 's/^X//' >postgresql-libpq++/pkg-comment << 'END-of-postgresql-libpq++/pkg-comment'
XC++ interface for  PostgreSQL
END-of-postgresql-libpq++/pkg-comment
echo x - postgresql-libpq++/pkg-plist
sed 's/^X//' >postgresql-libpq++/pkg-plist << 'END-of-postgresql-libpq++/pkg-plist'
Xinclude/libpq++.h
Xinclude/libpq++/pgconnection.h
Xinclude/libpq++/pgdatabase.h
Xinclude/libpq++/pgtransdb.h
Xinclude/libpq++/pgcursordb.h
Xinclude/libpq++/pglobject.h
Xlib/libpq++.so.4
Xlib/libpq++.so
X@dirrm include/libpq++
END-of-postgresql-libpq++/pkg-plist
echo x - postgresql-libpq++/pkg-descr
sed 's/^X//' >postgresql-libpq++/pkg-descr << 'END-of-postgresql-libpq++/pkg-descr'
XThis is the C++ interface that has been shipped as part of PostgreSQL for
Xmany releases. There is a newer C++ interface called libpqxx, which is
Xin a separate port, postgresq-pgcxx.
X
XWWW: http://gborg.postgresql.org/project/libpqpp/
END-of-postgresql-libpq++/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212030108.gB318apf068002>