Commit graph

30 commits

Author SHA1 Message Date
jlam
d6522b4cdb Override some directory paths at installation time via the make command
line rather than patching their values directly in the Makefiles.
2006-04-06 02:41:44 +00:00
rillig
738d4fb4de Added a patch to make the package build on NetBSD 3.0.
CONFLICTS += kth-krb4.
Bumped PKGREVISION.
2006-03-13 04:29:16 +00:00
wennmach
1b565aa7ad 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.
2005-12-15 21:28:47 +00:00
rillig
d4d62870ab Replaced patch-ba with an identical patch-bm, because the former had
needed the CVS -ko mode in revision 1.4.
2005-09-03 23:12:20 +00:00
rillig
2c727e22c8 Removed RCS Id from patch-ba. 2005-06-27 15:58:33 +00:00
agc
58cb0f2cd5 Add glue to make arla compile on NetBSD 3.99.3, aka -current 2005-04-05 15:00:10 +00:00
wennmach
b33bd1b50a Feedback of patches from Love <lha>.
Bump PKGREVISION.
2005-03-26 16:50:59 +00:00
wennmach
9ed59b1d46 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.
2005-03-25 17:40:25 +00:00
wennmach
9f1c532d9b 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.
2005-03-15 15:58:52 +00:00
wennmach
eac7863c4b 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.
2003-03-05 13:10:21 +00:00
wennmach
27f579f1db 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.
2003-01-14 12:00:08 +00:00
cjep
b63b3e8e3c Fix RCS tag line so that pkglint does not complain. 2002-12-23 18:28:20 +00:00
cjep
ebe2fee544 Fix RCS tag. 2002-12-23 18:25:28 +00:00
cjep
04b9ad7a1f Fix RCS tag. 2002-11-26 21:42:30 +00:00
wennmach
6a3451efcc Make arla compile on -current. Patch from Love <lha@netbsd.org>.
Bump nb version to 2.
2002-10-07 19:01:24 +00:00
jlam
a13f0bce70 * buildlink1 -> buildlink2
* Honor PKG_SYSCONFDIR
* use bsd.pkg.install.mk to handle the rc.d scripts and config files
2002-09-25 00:06:33 +00:00
wennmach
80530d2731 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.
2002-09-23 14:37:18 +00:00
wennmach
5e6d9b56d0 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
2002-08-20 17:47:40 +00:00
wennmach
081b3667f3 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.
2002-04-05 11:46:03 +00:00
wennmach
7d3f399204 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.
2001-08-09 13:48:58 +00:00
wennmach
c6729874e7 Do not core dump if a deadlock can be avoided. Also, improve
modload message.
2000-11-06 15:24:58 +00:00
wennmach
01c1732a09 Update arla to 0.34.5.
This version of arla has improved BSD support, so that patches
(patch-ao, patch-ap, patch-aq, and patch-ar) are no longer necessary.
It has improved deadlock detection and many other bug fixes.
2000-10-18 16:32:57 +00:00
wennmach
85a1841c1b Make arla compile on pmax. 2000-10-13 17:31:11 +00:00
wennmach
dae7703f6e Upgrade arla to 0.34.2
The main purpose of this upgrade is the support of NetBSD-1.5.
Also, patch-ar was added to make arla compile on m68k machines.
2000-08-30 13:04:00 +00:00
wennmach
6c312d1a9d Added three patches to deal with a potential deadlock situation, which may
arise when writing back data from a vnode failed because the ticket expired
in the meantime.
From arla-current, thanks to Assar Westerlund and Love.
2000-08-22 15:08:38 +00:00
wennmach
556282b81a 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.
2000-08-15 16:08:23 +00:00
wennmach
ef9ee5bca5 Make this pkg compile on NetBSD/pmax. 2000-07-26 15:33:24 +00:00
wennmach
50633292f1 Remove unneccessary patch-ai.
Do not automatically add an entry for xfs to /etc/fstab (pointed
out by hubertf).
2000-06-30 13:35:54 +00:00
assar
5ad095787a Add new patch to make sure that the test for vfs_getnewfsid works
correctly on 1.4ZD, from "Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE>
2000-06-18 13:01:34 +00:00
wennmach
d3b0a4520b Initial import of arla-0.33, a free AFS implementation from KTH
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)
2000-06-08 15:56:28 +00:00