Commit graph

13 commits

Author SHA1 Message Date
Alejandro Pulver
b0e2c57cdd - Use @exec/@unexec pkg-plist directives to handle the symlink (do not archive
directly like before).
- Bump PORTREVISION.

PR:		ports/118569
Submitted by:	alepulver (myself)
Approved by:	miwi
2007-12-12 17:05:00 +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
Alejandro Pulver
84bfa09589 - Update to version 1.13.1. 2006-08-18 20:52:48 +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
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
a9efbac713 - Fix libtool issue.
Reported by:	kris
2005-10-22 09:44:10 +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
Jean-Yves Lefort
0597043bf6 - Fix build when WITH_GNOMEVFS2 is set [1]
- Install the GnomeVFS module in ${X11BASE}, where GnomeVFS will look for it
- Use USE_GCC=3.4+ rather than USE_GCC=3.4
- Remove useless USE_CONFIGURE
- Fix the GnomeVFS spelling in the OPTIONS help

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com> [1]
2005-07-26 19:20:45 +00:00
Oliver Lehmann
404c1a8f4a fix build on 4
Noted by:	pointyhat via kris
2005-06-17 15:13:06 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Pav Lucistnik
8f35e218cd - Update to 1.9.4
- Engage OPTIONS
- Drop maintainership

PR:		ports/77788
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2005-02-20 17:26:52 +00:00
Oliver Eikemeier
1353b67580 - update to version 1.9.2
- fix pkg-plist
- add INSTALLS_SHLIB and CONFIGURE_TARGET

PR:		66561
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-12 10:08:43 +00:00
Norikatsu Shigemura
e4a967c5d3 Add ntfsprogs 1.9.1, utilities and library to manipulate NTFS
partitions.

PR:		ports/66406
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-05-09 16:06:23 +00:00