<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/mupen64plus-plugins, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>http://cgit.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='http://cgit.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<updated>2024-09-10T04:45:39Z</updated>
<entry>
<title>emulators/mupen64plus*: Update to 2.6.0</title>
<updated>2024-09-10T04:45:39Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2024-09-10T04:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e6b8ae2a35491d859b8364ec49cb76deb24521ef'/>
<id>urn:sha1:e6b8ae2a35491d859b8364ec49cb76deb24521ef</id>
<content type='text'>
ChangeLog at:   https://github.com/mupen64plus/mupen64plus-core/releases/tag/2.6.0
</content>
</entry>
<entry>
<title>emulators/mupen64plus*: Update to 2.5.9</title>
<updated>2024-01-06T06:08:12Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2024-01-06T06:08:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059'/>
<id>urn:sha1:4fae70a2d57ae4f9b2d4bc9ee1eb42e42af86059</id>
<content type='text'>
</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='http://cgit.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='http://cgit.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>emulators: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:50Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd'/>
<id>urn:sha1: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>
</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='http://cgit.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Convert to USES=metaport</title>
<updated>2015-12-28T00:41:50Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-12-28T00:41:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b6159d15e8f6c10bd0c9edecd95f2ae1c896ae47'/>
<id>urn:sha1:b6159d15e8f6c10bd0c9edecd95f2ae1c896ae47</id>
<content type='text'>
- Simplify options handling

PR:		201637
Submitted by:	s3erios@gmail.com
Approved by:	maintainer timeout (acm, 5 months)
</content>
</entry>
<entry>
<title>- Update to 2.5</title>
<updated>2015-06-15T03:27:50Z</updated>
<author>
<name>Jose Alonso Cardenas Marquez</name>
<email>acm@FreeBSD.org</email>
</author>
<published>2015-06-15T03:27:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c1f3bdc542481449b3f82a304f8bf1276d177850'/>
<id>urn:sha1:c1f3bdc542481449b3f82a304f8bf1276d177850</id>
<content type='text'>
- Take maintainership
</content>
</entry>
<entry>
<title>Update the default version of GCC in the Ports Collection from GCC 4.7.4</title>
<updated>2014-09-10T20:50:31Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-09-10T20:50:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=15945f8122ca36c901e1319b3270445458bdae02'/>
<id>urn:sha1:15945f8122ca36c901e1319b3270445458bdae02</id>
<content type='text'>
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
</content>
</entry>
</feed>
