aboutsummaryrefslogtreecommitdiffstats
path: root/security/bjorb/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-30 15:35:08 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-30 15:35:08 +0000
commit3845fbcfd56799f46dbbf170fbc29ac378d7d71e (patch)
tree22a87e1dc6cc230c62c8dea1c231fc9be5aae9a5 /security/bjorb/files/patch-aa
parentd0de2be007d7bf09bb88ba17b2920bdfb13a7895 (diff)
Update to version 0.5.4p4.
PR: 7739 Submitted by: maintainer
Diffstat (limited to 'security/bjorb/files/patch-aa')
-rw-r--r--security/bjorb/files/patch-aa25
1 files changed, 6 insertions, 19 deletions
diff --git a/security/bjorb/files/patch-aa b/security/bjorb/files/patch-aa
index df981902ea23..16dab5a269e1 100644
--- a/security/bjorb/files/patch-aa
+++ b/security/bjorb/files/patch-aa
@@ -1,6 +1,6 @@
---- ../../bjorb-0.5.3p1/src/Makefile.in Tue May 26 19:35:33 1998
-+++ src/Makefile.in Sun Jul 19 19:32:48 1998
-@@ -27,7 +27,7 @@
+--- Makefile.in.orig Fri Jul 24 10:53:37 1998
++++ Makefile.in Tue Aug 25 14:17:09 1998
+@@ -29,7 +29,7 @@
LDFLAGS =
LIBS = @LIBS@
@@ -9,20 +9,7 @@
exec_prefix = $(PREFIX)
sbindir = $(exec_prefix)/sbin
etcdir = $(exec_prefix)/etc
-@@ -43,10 +43,10 @@
-
- ### SSL Configuration
-
--SSLTOP = /usr/local/ssl
-+SSLTOP = $(PREFIX)
- SSL_CFLAGS = -I$(SSLTOP)/include
- SSL_LDFLAGS = -L$(SSLTOP)/lib
--SSL_LIBS = -lssl -lcrypto
-+SSL_LIBS = -lssl -lcrypto -lRSAglue -lrsaref
-
- ###
- # %EXPORT%
-@@ -132,9 +132,13 @@
+@@ -135,9 +135,13 @@
autoconf
certificate::
@@ -37,5 +24,5 @@
+ chmod 644 $(PREFIX)/certs/bjorb.pem; \
+ )
- install-freebsd::
- cp ../doc/sample/bjorb.sh /usr/local/etc/rc.d/bjorb.sh
+ install-bsd::
+ @if test -f /etc/rc.bjorb ; then chmod +w /etc/rc.bjorb; fi