Up to [cvs.netbsd.org] / pkgsrc / net / arla
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 18 17:55:55 2012 UTC (5 weeks, 2 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Not MAKE_JOBS_SAFE; patch it up.
Revision 1.23 / (download) - annotate - [select for diffs], Sun May 13 20:59:48 2007 UTC (5 years ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.22: +3 -1
lines
Diff to previous 1.22 (colored)
Fix compilation errors on NetBSD-current.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Aug 24 13:25:41 2006 UTC (5 years, 9 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.21: +7 -8
lines
Diff to previous 1.21 (colored)
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
Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 6 02:41:44 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.20: +2 -4
lines
Diff to previous 1.20 (colored)
Override some directory paths at installation time via the make command line rather than patching their values directly in the Makefiles.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 13 04:29:16 2006 UTC (6 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Added a patch to make the package build on NetBSD 3.0. CONFLICTS += kth-krb4. Bumped PKGREVISION.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 15 21:28:47 2005 UTC (6 years, 5 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.18: +14 -37
lines
Diff to previous 1.18 (colored)
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.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Sep 3 23:12:20 2005 UTC (6 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Replaced patch-ba with an identical patch-bm, because the former had needed the CVS -ko mode in revision 1.4.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jun 27 15:58:33 2005 UTC (6 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Removed RCS Id from patch-ba.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Apr 5 15:00:10 2005 UTC (7 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Add glue to make arla compile on NetBSD 3.99.3, aka -current
Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 26 16:50:59 2005 UTC (7 years, 2 months ago) by wennmach
Branch: MAIN
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
Feedback of patches from Love <lha>. Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 25 17:40:25 2005 UTC (7 years, 2 months ago) by wennmach
Branch: MAIN
Changes since 1.13: +24 -11
lines
Diff to previous 1.13 (colored)
Fix a number of issues: - LP64 and other portability issues - Find the correct <kafs.h> in order to get the right prototype for kafs_settoken_rxkad. - Find the correct <com_err.h> - Add support for -DMULTIPROCESSOR and other kernel compile options Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 15 15:58:52 2005 UTC (7 years, 2 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.12: +26 -24
lines
Diff to previous 1.12 (colored)
Update arla to 0.38. The update is necessary to support NetBSD-2.0. The update during the pkgsrc freeze has been approved by <wiz>. Two patches have been provided by <christos>. Tested on NetBSD-1.6.1/i386 and NetBSD-2.0/i386. Closes PR pkg/20906.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 24 12:13:42 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Add RMD160 digests.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 5 13:10:21 2003 UTC (9 years, 2 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
Update arla to 0.35.12. Not many changes, the most important one being a fix in the directory handling. themis has been removed, and is separately distributed now.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 14 12:00:09 2003 UTC (9 years, 4 months ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.9: +4 -6
lines
Diff to previous 1.9 (colored)
Update arla to 0.35.12pre1. Prior versions had two major bugs that could lead to kernel panics on NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would trigger the panic. Thanks to Love <lha@stacken.kth.se> for preparing the snapshot.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 7 19:01:24 2002 UTC (9 years, 7 months ago) by wennmach
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Make arla compile on -current. Patch from Love <lha@netbsd.org>. Bump nb version to 2.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 25 00:06:34 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
* buildlink1 -> buildlink2 * Honor PKG_SYSCONFDIR * use bsd.pkg.install.mk to handle the rc.d scripts and config files
Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 23 14:37:18 2002 UTC (9 years, 8 months ago) by wennmach
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch from Love <lha@netbsd.org>). Also, don't try to remove the top-level "lkm" directory on pkg_delete.
Revision 1.5.6.1 / (download) - annotate - [select for diffs], Wed Aug 21 09:58:30 2002 UTC (9 years, 9 months ago) by agc
Branch: netbsd-1-6
Changes since 1.5: +19 -3
lines
Diff to previous 1.5 (colored) next main 1.6 (colored)
Pullup the update of the arla package to version 0.35.9 onto the 1.6 pkgsrc branch. This is necessary for security - arla-0.35.8 and older contain two security problems. Requested by Lex Wennmacher. > From: Lex Wennmacher <wennmach@netbsd.org> > Date: 08/20/2002 20:47:47 > > Module Name: pkgsrc > Committed By: wennmach > Date: Tue Aug 20 17:47:46 UTC 2002 > > Modified Files: > pkgsrc/net/arla: Makefile PLIST distinfo > Added Files: > pkgsrc/net/arla/patches: patch-bd patch-be patch-bf patch-bg patch-bh > patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn patch-bo > patch-bp patch-bq patch-br patch-bs > > Log Message: > Upgrade arla to 0.35.9 > > Fixes two security holes: 'xdr'-bug (in vos, not in arlad), and > xfs failes to check for negative numbers in pioctl. > > Additional changes: NetBSD/sparc64 now supported, 'themis' added, > local locking, bug fixes. > > See http://www.stacken.kth.se/lists/arla-drinkers/2002-08/msg00019.html
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 20 17:47:40 2002 UTC (9 years, 9 months ago) by wennmach
Branch: MAIN
Changes since 1.5: +19 -3
lines
Diff to previous 1.5 (colored)
Upgrade arla to 0.35.9 Fixes two security holes: 'xdr'-bug (in vos, not in arlad), and xfs failes to check for negative numbers in pioctl. Additional changes: NetBSD/sparc64 now supported, 'themis' added, local locking, bug fixes. See http://www.stacken.kth.se/lists/arla-drinkers/2002-08/msg00019.html
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 12 20:40:31 2002 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base
Branch point for: netbsd-1-6
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 5 11:46:03 2002 UTC (10 years, 1 month ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +3 -13
lines
Diff to previous 1.3 (colored)
Update arla to 0.35.7 This new version fixes some (unnamed, sorry) bugs. The main rationale for the upgrade is to get rid of the dependency on kth-krb4 for NetBSD>=1.5 systems. For older systems, we provide full functionality via (a now buildlinked) kth-krb4.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 9 13:48:58 2001 UTC (10 years, 9 months ago) by wennmach
Branch: MAIN
Changes since 1.2: +17 -13
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 11:23:09 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 checksum, and/or add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:50:27 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo