<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/rclone-browser/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-11T10:20:14Z</updated>
<entry>
<title>Mk/Uses: always use colon for build/run suffix</title>
<updated>2022-09-11T10:20:14Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2022-09-11T10:20:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ddae4e92d8313a1461145e3b4f0232fe463feaee'/>
<id>urn:sha1:ddae4e92d8313a1461145e3b4f0232fe463feaee</id>
<content type='text'>
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
</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>*/*: Consistently use my new driesm@FreeBSD.org alias</title>
<updated>2021-11-09T10:31:38Z</updated>
<author>
<name>Dries Michiels</name>
<email>driesm@FreeBSD.org</email>
</author>
<published>2021-11-08T18:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8534f4382ce460759bcc6999e414fe5b3b51d43b'/>
<id>urn:sha1:8534f4382ce460759bcc6999e414fe5b3b51d43b</id>
<content type='text'>
Replace all occurences of driesm.michiels@gmail.com with
driesm@FreeBSD.org.

Approved by:		philip (mentor), 0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D32896
</content>
</entry>
<entry>
<title>net/rclone-browser: Pass maintainership to submitter</title>
<updated>2021-05-22T17:49:12Z</updated>
<author>
<name>Dries Michiels</name>
<email>driesm.michiels@gmail.com</email>
</author>
<published>2021-05-22T17:49:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c0ee2e28fd390972447dc1a70eabf0eafeccf754'/>
<id>urn:sha1:c0ee2e28fd390972447dc1a70eabf0eafeccf754</id>
<content type='text'>
PR:	256069
</content>
</entry>
<entry>
<title>*/*: Fix ENOTIME: return my ports to the pool</title>
<updated>2021-05-22T02:13:01Z</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2021-05-22T02:10:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=95d52e52fb64ed8c6ccb6906a38dbede128a64c3'/>
<id>urn:sha1:95d52e52fb64ed8c6ccb6906a38dbede128a64c3</id>
<content type='text'>
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
</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>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net/rclone-browser: prepare for Qt5-5.15</title>
<updated>2020-05-30T06:16:30Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2020-05-30T06:16:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c4f109c5823a7473c5bed6dfaeeb5f478d55c85'/>
<id>urn:sha1:1c4f109c5823a7473c5bed6dfaeeb5f478d55c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net/rclone-browser: Update to 1.8.0</title>
<updated>2020-02-18T12:46:17Z</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2020-02-18T12:46:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=37e228acb304d71ab4a47f484aa81b63a29c3bb6'/>
<id>urn:sha1:37e228acb304d71ab4a47f484aa81b63a29c3bb6</id>
<content type='text'>
Changes this release:
  https://github.com/kapitainsky/RcloneBrowser/releases/tag/1.8.0
</content>
</entry>
<entry>
<title>net/rclone-browser: Correct licese (now uses MIT license)</title>
<updated>2019-12-01T13:43:20Z</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2019-12-01T13:43:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=400f9a53b5248a2a30eef9ec6353b88c28a5a6ff'/>
<id>urn:sha1:400f9a53b5248a2a30eef9ec6353b88c28a5a6ff</id>
<content type='text'>
Reported by:	Dariusz Bogdanski &lt;dariuszb@me.com&gt; (upstream maintainer)
</content>
</entry>
</feed>
