aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql96-server/pkg-plist-plpython
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2016-09-05 11:15:29 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2016-09-05 11:15:29 +0000
commit96150e27d7c316bc1d0b148d004b7fb036b7c5b3 (patch)
treec9c81cfb306dbdbcfdfd66b3af8892ccea273a81 /databases/postgresql96-server/pkg-plist-plpython
parentf69161cef9f81e7b73433f421299d066bd0c17ba (diff)
downloadports-96150e27d7c316bc1d0b148d004b7fb036b7c5b3.tar.gz
ports-96150e27d7c316bc1d0b148d004b7fb036b7c5b3.zip
Add PostgreSQL-9.6 RC1
Please read the entry from 20160905 in UPDATING: daemon user has changed to `postgres' ICU is default on
Notes
Notes: svn path=/head/; revision=421360
Diffstat (limited to 'databases/postgresql96-server/pkg-plist-plpython')
-rw-r--r--databases/postgresql96-server/pkg-plist-plpython14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/postgresql96-server/pkg-plist-plpython b/databases/postgresql96-server/pkg-plist-plpython
new file mode 100644
index 000000000000..d24ff23fffe7
--- /dev/null
+++ b/databases/postgresql96-server/pkg-plist-plpython
@@ -0,0 +1,14 @@
+include/postgresql/server/plpy_util.h
+include/postgresql/server/plpython.h
+%%DOCSDIR%%/README-plpython
+%%PYTHON2%%lib/postgresql/plpython2.so
+%%PYTHON3%%lib/postgresql/plpython3.so
+%%PYTHON2%%%%DATADIR%%/extension/plpythonu.control
+%%PYTHON2%%%%DATADIR%%/extension/plpythonu--1.0.sql
+%%PYTHON2%%%%DATADIR%%/extension/plpythonu--unpackaged--1.0.sql
+%%PYTHON2%%%%DATADIR%%/extension/plpython2u.control
+%%PYTHON2%%%%DATADIR%%/extension/plpython2u--1.0.sql
+%%PYTHON2%%%%DATADIR%%/extension/plpython2u--unpackaged--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u.control
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--1.0.sql
+%%PYTHON3%%%%DATADIR%%/extension/plpython3u--unpackaged--1.0.sql