Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 04:33:32 +0100 (CET)
From:      Palle Girgensohn <girgen@partitur.se>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34858: new port p5-postgresql-plperl
Message-ID:  <200202120333.g1C3XWf66280@palle.girgensohn.se>

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

>Number:         34858
>Category:       ports
>Synopsis:       new port p5-postgresql-plperl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 11 19:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn <girgen@partitur.se>
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
Partitur
>Environment:
System: FreeBSD palle.girgensohn.se 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #11: Fri Dec 28 17:22:10 CET 2001 root@palle.girgensohn.se:/usr/obj/usr/src/sys/STORDATAN i386


	
>Description:
This is a port of the PL/Perl module that is part of the
postgresql-7.2 distribution.

>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:
#
#	p5-postgresql-plperl
#	p5-postgresql-plperl/pkg-comment
#	p5-postgresql-plperl/pkg-descr
#	p5-postgresql-plperl/pkg-plist
#	p5-postgresql-plperl/Makefile
#	p5-postgresql-plperl/pkg-message
#
echo c - p5-postgresql-plperl
mkdir -p p5-postgresql-plperl > /dev/null 2>&1
echo x - p5-postgresql-plperl/pkg-comment
sed 's/^X//' >p5-postgresql-plperl/pkg-comment << 'END-of-p5-postgresql-plperl/pkg-comment'
XA module for using Perl5 to write SQL functions
END-of-p5-postgresql-plperl/pkg-comment
echo x - p5-postgresql-plperl/pkg-descr
sed 's/^X//' >p5-postgresql-plperl/pkg-descr << 'END-of-p5-postgresql-plperl/pkg-descr'
XPL/Perl allows you to write PostgreSQL functions and procedures in
XPerl. Consult the PostgreSQL User's Guide and the INSTALL file in the
Xtop-level directory of the source distribution for more information.
X
XThis software is part of the standard PostgreSQL distribution.
X
XWWW: http://www.postgresql.org/
END-of-p5-postgresql-plperl/pkg-descr
echo x - p5-postgresql-plperl/pkg-plist
sed 's/^X//' >p5-postgresql-plperl/pkg-plist << 'END-of-p5-postgresql-plperl/pkg-plist'
Xlib/postgresql/plperl.so
X@unexec rmdir %D/lib/postgresql 2>/dev/null || true
END-of-p5-postgresql-plperl/pkg-plist
echo x - p5-postgresql-plperl/Makefile
sed 's/^X//' >p5-postgresql-plperl/Makefile << 'END-of-p5-postgresql-plperl/Makefile'
X# New ports collection makefile for:	PostgreSQL JDBC
X# Date created:		January 14, 2002
X# Whom:			Palle Girgensohn <girgen@partitur.se>
X#
X# $FreeBSD: ports/databases/postgresql7/Makefile,v 1.90 2001/12/12 19:30:35 ijliao Exp $
X#
X
XPORTNAME=	postgresql-plperl
XPORTVERSION=	7.2
XCATEGORIES=	databases perl5
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	girgen@partitur.se
X
XPOSTGRESQL_SUBPORT=YES
X.include <${.CURDIR}/../postgresql7/Makefile>
X
XRUN_DEPENDS=	postgres:${PORTSDIR}/databases/postgresql7
X
XUSE_PERL5=	yes
XCONFIGURE_ARGS=	--with-perl
X
XMAKE_ARGS+=	-C src/pl/plperl
XMAKEFILE=	GNUmakefile
X
Xpost-install:
X	@ ${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-p5-postgresql-plperl/Makefile
echo x - p5-postgresql-plperl/pkg-message
sed 's/^X//' >p5-postgresql-plperl/pkg-message << 'END-of-p5-postgresql-plperl/pkg-message'
XPL/Perl has been installed. Check the createlang(l) manpage for more
Xinfo. You can install PL/Perl as trusted or untrusted, by using either
X"createlang plperl" or "createlang plperlu".
END-of-p5-postgresql-plperl/pkg-message
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?200202120333.g1C3XWf66280>