Commit graph

10 commits

Author SHA1 Message Date
Bryan Drewery
1b55c827a9 - Update to 2012.1.15
- Update to working URL
- Remove files integrated upstream
- Update to new header
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Convert to new options framework
- Remove use of bsd.port.pre.mk
- See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html
  for more information on the current status of fuse support
2012-09-19 22:25:28 +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
aaefa97319 - Fix install of /usr/sbin/mount_ntfs-3g -> ${PREFIX}/bin/ntfs-3g symlink. 2008-06-23 20:44:58 +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
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
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