summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-ar
AgeCommit message (Collapse)AuthorFilesLines
2011-09-22update to 2.2.1, see:christos1-12/+15
http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.1.html
2011-03-26Add CVS Id where missingbouyer1-3/+4
Fix patch to quota-check.m4 so that the autoconf'ed configure will define HAVE_LIBQUOTA too Use QL_STATUS(quota_check_limit()) instead of quota_check_limit(). This is the only visible change in binaries. Do not bump PKGREVISION as the previous code has been there for only a few hours.
2011-03-26Make netatalk build again on NetBSD current:bouyer1-0/+12
check for getfsquota() in libquota. If it's there, use getfsquota() and quota_check_limit() from libquota instead of local getnfsquota or direct calls to quotactl(). Tested on NetBSD-current and NetBSD 5.1. OK agc@
2002-05-25Update netatalk to version 1.5.3.1.markd1-8/+0
Update supplied by David Rankin (to version 1.5.2) in pkg/15642 further updated to 1.5.3.1 by me. Changes since the old umich version (and netatalk-asun) are numerous bug fixes, cleanups and new features and its actively being maintained.
1999-08-31Fix two PRs on this package, and make it compile on macppc.wrstuden1-12/+7
Sample files are installed in pkg/share/examples/netatalk, addressing PR 7920 by rnestor@metronet.com. Now include elf support, addressing PR 8125 by Takahiro Kambe, <taca@sky.yamashina.kyoto.jp> with slight changes by me. Cleaned up some lint warnings and fixed an unsigned character comparison problem with assistance from cgd@netbsd.org. Disabled building of libatalk_p.a (profiling libatalk) as not all ports support it which will generate plist errors.
1998-12-26Initial import of the University of Michigan version of Netatalk.agc1-0/+13
(userland tools and utilities for AppleTalk interworking). This is the standard, reference version. Lacks AppleshareIP support. Package done by Bill Studenmund (wrstuden@netbsd.org), munged about a bit by myself. This is the 19981109 version of the sources.