pkgsrc/filesystems
wen f0c4d4b193 Update to 0.60
Upstream changes:
0.060     2014-11-04 17:33:39-05:00 America/New_York

    [ADDED]

    - Added 'truncate' option to append for in-place replacement of
      file contents.

0.059     2014-10-14 12:45:46-04:00 America/New_York

    [FIXED]

    - Fixed precedence bug in the check for Unicode::UTF8

0.058     2014-09-23 11:00:24-04:00 America/New_York

    [ADDED]

    - Added a 'sibling' method as a more efficient form of
      calling $path->parent->child(...).

    [DOCUMENTED]

    - Every method annotated with the version number of the
      last API change.

0.057     2014-09-19 11:23:05-04:00 America/New_York

    [FIXED]

    - On AIX, reads that default to locking would fail without
      write permissions, because locking needs write permissions.
      The fix is only to lock reads if write permissions exist;
      otherwise locking is skipped.

0.056     2014-08-07 15:08:41-04:00 America/New_York

    [*** DEPRECATIONS ***]

    - The 'dirname' method is deprecated due to exposing File::Spec
      inconsistencies

    [ADDED]

    - The 'digest' method now takes a 'chunk_size' option to avoid
      slurping files entirely into memory.

    [FIXED]

    - Fixed problem throwing errors from 'remove'

0.055     2014-06-30 10:29:28-04:00 America/New_York

    [FIXED]

    - tempfile/tempdir won't warn if used as functions without arguments

0.054     2014-05-04 13:56:11-04:00 America/New_York

    [ADDED]

    - The 'basename' method now takes a list of suffixes to remove before
      returning the name

    - FREEZE/THAW/TO_JSON serialization helpers

    [CHANGED]

    - When constructing a Path::Tiny object from another, the original
      is returned unless it's a temp dir/file.  This significantly
      speeds up calling path($path) if $path is already a Path::Tiny
      object. (Thanks to Michael Schwern for prompting such benchmarking.)

    [FIXED]

    - Constructing any path -- e.g. with child() -- with undef or
      zero-length parts throws an error instead of constructing an
      invalid path

0.053     2014-03-24 09:25:51-04:00 America/New_York (TRIAL RELEASE)

    [INCOMPATIBLE CHANGES]

    - The 'is_file' method now does -e && ! -d and not -f because -f
      is often more restrictive than people intend or expect.

    [ADDED]

    - Added 'chmod' method with symbolic chmod support ("a=r,u+rx")

0.052     2014-01-14 15:58:03-05:00 America/New_York

    [FIXED]

    - Backslash-to-slash conversion now only happens on Windows
      (since backslash is legal on Unix, we must allow it)
2014-11-06 02:28:11 +00:00
..
cloudfuse Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fs-utils Do not set FETCH_USING, should not be set in a package Makefile. 2014-01-27 18:41:11 +00:00
fuse Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
fuse-afpfs-ng Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
fuse-archivemount Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-bindfs Add more details to DESCR, adapted from README in the unpacked source tree. 2013-11-10 06:36:28 +00:00
fuse-cddfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-chironfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-cryptofs Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
fuse-curlftpfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-djmount * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
fuse-encfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-ext2 Update homepage 2014-10-25 21:42:20 +00:00
fuse-gmailfs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
fuse-gphotofs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-gstfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-httpfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-loggedfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-lzofs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-mp3fs Include inttypes.h for PRIu64. 2013-06-13 14:35:34 +00:00
fuse-ntfs-3g Needs pkg-config. 2014-09-10 12:15:15 +00:00
fuse-obexfs bump revision for openobex update to 1.7 2013-03-15 08:22:18 +00:00
fuse-pod Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
fuse-svnfs Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
fuse-unionfs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 16:08:30 +00:00
fuse-wdfs Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fuse-wikipediafs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
glusterfs Forgotten mps commit. 2014-08-14 15:34:34 +00:00
libntfs Changes 2014.2.15: 2014-05-19 12:22:06 +00:00
openafs Upgrade to OpenAFS 1.6.9 2014-06-12 23:44:04 +00:00
openafs-devel Update broken link, from Christopher M. Fuhrman in PR 49055. 2014-08-08 05:29:04 +00:00
ori Use mk/fuse instead of filesytems/fuse. 2014-02-18 03:00:52 +00:00
p5-Module-Path Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
p5-MooseX-Types-Path-Tiny Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Path-Tiny Update to 0.60 2014-11-06 02:28:11 +00:00
perfuse Use find-headers instead of find-files to detect builtin header files. 2013-11-23 10:51:09 +00:00
py-filesystem Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-fuse-bindings Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
tahoe-lafs Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
u9fs Fix build on SunOS: link network libs and needed an include for sys/mkdev.h 2014-02-09 17:23:54 +00:00
Makefile + libntfs 2014-05-20 22:51:26 +00:00