diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2020-12-29 11:53:43 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2020-12-29 11:53:43 +0000 |
| commit | 91408dc2935d9f09ae0b4d44bd99b401d75de23f (patch) | |
| tree | 8288e899820bef4d4cfdcf4a493c4a4f63691751 /databases/ldb14/files/patch-lib__replace__wscript | |
| parent | Require 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/ldb14/files/patch-lib__replace__wscript')
| -rw-r--r-- | databases/ldb14/files/patch-lib__replace__wscript | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/ldb14/files/patch-lib__replace__wscript b/databases/ldb14/files/patch-lib__replace__wscript deleted file mode 100644 index d6d32b6c3dca..000000000000 --- a/databases/ldb14/files/patch-lib__replace__wscript +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/replace/wscript.orig 2017-08-24 11:27:53 UTC -+++ lib/replace/wscript -@@ -81,7 +81,7 @@ def configure(conf): - conf.CHECK_HEADERS('sys/atomic.h') - conf.CHECK_HEADERS('libgen.h') - -- if conf.CHECK_CFLAGS('-Wno-format-truncation'): -+ if conf.CHECK_CFLAGS(['-Wno-format-truncation'] + conf.env.WERROR_CFLAGS): - conf.define('HAVE_WNO_FORMAT_TRUNCATION', '1') - - # Check for process set name support |
