Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,4 @@
PL/Tcl is a dynamic loadable extension for the PostgreSQL database system
that enables the Tcl language to be used to create functions and
trigger-procedures. It offers most of the capabilities a function
writer has in the C language.

View File

@@ -0,0 +1,7 @@
===========================================================================
$NetBSD: MESSAGE,v 1.1 2016/02/25 21:37:36 tnn Exp $
Please see the PL/Tcl section of the PostgreSQL Programmer's Guide
(databases/postgresql-docs) for information on programming with
${PKGNAME}.
===========================================================================

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.3 2016/04/09 12:51:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/95-pltcl-/}
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server
.include "../../databases/postgresql95/Makefile.common"
CONFIGURE_ARGS+= --with-tcl
CONFIGURE_ARGS+= --with-tclconfig="${BUILDLINK_PREFIX.tcl}/lib"
CONFIGURE_ENV+= TCLSH="${TCLSH}"
TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh
BUILD_MAKE_FLAGS= PGXS=1
BUILD_DIRS= src/pl/tcl
.include "../../databases/postgresql95-client/buildlink3.mk"
.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,26 @@
@comment $NetBSD: PLIST,v 1.1 2016/02/25 21:37:36 tnn Exp $
bin/pltcl_delmod
bin/pltcl_listmod
bin/pltcl_loadmod
lib/postgresql/pltcl.so
share/locale/cs/LC_MESSAGES/pltcl-9.5.mo
share/locale/de/LC_MESSAGES/pltcl-9.5.mo
share/locale/es/LC_MESSAGES/pltcl-9.5.mo
share/locale/fr/LC_MESSAGES/pltcl-9.5.mo
share/locale/it/LC_MESSAGES/pltcl-9.5.mo
share/locale/ja/LC_MESSAGES/pltcl-9.5.mo
share/locale/ko/LC_MESSAGES/pltcl-9.5.mo
share/locale/pl/LC_MESSAGES/pltcl-9.5.mo
share/locale/pt_BR/LC_MESSAGES/pltcl-9.5.mo
share/locale/ro/LC_MESSAGES/pltcl-9.5.mo
share/locale/ru/LC_MESSAGES/pltcl-9.5.mo
share/locale/tr/LC_MESSAGES/pltcl-9.5.mo
share/locale/zh_CN/LC_MESSAGES/pltcl-9.5.mo
share/locale/zh_TW/LC_MESSAGES/pltcl-9.5.mo
share/postgresql/extension/pltcl--1.0.sql
share/postgresql/extension/pltcl--unpackaged--1.0.sql
share/postgresql/extension/pltcl.control
share/postgresql/extension/pltclu--1.0.sql
share/postgresql/extension/pltclu--unpackaged--1.0.sql
share/postgresql/extension/pltclu.control
share/postgresql/unknown.pltcl