head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.38 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.36 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.34 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.32 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.30 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.28 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.26 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.24 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.22 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.20 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.18 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.16 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.14 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.12 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.10 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.8 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.6 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.4 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.2 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.5.0.4 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.2 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.4.0.2 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.3.0.18 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.16 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.14 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.12 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.10 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.6 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2005.12.15.21.28.47; author wennmach; state dead; branches; next 1.5; 1.5 date 2005.03.25.17.40.25; author wennmach; state Exp; branches; next 1.4; 1.4 date 2005.03.15.15.58.52; author wennmach; state Exp; branches; next 1.3; 1.3 date 2001.08.09.13.48.59; author wennmach; state Exp; branches; next 1.2; 1.2 date 2000.08.15.16.08.25; author wennmach; state Exp; branches; next 1.1; 1.1 date 2000.06.08.15.56.28; author wennmach; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.06.08.15.56.28; author wennmach; state Exp; branches; next ; desc @@ 1.6 log @Update arla to 0.41. The update is necessary to support NetBSD-2.1 and NetBSD-3.0 and should fix the broken bulk build. Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386. @ text @$NetBSD: patch-ae,v 1.5 2005/03/25 17:40:25 wennmach Exp $ Conditionaly remove unneeded include file, else it won't compile under NetBSD-1.6.x. Include instead of in order to get the right prototype for kafs_settoken_rxkad. --- appl/lib/ka-procs.c.orig Mon Mar 14 19:33:24 2005 +++ appl/lib/ka-procs.c Mon Mar 14 19:33:38 2005 @@@@ -53,7 +53,9 @@@@ #ifdef HAVE_OPENSSL #include +#if __NetBSD_Version__ >= 200000000 #include +#endif #include #endif @@@@ -80,7 +82,7 @@@@ #include #include -#include +#include typedef struct { char dat[MAXKTCTICKETLEN]; @ 1.5 log @Fix a number of issues: - LP64 and other portability issues - Find the correct in order to get the right prototype for kafs_settoken_rxkad. - Find the correct - Add support for -DMULTIPROCESSOR and other kernel compile options Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.4 2005/03/15 15:58:52 wennmach Exp $ @ 1.4 log @Update arla to 0.38. The update is necessary to support NetBSD-2.0. The update during the pkgsrc freeze has been approved by . Two patches have been provided by . Tested on NetBSD-1.6.1/i386 and NetBSD-2.0/i386. Closes PR pkg/20906. @ text @d1 1 a1 1 $NetBSD$ d3 5 a7 1 Remove unneeded include file, else it won't compile under NetBSD-1.6.x d11 1 a11 1 @@@@ -53,7 +53,7 @@@@ d15 3 a17 2 -#include +/* #include */ d21 9 @ 1.3 log @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. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.2 2000/08/15 16:08:25 wennmach Exp $ d3 1 a3 3 Do not install libutil.a and the header files bool.h, hash.h, heap.h, list.h, and log.h, nor any of the man pages. There is a potential conflict with other libutils. d5 3 a7 4 --- util/Makefile.in.orig Wed Oct 25 09:06:47 2000 +++ util/Makefile.in Fri Aug 3 14:41:35 2001 @@@@ -78,31 +78,8 @@@@ libutil_LIB: $(libutil_OBJS) d9 6 a14 14 install: all - $(MKINSTALLDIRS) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir) - $(INSTALL_DATA) $(LIB) $(DESTDIR)$(libdir)/$(LIB) - for i in $(HEADERS); do \ - $(INSTALL_DATA) $(srcdir)/$$i $(DESTDIR)$(includedir)/$$i; \ - done ; \ - MANPAGES='$(MANPAGES)'; for x in $$MANPAGES; do \ - n=`echo $$x | sed 's/\(.*\)\.[1-9a-zA-Z]*$$/\1/'`; \ - e=`echo $$x | sed 's/.*\.\([1-9a-zA-Z]*\)$$/\1/'`; \ - f=`echo $$n | sed '$(transform)'`; \ - $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$$e ; \ - $(INSTALL_DATA) $(srcdir)/$$x \ - $(DESTDIR)$(mandir)/man$$e/$$f.$$e; \ - done a15 14 uninstall: - rm -f $(DESTDIR)$(libdir)/$(LIB) - for i in $(HEADERS); do \ - rm -f $(DESTDIR)$(includedir)/$$i; \ - done ; \ - MANPAGES='$(MANPAGES)'; for x in $$MANPAGES; do \ - n=`echo $$x | sed 's/\(.*\)\.[1-9a-zA-Z]*$$/\1/'`; \ - e=`echo $$x | sed 's/.*\.\([1-9a-zA-Z]*\)$$/\1/'`; \ - f=`echo $$n | sed '$(transform)'`; \ - rm -rf $(DESTDIR)$(mandir)/$$f.$$e; \ - done libutil.a: $(libutil_OBJS) $(AR) cr $@@ $(libutil_OBJS) @ 1.2 log @Update arla to 0.34.1. arla-0.34.1 contains a new `bos' program, improves handling of write-back of mmaped pages after close, more stability, bug fixes, and, most notably, contains updates to the *BSD code. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1.1.1 2000/06/08 15:56:28 wennmach Exp $ d4 2 a5 1 and log.h. There is a potential conflict with other libutils. d7 3 a9 3 --- util/Makefile.in.orig Tue May 30 18:49:46 2000 +++ util/Makefile.in Tue May 30 18:50:13 2000 @@@@ -74,17 +74,8 @@@@ d17 8 d28 10 a37 4 - rm -f $(DESTDIR)$(libdir)/$(LIB) - for i in $(HEADERS); do \ - rm -f $(DESTDIR)$(includedir)/$$i; \ - done @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d21 1 a21 1 - rm $(DESTDIR)$(includedir)/$$i; \ @ 1.1.1.1 log @Initial import of arla-0.33, a free AFS implementation from KTH (Kungliga Tekniska Hoogskolan, Stockholm, Sweden) @ text @@