From f1c094315226976c28167958e6d112471fd2add6 Mon Sep 17 00:00:00 2001 From: wennmach Date: Thu, 9 Aug 2001 13:48:58 +0000 Subject: Upgrade arla to 0.35.5 Most important changes: o added user-land programs: kalog, aklog, arla-cli o improved user-land programs: vos, bos, pts, etc. o added man pages o security fix (in rx) o and tons of bug fixes I included a start script to be placed under /etc/rc.d. --- net/arla/patches/patch-aa | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'net/arla/patches/patch-aa') diff --git a/net/arla/patches/patch-aa b/net/arla/patches/patch-aa index 02564b398b7..99b6569079d 100644 --- a/net/arla/patches/patch-aa +++ b/net/arla/patches/patch-aa @@ -1,11 +1,11 @@ -$NetBSD: patch-aa,v 1.2 2000/10/18 16:32:58 wennmach Exp $ +$NetBSD: patch-aa,v 1.3 2001/08/09 13:48:59 wennmach Exp $ Do not add a path to the library search path (-L) to find libsl.a. This will find kth-krb4's sl library, which is the wrong one. ---- appl/fs/Makefile.in.orig Wed Oct 11 21:19:59 2000 -+++ appl/fs/Makefile.in Wed Oct 18 16:13:28 2000 -@@ -50,14 +50,15 @@ +--- appl/fs/Makefile.in.orig Fri Aug 3 15:24:20 2001 ++++ appl/fs/Makefile.in Fri Aug 3 15:27:23 2001 +@@ -54,12 +54,13 @@ READLINE_lib = @LIB_readline@ KAFS_LIBS = @AIX_EXTRA_KAFS@ @KAFS_LIBS@ LIB_tgetent = @LIB_tgetent@ @@ -23,8 +23,5 @@ find kth-krb4's sl library, which is the wrong one. + ../../util/libutil.a \ + ../../lib/sl/libsl.a \ $(READLINE_lib) \ -- -L../../lib/roken -lroken \ -+ ../../lib/roken/libroken.a \ $(RXKAD_LIBS) \ $(KAFS_LIBS) \ - $(RXKAD_LIBS) \ -- cgit v1.2.3