<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<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>Garbage collecte unusable things from lang/python{,2,3} metaports.</title>
<updated>2020-01-09T13:33:08+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2020-01-09T13:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3b90c52bf135aab579df73ebd803cd5a2901908f'/>
<id>3b90c52bf135aab579df73ebd803cd5a2901908f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the ipv6 virtual category for l* category as it is not relevant anymore</title>
<updated>2019-10-09T11:53:57+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2019-10-09T11:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75'/>
<id>7eab0ea11d1e3d80a0d15e738c94fb9b872c5e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a not to a few meta ports: do not depend on these ports</title>
<updated>2019-03-08T07:20:40+00:00</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-03-08T07:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9b37c4eda0fc6587de0eaf083b8ba097382493a7'/>
<id>9b37c4eda0fc6587de0eaf083b8ba097382493a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update WWW</title>
<updated>2019-01-26T12:43:47+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-01-26T12:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=dbf62a0d48980a3a3fc8be74d1f5fea89f638a14'/>
<id>dbf62a0d48980a3a3fc8be74d1f5fea89f638a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Makefile</title>
<updated>2017-01-22T15:29:45+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-22T15:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c45ffb80064e36f8f26301ef3645b6655a92f54e'/>
<id>c45ffb80064e36f8f26301ef3645b6655a92f54e</id>
<content type='text'>
- Simplify RUN_DEPENDS
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Simplify RUN_DEPENDS
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix symbolic links of idle and pydoc</title>
<updated>2017-01-20T19:38:18+00:00</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-20T19:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=337594ad285702299901a50bf686ca547a2f44df'/>
<id>337594ad285702299901a50bf686ca547a2f44df</id>
<content type='text'>
- Bump PORTREVISION for package change
- While I'm here:
  - Remove leading definite article from COMMENT
  - Fix indent
  - Add NO_ARCH

PR:		216310
Submitted by:	Jose M. Alcaide &lt;josemaria.alcaide@ehu.eus&gt;
MFH:		2017Q1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump PORTREVISION for package change
- While I'm here:
  - Remove leading definite article from COMMENT
  - Fix indent
  - Add NO_ARCH

PR:		216310
Submitted by:	Jose M. Alcaide &lt;josemaria.alcaide@ehu.eus&gt;
MFH:		2017Q1
</pre>
</div>
</content>
</entry>
</feed>
