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

  *  Alex Kapranoff &lt;kapr@crosswinds.net&gt;
  *  Alexander Logvinov &lt;avl@FreeBSD.org&gt;
  *  Andrey Fesenko &lt;andrey@bsdnir.info&gt;
  *  Anes Mukhametov &lt;anes@anes.su&gt;
  *  Boris Samorodov &lt;bsam@FreeBSD.org&gt;
  *  Dmitry Liakh &lt;dliakh@ukr.net&gt;
  *  Dmitry Morozovsky &lt;marck@rinet.ru&gt;
  *  Gvozdikov Veniamin &lt;g.veniamin@googlemail.com&gt;
  *  Igor Pokrovsky &lt;tiamat@comset.net&gt;
  *  Igor Vinokurov &lt;igor@zynaps.ru&gt;
  *  Michael Vasilenko &lt;acid@stu.cn.ua&gt;
  *  Mihail Timofeev &lt;9267096@gmail.com&gt;
  *  Roman Bogorodskiy &lt;bogorodskiy@inbox.ru&gt;
  *  Sergey Kandaurov &lt;pluknet@gmail.com&gt;
  *  Sergey Skvortsov &lt;skv@protey.ru&gt;
  *  Thierry Thomas &lt;thierry@pompo.net&gt;
  *  Vyacheslav Anikin &lt;anikinsl@gmail.com&gt;
  *  ache
  *  mi@aldan.algebra.com

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>russian/xcode:</title>
<updated>2014-07-29T09:45:00Z</updated>
<author>
<name>Max Brazhnikov</name>
<email>makc@FreeBSD.org</email>
</author>
<published>2014-07-29T09:45:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30390244271306661dc9a28a16425e85a7e6b33f'/>
<id>urn:sha1:30390244271306661dc9a28a16425e85a7e6b33f</id>
<content type='text'>
- Add stage support
- Respect CC/CFLAGS
</content>
</entry>
<entry>
<title>Reset maintainership for ports not staged with no pending PR</title>
<updated>2014-07-24T16:33:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-07-24T16:33:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=752da6b94bb4a160d2075967dc8371df52062933'/>
<id>urn:sha1:752da6b94bb4a160d2075967dc8371df52062933</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-07-17T08:57:51Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-17T08:57:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa3a17c064e297850f0b1015d83b1c888a00ab3c'/>
<id>urn:sha1:fa3a17c064e297850f0b1015d83b1c888a00ab3c</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>Convert r* to USES=zip</title>
<updated>2014-03-10T16:50:46Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-03-10T16:50:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e5f65cb3ea0a2729cc073771cd1ef8fb28d9e64a'/>
<id>urn:sha1:e5f65cb3ea0a2729cc073771cd1ef8fb28d9e64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: russian)</title>
<updated>2013-09-20T22:46:16Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9ab014c6ea7a828661d8117efa2a449772d889e6'/>
<id>urn:sha1:9ab014c6ea7a828661d8117efa2a449772d889e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in COMMENT</title>
<updated>2012-07-24T21:27:13Z</updated>
<author>
<name>Carlo Strub</name>
<email>cs@FreeBSD.org</email>
</author>
<published>2012-07-24T21:27:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2adc21ec9622200810d66291e6afca0af1ed189e'/>
<id>urn:sha1:2adc21ec9622200810d66291e6afca0af1ed189e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove the DESTDIR modifications from individual ports as we have a new,</title>
<updated>2007-08-04T11:41:30Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-08-04T11:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42542fb07642b8336e808272918f3ae46aa67e0b'/>
<id>urn:sha1:42542fb07642b8336e808272918f3ae46aa67e0b</id>
<content type='text'>
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
</content>
</entry>
</feed>
