From 4195dfbcec9f0296962a97b33aadf1fdd9f9726e Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Sun, 2 Dec 2001 17:53:14 +0000 Subject: Minor updates from MAINTAINER. PR: 32423 Submitted by: chris@aims.com.au --- databases/firebird-client/files/patch-ad | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 databases/firebird-client/files/patch-ad (limited to 'databases/firebird-client/files/patch-ad') diff --git a/databases/firebird-client/files/patch-ad b/databases/firebird-client/files/patch-ad new file mode 100644 index 000000000000..7ce937566bc3 --- /dev/null +++ b/databases/firebird-client/files/patch-ad @@ -0,0 +1,13 @@ +--- jrd/enc.c.orig Fri Aug 4 06:50:03 2000 ++++ jrd/enc.c Sun Nov 18 19:17:19 2001 +@@ -31,6 +31,10 @@ + * + **************************************/ + ++#ifdef FREEBSD ++crypt_set_format("des"); ++#endif ++ + return CRYPT_FUNC( string, salt); + } + #endif -- cgit v1.2.3