summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-09-14 02:42:07 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-09-14 02:42:07 +0000
commit5b2fc47da400d8cf8a3d96e4753650a5605ddbe9 (patch)
treea6214ae90c24c2d882f19b5eacc9857355a0bef4 /sysutils
parent- Update to 1.39 (diff)
- Update to version 1.913.
- Update pkg-message. Reported by: Szabolcs Szakacsits <szaka@ntfs-3g.org>
Notes
Notes: svn path=/head/; revision=199456
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-ntfs/Makefile3
-rw-r--r--sysutils/fusefs-ntfs/distinfo6
-rw-r--r--sysutils/fusefs-ntfs/files/pkg-message.in9
-rw-r--r--sysutils/fusefs-ntfs/pkg-plist3
4 files changed, 10 insertions, 11 deletions
diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile
index 0998d589e654..567ad9f73307 100644
--- a/sysutils/fusefs-ntfs/Makefile
+++ b/sysutils/fusefs-ntfs/Makefile
@@ -5,8 +5,7 @@
#
PORTNAME= ntfs
-PORTVERSION= 1.826
-PORTREVISION= 1
+PORTVERSION= 1.913
CATEGORIES= sysutils
MASTER_SITES= http://www.ntfs-3g.org/
PKGNAMEPREFIX= fusefs-
diff --git a/sysutils/fusefs-ntfs/distinfo b/sysutils/fusefs-ntfs/distinfo
index 024d9392d2d9..cfa3e62ff1df 100644
--- a/sysutils/fusefs-ntfs/distinfo
+++ b/sysutils/fusefs-ntfs/distinfo
@@ -1,3 +1,3 @@
-MD5 (ntfs-3g-1.826.tgz) = b8bf23a3844ec00d758f04a6b88549ae
-SHA256 (ntfs-3g-1.826.tgz) = d777ddb86ca3a19b9862af5357518d918975055be8f0d737470d31f82d79dd2a
-SIZE (ntfs-3g-1.826.tgz) = 583379
+MD5 (ntfs-3g-1.913.tgz) = d8093ce011683b39a683a948f94ce33a
+SHA256 (ntfs-3g-1.913.tgz) = 47701041d2bbdf6339eab19671831eff8ba8de33c5be0ae02c4d89f0ea6f5065
+SIZE (ntfs-3g-1.913.tgz) = 576174
diff --git a/sysutils/fusefs-ntfs/files/pkg-message.in b/sysutils/fusefs-ntfs/files/pkg-message.in
index 653445f93ccc..3c098398c9f8 100644
--- a/sysutils/fusefs-ntfs/files/pkg-message.in
+++ b/sysutils/fusefs-ntfs/files/pkg-message.in
@@ -25,7 +25,7 @@ UBLIO_GRACE - 32. Makes the cache items have more chances to be reused.
UBLIO_SYNC_IO - 0. If enabled, highly decreases writing speed, but the data
is immediatly written to the disk.
-For example (improves performance over large files):
+For example (improves performance over large files, but read below):
# env UBLIO_BLOCKSIZE=2097152 ntfs-3g /dev/ad0s1 /mnt
@@ -38,11 +38,12 @@ the FORCE_ALIGNED_IO variable (it will be set to 512 bytes), but this is only
useful for testing purposes and in practice has no use.
Note that higher values for UBLIO_BLOCKSIZE and UBLIO_ITEMS increase the
-memory usage by their product in bytes. By default it consumes 64MB. To
-decrease it to 16MB set UBLIO_BLOCKSIZE to 256KB for example.
+memory usage by their product in bytes. For example, if you set it to 1MB it
+would consume 64MB. To decrease it to 16MB you could set UBLIO_BLOCKSIZE to
+256KB (currently this is the default).
When doing many simultaneous file operations sometimes one of them fails. The
greater UBLIO_BLOCKSIZE is, more chances this has to happen. Small values like
-4096 also work fine.
+4096 can be used and also perform fine.
==============================================================================
diff --git a/sysutils/fusefs-ntfs/pkg-plist b/sysutils/fusefs-ntfs/pkg-plist
index 3b6df68e8e04..0c3a8048ba0c 100644
--- a/sysutils/fusefs-ntfs/pkg-plist
+++ b/sysutils/fusefs-ntfs/pkg-plist
@@ -15,7 +15,6 @@ include/ntfs-3g/index.h
include/ntfs-3g/inode.h
include/ntfs-3g/layout.h
include/ntfs-3g/lcnalloc.h
-include/ntfs-3g/list.h
include/ntfs-3g/logfile.h
include/ntfs-3g/logging.h
include/ntfs-3g/mft.h
@@ -31,7 +30,7 @@ include/ntfs-3g/volume.h
lib/libntfs-3g.a
lib/libntfs-3g.la
lib/libntfs-3g.so
-lib/libntfs-3g.so.10
+lib/libntfs-3g.so.12
@dirrm include/ntfs-3g
@cwd /usr
sbin/mount_ntfs-3g