<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/mosh, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>lang/mosh: Update to 0.2.9-rc1</title>
<updated>2024-10-30T03:09:45+00:00</updated>
<author>
<name>okuoku</name>
<email>mjt@cltn.org</email>
</author>
<published>2024-10-27T14:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3fc2d8e55c7283beb9cdc7d5455fecdcd350148b'/>
<id>3fc2d8e55c7283beb9cdc7d5455fecdcd350148b</id>
<content type='text'>
PR:		282406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		282406
</pre>
</div>
</content>
</entry>
<entry>
<title>lang/mosh: Moved man to share/man</title>
<updated>2024-02-24T16:12:16+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-02-24T15:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2286fdd5491f472772ef9bffc467d0ab5f88a6dc'/>
<id>2286fdd5491f472772ef9bffc467d0ab5f88a6dc</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:    portmgr (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51+00:00</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<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>lang: remove 'Created by' lines</title>
<updated>2022-07-20T14:22:15+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=f98ae56653d5255e3519da4e97d6edbaa7e6df91'/>
<id>f98ae56653d5255e3519da4e97d6edbaa7e6df91</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Andreas Klemm &lt;andreas@klemm.gtn.com&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Anton Berezin &lt;tobez@FreeBSD.org&gt;
  *  Anton Berezin &lt;tobez@tobez.org&gt;
  *  Anton Shterenlikht
  *  Ashish SHUKLA &lt;ashish@FreeBSD.org&gt;
  *  Bob Eager &lt;bob@eager.cx&gt;
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon &lt;christoph.mallon@gmx.de&gt;
  *  Christopher Elkins &lt;chrise@scardini.com&gt;
  *  Christopher Key &lt;cjk32@cam.ac.uk&gt;
  *  Chuck Robey &lt;chuckr@FreeBSD.org&gt;
  *  Cyrille Lefevre &lt;clefevre@citeweb.net&gt;
  *  Dan Rench &lt;citric@cubicone.tmetic.com&gt;
  *  Danilo Egea Gondolfo &lt;danilogondolfo@gmail.com&gt;
  *  Dario Freni &lt;saturnero@gufi.org&gt;
  *  David Kalliecharan &lt;dave@dal.ca&gt;
  *  David Naylor &lt;dbn@FreeBSD.org&gt;
  *  David Naylor &lt;dbn@dragon.local&gt;
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien &lt;obrien@NUXI.org&gt;
  *  David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
  *  Dereckson &lt;dereckson@gmail.com&gt;
  *  Devon H. O'Dell &lt;devon.odell@gmail.com&gt;
  *  Dmitry Sivachenko &lt;demon@FreeBSD.org&gt;
  *  Don Croyle &lt;croyle@gelemna.org&gt;
  *  Douglas Anestad &lt;yotta@dougdidit.com&gt;
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender &lt;elwood@mc5sys.in-berlin.de&gt;
  *  Frederic Cambus
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Gerald Pfeifer &lt;gerald@FreeBSD.org&gt;
  *  Giuseppe Pilichi aka Jacula Modyun &lt;jacula@gmail.com&gt;
  *  GreenDog &lt;fiziologus@gmail.com&gt;
  *  Gustau Perez i Querol &lt;gustau.perez@gmail.com&gt;
  *  Guy Antony Halse &lt;guy@rucus.ru.za.za&gt;
  *  Herve Quiroz &lt;hq@FreeBSD.org&gt;
  *  Hye-Shik Chang
  *  Hye-Shik Chang &lt;perky@fallin.lv&gt;
  *  Hye-Shik Chang &lt;perky@python.or.kr&gt;
  *  Iblis Lin &lt;iblis@hs.ntnu.edu.tw&gt;
  *  James Bailie &lt;jimmy@mammothcheese.ca&gt;
  *  James FitzGibbon &lt;jfitz@FreeBSD.org&gt;
  *  Jean-Sébastien Pédron &lt;dumbbell@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@FreeBSD.org&gt;
  *  Jeff Brown &lt;jabrown@caida.org&gt;
  *  Jeremy Norris &lt;ishmael27@home.com&gt;
  *  Jing-Tang Keith Jang &lt;keith@FreeBSD.org&gt;
  *  John Hein &lt;jhein@symmetricom.com&gt;
  *  John Marino &lt;marino@FreeBSD.org&gt;
  *  John Merryweather Cooper
  *  John Merryweather Cooper &lt;coop9211@uidaho.edu&gt;
  *  John Merryweather Cooper et al
  *  Joseph Koshy &lt;jkoshy@FreeBSD.org&gt;
  *  Josh Elsasser &lt;jre@vineyard.net&gt;
  *  Josh Gilliam &lt;josh@quick.net&gt;
  *  Julian H. Stacey &lt;jhs@FreeBSD.org&gt;
  *  Julian Stecklina
  *  Jyun-Yan You &lt;jyyou@cs.nctu.edu.tw&gt;
  *  Katsuji ISHIKAWA &lt;katsuji.ishikawa@gmail.com&gt;
  *  Kimura Fuyuki &lt;fuyuki@hadaly.org&gt;
  *  Kimura Fuyuki &lt;fuyuki@mj.0038.net&gt;
  *  Kimura Fuyuki &lt;fuyuki@nigredo.org&gt;
  *  Kiriyama Kazuhiko &lt;kiri@kiri.toba-cmt.ac.jp&gt;
  *  Kubilay Kocak &lt;koobs@FreeBSD.org&gt;
  *  Lars Thegler &lt;lth@FreeBSD.org&gt;
  *  Lev Walkin &lt;vlm@lionet.info&gt;
  *  Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;
  *  Mahdi Mokhtari &lt;mokhi64@gmail.com&gt;
  *  Marcin Cieslak &lt;saper@SYSTEM.PL&gt;
  *  Martin Matuska &lt;mm@FreeBSD.org&gt;
  *  Matthew Hunt &lt;mph@FreeBSD.org&gt;
  *  Michael Butschky &lt;butsch@computi.erols.com&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Mitsuru YOSHIDA &lt;mitsuru@riken.jp&gt;
  *  Muhammad Moinur Rahman &lt;5u623l20@gmail.com&gt;
  *  Neal Nelson &lt;ports@nicandneal.net&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nils M Holm &lt;nmh@t3x.org&gt;
  *  Oliver Braun &lt;obraun@informatik.unibw-muenchen.de&gt;
  *  Oliver Breuninger &lt;ob@seicom.NET&gt;
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Pawel Worach &lt;pawel.worach@gmail.com&gt;
  *  Pedro F. Giffuni &lt;giffunip@asme.org&gt;
  *  Pedro Giffuni
  *  Pedro Giffuni &lt;giffunip@asme.org&gt;
  *  Pete French &lt;pete@twisted.org.uk&gt;
  *  Peter Schuller &lt;peter.schuller@infidyne.com&gt;
  *  Peter van Heusden &lt;pvh@egenetics.com&gt;
  *  Phillip Neumann &lt;pneumann@gmail.com&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Pontus Stenetorp &lt;ninjin@kth.se&gt;
  *  Ralf S. Engelschall &lt;rse@engelschall.com&gt;
  *  Rick van der Zwet &lt;rick@wzoeterwoude.net&gt;
  *  Rob Zinkov
  *  Roland Jesse &lt;roland.jesse@gmx.net&gt;
  *  Romain Tartiere &lt;romain@blogreen.org&gt;
  *  Ryan Steinmetz &lt;zi@FreeBSD.org&gt;
  *  Sahil Tandon &lt;sahil@tandon.net&gt;
  *  Sergei Kolobov &lt;sergei@kolobov.com&gt;
  *  Sergey A. Osokin &lt;osa@FreeBSD.org&gt;
  *  Sergey Skvortsov &lt;skv@protey.ru&gt;
  *  Simon Marlow &lt;simonmar@microsoft.com&gt;
  *  Simun Mikecin &lt;numisemis@yahoo.com&gt;
  *  Stanislav Sedov &lt;ssedov@mbsd.msk.ru&gt;
  *  Stephen Weeks &lt;sweeks@sweeks.com&gt;
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sylvio Cesar &lt;sylvio@FreeBSD.org&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Timothy Bourke &lt;timbob@bigpond.com&gt;
  *  Tom Judge &lt;tj@FreeBSD.org&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  Vitaly Magerya &lt;vmagerya@gmail.com&gt;
  *  Wen Heping &lt;wenheping@gmail.com&gt;
  *  Wen Heping &lt;wenhping@gmail.com&gt;
  *  Wes Peters &lt;wes@softweyr.com&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yukihiro Nakai &lt;Nakai@technologist.com&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Zach Garner &lt;zach@neurosoft.org&gt;
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

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:

  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Andreas Klemm &lt;andreas@klemm.gtn.com&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Anton Berezin &lt;tobez@FreeBSD.org&gt;
  *  Anton Berezin &lt;tobez@tobez.org&gt;
  *  Anton Shterenlikht
  *  Ashish SHUKLA &lt;ashish@FreeBSD.org&gt;
  *  Bob Eager &lt;bob@eager.cx&gt;
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon &lt;christoph.mallon@gmx.de&gt;
  *  Christopher Elkins &lt;chrise@scardini.com&gt;
  *  Christopher Key &lt;cjk32@cam.ac.uk&gt;
  *  Chuck Robey &lt;chuckr@FreeBSD.org&gt;
  *  Cyrille Lefevre &lt;clefevre@citeweb.net&gt;
  *  Dan Rench &lt;citric@cubicone.tmetic.com&gt;
  *  Danilo Egea Gondolfo &lt;danilogondolfo@gmail.com&gt;
  *  Dario Freni &lt;saturnero@gufi.org&gt;
  *  David Kalliecharan &lt;dave@dal.ca&gt;
  *  David Naylor &lt;dbn@FreeBSD.org&gt;
  *  David Naylor &lt;dbn@dragon.local&gt;
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien &lt;obrien@NUXI.org&gt;
  *  David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
  *  Dereckson &lt;dereckson@gmail.com&gt;
  *  Devon H. O'Dell &lt;devon.odell@gmail.com&gt;
  *  Dmitry Sivachenko &lt;demon@FreeBSD.org&gt;
  *  Don Croyle &lt;croyle@gelemna.org&gt;
  *  Douglas Anestad &lt;yotta@dougdidit.com&gt;
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender &lt;elwood@mc5sys.in-berlin.de&gt;
  *  Frederic Cambus
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Gerald Pfeifer &lt;gerald@FreeBSD.org&gt;
  *  Giuseppe Pilichi aka Jacula Modyun &lt;jacula@gmail.com&gt;
  *  GreenDog &lt;fiziologus@gmail.com&gt;
  *  Gustau Perez i Querol &lt;gustau.perez@gmail.com&gt;
  *  Guy Antony Halse &lt;guy@rucus.ru.za.za&gt;
  *  Herve Quiroz &lt;hq@FreeBSD.org&gt;
  *  Hye-Shik Chang
  *  Hye-Shik Chang &lt;perky@fallin.lv&gt;
  *  Hye-Shik Chang &lt;perky@python.or.kr&gt;
  *  Iblis Lin &lt;iblis@hs.ntnu.edu.tw&gt;
  *  James Bailie &lt;jimmy@mammothcheese.ca&gt;
  *  James FitzGibbon &lt;jfitz@FreeBSD.org&gt;
  *  Jean-Sébastien Pédron &lt;dumbbell@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@FreeBSD.org&gt;
  *  Jeff Brown &lt;jabrown@caida.org&gt;
  *  Jeremy Norris &lt;ishmael27@home.com&gt;
  *  Jing-Tang Keith Jang &lt;keith@FreeBSD.org&gt;
  *  John Hein &lt;jhein@symmetricom.com&gt;
  *  John Marino &lt;marino@FreeBSD.org&gt;
  *  John Merryweather Cooper
  *  John Merryweather Cooper &lt;coop9211@uidaho.edu&gt;
  *  John Merryweather Cooper et al
  *  Joseph Koshy &lt;jkoshy@FreeBSD.org&gt;
  *  Josh Elsasser &lt;jre@vineyard.net&gt;
  *  Josh Gilliam &lt;josh@quick.net&gt;
  *  Julian H. Stacey &lt;jhs@FreeBSD.org&gt;
  *  Julian Stecklina
  *  Jyun-Yan You &lt;jyyou@cs.nctu.edu.tw&gt;
  *  Katsuji ISHIKAWA &lt;katsuji.ishikawa@gmail.com&gt;
  *  Kimura Fuyuki &lt;fuyuki@hadaly.org&gt;
  *  Kimura Fuyuki &lt;fuyuki@mj.0038.net&gt;
  *  Kimura Fuyuki &lt;fuyuki@nigredo.org&gt;
  *  Kiriyama Kazuhiko &lt;kiri@kiri.toba-cmt.ac.jp&gt;
  *  Kubilay Kocak &lt;koobs@FreeBSD.org&gt;
  *  Lars Thegler &lt;lth@FreeBSD.org&gt;
  *  Lev Walkin &lt;vlm@lionet.info&gt;
  *  Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;
  *  Mahdi Mokhtari &lt;mokhi64@gmail.com&gt;
  *  Marcin Cieslak &lt;saper@SYSTEM.PL&gt;
  *  Martin Matuska &lt;mm@FreeBSD.org&gt;
  *  Matthew Hunt &lt;mph@FreeBSD.org&gt;
  *  Michael Butschky &lt;butsch@computi.erols.com&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Mitsuru YOSHIDA &lt;mitsuru@riken.jp&gt;
  *  Muhammad Moinur Rahman &lt;5u623l20@gmail.com&gt;
  *  Neal Nelson &lt;ports@nicandneal.net&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nils M Holm &lt;nmh@t3x.org&gt;
  *  Oliver Braun &lt;obraun@informatik.unibw-muenchen.de&gt;
  *  Oliver Breuninger &lt;ob@seicom.NET&gt;
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Pawel Worach &lt;pawel.worach@gmail.com&gt;
  *  Pedro F. Giffuni &lt;giffunip@asme.org&gt;
  *  Pedro Giffuni
  *  Pedro Giffuni &lt;giffunip@asme.org&gt;
  *  Pete French &lt;pete@twisted.org.uk&gt;
  *  Peter Schuller &lt;peter.schuller@infidyne.com&gt;
  *  Peter van Heusden &lt;pvh@egenetics.com&gt;
  *  Phillip Neumann &lt;pneumann@gmail.com&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Pontus Stenetorp &lt;ninjin@kth.se&gt;
  *  Ralf S. Engelschall &lt;rse@engelschall.com&gt;
  *  Rick van der Zwet &lt;rick@wzoeterwoude.net&gt;
  *  Rob Zinkov
  *  Roland Jesse &lt;roland.jesse@gmx.net&gt;
  *  Romain Tartiere &lt;romain@blogreen.org&gt;
  *  Ryan Steinmetz &lt;zi@FreeBSD.org&gt;
  *  Sahil Tandon &lt;sahil@tandon.net&gt;
  *  Sergei Kolobov &lt;sergei@kolobov.com&gt;
  *  Sergey A. Osokin &lt;osa@FreeBSD.org&gt;
  *  Sergey Skvortsov &lt;skv@protey.ru&gt;
  *  Simon Marlow &lt;simonmar@microsoft.com&gt;
  *  Simun Mikecin &lt;numisemis@yahoo.com&gt;
  *  Stanislav Sedov &lt;ssedov@mbsd.msk.ru&gt;
  *  Stephen Weeks &lt;sweeks@sweeks.com&gt;
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sylvio Cesar &lt;sylvio@FreeBSD.org&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Timothy Beyer &lt;beyert@cs.ucr.edu&gt;
  *  Timothy Bourke &lt;timbob@bigpond.com&gt;
  *  Tom Judge &lt;tj@FreeBSD.org&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  Vitaly Magerya &lt;vmagerya@gmail.com&gt;
  *  Wen Heping &lt;wenheping@gmail.com&gt;
  *  Wen Heping &lt;wenhping@gmail.com&gt;
  *  Wes Peters &lt;wes@softweyr.com&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yukihiro Nakai &lt;Nakai@technologist.com&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Zach Garner &lt;zach@neurosoft.org&gt;
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
</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>Mark as NOT_FOR riscv64 due to the same failure as on aarch64.</title>
<updated>2020-12-12T05:50:38+00:00</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2020-12-12T05:50:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7c0d9eb2df4bc645395f9679de99ae8e416a36fb'/>
<id>7c0d9eb2df4bc645395f9679de99ae8e416a36fb</id>
<content type='text'>
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
</pre>
</div>
</content>
</entry>
<entry>
<title>lang/mosh: Fix build on 13-CURRENT</title>
<updated>2020-08-24T18:02:01+00:00</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2020-08-24T18:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ec1d67e8031fb202d9c24a4ddb79f591d01d7ad3'/>
<id>ec1d67e8031fb202d9c24a4ddb79f591d01d7ad3</id>
<content type='text'>
lang/mosh depended on -fcommon

Cherry-pick upstream fix:
https://github.com/ivmai/bdwgc/commit/808af929bf55cd2b31e354f1903e182b151e8668

PR:	248874
Submitted by:	mjt@cltn.org (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lang/mosh depended on -fcommon

Cherry-pick upstream fix:
https://github.com/ivmai/bdwgc/commit/808af929bf55cd2b31e354f1903e182b151e8668

PR:	248874
Submitted by:	mjt@cltn.org (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>lang/mosh: Unbreak build on 12-CURRENT</title>
<updated>2018-07-10T17:31:48+00:00</updated>
<author>
<name>Jochen Neumeister</name>
<email>joneum@FreeBSD.org</email>
</author>
<published>2018-07-10T17:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=99c1e5bb333bb9092ad65b5d08118ff9952a0f1f'/>
<id>99c1e5bb333bb9092ad65b5d08118ff9952a0f1f</id>
<content type='text'>
PR:	229540
Submitted by:	mjt@cltn.org (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	229540
Submitted by:	mjt@cltn.org (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>devel/oniguruma: Update to 6.8.1</title>
<updated>2018-03-19T06:03:16+00:00</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2018-03-19T06:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7ca8c2691e6796317a95ba1cea6437d23e3dc240'/>
<id>7ca8c2691e6796317a95ba1cea6437d23e3dc240</id>
<content type='text'>
Only changed the shared object version (forgotten on the previous release).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only changed the shared object version (forgotten on the previous release).
</pre>
</div>
</content>
</entry>
</feed>
