<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/shells/wcd, branch 2023Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2023Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2023Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-03-06T22:23:44Z</updated>
<entry>
<title>shells/wcd: Update to 6.0.4</title>
<updated>2023-03-06T22:23:44Z</updated>
<author>
<name>Clockwork6400</name>
<email>Clockwork6400@protonmail.com</email>
</author>
<published>2023-03-03T16:34:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2da24d36f24469cca1ffb027c42a9f48a874aa68'/>
<id>urn:sha1:2da24d36f24469cca1ffb027c42a9f48a874aa68</id>
<content type='text'>
Submitter becomes maintainer.  Already maintainer of other ports.

Changelog: https://wcd.sourceforge.io/wcd/doc/whatsnew.txt

PR:		269943
</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>shells: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:59Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8'/>
<id>urn:sha1:c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Andreas Kohn &lt;andreas@syndrom23.de&gt;
  *  Carlos Jacobo Puga Medina &lt;cpm@FreeBSD.org&gt;
  *  Cyrille.Lefevre@laposte.net
  *  Danijel Tasov &lt;danielt@pilgerer.org&gt;
  *  David O'Brien &lt;obrien@NUXI.com&gt;
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;
  *  Igor Pokrovsky &lt;ip@unixway.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@brutele.be&gt;
  *  Kai Wang &lt;kaiw27@gmail.com&gt;
  *  Martin Wilke &lt;miwi@FreeBSD.org&gt;
  *  Nobuhiro Yasutomi &lt;nobu@psrc.isac.co.jp&gt;
  *  Oliver Eikemeier
  *  Patrick Gardella &lt;patrick@FreeBSD.org&gt;
  *  Pawel Pekala &lt;pawel@FreeBSD.org&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Richard Rose &lt;freebsd-security@rikrose.net&gt;
  *  Sean Chittenden &lt;seanc@FreeBSD.org&gt;
  *  Sergey Matveychuk &lt;sem@FreeBSD.org&gt;
  *  Serhii (Sergey) Kozlov &lt;skozlov@FreeBSD.org&gt;
  *  Shinsuke Matsui &lt;smatsui@karashi.org&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sylvio Cesar &lt;sylvio@FreeBSD.org&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  UMENO Takashi &lt;umeno@rr.iij4u.or.jp&gt;
  *  Vaida Bogdan
  *  Will Andrews &lt;andrews@technologist.com&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  conrads@cox.net
  *  erich@rrnet.com
  *  gebhart@secnetix.de
  *  kirk@strauser.com
  *  mcglk@artlogix.com
  *  torstenb

With hat:	portmgr
</content>
</entry>
<entry>
<title>shells/wcd: unbreak after 266130ce71ef by revert</title>
<updated>2021-10-08T01:51:33Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2021-10-08T01:50:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c806de50645a8bdd84ba3588d8490e9a66145b8'/>
<id>urn:sha1:2c806de50645a8bdd84ba3588d8490e9a66145b8</id>
<content type='text'>
/bin/sh: Syntax error: Unterminated quoted string

Reported by:	pkg-fallout
</content>
</entry>
<entry>
<title>ncurses: fix build with futur base and ports ncurses</title>
<updated>2021-09-23T16:22:54Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-09-23T16:18:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=266130ce71ef2f1cd944a70789bf003da3254c29'/>
<id>urn:sha1:266130ce71ef2f1cd944a70789bf003da3254c29</id>
<content type='text'>
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
</content>
</entry>
<entry>
<title>*/*: Reset MAINTAINER due to repeat fatal email bounces</title>
<updated>2021-09-21T13:47:01Z</updated>
<author>
<name>Ryan Steinmetz</name>
<email>zi@FreeBSD.org</email>
</author>
<published>2021-09-21T13:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8703fc2c05e3229c7739725aa37b5dfc55b0a649'/>
<id>urn:sha1:8703fc2c05e3229c7739725aa37b5dfc55b0a649</id>
<content type='text'>
</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>Ensure the package is linked to the proper ncurses implementation</title>
<updated>2019-12-27T16:32:49Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2019-12-27T16:32:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d2d376a99afaf0bac0574ab8f5dec5e56d1aaee5'/>
<id>urn:sha1:d2d376a99afaf0bac0574ab8f5dec5e56d1aaee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shells/wcd: update to 6.0.3</title>
<updated>2019-10-07T17:36:28Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2019-10-07T17:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9cc68fe7183cbbd907de9882673f7a403385530'/>
<id>urn:sha1:f9cc68fe7183cbbd907de9882673f7a403385530</id>
<content type='text'>
PR:		240993
Submitted by:	Nathan &lt;ndowens04@gmail.com&gt; (maintainer)
</content>
</entry>
</feed>
