<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/Templates, branch 2023Q4</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2023Q4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2023Q4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-09-27T09:33:18Z</updated>
<entry>
<title>Templates/BSD.local.dist: add share/icons</title>
<updated>2021-09-27T09:33:18Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-09-27T09:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a40a5009df8ac83591b57e5645578373f68360ca'/>
<id>urn:sha1:a40a5009df8ac83591b57e5645578373f68360ca</id>
<content type='text'>
share/icons is a common place to install applications icons for a long
time.
An upcoming change in the way we handle icon cache generation leads to
make check-plist thinking some packages are now leaking (left overs) this
directory, adding it to the mtree fixes this issue.
</content>
</entry>
<entry>
<title>Templates/BSD.local.dist: Add shell completion paths</title>
<updated>2021-08-21T14:04:32Z</updated>
<author>
<name>Lewis Cook</name>
<email>lcook@FreeBSD.org</email>
</author>
<published>2021-08-21T14:01:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb3b45287e46428639050e259751cbdb87cb37e0'/>
<id>urn:sha1:cb3b45287e46428639050e259751cbdb87cb37e0</id>
<content type='text'>
This removes the necessity in creating the shell completion
directories for bash, fish and zsh when installing any
accompanying programmable shell completion files.

Approved by:		portmgr
Differential Revision:	https://reviews.freebsd.org/D31629
</content>
</entry>
<entry>
<title>all: Remove all other $FreeBSD keywords.</title>
<updated>2021-04-06T14:31:13Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T14:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=135fdeebb99c3569e42d8162b265e15d29bd937d'/>
<id>urn:sha1:135fdeebb99c3569e42d8162b265e15d29bd937d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>framework: Remove $FreeBSD$</title>
<updated>2021-04-06T14:27:10Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:32:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d33e045968104ac678d8b4b4ec1e8956bbf68e0'/>
<id>urn:sha1:5d33e045968104ac678d8b4b4ec1e8956bbf68e0</id>
<content type='text'>
Where appropriate fiddle with a few other things.
</content>
</entry>
<entry>
<title>Set configure variables to "yes" instead of "1".</title>
<updated>2020-08-04T09:03:23Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2020-08-04T09:03:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5c96135c7f397da03f36001de72de6a56224fdaf'/>
<id>urn:sha1:5c96135c7f397da03f36001de72de6a56224fdaf</id>
<content type='text'>
The configure script in the next version of gettext specifically tests for
gl_cv_func_sigprocmask=yes.

PR:		248346
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>malloc.h is now usable on head</title>
<updated>2020-05-12T18:15:06Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2020-05-12T18:15:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d47d77872b5a92c506c2e96fcc083ba6b78ccc14'/>
<id>urn:sha1:d47d77872b5a92c506c2e96fcc083ba6b78ccc14</id>
<content type='text'>
PR:		245366
</content>
</entry>
<entry>
<title>Add LOCALBASE/share/man to the valid path for manpages</title>
<updated>2020-01-15T12:06:13Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2020-01-15T12:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=003a571d1d6585196545295efc181514f171c4c4'/>
<id>urn:sha1:003a571d1d6585196545295efc181514f171c4c4</id>
<content type='text'>
Also compress manpages in this location.

As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&amp;revision=315053
and
https://svnweb.freebsd.org/base?view=revision&amp;revision=315142

All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD

Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.

Reviewed by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D23166
</content>
</entry>
<entry>
<title>gets was removed from head</title>
<updated>2019-09-01T18:57:18Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-09-01T18:57:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=937760ab5a98d553211cf2356a9a1ba51ecd7d5a'/>
<id>urn:sha1:937760ab5a98d553211cf2356a9a1ba51ecd7d5a</id>
<content type='text'>
PR:		222796
</content>
</entry>
<entry>
<title>sys/dir.h is deprecated and is scheduled to be removed from base</title>
<updated>2019-06-05T17:40:09Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-06-05T17:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d78b23817a986b3908979ab222d519d4342bfa1e'/>
<id>urn:sha1:d78b23817a986b3908979ab222d519d4342bfa1e</id>
<content type='text'>
PR:		21519
</content>
</entry>
<entry>
<title>Install texinfo files (GNU info) into ${PREFIX}/share/info</title>
<updated>2018-11-10T18:12:57Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2018-11-10T18:12:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7990f810661ef0c3f4870afc67b1eb08684b8dc8'/>
<id>urn:sha1:7990f810661ef0c3f4870afc67b1eb08684b8dc8</id>
<content type='text'>
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
</content>
</entry>
</feed>
