Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2013/02/09 11:19:16 adam Exp $
# $NetBSD: Makefile,v 1.10 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-plpython-/}
COMMENT= PL/Python procedural language for the PostgreSQL backend

View File

@@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.4 2013/02/09 11:19:16 adam Exp $
lib/postgresql/plpython2.so
@comment $NetBSD: PLIST,v 1.5 2014/01/23 18:41:14 wiz Exp $
${PLIST.py2x}lib/postgresql/plpython2.so
${PLIST.py3x}lib/postgresql/plpython3.so
share/locale/cs/LC_MESSAGES/plpython-9.1.mo
share/locale/de/LC_MESSAGES/plpython-9.1.mo
share/locale/es/LC_MESSAGES/plpython-9.1.mo
@@ -13,9 +14,12 @@ share/locale/ru/LC_MESSAGES/plpython-9.1.mo
share/locale/tr/LC_MESSAGES/plpython-9.1.mo
share/locale/zh_CN/LC_MESSAGES/plpython-9.1.mo
share/locale/zh_TW/LC_MESSAGES/plpython-9.1.mo
share/postgresql/extension/plpython2u--1.0.sql
share/postgresql/extension/plpython2u--unpackaged--1.0.sql
share/postgresql/extension/plpython2u.control
share/postgresql/extension/plpythonu--1.0.sql
share/postgresql/extension/plpythonu--unpackaged--1.0.sql
share/postgresql/extension/plpythonu.control
${PLIST.py2x}share/postgresql/extension/plpython2u--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpython2u--unpackaged--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpython2u.control
${PLIST.py3x}share/postgresql/extension/plpython3u--1.0.sql
${PLIST.py3x}share/postgresql/extension/plpython3u--unpackaged--1.0.sql
${PLIST.py3x}share/postgresql/extension/plpython3u.control
${PLIST.py2x}share/postgresql/extension/plpythonu--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpythonu--unpackaged--1.0.sql
${PLIST.py2x}share/postgresql/extension/plpythonu.control