<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/libg15render, branch 13.1-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13.1-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-07-12T18:56:04Z</updated>
<entry>
<title>bsd.sites.mk: Update all ports using USE_GITLAB</title>
<updated>2023-07-12T18:56:04Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2023-07-12T12:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d1faa7179813ffa542b550a1fdb3bdc80a7986c'/>
<id>urn:sha1:7d1faa7179813ffa542b550a1fdb3bdc80a7986c</id>
<content type='text'>
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
</content>
</entry>
<entry>
<title>sysutils/libg15render: Use USE_GITLAB and update WWW entry</title>
<updated>2022-10-15T18:48:14Z</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2022-10-15T18:48:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8664509c7095b79098f84524351905e85299ee59'/>
<id>urn:sha1:8664509c7095b79098f84524351905e85299ee59</id>
<content type='text'>
Use USE_GITLAB to follow Porters Handbook more closely and be consistent
with ports tree and update WWW
</content>
</entry>
<entry>
<title>all: Return Daniel Menelkir's ports to the pool per his request</title>
<updated>2022-09-08T23:12:06Z</updated>
<author>
<name>Daniel Menelkir</name>
<email>dmenelkir@gmail.com</email>
</author>
<published>2022-09-08T23:04:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=12a4cabc616f3a19a13a784ceba8b14ee10f2ea6'/>
<id>urn:sha1:12a4cabc616f3a19a13a784ceba8b14ee10f2ea6</id>
<content type='text'>
PR:		266294
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>*/*: Update maintainer's email address</title>
<updated>2022-03-04T15:56:06Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2022-03-04T15:18:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c10ed451d2d743cdbb72172f8f5f9dbb1c2f0166'/>
<id>urn:sha1:c10ed451d2d743cdbb72172f8f5f9dbb1c2f0166</id>
<content type='text'>
PR:		262198
</content>
</entry>
<entry>
<title>sysutils/libg15render: update to 3.0.4</title>
<updated>2021-06-24T17:23:50Z</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2021-06-24T08:36:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb45d856ec665c4a77f49df77f2619bf4b8b0b8d'/>
<id>urn:sha1:fb45d856ec665c4a77f49df77f2619bf4b8b0b8d</id>
<content type='text'>
c++11-lib isn't required anymore

PR:	256759
Reported by:	menelkir@itroll.org (maintainer)
</content>
</entry>
<entry>
<title>sysutils/libg15render: update to 3.0.3</title>
<updated>2021-05-29T17:53:31Z</updated>
<author>
<name>Daniel Menelkir</name>
<email>menelkir@itroll.org</email>
</author>
<published>2021-05-29T17:52:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9c22f9a79a8e9516132b46e05c9c4ab9f8008bf'/>
<id>urn:sha1:f9c22f9a79a8e9516132b46e05c9c4ab9f8008bf</id>
<content type='text'>
PR:	256208
</content>
</entry>
<entry>
<title>sysutils/libg15render: Update to 3.0.2</title>
<updated>2021-04-29T20:06:53Z</updated>
<author>
<name>Rainer Hurling</name>
<email>rhurlin@FreeBSD.org</email>
</author>
<published>2021-04-29T20:06:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2e938a8803fbc94862a6937f4dfbde7ae85399d9'/>
<id>urn:sha1:2e938a8803fbc94862a6937f4dfbde7ae85399d9</id>
<content type='text'>
Changelog: https://gitlab.com/menelkir/libg15render/-/releases

PR:		255493
Submitted by:	Daniel Menelkir &lt;menelkir@itroll.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>urn:sha1:cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</content>
</entry>
</feed>
