head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.34 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.32 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.30 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.28 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.26 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.24 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.22 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.20 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.18 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.16 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.14 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.12 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.10 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.8 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.6 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.4 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.2 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.5.0.4 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.2 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.4.0.6 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.4 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.2 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.3.0.12 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.10 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.8 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.6 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.4 pkgsrc-2003Q4-base:1.3 netbsd-1-6-1:1.3.0.2 netbsd-1-6-1-base:1.3 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.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 2006.04.06.02.41.44; author jlam; state dead; branches; next 1.5; 1.5 date 2005.12.15.21.28.47; 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 2002.09.25.00.06.34; author jlam; 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 @Override some directory paths at installation time via the make command line rather than patching their values directly in the Makefiles. @ text @$NetBSD: patch-af,v 1.5 2005/12/15 21:28:47 wennmach Exp $ Use correct defaults for pkgsrc. --- conf/Makefile.in.orig 2005-10-28 16:33:38.000000000 +0200 +++ conf/Makefile.in 2005-12-14 09:49:20.000000000 +0100 @@@@ -14,7 +14,8 @@@@ CHMOD = @@chmod@@ prefix = @@prefix@@ -sysconfdir = @@sysconfdir@@ +exampledir = $(prefix)/share/examples/arla +sysconfdir = $(exampledir) CONF_FILES = CellServDB ThisCell SuidCells DynRootDB @ 1.5 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 @d1 1 a1 1 $NetBSD: patch-af,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: patch-af,v 1.3 2002/09/25 00:06:34 jlam Exp $ d5 3 a7 3 --- conf/Makefile.in.orig 2003-02-12 07:43:36.000000000 -0500 +++ conf/Makefile.in 2004-12-22 20:24:49.000000000 -0500 @@@@ -14,7 +14,9 @@@@ a11 1 +#sysconfdir = @@sysconfdir@@ d15 2 a16 1 CONF_FILES = CellServDB ThisCell SuidCells @ 1.3 log @* buildlink1 -> buildlink2 * Honor PKG_SYSCONFDIR * use bsd.pkg.install.mk to handle the rc.d scripts and config files @ text @d1 1 a1 1 $NetBSD$ d3 5 a7 3 --- conf/Makefile.in.orig Sat Oct 7 23:20:42 2000 +++ conf/Makefile.in @@@@ -13,7 +13,8 @@@@ ARLACACHEDIR = @@ARLACACHEDIR@@ d12 1 d16 1 a16 1 CONF_FILES = CellServDB ThisCell arla.conf SuidCells @ 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-af,v 1.1.1.1 2000/06/08 15:56:28 wennmach Exp $ d3 9 a11 18 Do not attempt to install CellServDB, ThisCell, arla.conf. Only install the default files and tell the user to customize them. This avoids PLIST magic and assures that no customized files will be removed on pkg_delete. --- conf/Makefile.in.orig Tue May 30 22:42:05 2000 +++ conf/Makefile.in Tue May 30 22:45:45 2000 @@@@ -26,19 +26,13 @@@@ for x in $$CONF_FILES; do \ echo $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(sysconfdir)/$$x.default; \ $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(sysconfdir)/$$x.default; \ - if test -f $(DESTDIR)$(sysconfdir)/$$x; then \ - echo "$@@ will not overwrite $(DESTDIR)$(sysconfdir)/$$x"; \ - else \ - echo $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(sysconfdir)/$$x; \ - $(INSTALL_DATA) $(srcdir)/$$x $(DESTDIR)$(sysconfdir)/$$x; \ - fi; \ done + > $(DESTDIR)$(sysconfdir)/SuidCells.default d13 1 a13 6 uninstall: CONF_FILES='$(CONF_FILES)'; \ for x in $$CONF_FILES; do \ rm -f $(DESTDIR)$(sysconfdir)/$$x.default; \ - rm -f $(DESTDIR)$(sysconfdir)/$$x; \ done a14 1 clean : @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d9 1 a9 1 @@@@ -26,24 +26,13 @@@@ d20 1 a20 6 - if test -f $(DESTDIR)$(sysconfdir)/SuidCells; then \ - echo "$@@ will not overwrite $(DESTDIR)$(sysconfdir)/SuidCells"; \ - else \ - > $(DESTDIR)$(sysconfdir)/SuidCells; \ - fi + > $(DESTDIR)$(sysconfdir)/SuidCells.default; \ @ 1.1.1.1 log @Initial import of arla-0.33, a free AFS implementation from KTH (Kungliga Tekniska Hoogskolan, Stockholm, Sweden) @ text @@