diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-12 20:40:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-12 20:40:31 +0000 |
commit | caf19a9aa5a695d77f639e5f1039e71510a2daed (patch) | |
tree | 404582a9b339f21e1070cb64274d68d9d3e219b4 /net/arla | |
parent | 3dcbf408980165ef9c78b9c22d0b97ead32a8bf8 (diff) | |
download | pkgsrc-caf19a9aa5a695d77f639e5f1039e71510a2daed.tar.gz |
Update to 0.35.8, fixes pkg/17574.
Relevant changes:
* --fake-stat support, fakes mode/stat information.
Very useful on MacOS X finder that uses this.
* Bug fixes
Also, sort PLIST, and standardize MESSAGE slightly.
Diffstat (limited to 'net/arla')
-rw-r--r-- | net/arla/MESSAGE | 7 | ||||
-rw-r--r-- | net/arla/Makefile | 4 | ||||
-rw-r--r-- | net/arla/PLIST | 158 | ||||
-rw-r--r-- | net/arla/distinfo | 6 |
4 files changed, 89 insertions, 86 deletions
diff --git a/net/arla/MESSAGE b/net/arla/MESSAGE index c850f0f57d4..510260c101b 100644 --- a/net/arla/MESSAGE +++ b/net/arla/MESSAGE @@ -1,5 +1,5 @@ -=============================================================================== -$NetBSD: MESSAGE,v 1.1 2001/10/31 22:54:48 zuntum Exp $ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2002/07/12 20:40:31 wiz Exp $ Arla now has been installed on your system. @@ -24,4 +24,5 @@ You also have to enable loading of lkms in /etc/rc.conf (set lkm to YES). Start scripts for arlad are provided in ${PREFIX}/etc/rc.d/arlad.sh (for NetBSD prior to NetBSD-1.5) and ${PREFIX}/etc/rc.d/arlad (for NetBSD-1.5 and later). -=============================================================================== + +=========================================================================== diff --git a/net/arla/Makefile b/net/arla/Makefile index dde1d37d703..32269ec205a 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2002/04/05 11:46:03 wennmach Exp $ +# $NetBSD: Makefile,v 1.22 2002/07/12 20:40:31 wiz Exp $ # -DISTNAME= arla-0.35.7 +DISTNAME= arla-0.35.8 CATEGORIES= net security MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ diff --git a/net/arla/PLIST b/net/arla/PLIST index 9d7913840f6..4f0d1df3cf9 100644 --- a/net/arla/PLIST +++ b/net/arla/PLIST @@ -1,11 +1,44 @@ -@comment $NetBSD: PLIST,v 1.5 2002/06/26 10:29:51 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/07/12 20:40:31 wiz Exp $ +bin/aklog +bin/amon +bin/bos +bin/fs +bin/kalog +bin/klog +bin/pts +bin/rxdebug +bin/tokens +bin/udebug +bin/unlog +bin/up +bin/vos +bin/ydr +etc/CellServDB.default +etc/SuidCells.default +etc/ThisCell.default +etc/arla.conf.default +etc/rc.d/arlad +etc/rc.d/arlad.sh +include/afs/cmd.h include/arlalib.h include/atypes.h +include/auth.h +include/bos.cs.h +include/cb.cs.h +include/cb.h +include/cb.ss.h +include/cellconfig.h +include/fs.cs.h +include/fs.h +include/fs.ss.h include/fs_errors.h include/ka-procs.h include/lock.h +include/lwp.h include/preempt.h -include/timer.h +include/pts.cs.h +include/pts.h +include/pts.ss.h include/rx/rx.h include/rx/rx_clock.h include/rx/rx_event.h @@ -18,102 +51,71 @@ include/rx/rx_pkt.h include/rx/rx_queue.h include/rx/rx_trace.h include/rx/rx_user.h -include/rx/rxkad.h include/rx/rxgencon.h -include/vldb.h -include/cb.h -include/fs.h -include/pts.h -include/vldb.cs.h -include/vldb.ss.h -include/cb.cs.h -include/cb.ss.h -include/fs.cs.h -include/fs.ss.h -include/pts.cs.h -include/pts.ss.h +include/rx/rxkad.h +include/timer.h include/ubik.cs.h include/ubik.ss.h -include/bos.cs.h -include/cellconfig.h -include/auth.h -include/afs/cmd.h -@dirrm include/afs -include/lwp.h +include/vldb.cs.h +include/vldb.h +include/vldb.ss.h +@unexec ${INSTALL_INFO} --delete %D/info/arla.info %D/info/dir +info/arla.info +@exec ${INSTALL_INFO} %D/info/arla.info %D/info/dir +lib/libarlalib.a +lib/libbosclient.a +lib/libbosserver.a +lib/libbufdir.a +lib/libcmd.a +lib/libkaclient.a +lib/libkaserver.a +lib/libko.a lib/liblwp.a +lib/libptclient.a +lib/libptserver.a lib/librx.a lib/librxdefclient.a lib/librxfsserver.a +lib/librxkad.a lib/librxvlserver.a lib/librxvolserver.a -lib/libptserver.a -lib/libptclient.a -lib/libbosserver.a -lib/libbosclient.a -lib/libkaclient.a -lib/libkaserver.a -lib/libko.a -lib/libbufdir.a -lib/librxkad.a -lib/libarlalib.a -lib/libcmd.a -lkm/xfs_mod.o -@unexec /bin/rm -f %D/lkm/xfs_mod -bin/aklog -bin/kalog -bin/ydr -bin/klog -bin/tokens -bin/unlog -bin/up -bin/amon -bin/fs -bin/pts -bin/udebug -bin/vos -bin/rxdebug -bin/bos libexec/arlad -sbin/arla-cli -sbin/rxperf -sbin/mount_xfs -sbin/umount_xfs -sbin/xfs_makedev -sbin/startarla -etc/CellServDB.default -etc/ThisCell.default -etc/arla.conf.default -etc/SuidCells.default -etc/rc.d/arlad.sh -etc/rc.d/arlad -share/examples/arla/lkm.conf -share/examples/arla/services -share/examples/arla/fstab -@dirrm share/examples/arla -man/man1/rxdebug.1 -man/man1/tokens.1 -man/man1/unlog.1 +lkm/xfs_mod.o man/man1/aklog.1 -man/man1/klog.1 man/man1/fs.1 man/man1/kalog.1 +man/man1/klog.1 man/man1/pts.1 +man/man1/rxdebug.1 +man/man1/tokens.1 man/man1/udebug.1 +man/man1/unlog.1 man/man3/cmd.3 -man/man5/DynRootDB.5 man/man5/CellServDB.5 -man/man5/ThisCell.5 +man/man5/DynRootDB.5 man/man5/SuidCells.5 +man/man5/ThisCell.5 +man/man8/arla-cli.8 +man/man8/arlad.8 +man/man8/bos.8 man/man8/mount_xfs.8 man/man8/umount_xfs.8 -man/man8/arlad.8 -man/man8/arla-cli.8 man/man8/vos.8 -man/man8/bos.8 -@unexec ${INSTALL_INFO} --delete %D/info/arla.info %D/info/dir -info/arla.info -@exec ${INSTALL_INFO} %D/info/arla.info %D/info/dir -@exec if [ ! -e ${ARLA_CACHE} ] ; then ${MKDIR} ${ARLA_CACHE}; ${CHMOD} 700 ${ARLA_CACHE}; ${CHOWN} root ${ARLA_CACHE}; fi +sbin/arla-cli +sbin/mount_xfs +sbin/rxperf +sbin/startarla +sbin/umount_xfs +sbin/xfs_makedev +share/examples/arla/fstab +share/examples/arla/lkm.conf +share/examples/arla/services +@unexec /bin/rm -f %D/lkm/xfs_mod @exec if [ ! -e /sbin/mount_xfs ]; then /bin/ln -s %D/sbin/mount_xfs /sbin/mount_xfs; fi -@unexec /bin/rm -f /sbin/mount_xfs +@exec if [ ! -e ${ARLA_CACHE} ] ; then ${MKDIR} ${ARLA_CACHE}; ${CHMOD} 700 ${ARLA_CACHE}; ${CHOWN} root ${ARLA_CACHE}; fi @unexec /bin/rm -rf ${ARLA_CACHE} +@unexec /bin/rm -f /sbin/mount_xfs +@dirrm share/examples/arla +@dirrm lkm +@dirrm include/rx +@dirrm include/afs diff --git a/net/arla/distinfo b/net/arla/distinfo index 45a8a71137e..84250e652fe 100644 --- a/net/arla/distinfo +++ b/net/arla/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2002/04/05 11:46:03 wennmach Exp $ +$NetBSD: distinfo,v 1.5 2002/07/12 20:40:31 wiz Exp $ -SHA1 (arla-0.35.7.tar.gz) = 4ece66e3b55869688d1ea8d65223711828dd7034 -Size (arla-0.35.7.tar.gz) = 1302042 bytes +SHA1 (arla-0.35.8.tar.gz) = 6dbe39f0f35cf1d295440299d6cb4937af589040 +Size (arla-0.35.8.tar.gz) = 1315459 bytes SHA1 (patch-ac) = a1d725edea6aaf3711c0d62a5ab5acd84d5fe4b7 SHA1 (patch-ad) = c5c33c0daf8174b2f8f76119f97725cd61015bb6 SHA1 (patch-ae) = f9255bc814f38cb8309380a44c1942d3d2cb233e |