summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2016-12-04 21:12:58 +0000
committerrodent <rodent>2016-12-04 21:12:58 +0000
commit1086d6baf0e9073ca31e2c64a6531af3fbe54e34 (patch)
tree4dce445787e684a64a669ac8ea2a17e6b690e864 /databases/Makefile
parentbe2201fb8e9e21b1569942f8febafefc54012eda (diff)
downloadpkgsrc-1086d6baf0e9073ca31e2c64a6531af3fbe54e34.tar.gz
It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 7a31b5ea928..37247877d3d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.521 2016/10/30 08:58:12 adam Exp $
+# $NetBSD: Makefile,v 1.522 2016/12/04 21:12:58 rodent Exp $
COMMENT= Databases
@@ -347,6 +347,7 @@ SUBDIR+= py-elixir
SUBDIR+= py-firebase
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
+SUBDIR+= py-ldap3
SUBDIR+= py-metakit
SUBDIR+= py-mongo
SUBDIR+= py-mssql
@@ -374,6 +375,7 @@ SUBDIR+= py-sqlsoup
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= py-tokyocabinet
+SUBDIR+= py-trytond-ldap-authentication
SUBDIR+= py-whisper
SUBDIR+= qdbm
SUBDIR+= qdbm-cgi