summaryrefslogtreecommitdiff
path: root/net/arla
AgeCommit message (Collapse)AuthorFilesLines
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-19/+17
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-29Add CONFLICTS=lwp-* rx-*wennmach1-1/+3
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-24First round of cleaning up INSTALL usage:hubertf1-3/+3
INSTALL -d => INSTALL_*_DIR INSTALL => INSTALL_* Beware that only invocations are changed that don't set special values for owner, mode or group! Cleanup suggested by zuntum@IRC
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz3-24/+17
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-26etc/rc.d cleanup: rename *.sh -> *hubertf2-4/+4
2000-11-06Do not core dump if a deadlock can be avoided. Also, improvewennmach3-7/+36
modload message.
2000-10-18Update arla to 0.34.5.wennmach13-455/+127
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-18Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this timegarbled1-1/+2
doesn't enable any functionality. It is here as a marker, so people building binary packages know that these packages have version-specific features that would make them incompatible with other point releases.. (such as LKM's)
2000-10-13Make arla compile on pmax.wennmach2-1/+28
2000-08-30Upgrade arla to 0.34.2wennmach4-5/+63
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-22Added three patches to deal with a potential deadlock situation, which maywennmach4-1/+365
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-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-08-17remove unnecessary whitespacewiz1-3/+3
2000-08-15Update arla to 0.34.1.wennmach11-77/+48
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-02Also check if the kernel sources can be found under $BSDSRCDIR/syswennmach1-6/+11
2000-08-01Added a conditional IGNORE if the kernel sources are not found under /sys.wennmach1-1/+5
The arla pkg builds an LKM, xfs_mod.o, and under NetBSD the full kernel sources are currently needed to build LKMs.
2000-07-26make makepatchsumwennmach1-1/+2
2000-07-26Make this pkg compile on NetBSD/pmax.wennmach1-0/+16
2000-06-30Remove some more smartness from Makefilewennmach2-17/+5
2000-06-30Remove unneccessary patch-ai.wennmach4-25/+4
Do not automatically add an entry for xfs to /etc/fstab (pointed out by hubertf).
2000-06-22remove bogus entry for patch-al~wiz1-2/+1
2000-06-18Add new patch to make sure that the test for vfs_getnewfsid worksassar2-1/+21
correctly on 1.4ZD, from "Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE>
2000-06-08Initial import of arla-0.33, a free AFS implementation from KTHwennmach22-0/+560
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)