| non port: sysutils/fusefs-ntfs/files/patch-configure |
Number of commits found: 10 |
|
Wednesday, 6 Nov 2024
|
15:17 Robert Clausecker (fuz)
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988
6e2da96 |
|
Thursday, 26 May 2022
|
06:20 Alexey Dokuchaev (danfe)
sysutils/fusefs-ntfs: clean the port up before functional changes
- Drop needless CPPFLAGS, the build system already knows where to
find its bits and pieces by itself
- Replace hand-rolled stripping in the `post-install' target with
appropriate INSTALL_TARGET
- In the configure script, treat FreeBSD as first-class operating
system and adhere to --with-fuse switch (which we already pass)
- Drop the mount helper-related patch hunk so to not confuse the
reader as we also pass it on the CONFIGURE_ARGS explicitly
52eb14c |
|
Wednesday, 27 May 2015
|
20:23 delphij
Update to 2015.3.14.
 |
|
Thursday, 8 May 2014
|
21:58 amdmi3
- Switch to USES=libtool
- Strip library
 |
|
Wednesday, 16 Apr 2014
|
17:16 cy
Update 2012.1.15 --> 2014.2.15
 |
|
Thursday, 5 Feb 2009
|
21:27 alepulver
- Update to version 2009.1.1.
 |
|
Monday, 23 Jun 2008
|
20:44 alepulver
- Fix install of /usr/sbin/mount_ntfs-3g -> ${PREFIX}/bin/ntfs-3g symlink.
 |
|
Saturday, 16 Feb 2008
|
18:13 alepulver
- 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.
 |
|
Tuesday, 17 Jul 2007
|
15:24 fjoe
Update to 1.710.
PR: 114616
Submitted by: trasz
 |
|
Tuesday, 5 Dec 2006
|
22:15 fjoe
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/
 |
Number of commits found: 10 |