summaryrefslogtreecommitdiff
path: root/databases/firebird-server/files/patch-src%install%misc%firebird.conf
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-09-03 15:23:49 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-09-03 15:23:49 +0000
commit5a6475a692f2a701cc0c2a54a1de1d62904ab336 (patch)
tree2a998b67fb0fab6d7e3c00b680684e4e36d90e0b /databases/firebird-server/files/patch-src%install%misc%firebird.conf
parentReset 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.conf20
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
-
-
- # ----------------------------