Commit graph

10 commits

Author SHA1 Message Date
Max Brazhnikov
6e84b9879a Fix mkntfs
Replace Vista's $UpCase file by a Windows XP one
Pass maintainership to submitter
Remove md5 sum while I'm here

PR:		ports/144852
Submitted by:	Samuel Martin Moro <faust64 at gmail.com>
2011-03-17 16:21:09 +00:00
Alejandro Pulver
cf12848ad4 - Update to version 2.0.0 with write support, add README partially mirrored
from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.

PR:		ports/126439
Approved by:	miwi
2008-08-13 03:00:56 +00:00
Alejandro Pulver
cf9758e30f - Bump PORTREVISION.
- Remove FreeBSD 4.x code (USE_GCC=3.4+, USE_GETOPT_LONG and BROKEN).
- Use ARCH instead of MACHINE_ARCH for possible future cross-compilation
  support.
- Add UBLIO option, which uses devel/libublio for greatly improved speed (when
  reading an NTFS volume). Also print a warning when disabling UBLIO.
- Add pkg-message mentioning UBLIO and this port's limitations.
- Change mount.ntfs-fuse -> mount_ntfs-fuse manpage link and symlink to the
  binary in /usr/sbin to allow using with 'mount -t ntfs-fuse' and in
  /etc/fstab after mounting /usr.
- Add a note in pkg-descr about the fusefs driver and ntfs-3g split project.
- Add LOCK option to avoid access to the device while it's mounted.

PR:		ports/116287
Submitted by:	alepulver (myself)
Approved by:	miwi, farrokhi (implicitly to miwi)
2007-10-30 03:22:04 +00:00
Max Khon
92167387a1 - Fix mkntfs by providing device io module that always reads/write
blocksize-aligned blocks
- Remove several now unnecessary hacks
- Bump PORTREVISION

Approved by:	MAINTAINER
2006-12-13 17:03:02 +00:00
Pav Lucistnik
08e703c0f0 - Update to 1.13.0
PR:		ports/96744
Submitted by:	Martin Matuska <martin@matuska.org>
2006-05-05 08:52:13 +00:00
Andrej Zverev
74cf43d1df - FUSE interface upgrade
sysutils/fusefs-libs has been upgraded and ntfsprogs' FUSE based
        fs driver (ntfsmount) doesn't compile against the new version.
        The attached patch will make it compile against recent
        sysutils/fusefs-libs versions (2.5.0, 2.5.1)

PR:		ports/92568
Submitted by:	Csaba Henk <csaba.henk@creo.hu>
2006-02-01 12:31:37 +00:00
Florent Thoumie
241f1cec6c - Add FUSE option to compile ntfsmount with FUSE support [1].
- Add local patch to make FUSE support compile on FreeBSD [1].
- Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set.

Asked by:	Sergei Mozhaisky <technix@mediana.net.ua> [1]
2005-11-23 11:43:13 +00:00
Florent Thoumie
14e13c4d00 - Update to 1.12.1 [1].
- Remove libtool archive using USE_LIBTOOL_VER=15.
- Remove sed invocation with a configure argument.

PR:		ports/87241 [1]
Submitted by:	Callum Gibson <callum_r_gibson@yahoo.com.au> [1]
2005-10-11 15:49:57 +00:00
Pav Lucistnik
68fc486b29 - Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresize
PR:		ports/84048
Submitted by:	Andriy Gapon <avg@topspin.kiev.ua>
2005-07-27 11:30:19 +00:00
Florent Thoumie
e2401df6fb - Fix ntfsprogs by removing fcntl(2) locks.
PR:		ports/74233
Submitted by:	Geoff Buckingham <geoff.buckingham@reuters.com>
Reviewed by:	Jilles Tjoelker <jilles@stack.nl>
2005-03-21 13:15:45 +00:00