diff options
| author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-11-24 06:22:36 +0000 |
|---|---|---|
| committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-11-24 06:22:36 +0000 |
| commit | 18c5d4f355dfff9325a9bbff0d91c3edf34a4f89 (patch) | |
| tree | 51f21fc4f0d913ed42561d7fadd9fe79bdf75fdb /databases/firebird2-server/files/patch-src%common%config%config.cpp | |
| parent | - Connect hdf5-18 (diff) | |
Rename databases/firebird2-* to databases/firebird20-*
Notes
Notes:
svn path=/head/; revision=223317
Diffstat (limited to 'databases/firebird2-server/files/patch-src%common%config%config.cpp')
| -rw-r--r-- | databases/firebird2-server/files/patch-src%common%config%config.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/firebird2-server/files/patch-src%common%config%config.cpp b/databases/firebird2-server/files/patch-src%common%config%config.cpp deleted file mode 100644 index b05adf508983..000000000000 --- a/databases/firebird2-server/files/patch-src%common%config%config.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/config/config.cpp.orig Tue Aug 15 22:53:43 2006 -+++ src/common/config/config.cpp Tue Aug 15 22:54:38 2006 -@@ -111,7 +111,7 @@ - {TYPE_STRING, "RemoteBindAddress", (ConfigValue) 0}, - {TYPE_STRING, "ExternalFileAccess", (ConfigValue) "None"}, // location(s) of external files for tables - {TYPE_STRING, "DatabaseAccess", (ConfigValue) "Full"}, // location(s) of databases -- {TYPE_STRING, "UdfAccess", (ConfigValue) "Restrict UDF"}, // location(s) of UDFs -+ {TYPE_STRING, "UdfAccess", (ConfigValue) "Restrict " FB_LIBEXEC_PREFIX "/UDF"}, // location(s) of UDFs - {TYPE_STRING, "TempDirectories", (ConfigValue) 0}, - #ifdef DEV_BUILD - {TYPE_BOOLEAN, "BugcheckAbort", (ConfigValue) true}, // whether to abort() engine when internal error is found |
