<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/bsvc/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59+00:00</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>emulators: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:50+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd'/>
<id>27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alejandro Pulver &lt;alejandro@varnet.biz&gt;
  *  Alexander Best &lt;arundel@gmx.net&gt;
  *  Alexander Nedotsukov &lt;bland@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alexey V. Antipovsky &lt;kemm@in-line.ru&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Brian Gaeke &lt;brg@dgate.org&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  David Naylor &lt;naylor.b.david@gmail.com&gt;
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;
  *  Eric L. Hernes &lt;erich@FreeBSD.org&gt;
  *  Felix Palmen &lt;felix@palmen-it.de&gt;
  *  Ganael Laplanche &lt;ganael.laplanche@martymac.org&gt;
  *  Gerald Pfeifer &lt;gerald@FreeBSD.org&gt;
  *  Gunter Wambaugh &lt;techgunter@yahoo.com&gt;
  *  Jacques Vidrine &lt;nectar@FreeBSD.org&gt;
  *  Janni
  *  Jeffrey H. Johnson &lt;CPE1704TKS@bellsouth.net&gt;
  *  Jeremy Karlson
  *  Jeroen Ruigrok van der Werven &lt;asmodai@FreeBSD.org&gt;
  *  Joel Sutton &lt;jsutton@webnet.com.au&gt;
  *  Joerg Wunsch &lt;joerg@FreeBSD.org&gt;
  *  Jonathan M. Bresler (jmb)
  *  Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Juergen Lock &lt;nox@jelal.kn-bremen.de&gt;
  *  Kaltashkin Eugene &lt;zhecka@gmail.com&gt;
  *  Kevin Bowling &lt;kbowling@FreeBSD.org&gt;
  *  Li-Lun Wang &lt;llwang@infor.org&gt;
  *  Mario S F Ferreira &lt;lioux@linf.unb.br&gt; et al.
  *  Martin Hinner
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Michael Neumann &lt;mneumann@ntecs.de&gt;
  *  Miguel Mendez &lt;flynn@energyhq.homeip.net&gt;
  *  Naram Qashat &lt;cyberbotx@cyberbotx.com&gt;
  *  Nicole Reid &lt;root@cooltrainer.org&gt;
  *  Nishika &lt;nishika@cheerful.com&gt;
  *  Pavel I Volkov &lt;pavelivolkov@googlemail.com&gt;
  *  Piotr Kubaj
  *  Ruan Wei (iamayan@gmail.com)
  *  Sebastian Schuetz &lt;sschuetz@fhm.edu&gt;
  *  Seiichirou Hiraoka
  *  Shaun Amott &lt;shaun@FreeBSD.org&gt;
  *  Sheldon Hearn &lt;axl@iafrica.com&gt;
  *  Simon Dick &lt;simond@irrelevant.org&gt;
  *  Steven Kreuzer &lt;skreuzer@FreeBSD.org&gt;
  *  Stijn Hoop &lt;stijn@win.tue.nl&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Thomas Bernard &lt;nanard@free.fr&gt;
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Tobias Reifenberger &lt;tr@freebsd.mayn.de&gt;
  *  Tom Carrick &lt;knyghtmare@knyghtmare.com&gt;
  *  Travis Poppe &lt;tlp@liquidx.org&gt;
  *  Uffe Jakobsen &lt;uffe@uffe.org&gt;
  *  Vladimir Kondratiev &lt;wulf@mail.mipt.ru&gt;
  *  Yukihiro Nakai &lt;Nakai@Mlab.t.u-tokyo.ac.jp&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  alepulver
  *  alex
  *  dchapes@ddm.on.ca
  *  dk
  *  elbarto
  *  janek@gaja.ipan.lublin.pl
  *  jhb
  *  jmz
  *  joerg
  *  jraynard
  *  krion
  *  kstailey
  *  mbr@FreeBSD.org
  *  okeeblow &lt;root@cooltrainer.org&gt;
  *  pixel
  *  pjm
  *  tenser@spitfire.ecsel.psu.edu
  *  trasz
  *  trasz &lt;trasz@pin.if.uz.zgora.pl&gt;
  * # Created by Timothy Beyer &lt;beyert@cs.ucr.edu&gt;

With hat:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alejandro Pulver &lt;alejandro@varnet.biz&gt;
  *  Alexander Best &lt;arundel@gmx.net&gt;
  *  Alexander Nedotsukov &lt;bland@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alexey V. Antipovsky &lt;kemm@in-line.ru&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Brian Gaeke &lt;brg@dgate.org&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  David Naylor &lt;naylor.b.david@gmail.com&gt;
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;
  *  Eric L. Hernes &lt;erich@FreeBSD.org&gt;
  *  Felix Palmen &lt;felix@palmen-it.de&gt;
  *  Ganael Laplanche &lt;ganael.laplanche@martymac.org&gt;
  *  Gerald Pfeifer &lt;gerald@FreeBSD.org&gt;
  *  Gunter Wambaugh &lt;techgunter@yahoo.com&gt;
  *  Jacques Vidrine &lt;nectar@FreeBSD.org&gt;
  *  Janni
  *  Jeffrey H. Johnson &lt;CPE1704TKS@bellsouth.net&gt;
  *  Jeremy Karlson
  *  Jeroen Ruigrok van der Werven &lt;asmodai@FreeBSD.org&gt;
  *  Joel Sutton &lt;jsutton@webnet.com.au&gt;
  *  Joerg Wunsch &lt;joerg@FreeBSD.org&gt;
  *  Jonathan M. Bresler (jmb)
  *  Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Juergen Lock &lt;nox@jelal.kn-bremen.de&gt;
  *  Kaltashkin Eugene &lt;zhecka@gmail.com&gt;
  *  Kevin Bowling &lt;kbowling@FreeBSD.org&gt;
  *  Li-Lun Wang &lt;llwang@infor.org&gt;
  *  Mario S F Ferreira &lt;lioux@linf.unb.br&gt; et al.
  *  Martin Hinner
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Michael Neumann &lt;mneumann@ntecs.de&gt;
  *  Miguel Mendez &lt;flynn@energyhq.homeip.net&gt;
  *  Naram Qashat &lt;cyberbotx@cyberbotx.com&gt;
  *  Nicole Reid &lt;root@cooltrainer.org&gt;
  *  Nishika &lt;nishika@cheerful.com&gt;
  *  Pavel I Volkov &lt;pavelivolkov@googlemail.com&gt;
  *  Piotr Kubaj
  *  Ruan Wei (iamayan@gmail.com)
  *  Sebastian Schuetz &lt;sschuetz@fhm.edu&gt;
  *  Seiichirou Hiraoka
  *  Shaun Amott &lt;shaun@FreeBSD.org&gt;
  *  Sheldon Hearn &lt;axl@iafrica.com&gt;
  *  Simon Dick &lt;simond@irrelevant.org&gt;
  *  Steven Kreuzer &lt;skreuzer@FreeBSD.org&gt;
  *  Stijn Hoop &lt;stijn@win.tue.nl&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Thomas Bernard &lt;nanard@free.fr&gt;
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Tobias Reifenberger &lt;tr@freebsd.mayn.de&gt;
  *  Tom Carrick &lt;knyghtmare@knyghtmare.com&gt;
  *  Travis Poppe &lt;tlp@liquidx.org&gt;
  *  Uffe Jakobsen &lt;uffe@uffe.org&gt;
  *  Vladimir Kondratiev &lt;wulf@mail.mipt.ru&gt;
  *  Yukihiro Nakai &lt;Nakai@Mlab.t.u-tokyo.ac.jp&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  alepulver
  *  alex
  *  dchapes@ddm.on.ca
  *  dk
  *  elbarto
  *  janek@gaja.ipan.lublin.pl
  *  jhb
  *  jmz
  *  joerg
  *  jraynard
  *  krion
  *  kstailey
  *  mbr@FreeBSD.org
  *  okeeblow &lt;root@cooltrainer.org&gt;
  *  pixel
  *  pjm
  *  tenser@spitfire.ecsel.psu.edu
  *  trasz
  *  trasz &lt;trasz@pin.if.uz.zgora.pl&gt;
  * # Created by Timothy Beyer &lt;beyert@cs.ucr.edu&gt;

With hat:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>*: fix tab vs. space issues, and comments according to the guide.</title>
<updated>2021-10-16T09:51:39+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2021-10-16T09:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4460cf727a7788c9ce21f3344ce5745e5cd9fc4a'/>
<id>4460cf727a7788c9ce21f3344ce5745e5cd9fc4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emulators/bsvc: fix build on GCC architectures</title>
<updated>2019-11-11T16:47:17+00:00</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2019-11-11T16:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e3860f5b44dc916b66bedba9dd289b66f6d88914'/>
<id>e3860f5b44dc916b66bedba9dd289b66f6d88914</id>
<content type='text'>
Needs C++11:
USE_CXXSTD=     c++11

Approved by:	mentors (implicit approval)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needs C++11:
USE_CXXSTD=     c++11

Approved by:	mentors (implicit approval)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Update emulators/bsvc to 2.4.3</title>
<updated>2019-10-24T15:18:01+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2019-10-24T15:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=56e34733c9dd1424d8e31e6e55c568258aca8702'/>
<id>56e34733c9dd1424d8e31e6e55c568258aca8702</id>
<content type='text'>
- Modernize port
- Pass maintainership to submitter

PR:		241135
Submitted by:	cross@gajendra.net
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Modernize port
- Pass maintainership to submitter

PR:		241135
Submitted by:	cross@gajendra.net
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup $() variables in ports Makefiles.</title>
<updated>2016-07-20T15:33:20+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-07-20T15:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e50dc2a33659f6b4119906eca4efb0e803b64bfb'/>
<id>e50dc2a33659f6b4119906eca4efb0e803b64bfb</id>
<content type='text'>
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
</pre>
</div>
</content>
</entry>
<entry>
<title>MASTER_SITES cleanup.</title>
<updated>2015-05-14T10:15:04+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2015-05-14T10:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=60d1a83c2a113150cedbc43ff12a7375144f741a'/>
<id>60d1a83c2a113150cedbc43ff12a7375144f741a</id>
<content type='text'>
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename emulators/ patch-xy patches to reflect the files they modify.</title>
<updated>2014-07-28T18:39:29+00:00</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-28T18:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=79d6017866067064ba712bf6b913b59695d44a06'/>
<id>79d6017866067064ba712bf6b913b59695d44a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-06-10T07:39:01+00:00</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-06-10T07:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=76c7f8fbe69660fe9f9698556a4c6913165ff5be'/>
<id>76c7f8fbe69660fe9f9698556a4c6913165ff5be</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
</pre>
</div>
</content>
</entry>
</feed>
