Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-09 | Update perfuse with fixes for ntfs-3g | manu | 2 | -6/+6 | |
2010-09-07 | Update to perfuse-20100907: fix perfused auto-start, cleanup debug messages, | manu | 2 | -13/+7 | |
fix warnings | |||||
2010-09-06 | Fix path to perfused. Bump PKGREVISION. | wiz | 1 | -2/+8 | |
2010-09-06 | Remove obsolete MESSAGE, bump PKGREVISION. | wiz | 2 | -9/+2 | |
2010-09-06 | Make pkglint happier. | wiz | 1 | -4/+4 | |
2010-09-06 | Add symlinks for libperfuse. Simplify package. Bump PKGREVISION. | wiz | 2 | -6/+10 | |
2010-09-06 | On NetBSD, pull in perfuse. | wiz | 1 | -1/+7 | |
2010-09-06 | Remove -Werror from compiler flags until code is clean enough. | wiz | 1 | -1/+2 | |
2010-09-06 | Missing commit for checksum update | manu | 1 | -1/+4 | |
2010-09-06 | LP64 fixes | manu | 2 | -6/+3 | |
2010-09-05 | A few reliability fixes for using perfuse with glusterfs. | manu | 2 | -6/+6 | |
I can now build libperfuse within a glusterfs mounted filesystem. | |||||
2010-08-26 | Add glusterfs 3.0.5 | manu | 1 | -1/+2 | |
2010-08-26 | This is an experimental port of glusterfs on NetBSD. Don't do this at home! | manu | 24 | -0/+924 | |
2010-08-26 | Fix enough filehandle problems to make glusterfs happier. | manu | 5 | -9/+9 | |
2010-08-25 | Update FUSE to 2.8.4 and add NetBSD support through filesystems/perfuse | manu | 18 | -23/+478 | |
Changes since previous verion, from the NEWS file 2.8.x: - More scalable directory tree locking - Atomic open(O_TRUNC) support - Support big write requests on kernels 2.6.26 and newer - Out-of-tree fuse module removed - Better NFS exporting support - New ioctl and poll requests - New CUSE (Character Device in Userspace) interface - Allow umask processing in userspace - Added cache invalidation notifications - Bugfixes and small improvements 2.7.x: - Stacking support for the high level API - Add filename charset conversion module - Improved mounting 2.6.x! - Improved read characteristics (asynchronous reads) - Support for aborting filesystem connection - POSIX file locking support - Request interruption support - Building module for Linux kernels earlier than 2.6.9 not supported - Allow block device based filesystems to support swap files - Several bugs fixed, including a rare system hang on SMP | |||||
2010-08-25 | Add perfuse-20100825 | manu | 1 | -1/+2 | |
This is exactly the code in-tree for NetBS-current. The package is there to help using that code on NetBSD-5.x | |||||
2010-08-25 | perfuse brings full FUSE support to NetBSD It has two components: | manu | 6 | -0/+76 | |
- a daemon that creates a /dev/fuse socket and that performs PUFFS relay to FUSE. - a library and a header file to use in filesystems and libraries that open /dev/fuse, so that they are directed to the socket. | |||||
2010-07-25 | Fix yet another package with bogus dependencies. | joerg | 1 | -14/+14 | |
2010-07-24 | Permissions fix: chmod +r all the distfile contents, because they are | gdt | 1 | -1/+8 | |
600 and this results in installed python files that non-root users cannot access. | |||||
2010-07-24 | SUBDIR+= tahoe-lafs | gdt | 1 | -1/+2 | |
2010-07-24 | Import tahoe-lafs-1.7.1 as filesystems/tahoe-lafs. | gdt | 4 | -0/+636 | |
Tahoe-LAFS is a Free Software/Open Source decentralized data store. It distributes your filesystem across multiple servers, and even if some of the servers fail or are taken over by an attacker, the entire filesystem continues to work correctly and to preserve your privacy and security. | |||||
2010-07-06 | Transfer ownership to pkgsrc-users. pancake's address is not valid any | jmmv | 1 | -2/+2 | |
more and he has agreed in private mail to drop maintainership. | |||||
2010-07-02 | Supports staged installation. | asau | 1 | -1/+3 | |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 | |
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. | |||||
2010-03-24 | Recursive revision bump for GMP update. | asau | 1 | -2/+2 | |
2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 2 | -4/+4 | |
2010-02-02 | Fix build in OS X. | jmmv | 4 | -7/+31 | |
2010-02-02 | s/unionfs/nullfs/ as reported by David Holland. | jmmv | 1 | -1/+1 | |
2010-02-01 | Add and enable fuse-bindfs. | jmmv | 1 | -1/+2 | |
2010-02-01 | Initial import of fuse-bindfs-1.8.4: | jmmv | 5 | -0/+57 | |
bindfs is a FUSE filesystem for mounting a directory to another location, similar to 'mount --bind' in Linux or unionfs in BSD. The permissions in the mountpoint can be altered through various rules. | |||||
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 4 | -7/+8 | |
2009-12-15 | Recursive bump for libltdl | joerg | 1 | -1/+2 | |
2009-11-16 | Updated fs-utils to version 20091116 | stacktic | 2 | -10/+11 | |
- Syncd code with HEAD - Fixed build on Linux/x86_64 CentOS5 (RHEL5) reported by Nicolas Joly | |||||
2009-11-02 | Fixed linux build | stacktic | 1 | -1/+2 | |
2009-11-02 | Updated filesystems/fs-utils to version 20091102 | stacktic | 3 | -16/+44 | |
- Added support for FreeBSD and Linux | |||||
2009-10-10 | Fix PKGNAME to have a better version number, noted by reed. | wiz | 1 | -3/+3 | |
While here, update HOMEPAGE. | |||||
2009-09-23 | Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary | tron | 1 | -2/+1 | |
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner. | |||||
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -1/+2 | |
2009-08-21 | Allow python-2.6. | wiz | 1 | -2/+2 | |
2009-08-03 | fuse_main for FUSE 2.6 has the signature of the !NetBSD branch, so drop | joerg | 2 | -13/+3 | |
the conditional. | |||||
2009-08-03 | Try to make it compilable on NetBSD. | joerg | 2 | -1/+21 | |
2009-07-17 | Be smarter when parsing the argument for the bitrate. | wiz | 3 | -5/+15 | |
Allows mounting directories with commas in them. Bump PKGREVISION. | |||||
2009-07-16 | + fuse-mp3fs. | wiz | 1 | -1/+2 | |
2009-07-16 | Initial import of fuse-mp3fs-0.13: | wiz | 6 | -0/+99 | |
MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable using a FLAC collection with software and/or hardware which only understands MP3. It is also a novel alternative to traditional MP3 encoder applications. Just use your favorite file browser to select the files you want encoded and copy them somewhere! | |||||
2009-07-08 | user-destdir support | joerg | 7 | -13/+23 | |
2009-07-08 | user-destdir support | joerg | 1 | -1/+3 | |
2009-07-08 | user-destdir support | joerg | 6 | -10/+19 | |
2009-07-08 | user-destdir support, fix bash usage | joerg | 1 | -1/+5 | |
2009-07-08 | user-destdir support | joerg | 1 | -3/+5 | |
2009-07-08 | user-destdir support | joerg | 1 | -1/+3 | |