Commit graph

21 commits

Author SHA1 Message Date
Julien Laffaye
a5b68f24f9 Update to 2011.4.12
Do no install files outside PREFIX

PR:		ports/156615 (based on)
Submitted by:	bartoletti <coder@tuxfamily.org>
Approved by:	tabthorpe (mentor)
2011-07-10 16:29:38 +00:00
Alejandro Pulver
df595d6f85 - Update to version 2010.10.2.
- Do not install /usr/sbin/mount_ntfs-3g symlink (added note in
  README.FreeBSD) because it doesn't work in 7.x or later.
- Drop maintainership (fuse4bsd is unmaintained, and there are problems that
  will affect this port until an alternative appears).
2010-10-11 01:32:01 +00:00
Alejandro Pulver
b3cf2aa19f - Update to version 2010.3.6. 2010-05-06 22:50:36 +00:00
Alejandro Pulver
c00010e66e - Update to version 2009.1.1. 2009-02-05 21:27:43 +00:00
Alejandro Pulver
aaefa97319 - Fix install of /usr/sbin/mount_ntfs-3g -> ${PREFIX}/bin/ntfs-3g symlink. 2008-06-23 20:44:58 +00:00
Alejandro Pulver
5247d3476d - Fix ublio patch (was not building). 2008-06-21 23:46:16 +00:00
Alejandro Pulver
f25eb85ff1 - Update to version 1.2531. 2008-06-21 22:29:38 +00:00
Alejandro Pulver
f23d879b77 - Update to version 1.2216.
- Add note in README.FreeBSD about mount(8) workarounds (symlink/patch) for
  using from /etc/fstab in FreeBSD >= 7.x, as external types are hard coded
  in mount.c.
2008-02-19 21:38:12 +00:00
Alejandro Pulver
f508842931 - Update to version 1.2129.
- Change LOCK option to ON by default (as official build).
- Remove pre-everything warning and conditional pkg-message about UBLIO (see
  below).
- Add README.FreeBSD (introduction, known issues, bug reporting, ublio
  configuration, mounting at starup, ...) and mention in pkg-message.
2008-02-16 18:13:23 +00:00
Alejandro Pulver
23e5f60e39 - Update to version 1.1120.
- Use @exec/@unexec directives in pkg-plist to handle symlinks.
- Remove the note about fuse_load="YES" in /boot/loader.conf since now there
  are more than good reasons for using the rc.d script (see fusefs-kmod).
- Clarify note in pkg-message about EAGAIN problem.
2007-12-17 17:25:30 +00:00
Alejandro Pulver
b13349d924 - Update to version 1.1004.
- Improve pkg-message (note about using in /etc/fstab).
2007-10-26 00:10:37 +00:00
Alejandro Pulver
5b2fc47da4 - Update to version 1.913.
- Update pkg-message.

Reported by:	Szabolcs Szakacsits <szaka@ntfs-3g.org>
2007-09-14 02:42:07 +00:00
Alejandro Pulver
9a5eb4f0c5 - Bump PORTREVISION.
- Depend on devel/libublio instead of fetching sources and integrating them.
- Install symlink in /usr/sbin/mount_ntfs-3g, to allow using with
  'mount -t ntfs-3g' and in /etc/fstab, after mounting /usr.
- Change default UBLIO_BLOCKSIZE value to 262144.
- Update pkg-message, with notes about the mount_ntfs-3g symlink, and about
  problems with many simultaneous operations (not ublio's problem, but
  incremented when used with a larger blocksize).
2007-09-11 17:58:05 +00:00
Max Khon
7ae35f4449 - Remove ONLY_FOR_ARCHS to see what happens (they say in the website
it's more portable now).
- Install manpages into ${MANPREFIX}/man, not ${PREFIX}/share/man.
- Bring back IGNORE for FreeBSD < 600000 (all fusefs-* ports have it,
and the build would succeed but installation of dependencies would fail).
- Add a note in pkg-message about memory usage, and make a gramatical
correction.
- Avoid calling fsync() twice.

PR:		115088
Submitted by:	alepulver@
2007-08-23 14:41:39 +00:00
Max Khon
9091466ac8 Update to 1.710.
PR:		114616
Submitted by:	trasz
2007-07-17 15:24:50 +00:00
Alejandro Pulver
d50259282a - Bump PORTREVISION.
- Remove unneeded checks of OSVERSION since they are in the corresponding
  dependencies.
- Add OPTIONS: LOCK and UBLIO.

See:
www.mail-archive.com/ macfuse-devel@googlegroups.com/msg00053.html

PR:		ports/112402
Submitted by:	alepulver (myself)
Approved by:	fjoe (maintainer, timeout: 1 month)
2007-06-07 04:01:33 +00:00
Max Khon
510fcda605 Fix pkg-plist. 2007-05-26 08:38:04 +00:00
Max Khon
6487bd53dc Update to 1.417.
PR:		111979
Submitted by:	Eugene Grosbein
2007-04-25 18:55:38 +00:00
Max Khon
e6b163ce09 - Update 20070102.
- Fix pkg-plist [1]
- Change PORTVERSION to start with 0. I hate PORTEPOCH.

PR:		107475
Noticed by:	kris (via pointyhat) [1]
2007-01-10 21:54:31 +00:00
Max Khon
7a52d004a0 Well, this file is actually written by me almost from scratch.
Update (c) message accordingly.
2006-12-05 22:33:32 +00:00
Max Khon
b0fb26be50 New port: The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003 and Windows 2000 filesystems. Almost the full POSIX filesystem
functionality is supported, the major exceptions are changing the file
ownerships and the access rights.

WWW: http://www.linux-ntfs.org/
2006-12-05 22:15:46 +00:00