<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/accessibility/eflite, 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>2022-09-07T21:58:51Z</updated>
<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>accessibility: remove 'Created by' lines</title>
<updated>2022-07-20T14:20:47Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bc2b388728b56c458f9546b69df0e91385b870a'/>
<id>urn:sha1:4bc2b388728b56c458f9546b69df0e91385b870a</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  David K. Gerry
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Mark Felder &lt;feld@FreeBSD.org&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;

With hat:	portmgr
</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>- Add LICENSE</title>
<updated>2018-03-19T09:03:19Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-03-19T09:03:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4d32b2ada421ad2ea2bc9d028f972b2a8b32bff4'/>
<id>urn:sha1:4d32b2ada421ad2ea2bc9d028f972b2a8b32bff4</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Cleanup patches, a* categories.</title>
<updated>2016-07-26T16:51:15Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-07-26T16:51:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896'/>
<id>urn:sha1:9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896</id>
<content type='text'>
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.</title>
<updated>2016-04-01T13:29:15Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T13:29:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7f4572eae4327c4403d9ef714cb6de917650662a'/>
<id>urn:sha1:7f4572eae4327c4403d9ef714cb6de917650662a</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Convert to @sample</title>
<updated>2014-09-02T22:04:19Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-09-02T22:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2ad06d7144562fa79184f0e5d4f8c4a72c20af42'/>
<id>urn:sha1:2ad06d7144562fa79184f0e5d4f8c4a72c20af42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.</title>
<updated>2014-07-16T03:47:05Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-16T03:47:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cff70035fd060f10d943334943e082cee0c4be95'/>
<id>urn:sha1:cff70035fd060f10d943334943e082cee0c4be95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accessibility/eflite: Unbreak by completing stage support</title>
<updated>2014-01-13T18:09:51Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2014-01-13T18:09:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb96b0993005a53123d20ecafc1cf4b66ce110af'/>
<id>urn:sha1:bb96b0993005a53123d20ecafc1cf4b66ce110af</id>
<content type='text'>
This port was failing the package target because the main program
was not staged after NO_STAGE definition was removed.
</content>
</entry>
</feed>
