mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
The only way for native FreeBSD binaries to connect to modern Oracle databases is usage of OCI8 libraries supplied by the port. Additional changes: - integrate patch supplied with PR 211107; - assign maintainership to the submitter; - supply additional MASTER_SITE; - dead WWW link replaced with working copy of old one; - bump PORTREVISION. PR: 211107 Approved by: vsevolod (mentor)
7 lines
245 B
Text
7 lines
245 B
Text
--- freebsd/redefine-syms.lst.orig 2005-06-20 23:23:35.000000000 +0700
|
|
+++ freebsd/redefine-syms.lst 2007-11-28 04:48:03.000000000 +0600
|
|
@@ -1,2 +1,4 @@
|
|
+connect __l_connect
|
|
lseek __l_lseek
|
|
sigprocmask __l_sigprocmask
|
|
+sigaction __l_sigaction
|