Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-11-01 | Recursive bump for archivers/libarchive buildlink addition. | sbd | 1 | -2/+2 | |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+4 | |
their files via a custom do-install target. | |||||
2007-07-29 | Belated bump revision as libarchive was changed. | joerg | 1 | -1/+2 | |
2007-02-21 | use open(2) instead of mknod(2) to create regular files. while | pooka | 2 | -6/+36 | |
the latter works on the most current NetBSD, I don't feel like running file systems unnecessarily as the superuser | |||||
2007-02-20 | Initial import of fuse-archivemount-0.5.3. | xtraeme | 6 | -0/+90 | |
Gateway between FUSE and libarchive. Allows mounting of cpio, .tar.gz, .tar.bz2 archives. Reading and writing supported. Supports all formats libarchive supports. |