summaryrefslogtreecommitdiff
path: root/filesystems/fuse-loggedfs
AgeCommit message (Collapse)AuthorFilesLines
2016-03-01Fix const violation. Fix delete on array. Request kernel types onjoerg4-13/+40
NetBSD. Bump revision. Don't fix cheese-style memory leaks.
2015-11-03Add SHA512 digests for distfiles for filesystems categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-17filesystems/fuse-loggedfs: Let makefile use pkgsrc LDFLAGSmarino2-7/+11
LDFLAGS.DragonFly is passed by fuse buildlink3 and this patch modification is required to use it.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-1/+2
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-4/+7
their files via a custom do-install target.
2007-06-1180 chars per line max, please.xtraeme1-2/+3
2007-06-11Initial import of loggedfs-0.4, a FUSE-based file system which logs allagc6-0/+140
operations. Loggedfs is a filesystem which logs (via rlog and syslog) exactly what is happening on every vnode operation.