<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/Makefile, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-07-23T12:39:42Z</updated>
<entry>
<title>index: respect `make -j X index`</title>
<updated>2025-07-23T12:39:42Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2025-07-23T12:38:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0713649f5808039a4444f884f19d99f3a81625c7'/>
<id>urn:sha1:0713649f5808039a4444f884f19d99f3a81625c7</id>
<content type='text'>
PR:	288349
</content>
</entry>
<entry>
<title>Makefile: Fix `make index` on FreeBSD 13</title>
<updated>2025-04-28T00:56:36Z</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2025-04-26T22:00:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08721b3f06620b328fe9071649ed84b207ebcd06'/>
<id>urn:sha1:08721b3f06620b328fe9071649ed84b207ebcd06</id>
<content type='text'>
With recent main branch `make index` causes following warning message
on FreeeBSD 13.

make_index: Circular dependency loop found: glib-2.84.1_2,2 depends upon itself.

And it generates empty index file.

The issue seems to happen because /usr/libexec/make_index is used on
FreeBSD 13. So fix it by changing Makefile so Tools/make_index is
always used.

PR:		285999
Approved by:	portmgr (implicit, just fix it)
</content>
</entry>
<entry>
<title>filesystems: add new category for file systems and related utilities</title>
<updated>2024-11-06T15:17:35Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2024-09-27T10:48:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e2da9672f79f44048d597f0f61e4646cdeade9d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Makefile: enable to run `make index' without output to stdout</title>
<updated>2024-10-18T16:29:05Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2024-10-18T16:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ac29792cff952f8edb9f8318b05189d98fca1c85'/>
<id>urn:sha1:ac29792cff952f8edb9f8318b05189d98fca1c85</id>
<content type='text'>
e.g.: make -s INDEX_ECHO_1ST=true PORTSDIR=$(pwd) index

PR: 282081
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D47108
</content>
</entry>
<entry>
<title>README: searchable index of all ports is at ports.freebsd.org</title>
<updated>2024-08-14T14:58:31Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>2024-08-14T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5f41fd958ce9ad98bb8104f80e7e8d7cdf9fd45'/>
<id>urn:sha1:b5f41fd958ce9ad98bb8104f80e7e8d7cdf9fd45</id>
<content type='text'>
PR: 280816
</content>
</entry>
<entry>
<title>Makefile: Fix c3997397a01e8ece3f1196e9ef5cf85826d876a0</title>
<updated>2022-10-03T02:18:07Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-10-03T02:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ee26248a06f04788ec2b4b249f730801de13e549'/>
<id>urn:sha1:ee26248a06f04788ec2b4b249f730801de13e549</id>
<content type='text'>
WWW was erronously added to Makefile rather than databases/sqlite3/Makefile.
</content>
</entry>
<entry>
<title>databases/sqlite3: Update to 3.39.3</title>
<updated>2022-09-19T15:50:05Z</updated>
<author>
<name>Pavel Volkov</name>
<email>pavelivolkov@gmail.com</email>
</author>
<published>2022-09-19T15:50:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c3997397a01e8ece3f1196e9ef5cf85826d876a0'/>
<id>urn:sha1:c3997397a01e8ece3f1196e9ef5cf85826d876a0</id>
<content type='text'>
PR:	266459
</content>
</entry>
<entry>
<title>Change MASTER_SITE_INDEX to our distributed mirror</title>
<updated>2022-01-13T08:25:20Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2022-01-13T08:25:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf13a62abc1bdc4e70e429c8797e891c9bf2ba80'/>
<id>urn:sha1:cf13a62abc1bdc4e70e429c8797e891c9bf2ba80</id>
<content type='text'>
This would relax the load of www.freebsd.org and let user fetch INDEX
from a closer mirror.

Approved by:	bapt (portmgr)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33871
</content>
</entry>
<entry>
<title>fetchindex: make compression format configurable</title>
<updated>2021-11-22T08:18:15Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-11-22T08:12:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bcb098e384dc2d5694d098975161328a2699ed07'/>
<id>urn:sha1:bcb098e384dc2d5694d098975161328a2699ed07</id>
<content type='text'>
Add INDEX_COMPRESSION_FORMAT as a variable a user can overwrite via
/etc/make.conf to allow the compression format used for INDEX to be
changed. Available compression formats are: bz2, xz and zst for now.

While here change the default compression format to be .xz (the
smallest), for environement where performance of unxz matters it can
switched to zst.

bz2 format is kept for compatibility with existing tooling.

In order to simplify the code, bsdcat(1) is now used for uncompressing
instead detecting the compression format manually and switch the
decompression tool manually

Note the bzip2 compression format is now considered as deprecated
</content>
</entry>
<entry>
<title>fetchindex: do not leave a corrupted INDEX</title>
<updated>2021-11-08T14:59:55Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-11-08T14:58:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cd8518854f3e96fb86dd7ed7b8f1c0258e839157'/>
<id>urn:sha1:cd8518854f3e96fb86dd7ed7b8f1c0258e839157</id>
<content type='text'>
When extracting the fetched index, do it in a temporary file, and only
when extraction succeed, move it to the final file, it makes it more
atomic and less likely to live a corrupted file behind

PR:	224871
</content>
</entry>
</feed>
