<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/deskutils/griffith, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>deskutils/griffith: Remove expired port</title>
<updated>2024-06-11T15:26:13+00:00</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2024-06-11T15:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=93bdc08793cf07fc309c768c4875d6b8c7e2f25d'/>
<id>93bdc08793cf07fc309c768c4875d6b8c7e2f25d</id>
<content type='text'>
2024-06-04 deskutils/griffith: Depends on expired databases/py-sqlalchemy12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2024-06-04 deskutils/griffith: Depends on expired databases/py-sqlalchemy12
</pre>
</div>
</content>
</entry>
<entry>
<title>deskutils/griffith: expire on 2024-06-04 for databases/py-sqlalchemy12</title>
<updated>2024-05-04T14:03:57+00:00</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2024-05-04T13:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1a91dad9ac038492630b94619648fcb815c68047'/>
<id>1a91dad9ac038492630b94619648fcb815c68047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MANPREFIX: eleminate its usage and move man to share/man</title>
<updated>2024-01-08T16:30:29+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-01-08T16:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=28cfe20550b8d64ee918cbfcf4fe5a3278650819'/>
<id>28cfe20550b8d64ee918cbfcf4fe5a3278650819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bsd.sites.mk: Update all ports using USE_GITLAB</title>
<updated>2023-07-12T18:56:04+00:00</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2023-07-12T12:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7d1faa7179813ffa542b550a1fdb3bdc80a7986c'/>
<id>7d1faa7179813ffa542b550a1fdb3bdc80a7986c</id>
<content type='text'>
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
</pre>
</div>
</content>
</entry>
<entry>
<title>all: remove explicit versions in USES=python for "3.x+"</title>
<updated>2023-06-27T19:34:34+00:00</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2023-06-14T22:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3d9a815d9c5acbb71f4bb07738bdeab4879feacb'/>
<id>3d9a815d9c5acbb71f4bb07738bdeab4879feacb</id>
<content type='text'>
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	&lt;https://reviews.freebsd.org/D40568&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	&lt;https://reviews.freebsd.org/D40568&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>deskutils/griffith: Replace reference to PY_PILLOW with its value</title>
<updated>2023-02-08T07:23:14+00:00</updated>
<author>
<name>Yasuhiro Kimura</name>
<email>yasu@FreeBSD.org</email>
</author>
<published>2023-02-08T07:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2995aeb28869ef95e5b1090534b6d200b8ce517b'/>
<id>2995aeb28869ef95e5b1090534b6d200b8ce517b</id>
<content type='text'>
Since this port works with Python 3.7 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this port works with Python 3.7 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.
</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>deskutils: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:10+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a'/>
<id>4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Alex "lissyara" Keda &lt;admin@lissyara.su&gt;
  *  Alexander Logvinov &lt;ports@logvinov.com&gt;
  *  Alexander Vereeken &lt;Alexander88207@protonmail.com&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Andreas Kohn &lt;andreas@syndrom23.de&gt;
  *  Andrew Hsu &lt;ahsu@users.sf.net&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov &lt;andy@icc.surw.chel.su&gt;
  *  Anton Berezin &lt;tobez@FreeBSD.org&gt;
  *  Beat Gaetzi &lt;beat@chruetertee.ch&gt;
  *  Chris Piazza &lt;cpiazza@FreeBSD.org&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Cyrille Lefevre &lt;clefevre@citeweb.net&gt;
  *  Daniel Eischen &lt;deischen@FreeBSD.org&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  Dean Povey &lt;povey@wedgetail.com&gt;
  *  Dennis Herrmann &lt;dhn@FreeBSD.org&gt;
  *  Edwin Groothuis
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Emmanuel Vadot &lt;manu@FreeBSD.org&gt;
  *  Eric L. Hernes &lt;erich@FreeBSD.org&gt;
  *  Eric Turgeon &lt;ericbsd@FreeBSD.org&gt;
  *  Eric Turgeon &lt;ericturgeon@ghostbsd.org&gt;
  *  FreeBSD GNOME Team
  *  George Reid &lt;greid@ukug.uk.freebsd.org&gt;
  *  Guillaume Paquet &lt;amyfoub@gmail.com&gt;
  *  Gustau Perez &lt;gustau.perez@gmail.com&gt;
  *  Gustau Perez i Querol &lt;gustau.perez@gmail.com&gt;
  *  Gvozdikov Veniamin &lt;g.veniamin@googlemail.com&gt;
  *  Herbert J. Skuhra &lt;h.skuhra@gmail.com&gt;
  *  Jason Helfman &lt;jgh@FreeBSD.org&gt;
  *  Jeremy Messenger &lt;mezz@FreeBSD.org&gt;
  *  Jim Mock &lt;jim@FreeBSD.org&gt;
  *  Jimmy Olgeni &lt;olgeni@uli.it&gt;
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Joey Mingrone &lt;joey@mingrone.org&gt;
  *  Jose Alonso Cardenas Marquez &lt;acardenas@bsd.org.pe&gt;
  *  Joseph Benden &lt;joe@thrallingpenguin.com&gt;
  *  Ken Moore &lt;ken@pcbsd.org&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Kubilay Kocak &lt;koobs@FreeBSD.org&gt;
  *  Leinier Cruz Salfran &lt;salfrancl@yahoo.es&gt;
  *  Lewis Thompson &lt;purple@lewiz.net&gt;
  *  Loïc Bartoletti &lt;lbartoletti@FreeBSD.org&gt;
  *  Lucas Holt &lt;luke@justjournal.com&gt;
  *  MITA Yoshio &lt;mita@iis.u-tokyo.ac.jp&gt;
  *  Marcin Cieslak &lt;saper@saper.info&gt;
  *  Markus Brueffer &lt;brueffer@phoenix-systems.de&gt;
  *  Markus Brueffer &lt;markus@FreeBSD.org&gt;
  *  Martin Klaffenboeck &lt;martin.klaffenboeck@gmx.at&gt;
  *  Martin Wilke
  *  Mathieu Arnold
  *  Matt Braithwaite &lt;mab@red-bean.com&gt;
  *  Matt Lancereau &lt;matt@rimasec.net&gt;
  *  Matthew Seaman &lt;matthew@FreeBSD.org&gt;
  *  Matthias Andree &lt;mandree@FreeBSD.org&gt;
  *  Nicola Stanislao Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Olivier Cochard-Labbe &lt;olivier@FreeBSD.org&gt;
  *  Olivier Duchateau
  *  Pav Lucistnik &lt;pav@oook.cz&gt;
  *  Pete Fritchman &lt;petef@databits.net&gt;
  *  Richard Gallamore &lt;ultima@FreeBSD.org&gt;
  *  Rob Evers &lt;rob@debank.tv&gt;
  *  Roman Bogorodskiy &lt;bogorodskiy@inbox.ru&gt;
  *  Rusmir Dusko &lt;nemysis@FreeBSD.org&gt;
  *  Thierry Thomas (&lt;thierry@thomas.as&gt;)
  *  Thierry Thomas &lt;thierry@pompo.net&gt;
  *  Thorsten Greiner &lt;thorsten.greiner@web.de&gt;
  *  Tobias Roth &lt;ports@fsck.ch&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  alepulver@FreeBSD.org
  *  cartola (Carlos E. G. Carvalho)
  *  che@bein.link
  *  gahr
  *  ijliao
  *  jamrich.majo@gmail.com
  *  joerg
  *  johans
  *  john@jnielsen.net
  *  lightside &lt;lightside@gmx.com&gt;
  *  mi
  *  mi@aldan.ziplink.net
  *  olevole@olevole.ru
  *  shanee@rabbit.augusta.de
  *  stas
  *  thierry@pompo.net

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;
  *  Alex "lissyara" Keda &lt;admin@lissyara.su&gt;
  *  Alexander Logvinov &lt;ports@logvinov.com&gt;
  *  Alexander Vereeken &lt;Alexander88207@protonmail.com&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Andreas Kohn &lt;andreas@syndrom23.de&gt;
  *  Andrew Hsu &lt;ahsu@users.sf.net&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov &lt;andy@icc.surw.chel.su&gt;
  *  Anton Berezin &lt;tobez@FreeBSD.org&gt;
  *  Beat Gaetzi &lt;beat@chruetertee.ch&gt;
  *  Chris Piazza &lt;cpiazza@FreeBSD.org&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Cyrille Lefevre &lt;clefevre@citeweb.net&gt;
  *  Daniel Eischen &lt;deischen@FreeBSD.org&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  Dean Povey &lt;povey@wedgetail.com&gt;
  *  Dennis Herrmann &lt;dhn@FreeBSD.org&gt;
  *  Edwin Groothuis
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Emmanuel Vadot &lt;manu@FreeBSD.org&gt;
  *  Eric L. Hernes &lt;erich@FreeBSD.org&gt;
  *  Eric Turgeon &lt;ericbsd@FreeBSD.org&gt;
  *  Eric Turgeon &lt;ericturgeon@ghostbsd.org&gt;
  *  FreeBSD GNOME Team
  *  George Reid &lt;greid@ukug.uk.freebsd.org&gt;
  *  Guillaume Paquet &lt;amyfoub@gmail.com&gt;
  *  Gustau Perez &lt;gustau.perez@gmail.com&gt;
  *  Gustau Perez i Querol &lt;gustau.perez@gmail.com&gt;
  *  Gvozdikov Veniamin &lt;g.veniamin@googlemail.com&gt;
  *  Herbert J. Skuhra &lt;h.skuhra@gmail.com&gt;
  *  Jason Helfman &lt;jgh@FreeBSD.org&gt;
  *  Jeremy Messenger &lt;mezz@FreeBSD.org&gt;
  *  Jim Mock &lt;jim@FreeBSD.org&gt;
  *  Jimmy Olgeni &lt;olgeni@uli.it&gt;
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Joey Mingrone &lt;joey@mingrone.org&gt;
  *  Jose Alonso Cardenas Marquez &lt;acardenas@bsd.org.pe&gt;
  *  Joseph Benden &lt;joe@thrallingpenguin.com&gt;
  *  Ken Moore &lt;ken@pcbsd.org&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Kubilay Kocak &lt;koobs@FreeBSD.org&gt;
  *  Leinier Cruz Salfran &lt;salfrancl@yahoo.es&gt;
  *  Lewis Thompson &lt;purple@lewiz.net&gt;
  *  Loïc Bartoletti &lt;lbartoletti@FreeBSD.org&gt;
  *  Lucas Holt &lt;luke@justjournal.com&gt;
  *  MITA Yoshio &lt;mita@iis.u-tokyo.ac.jp&gt;
  *  Marcin Cieslak &lt;saper@saper.info&gt;
  *  Markus Brueffer &lt;brueffer@phoenix-systems.de&gt;
  *  Markus Brueffer &lt;markus@FreeBSD.org&gt;
  *  Martin Klaffenboeck &lt;martin.klaffenboeck@gmx.at&gt;
  *  Martin Wilke
  *  Mathieu Arnold
  *  Matt Braithwaite &lt;mab@red-bean.com&gt;
  *  Matt Lancereau &lt;matt@rimasec.net&gt;
  *  Matthew Seaman &lt;matthew@FreeBSD.org&gt;
  *  Matthias Andree &lt;mandree@FreeBSD.org&gt;
  *  Nicola Stanislao Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Olivier Cochard-Labbe &lt;olivier@FreeBSD.org&gt;
  *  Olivier Duchateau
  *  Pav Lucistnik &lt;pav@oook.cz&gt;
  *  Pete Fritchman &lt;petef@databits.net&gt;
  *  Richard Gallamore &lt;ultima@FreeBSD.org&gt;
  *  Rob Evers &lt;rob@debank.tv&gt;
  *  Roman Bogorodskiy &lt;bogorodskiy@inbox.ru&gt;
  *  Rusmir Dusko &lt;nemysis@FreeBSD.org&gt;
  *  Thierry Thomas (&lt;thierry@thomas.as&gt;)
  *  Thierry Thomas &lt;thierry@pompo.net&gt;
  *  Thorsten Greiner &lt;thorsten.greiner@web.de&gt;
  *  Tobias Roth &lt;ports@fsck.ch&gt;
  *  Veniamin Gvozdikov &lt;vg@FreeBSD.org&gt;
  *  alepulver@FreeBSD.org
  *  cartola (Carlos E. G. Carvalho)
  *  che@bein.link
  *  gahr
  *  ijliao
  *  jamrich.majo@gmail.com
  *  joerg
  *  johans
  *  john@jnielsen.net
  *  lightside &lt;lightside@gmx.com&gt;
  *  mi
  *  mi@aldan.ziplink.net
  *  olevole@olevole.ru
  *  shanee@rabbit.augusta.de
  *  stas
  *  thierry@pompo.net

With hat:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate all distfiles using gitlab as source.</title>
<updated>2021-04-09T18:44:23+00:00</updated>
<author>
<name>Matthias Fechner</name>
<email>mfechner@FreeBSD.org</email>
</author>
<published>2021-04-08T14:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=911f04257e3175fca4e46c7d57bf5ca79767e209'/>
<id>911f04257e3175fca4e46c7d57bf5ca79767e209</id>
<content type='text'>
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
</pre>
</div>
</content>
</entry>
</feed>
