| non port: sysutils/fusefs-ntfs/files/pkg-message.in |
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 |
|
Monday, 6 Jun 2022
|
09:06 Alexey Dokuchaev (danfe)
sysutils/fusefs-ntfs: actualize pkg-message.in and README.FreeBSD
- Mention the necessity of fusefs(5) support in the kernel and
how to enable it at the system startup time
- Remove outdated URLs and references from the FreeBSD-specific
README file; drop the ``Reporting bugs'' section completely as
most of it does not reflect modern reality or is simply banal
PR: 264478, 264479
fbf944c |
|
Wednesday, 14 Aug 2019
|
12:16 mat
Convert to UCL & cleanup pkg-message (categories s)
 |
|
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.
 |
|
Monday, 17 Dec 2007
|
17:25 alepulver
- 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.
 |
|
Friday, 26 Oct 2007
|
00:10 alepulver
- Update to version 1.1004.
- Improve pkg-message (note about using in /etc/fstab).
 |
|
Friday, 14 Sep 2007
|
02:42 alepulver
- Update to version 1.913.
- Update pkg-message.
Reported by: Szabolcs Szakacsits <szaka@ntfs-3g.org>
 |
|
Tuesday, 11 Sep 2007
|
17:58 alepulver
- 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).
 |
|
Thursday, 23 Aug 2007
|
14:41 fjoe
- 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@
 |
|
Thursday, 7 Jun 2007
|
04:01 alepulver
- 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)
 |
Number of commits found: 10 |