notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/fusefs-ntfs/files/patch-configure

Number of commits found: 10

Wednesday, 6 Nov 2024
15:17 Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d 6e2da96
Thursday, 26 May 2022
06:20 Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 52eb14cdecd2ac9688c8e30c7a0a3166992a2c1b commit hash: 52eb14cdecd2ac9688c8e30c7a0a3166992a2c1b commit hash: 52eb14cdecd2ac9688c8e30c7a0a3166992a2c1b commit hash: 52eb14cdecd2ac9688c8e30c7a0a3166992a2c1b 52eb14c
Wednesday, 27 May 2015
20:23 delphij search for other commits by this committer
Update to 2015.3.14.
Original commitRevision:387678 
Thursday, 8 May 2014
21:58 amdmi3 search for other commits by this committer
- Switch to USES=libtool
- Strip library
Original commitRevision:353357 
Wednesday, 16 Apr 2014
17:16 cy search for other commits by this committer
Update 2012.1.15 --> 2014.2.15
Original commitRevision:351404 
Thursday, 5 Feb 2009
21:27 alepulver search for other commits by this committer
- Update to version 2009.1.1.
Original commit
Monday, 23 Jun 2008
20:44 alepulver search for other commits by this committer
- Fix install of /usr/sbin/mount_ntfs-3g -> ${PREFIX}/bin/ntfs-3g symlink.
Original commit
Saturday, 16 Feb 2008
18:13 alepulver search for other commits by this committer
- 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.
Original commit
Tuesday, 17 Jul 2007
15:24 fjoe search for other commits by this committer
Update to 1.710.

PR:             114616
Submitted by:   trasz
Original commit
Tuesday, 5 Dec 2006
22:15 fjoe search for other commits by this committer
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/
Original commit

Number of commits found: 10