diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-09-03 15:23:49 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-09-03 15:23:49 +0000 |
commit | 5a6475a692f2a701cc0c2a54a1de1d62904ab336 (patch) | |
tree | 2a998b67fb0fab6d7e3c00b680684e4e36d90e0b /databases/firebird-server/files/patch-src%install%misc%firebird.conf | |
parent | Reset maintainership (ENOTIME). (diff) |
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
Notes
Notes:
svn path=/head/; revision=240787
Diffstat (limited to 'databases/firebird-server/files/patch-src%install%misc%firebird.conf')
-rw-r--r-- | databases/firebird-server/files/patch-src%install%misc%firebird.conf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/firebird-server/files/patch-src%install%misc%firebird.conf b/databases/firebird-server/files/patch-src%install%misc%firebird.conf deleted file mode 100644 index 4f8f1b416285..000000000000 --- a/databases/firebird-server/files/patch-src%install%misc%firebird.conf +++ /dev/null @@ -1,20 +0,0 @@ ---- src/install/misc/firebird.conf.orig Fri Sep 30 17:13:47 2005 -+++ src/install/misc/firebird.conf Wed Mar 15 17:03:43 2006 -@@ -60,7 +60,7 @@ - # - # Type: string - # --#RootDirectory = -+#RootDirectory = /var/db/firebird - - - # ---------------------------- -@@ -126,7 +126,7 @@ - # - # Type: string (special format) - # --#UdfAccess = Restrict UDF -+UdfAccess = Restrict %%PREFIX%%/libexec/firebird/udf - - - # ---------------------------- |