Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-15 | Use an include guard symbol name that doesn't conflict with | dholland | 1 | -4/+6 |
2010-02-01 | Add support for MacFUSE, which is installed outside of pkgsrc. | jmmv | 1 | -2/+22 |
2009-03-17 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -2/+2 |
2007-10-17 | Made the .include lines simpler. | rillig | 1 | -2/+2 |
2007-03-06 | Improve message when /usr/include/fuse.h is not found on NetBSD. | xtraeme | 1 | -2/+5 |
2007-02-21 | OPSYS is not a list, so don't use the :M operator on it. | rillig | 1 | -3/+3 |
2007-02-20 | Use fuse.buildlink3.mk from filesystems/fuse if OPSYS is linux. | xtraeme | 1 | -2/+2 |
2007-02-20 | If OS is not linux or NetBSD with /usr/include/fuse.h, use | xtraeme | 1 | -6/+9 |
2007-02-18 | Add missing comment. | xtraeme | 1 | -2/+2 |
2007-02-18 | Fix if/else/endif case and indentation. | xtraeme | 1 | -14/+14 |
2007-02-18 | FUSE framework for pkgsrc, in a very rudimentary state. | xtraeme | 1 | -0/+64 |