<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/fusefs-bindfs/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>filesystems: add new category for file systems and related utilities</title>
<updated>2024-11-06T15:17:35+00:00</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2024-09-27T10:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6e2da9672f79f44048d597f0f61e4646cdeade9d'/>
<id>6e2da9672f79f44048d597f0f61e4646cdeade9d</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: Simplify port</title>
<updated>2024-10-27T17:02:35+00:00</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2024-10-27T17:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7c64c77187f0c564aef90c73482a5cc4af0a27e9'/>
<id>7c64c77187f0c564aef90c73482a5cc4af0a27e9</id>
<content type='text'>
* Remove GNU_CONFIGURE_MANPREFIX
* Remove if segment and rework Makefile

PR:		282357
Reviewed by:	Leon Dietrich &lt;doralitze@chaotikum.org&gt; (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove GNU_CONFIGURE_MANPREFIX
* Remove if segment and rework Makefile

PR:		282357
Reviewed by:	Leon Dietrich &lt;doralitze@chaotikum.org&gt; (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: Update to 1.17.7</title>
<updated>2024-06-12T20:48:07+00:00</updated>
<author>
<name>Leon Dietrich</name>
<email>doralitze@chaotikum.org</email>
</author>
<published>2024-06-10T16:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=73706d2e6770e1fe24509393ae0f7dbbff68fe46'/>
<id>73706d2e6770e1fe24509393ae0f7dbbff68fe46</id>
<content type='text'>
PR:		279647
Approved by:	Submitter is maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		279647
Approved by:	Submitter is maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: move man page to share/man</title>
<updated>2024-01-31T13:53:06+00:00</updated>
<author>
<name>Gabriel M. Dutra</name>
<email>dutra@FreeBSD.org</email>
</author>
<published>2024-01-31T13:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7407e61d738711374ee3d8cdb3d999216b739a90'/>
<id>7407e61d738711374ee3d8cdb3d999216b739a90</id>
<content type='text'>
Approved by:	garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43674
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43674
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: update to 1.17.6</title>
<updated>2023-11-13T17:56:24+00:00</updated>
<author>
<name>Leon Dietrich</name>
<email>doralitze@chaotikum.org</email>
</author>
<published>2023-11-13T08:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d47de3b9ff5e1e453e5b9fb963a3a5f134f1fd22'/>
<id>d47de3b9ff5e1e453e5b9fb963a3a5f134f1fd22</id>
<content type='text'>
ChangeLog: https://bindfs.org/docs/ChangeLog.utf8.txt

Fixed negative UID/GID mapping offset behavior

PR:		275029
Reported by:	doralitze@chaotikum.org (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ChangeLog: https://bindfs.org/docs/ChangeLog.utf8.txt

Fixed negative UID/GID mapping offset behavior

PR:		275029
Reported by:	doralitze@chaotikum.org (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: update to 17.4.0</title>
<updated>2023-11-03T21:09:38+00:00</updated>
<author>
<name>Leon Dietrich</name>
<email>doralitze@chaotikum.org</email>
</author>
<published>2023-10-27T09:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=cac14e09c641a383902fc2bcb56f00b0190d1927'/>
<id>cac14e09c641a383902fc2bcb56f00b0190d1927</id>
<content type='text'>
Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt

PR:		274752
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt

PR:		274752
</pre>
</div>
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59+00:00</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: Update to 1.16.1</title>
<updated>2022-06-26T00:54:04+00:00</updated>
<author>
<name>Leon Dietrich</name>
<email>doralitze@chaotikum.org</email>
</author>
<published>2022-06-25T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7c891694548e4cc8b2cb79328440d147c0fbf88e'/>
<id>7c891694548e4cc8b2cb79328440d147c0fbf88e</id>
<content type='text'>
Changes:

 * Added --map-{passwd,group}-rev (PR #113 by @sshilovsky, thanks!)

 * Fixed build on FreeBSD

Full Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt

PR:	264889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:

 * Added --map-{passwd,group}-rev (PR #113 by @sshilovsky, thanks!)

 * Fixed build on FreeBSD

Full Changelog: https://bindfs.org/docs/ChangeLog.utf8.txt

PR:	264889
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/fusefs-bindfs: update to 1.15.1</title>
<updated>2022-06-09T05:20:02+00:00</updated>
<author>
<name>Leon Dietrich</name>
<email>doralitze@chaotikum.org</email>
</author>
<published>2022-06-07T16:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1ab6caad6285ef038493f2348aa41afae5b39b99'/>
<id>1ab6caad6285ef038493f2348aa41afae5b39b99</id>
<content type='text'>
ChangeLog: https://bindfs.org/docs/ChangeLog.utf8.txt

 * Fixed build on old compilers by adhering more strictly to C99.

PR:	264496
Reported by:	doralitze@chaotikum.org (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ChangeLog: https://bindfs.org/docs/ChangeLog.utf8.txt

 * Fixed build on old compilers by adhering more strictly to C99.

PR:	264496
Reported by:	doralitze@chaotikum.org (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	lwhsu
</pre>
</div>
</content>
</entry>
</feed>
