Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-18 | Add LICENSE | cheusov | 1 | -1/+2 | |
2012-07-18 | Add command "reload" to rc.d file (SIGHUP sent to daemon) | cheusov | 2 | -2/+4 | |
++pkgrevision | |||||
2011-12-21 | No reason to build this with gmake, so don't; this allows patching it | dholland | 3 | -4/+18 | |
to be MAKE_JOBS_SAFE. | |||||
2010-02-14 | Use LIBS for -lfl, not LDFLAGS. Otherwise the primary compiler check fails. | joerg | 1 | -2/+4 | |
2010-02-04 | Depend on flex and bison. | tnn | 1 | -7/+12 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-05-22 | Update to unfs3-0.9.22. | tnn | 2 | -11/+7 | |
Version 0.9.22 - fix spelling mistake in "no_all_squash" export option parsing - fix build on more recent FreeBSD systems - fix filesystem size reporting for Solaris Zones and others - document permission needs for exported directories | |||||
2008-08-12 | Update to unfs3-0.9.21. Changes: | tnn | 2 | -7/+6 | |
- avoid returning large fileids on Windows, for better compatibility with clients such as Linux 2.6.24 - try to prevent races between READDIR and removal of files | |||||
2008-01-30 | Provide an rc script. PKGREVISION++ | tnn | 3 | -2/+26 | |
2008-01-17 | No / between DESTDIR and PREFIX | tnn | 1 | -2/+2 | |
2008-01-17 | Import unfs3-0.9.20 as net/unfs3. | tnn | 5 | -0/+58 | |
This is a portable NFSv3 server implemented entirely in userspace. |