Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0_1 06 Nov 2024 15:17:35 |
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 |
1.4.0_1 01 Mar 2024 19:49:12 |
Gleb Popov (arrowd) Author: Henrich Hartzer |
sysutils/exfat-utils: Move manpages to share/man
Approved by: portmgr (blanket)
PR: 277421 |
1.4.0 05 Jun 2023 18:45:37 |
Oleksii Samorukov (samm) |
sysutils/exfat-utils: update to 1.4.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.0 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.0 13 Oct 2021 13:52:58 |
Stefan Eßer (se) |
sysutils/exfat-utils: Add CPE information
Approved by: portmgr (blanket) |
1.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 12 Nov 2020 16:11:37 |
bapt |
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents are not necessarily related to the license and so
should not be connected to the license framework.
As a project we will officially remove all patent limitations within the
ports tree and leave it to the user or consumer to deal with their local
legislation to determine if they can use the software without legal
restrictions.
Approved by: core |
1.3.0 13 Feb 2020 14:27:46 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
1.3.0 13 Oct 2019 18:16:39 |
samm |
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013 |
1.3.0 07 Sep 2019 20:05:49 |
mandree |
sysutils/fusefs-exfat, sysutils/exfat-utils: Update to 1.3.0
PR: 239954
Submitted by: samm@os2.kiev.ua (maintainer) |
1.2.8 23 Mar 2018 23:19:53 |
yuri |
sysutils/exfat-utils sysutils/fusefs-exfat: Update 1.2.7 -> 1.2.8
Also grouped USExx.
PR: 226699
Submitted by: samm@os2.kiev.ua (maintainer) |
1.2.7 05 Jan 2018 12:27:33 |
riggs |
Update to upstream release 1.2.7
PR: 224633
Submitted by: samm@os2.kiev.ua |
1.2.4 18 Jul 2016 18:29:59 |
jbeich |
sysutils/*exfat*: update to 1.2.4
- Chase project move to GitHub
- Chase patent licensing URL [1]
- Restore GPLv2 after r328060 [2]
- Fix build on DragonFly
- Drop unused iconv dependency
PR: 199874, 210823
PR: 210162 [1]
Suggested by: decke, tijl [2] (via bug 193629)
Approved by: maintainer timeout (2 weeks)
MFH: 2016Q3 |
1.0.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 11 Sep 2015 18:48:42 |
amdmi3 |
- Fix build with ccache by making SCons preserve environment
PR: 202723
Submitted by: amdmi3
Approved by: maintainer timeout (samm@os2.kiev.ua, 2 weeks) |
1.0.1 27 May 2014 12:33:56 |
bapt |
Support stage
Convert to USES=scons |
1.0.1 23 Sep 2013 21:36:30 |
gavin (src,doc committer) |
We should not distribute exFAT related packages due to licensing issues.
Reviewed by: tabthorpe
Approved by: portmgr (bapt), core |
1.0.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.1 10 Jul 2013 12:53:28 |
wg |
sysutils/exfat-utils: update to 1.0.1
- Update to 1.0.1 [1]
- Code has been relicensed to GPLv2
PR: ports/180428 [1]
Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer) |
1.0.0 31 Jan 2013 19:14:35 |
rm |
- update to 1.0.0
PR: 175728
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
0.9.8 28 Nov 2012 05:41:47 |
bdrewery |
- Update to 0.9.8 [1]
- Trim header
- Remove ABI versions form LIB_DEPENDS
PR: ports/173960 [1]
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) [1]
Feature safe: yes |
0.9.7 11 Apr 2012 03:39:18 |
miwi |
Utilities to manage extended file allocation table filesystem. This package
provides tools to create, check and label the filesystem.
It contains dumpexfat to dump properties of the filesystem, exfatfsck to report
errors found on a exFAT filesystem, exfatlabel to label a exFAT filesystem and
mkexfatfs to create a exFAT filesystem.
WWW: http://code.google.com/p/exfat/
PR: ports/165857
ubmitted by: Alex Samorukov <samm@os2.kiev.ua> |