Next | Query returned 32 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2010-09-06 14:13:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
Make pkglint happier.
   2010-09-06 12:30:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
On NetBSD, pull in perfuse.
   2010-08-25 10:02:22 by Emmanuel Dreyfus | Files touched by this commit (20)
Log message:
Update FUSE to 2.8.4 and add NetBSD support through filesystems/perfuse

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-07-06 12:17:17 by Julio Merino | Files touched by this commit (36)
Log message:
Transfer ownership to pkgsrc-users.  pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
   2010-07-02 12:44:46 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Supports staged installation.
   2009-06-14 19:51:59 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-02-08 12:53:06 by Tobias Nygren | Files touched by this commit (1)
Log message:
The package is called fuse, not fusefs. (presolve choked on this on Linux.)
   2007-03-16 19:57:46 by Greg Troxel | Files touched by this commit (1)
Log message:
Add comment about ONLY_FOR_PLATFORM explaining why this doesn't build
on NetBSD.
   2007-03-15 23:55:21 by Alistair G. Crooks | Files touched by this commit (6)
Log message:
Fix up CATEGORIES for filesystem

Next | Query returned 32 messages, browsing 21 to 30 | Previous