summaryrefslogtreecommitdiff
path: root/databases/py-bsddb/files/patch-_bsddb.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
committerRene Ladan <rene@FreeBSD.org>2020-12-29 11:53:43 +0000
commit91408dc2935d9f09ae0b4d44bd99b401d75de23f (patch)
tree8288e899820bef4d4cfdcf4a493c4a4f63691751 /databases/py-bsddb/files/patch-_bsddb.c
parentRequire kld before starting virtual_oss in case cuse(3) is loaded from there. (diff)
Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python 2020-12-12 devel/py-delfick_error: Uses deprecated version of python 2020-12-12 devel/py-fusefs: Uses deprecated version of python 2020-08-15 devel/py-noseofyeti: Uses deprecated version of python 2020-12-29 databases/py-bsddb: Uses deprecated version of python 2020-12-29 www/py-webhelpers: Uses deprecated version of python 2020-12-29 security/py-pyptlib: Uses deprecated version of python 2020-12-29 japanese/py-zinnia: Uses deprecated version of python 2020-12-29 math/slepc: Broken, uses deprecated version of python 2020-12-29 www/py-pastescript: Uses deprecated version of python 2020-12-29 databases/ldb14: Uses deprecated version of python 2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc 2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python 2020-12-29 devel/py-ydbf: Uses deprecated version of python 2020-12-29 devel/py-SymbolType: Uses deprecated version of python
Diffstat (limited to 'databases/py-bsddb/files/patch-_bsddb.c')
-rw-r--r--databases/py-bsddb/files/patch-_bsddb.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/py-bsddb/files/patch-_bsddb.c b/databases/py-bsddb/files/patch-_bsddb.c
deleted file mode 100644
index ee4e89c813f7..000000000000
--- a/databases/py-bsddb/files/patch-_bsddb.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./_bsddb.c.orig 2013-04-06 18:02:34.000000000 +0400
-+++ ./_bsddb.c 2013-05-12 09:27:38.000000000 +0400
-@@ -9699,7 +9699,7 @@
- ADD_INT(d, DB_RPCCLIENT);
- #endif
-
--#if (DBVER < 48)
-+#if (DBVER < 48 || DBVER > 51)
- ADD_INT(d, DB_XA_CREATE);
- #endif
-