head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.32 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.30 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.28 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.26 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.24 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.22 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.20 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.18 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.16 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.14 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.12 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.10 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.8 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.6 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.4 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.2 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.4.0.10 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.8 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.6 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.4 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.2 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.3.0.2 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.2.0.18 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.16 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.14 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.12 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.10 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.1.1.1 netbsd-1-5-RELEASE:1.1.1.1 netbsd-1-4-PATCH003:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2006.08.24.13.25.41; author wennmach; state dead; branches; next 1.4; 1.4 date 2005.03.25.17.40.25; author wennmach; state Exp; branches; next 1.3; 1.3 date 2005.03.15.15.58.52; author wennmach; state Exp; branches; next 1.2; 1.2 date 2001.08.09.13.48.59; 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.5 log @Update arla to 0.43. Major changes since last version: * Security fix: access control for `fs setcacheparams' * Support 64-bit files on 32-bit systems * Arla now binds to a random port if the default port is busy * Emulate rename between same-cell volumes by doing copy+remove * Allow setting workers in arla.conf * (Improved) support for several OS/machine combinations * Other fixes @ text @$NetBSD: patch-ac,v 1.4 2005/03/25 17:40:25 wennmach Exp $ NetBSD-1.6.x doesn't have kqfilter. --- nnpfs/bsd/nnpfs_vnodeops-netbsd.c.orig Mon Mar 14 15:13:51 2005 +++ nnpfs/bsd/nnpfs_vnodeops-netbsd.c Mon Mar 14 15:35:55 2005 @@@@ -416,7 +416,9 @@@@ {&vop_strategy_desc, (vop_t *) nnpfs_netbsd_strategy }, {&vop_print_desc, (vop_t *) nnpfs_print}, {&vop_advlock_desc, (vop_t *) nnpfs_advlock }, +#if __NetBSD_Version__ >= 200000000 {&vop_kqfilter_desc, (vop_t *) genfs_kqfilter }, +#endif {(struct vnodeop_desc *) NULL, (int (*) (void *)) NULL} }; @ 1.4 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-ac,v 1.3 2005/03/15 15:58:52 wennmach Exp $ @ 1.3 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 3 a3 1 $NetBSD$ @ 1.2 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-ac,v 1.1.1.1 2000/06/08 15:56:28 wennmach Exp $ d3 11 a13 21 Do not install libsl.a and ss/ss.h. There is a conflict with the libsl.a from the kth-krb4 package. --- lib/sl/Makefile.in.orig Thu Dec 21 13:35:49 2000 +++ lib/sl/Makefile.in Fri Aug 3 14:33:44 2001 @@@@ -61,18 +61,8 @@@@ $(CC) -c $(DEFS) -I../../include -I. -I$(srcdir) $(KRB4_INC_FLAGS) @@INC_roken@@ $(CFLAGS) $(CPPFLAGS) $(PICFLAGS) $< install: all - $(MKINSTALLDIRS) $(DESTDIR)$(includedir)/ss - $(INSTALL_DATA) $(srcdir)/ss.h $(DESTDIR)$(includedir)/ss/ss.h - $(MKINSTALLDIRS) $(DESTDIR)$(libdir) - $(INSTALL) -m 555 $(sl_LIB) $(DESTDIR)$(libdir)/$(sl_LIB) - $(INSTALL) -m 555 $(sl_LIB) $(DESTDIR)$(libdir)/$(ss_LIB) - $(MKINSTALLDIRS) $(DESTDIR)$(bindir) - $(INSTALL) -m 0555 $(PROGS) $(DESTDIR)$(bindir)/$(PROGS) uninstall: - rm -f $(DESTDIR)$(includedir)/ss/ss.h - rm -f $(DESTDIR)$(libdir)/$(sl_LIB) $(DESTDIR)$(libdir)/$(ss_LIB) - rm -f $(DESTDIR)$(bindir)/$(PROGS) a14 2 TAGS: $(SOURCES) etags $(SOURCES) @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d6 4 a9 4 --- lib/sl/Makefile.in.orig Mon May 29 21:40:42 2000 +++ lib/sl/Makefile.in Mon May 29 21:50:14 2000 @@@@ -58,18 +58,8 @@@@ $(CC) -c $(DEFS) -I../../include -I. -I$(srcdir) $(KRB4_INC_FLAGS) $(CFLAGS) $(CPPFLAGS) $(PICFLAGS) $< @ 1.1.1.1 log @Initial import of arla-0.33, a free AFS implementation from KTH (Kungliga Tekniska Hoogskolan, Stockholm, Sweden) @ text @@