<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/games/lightsoff/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>games/lightsoff: update to 48.1</title>
<updated>2025-06-11T16:08:40+00:00</updated>
<author>
<name>Olivier Duchateau</name>
<email>duchateau.olivier@gmail.com</email>
</author>
<published>2025-06-11T12:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=f5e5c12f771dc5e645f7a98f6feae14379d0bf66'/>
<id>f5e5c12f771dc5e645f7a98f6feae14379d0bf66</id>
<content type='text'>
PR:	286697
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:	286697
</pre>
</div>
</content>
</entry>
<entry>
<title>Mk/bsd.sites.mk: Simplify MASTER_SITES= GNOME</title>
<updated>2025-06-10T11:02:34+00:00</updated>
<author>
<name>Olivier Duchateau</name>
<email>duchateau.olivier@gmail.com</email>
</author>
<published>2025-06-10T10:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a0ce779c88e46d0f5f05bd5753365344282ccd7a'/>
<id>a0ce779c88e46d0f5f05bd5753365344282ccd7a</id>
<content type='text'>
Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is
more complex. This patch simplify for users.

Differential Revision:		https://reviews.freebsd.org/D43183
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since GNOME changes their numbering, in some Makefile MASTER_SITES= GNOME is
more complex. This patch simplify for users.

Differential Revision:		https://reviews.freebsd.org/D43183
</pre>
</div>
</content>
</entry>
<entry>
<title>*/*: Sanitize MANPREFIX for meson ports</title>
<updated>2024-01-12T22:40:48+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-12T12:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9f8f710b3ec3945ede5cf5d996c3391081d32df1'/>
<id>9f8f710b3ec3945ede5cf5d996c3391081d32df1</id>
<content type='text'>
Approved by:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>*/*: Bump consumers of x11-toolkits/gtk30</title>
<updated>2023-12-23T18:14:14+00:00</updated>
<author>
<name>Nuno Teixeira</name>
<email>eduardo@FreeBSD.org</email>
</author>
<published>2023-12-23T17:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=3572ca3e01dedf1fe5b3776bd164e123252f5ef5'/>
<id>3572ca3e01dedf1fe5b3776bd164e123252f5ef5</id>
<content type='text'>
New version of gtk3 in tree
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New version of gtk3 in tree
</pre>
</div>
</content>
</entry>
<entry>
<title>accessibility/at-spi2-core: update to 2.46.0</title>
<updated>2023-03-02T05:23:10+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2023-02-24T09:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8'/>
<id>fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8</id>
<content type='text'>
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
</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>framework: switch tree to using vala.mk</title>
<updated>2022-08-26T17:02:25+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-08-26T15:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd'/>
<id>d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd</id>
<content type='text'>
PR:		249940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		249940
</pre>
</div>
</content>
</entry>
<entry>
<title>games: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:58+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=d56127bdfc7d6fca27855e27a66e61ce99cce27c'/>
<id>d56127bdfc7d6fca27855e27a66e61ce99cce27c</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  &lt;benlutz@datacomm.ch&gt;
  *  &lt;janos.mohacsi@bsd.hu&gt;
  *  Aaron Baugher
  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Aaron Dalton &lt;aaron@daltons.ca&gt;
  *  Aaron VonderHaar &lt;avh4@usa.net&gt;
  *  Aaron Zauner &lt;az_mail@gmx.at&gt;
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Ade Lovett &lt;ade@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alejandro Pulver &lt;alejandro@varnet.biz&gt;
  *  Alejandro Pulver &lt;alepulver@FreeBSD.org&gt;
  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alex Trull &lt;freebsd.alex@trull.org&gt;
  *  Alexander G. Chetirbock &lt;bock@bock.nnov.ru&gt;
  *  Alexander Langer &lt;alex@FreeBSD.org&gt;
  *  Alexander Logvinov &lt;ports@logvinov.com&gt;
  *  Alexander Vereeken &lt;Alexander88207@protonmail.com&gt;
  *  Alexander Yerenkow &lt;yerenkow@gmail.com&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@regency.nsu.ru&gt;
  *  Alfonso S. Siciliano &lt;alfix86@gmail.com&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Amar Takhar &lt;verm@drunkmonk.net&gt;
  *  Andreas Klemm &lt;andreas@klemm.gtn.com&gt;
  *  Andrej Zverev
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov &lt;andy@icc.surw.chel.su&gt;
  *  Andy Kosela &lt;akosela@andykosela.com&gt;
  *  Anton Yudin &lt;toha@FreeBSD.org&gt;
  *  Arjan van Leeuwen &lt;avleeuwen@piwebs.com&gt;
  *  Ayumi M &lt;ayu@commun.jp&gt;
  *  Bartosz Fabianowski &lt;freebsd@chillt.de&gt;
  *  Beech Rintoul &lt;beech@FreeBSD.org&gt;
  *  Ben Smithurst &lt;ben@scientia.demon.co.uk&gt;
  *  Bob Bomar &lt;bob@fly.homeunix.org&gt;
  *  Brian Buchanan &lt;brian@CSUA.Berkeley.EDU&gt;
  *  Ceri Davies (ceri@FreeBSD.org)
  *  Chris D. Faulhaber &lt;jedgar@FreeBSD.org&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Christoph Mallon &lt;christoph.mallon@gmx.de&gt;
  *  Christopher Preston &lt;rbg@gayteenresource.org&gt;
  *  Dag-Erling C. Smørgrav &lt;des@FreeBSD.org&gt;
  *  Daniel J. O'Connor &lt;darius@dons.net.au&gt;
  *  Daniel O'Connor &lt;darius@dons.net.au&gt;
  *  Daniel Roethlisberger &lt;daniel@roe.ch&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  Dave Chapeskie &lt;dchapes@ddm.on.ca&gt;
  *  Dave Walton &lt;dwalton@acm.org&gt;
  *  David Siebörger &lt;drs@rucus.ru.ac.za&gt;
  *  Dmitry Marakasov &lt;amdmi3@FreeBSD.org&gt;
  *  Dom Mitchell &lt;dom@happygiraffe.net&gt;
  *  Dominic Fandrey
  *  Dominic Fandrey &lt;kamikaze@bsdforen.de&gt;
  *  Don Croyle &lt;croyle@gelemna.org&gt;
  *  Donald Burr &lt;dburr@FreeBSD.org&gt;
  *  Eckart "Isegrim" Hofmann
  *  Ed Schouten &lt;ed@fxq.nl&gt;
  *  Edwin Groothuis
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Edwin Mons
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Emanuel Haupt &lt;ehaupt@critical.ch&gt;
  *  Emmanuel Vadot &lt;manu@FreeBSD.org&gt;
  *  Eric Anholt
  *  Eric Anholt &lt;anholt@FreeBSD.org&gt;
  *  Erik Olson &lt;erikolson@olsonexpress.com&gt;
  *  Filippo Natali &lt;filippo@widestore.net&gt;
  *  Frank Laszlo &lt;laszlof@freebsdmatrix.net&gt;
  *  Frederic Culot &lt;culot@FreeBSD.org&gt;
  *  Frederic Culot &lt;frederic@culot.org&gt;
  *  Fredrik Carlsson &lt;fredrik@wasadata.com&gt;
  *  FreeBSD GNOME Team &lt;gnome@FreeBSD.org&gt;
  *  FreeBSD GNOME Team &lt;gnome@freebsd.org&gt;
  *  Ganael Laplanche &lt;ganael.laplanche@martymac.org&gt;
  *  Gautam Mani &lt;execve@gmail.com&gt;
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Ginzburg Oleg
  *  GreenDog &lt;fiziologus@gmail.com&gt;
  *  Gustavo Perez Querol &lt;gustau.perez@gmail.com&gt;
  *  Göran Runfeldt &lt;goranrunfeldt@home.se&gt;
  *  HIYAMA Takeshi &lt;th@cis.ibaraki.ac.jp&gt;
  *  HOTARU-YA &lt;hotaru@tail.net&gt;
  *  Holger Lamm &lt;holger@eit.uni-kl.de&gt;
  *  Igor Pokrovsky &lt;ip@doom.homeunix.org&gt;
  *  Igor Pokrovsky &lt;tiamat@comset.net&gt;
  *  Igor Pokrovsky &lt;tiamat@telegraph.spb.ru&gt;
  *  Ilya A. Arhipov &lt;admin@gorodkirov.ru&gt;
  *  Ilya A. Arkhipov &lt;rum1cro@yandex.ru&gt;
  *  James FitzGibbon &lt;jfitz@FreeBSD.org&gt;
  *  James Howard &lt;howardj@wam.umd.edu&gt;
  *  Jan Jungnickel &lt;jan@jungnickel.com&gt;
  *  Jan Stocker &lt;Jan.Stocker@t-online.de&gt;
  *  Janni
  *  Janos Mohacsi &lt;janos.mohacsi@bsd.hu&gt;
  *  Jason Helfman &lt;jgh@FreeBSD.org&gt;
  *  Jean-Marc Zucconi &lt;jmz@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@brutele.be&gt;
  *  Jeremy &lt;karlj000@unbc.ca&gt;
  *  Jeremy Chadwick &lt;yoshi@parodius.com&gt;
  *  Jesse Smith &lt;jessefrgsmith@yahoo.ca&gt;
  *  Jim Mock &lt;jim@FreeBSD.org&gt;
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Joel Sutton &lt;jsutton@bbcon.com.au&gt;
  *  Joel Sutton &lt;sutton@aardvark.apana.org.au&gt;
  *  Jordan DeLong &lt;fracture@allusion.net&gt;
  *  Jordan Irwin &lt;antumdeluge@gmail.com&gt;
  *  Jose Alonso Cardenas Marquez &lt;acardenas@bsd.org.pe&gt;
  *  Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Josh Tolbert
  *  Julian Assange
  *  Juraj Lutter &lt;otis@sk.freebsd.org&gt;
  *  Kalten &lt;kalten@gmx.at&gt;
  *  Karsten Brandt &lt;kbrandt@sdf-eu.org&gt;
  *  Kevin Zheng &lt;kevinz5000@gmail.com&gt;
  *  Kirill Ponomarew &lt;krion@FreeBSD.org&gt;
  *  Kirill Ponomarew &lt;ponomarew@oberon.net&gt;
  *  Klaus Goger &lt;klaus.goger@reflex.at&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Kuang-che Wu &lt;kcwu@csie.org&gt;
  *  Kyle Evans &lt;kevans@FreeBSD.org&gt;
  *  Lars Engels &lt;lars.engels@0x20.net&gt;
  *  Lars Thegler &lt;lars@thegler.dk&gt;
  *  Leland Wang &lt;llwang@infor.org&gt;
  *  Loren M. Lang &lt;lorenl@alzatex.com&gt;
  *  Mahdi Mokhtari &lt;mokhi64@gmail.com&gt;
  *  Makoto YAMAKURA &lt;makoto@pinpott.spnet.ne.jp&gt;
  *  Marc van Woerkom &lt;3d@FreeBSD.org&gt;
  *  Mark Huizer &lt;xaa+ports@timewasters.nl&gt;
  *  Mark Murray &lt;markm@FreeBSD.org&gt;
  *  Mark Pulford &lt;mark@kyne.com.au&gt;
  *  Martin Kropfinger
  *  Martin Tournoij &lt;carpetsmoker@xs4all.nl&gt;
  *  Martin Tournoij &lt;martin@arp242.net&gt;
  *  Martin Wilke &lt;miwi@FreeBSD.org&gt;
  *  Mateusz Piotrowski &lt;0mp@FreeBSD.org&gt;
  *  Matthew Gibson &lt;mdg583@hotmail.com&gt;
  *  Matthew Hunt &lt;mph@FreeBSD.org&gt;
  *  Matthew Hunt &lt;mph@pobox.com&gt;
  *  Max Khon &lt;fjoe@FreeBSD.org&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Maxime Henrion &lt;mux@FreeBSD.org&gt;
  *  Michael Alyn Miller &lt;malyn@strangeGizmo.com&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Nottebrock &lt;lofi@FreeBSD.org&gt;
  *  Michael Williams &lt;ports@mgwsoftware.com&gt;
  *  Miguel Mendez &lt;flynn@energyhq.es.eu.org&gt;
  *  Neil Blakey-Milner &lt;nbm@FreeBSD.org&gt;
  *  Nick Johnson &lt;freebsd@spatula.net&gt;
  *  Nicklas Johnson &lt;freebsd@spatula.net&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nik Clayton &lt;nik@FreeBSD.org&gt;
  *  Nikolai Lifanov &lt;lifanov@mail.lifanov.com&gt;
  *  Oleg Alexeenkov
  *  Oliver Lehmann &lt;lehmann@ans-netz.de&gt;
  *  Patrick Li &lt;pat@FreeBSD.org&gt;
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Pav Lucistnik &lt;pav@FreeBSD.org&gt;
  *  Pawel Pekala &lt;pawel@FreeBSD.org&gt;
  *  Peter Dunning
  *  Peter Pentchev &lt;roam@FreeBSD.org&gt;
  *  Philippe Audeoud &lt;jadawin@tuxaco.net&gt;
  *  Pierre-Paul Lavoie &lt;ppl@nbnet.nb.ca&gt;
  *  Piotr Kubaj &lt;pkubaj@FreeBSD.org&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Radim Kolar
  *  Ralf Becker &lt;ralf@akk.org&gt;
  *  Raymond Pasco &lt;ray@cultofray.net&gt;
  *  Robert Gogolok &lt;gogo@cs.uni-sb.de&gt;
  *  Rozhuk Ivan &lt;rozhuk.im@gmail.com&gt;
  *  Rusmir Dusko &lt;nemysis@FreeBSD.org&gt;
  *  Ryo MIYAMOTO
  *  Sakai Hiroaki &lt;sakai@miya.ee.kagu.sut.ac.jp&gt;
  *  Sakai Hiroaki &lt;sakai@seki.ee.kagu.sut.ac.jp&gt;
  *  Satoshi Asami &lt;asami@FreeBSD.org&gt;
  *  Sean Bruno
  *  Sean Farley &lt;sean-freebsd@farley.org&gt;
  *  Seiichirou Hiraoka
  *  Seiichirou Hiraoka &lt;flathill@flathill.gr.jp&gt;
  *  Sergey Akifyev
  *  Shaun Amott &lt;shaun@inerd.com&gt;
  *  Shinya Esu &lt;esu@yk.rim.or.jp&gt;
  *  Simon Barner &lt;barner@gmx.de&gt;
  *  Stas Timokhin &lt;devel@stasyan.com&gt;
  *  Stas Timokhin &lt;stast@bsdportal.ru&gt;
  *  Stefan Eggers &lt;seggers@semyam.dinoco.de&gt;
  *  Stefan Esser &lt;se@FreeBSD.org&gt;
  *  Stefan Farfeleder &lt;e0026813@stud3.tuwien.ac.at&gt;
  *  Stefan Jahn &lt;stefan.jahn@nemesis-sektor.de&gt;
  *  Stefan Zehl &lt;sec@42.org&gt;
  *  Stephen Hurd &lt;shurd@FreeBSD.org&gt;
  *  Steve Wills &lt;swills@FreeBSD.org&gt;
  *  Steven H. Samorodin (samorodi@NUXI.com)
  *  Steven Wallace &lt;swallace@FreeBSD.org&gt;
  *  Sugimoto Sadahiro &lt;ixtl@utmc.or.jp&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sven Moeller &lt;smoeller@nichthelfer.de&gt;
  *  TAKAHASHI Kaoru &lt;kaoru@kaisei.org&gt;
  *  TAKATSU Tomonari &lt;tota@FreeBSD.org&gt;
  *  Tatsuya Kuidoh &lt;cdr@ga.xdsl.ne.jp&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Thomas Vogt &lt;thomas.vogt@bsdunix.ch&gt;
  *  Tobias Gion
  *  Tobias Rehbein &lt;tobias.rehbein@web.de&gt;
  *  Toru YANO &lt;toru@s-fine.co.jp&gt;
  *  Travis Poppe &lt;tlp@liquidx.org&gt;
  *  UMENO Takashi
  *  UMENO Takashi &lt;umeno@rr.iij4u.or.jp&gt;
  *  Vanilla I. Shu &lt;vanilla@MinJe.com.TW&gt;
  *  Vasily Postnicov &lt;shamaz.mazum@gmail.com&gt;
  *  Vladimir Kondratiev &lt;wulf@cicgroup.ru&gt;
  *  Will Andrews &lt;andrews@technologist.com&gt;
  *  Wouter Reckman &lt;gennerate@zonnet.nl&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yinghong Liu &lt;relaxbsd@gmail.com&gt;
  *  Yinghong.Liu &lt;relaxbsd@gmail.com&gt;
  *  Yonatan &lt;onatan@gmail.com&gt;
  *  Yuichi Narahara
  *  Yukihiro Nakai &lt;Nakai@Mlab.t.u-tokyo.ac.jp&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Yukihiro Nakai &lt;nakai@mlab.t.u-tokyo.ac.jp&gt;
  *  Yuri Victorovich &lt;yuri@rawbw.com&gt;
  *  aaron@FreeBSD.org
  *  ada@bsd.org
  *  alepulver
  *  arved
  *  asami
  *  ayu &lt;ayunyan@gmail.com&gt;
  *  benlutz@datacomm.ch
  *  buratello@easy.com
  *  chinsan
  *  chinsan &lt;chinsan.tw@gmail.com&gt;
  *  chris_pressey@yahoo.ca
  *  driedfruit
  *  edwin@mavetju.org
  *  eivind
  *  elfrink@introcom.nl
  *  erich@FreeBSD.org
  *  ericyu@mail2000.com.tw
  *  glewis@FreeBSD.org
  *  gmarco@giovannelli.it
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  issei &lt;issei@jp.FreeBSD.org&gt;
  *  jamie
  *  janek
  *  janos.mohacsi@bsd.hu
  *  jkh
  *  jmacd
  *  jmz
  *  joerg
  *  joerg@FreeBSD.org
  *  johans
  *  johnh@isi.edu
  *  jseger@scds.com
  *  krion@FreeBSD.org
  *  kris@FreeBSD.org
  *  lightside &lt;lightside@gmx.com&gt;
  *  loader &lt;loader@freebsdmall.com&gt;
  *  marina@surferz.net
  *  markand
  *  markm
  *  mdodd
  *  mek
  *  michael johnson &lt;ahze@ahze.net&gt;
  *  minter@lunenburg.org
  *  nbm
  *  neuroworker@gmail.com
  *  nox@jelal.kn-bremen.de
  *  pat@databits.net
  *  petef@FreeBSD.org
  *  pgs (original)
  *  proff
  *  pypt
  *  refugee
  *  roam@FreeBSD.org
  *  se
  *  searle
  *  sec@42.org
  *  simonm@dcs.gla.ac.uk
  *  steve farrell
  *  swallace
  *  thierry@pompo.net
  *  tmartin@andrew.cmu.edu
  *  verm@drunkmonk.net
  *  will
  *  xaa@stack.nl

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:

  *  &lt;benlutz@datacomm.ch&gt;
  *  &lt;janos.mohacsi@bsd.hu&gt;
  *  Aaron Baugher
  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Aaron Dalton &lt;aaron@daltons.ca&gt;
  *  Aaron VonderHaar &lt;avh4@usa.net&gt;
  *  Aaron Zauner &lt;az_mail@gmx.at&gt;
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Ade Lovett &lt;ade@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alejandro Pulver &lt;alejandro@varnet.biz&gt;
  *  Alejandro Pulver &lt;alepulver@FreeBSD.org&gt;
  *  Alex Dupre &lt;ale@FreeBSD.org&gt;
  *  Alex Trull &lt;freebsd.alex@trull.org&gt;
  *  Alexander G. Chetirbock &lt;bock@bock.nnov.ru&gt;
  *  Alexander Langer &lt;alex@FreeBSD.org&gt;
  *  Alexander Logvinov &lt;ports@logvinov.com&gt;
  *  Alexander Vereeken &lt;Alexander88207@protonmail.com&gt;
  *  Alexander Yerenkow &lt;yerenkow@gmail.com&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Alexey Dokuchaev &lt;danfe@regency.nsu.ru&gt;
  *  Alfonso S. Siciliano &lt;alfix86@gmail.com&gt;
  *  Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Amar Takhar &lt;verm@drunkmonk.net&gt;
  *  Andreas Klemm &lt;andreas@klemm.gtn.com&gt;
  *  Andrej Zverev
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov &lt;andy@icc.surw.chel.su&gt;
  *  Andy Kosela &lt;akosela@andykosela.com&gt;
  *  Anton Yudin &lt;toha@FreeBSD.org&gt;
  *  Arjan van Leeuwen &lt;avleeuwen@piwebs.com&gt;
  *  Ayumi M &lt;ayu@commun.jp&gt;
  *  Bartosz Fabianowski &lt;freebsd@chillt.de&gt;
  *  Beech Rintoul &lt;beech@FreeBSD.org&gt;
  *  Ben Smithurst &lt;ben@scientia.demon.co.uk&gt;
  *  Bob Bomar &lt;bob@fly.homeunix.org&gt;
  *  Brian Buchanan &lt;brian@CSUA.Berkeley.EDU&gt;
  *  Ceri Davies (ceri@FreeBSD.org)
  *  Chris D. Faulhaber &lt;jedgar@FreeBSD.org&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Christoph Mallon &lt;christoph.mallon@gmx.de&gt;
  *  Christopher Preston &lt;rbg@gayteenresource.org&gt;
  *  Dag-Erling C. Smørgrav &lt;des@FreeBSD.org&gt;
  *  Daniel J. O'Connor &lt;darius@dons.net.au&gt;
  *  Daniel O'Connor &lt;darius@dons.net.au&gt;
  *  Daniel Roethlisberger &lt;daniel@roe.ch&gt;
  *  Danilo Egea Gondolfo &lt;danilo@FreeBSD.org&gt;
  *  Dave Chapeskie &lt;dchapes@ddm.on.ca&gt;
  *  Dave Walton &lt;dwalton@acm.org&gt;
  *  David Siebörger &lt;drs@rucus.ru.ac.za&gt;
  *  Dmitry Marakasov &lt;amdmi3@FreeBSD.org&gt;
  *  Dom Mitchell &lt;dom@happygiraffe.net&gt;
  *  Dominic Fandrey
  *  Dominic Fandrey &lt;kamikaze@bsdforen.de&gt;
  *  Don Croyle &lt;croyle@gelemna.org&gt;
  *  Donald Burr &lt;dburr@FreeBSD.org&gt;
  *  Eckart "Isegrim" Hofmann
  *  Ed Schouten &lt;ed@fxq.nl&gt;
  *  Edwin Groothuis
  *  Edwin Groothuis &lt;edwin@mavetju.org&gt;
  *  Edwin Mons
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Emanuel Haupt &lt;ehaupt@critical.ch&gt;
  *  Emmanuel Vadot &lt;manu@FreeBSD.org&gt;
  *  Eric Anholt
  *  Eric Anholt &lt;anholt@FreeBSD.org&gt;
  *  Erik Olson &lt;erikolson@olsonexpress.com&gt;
  *  Filippo Natali &lt;filippo@widestore.net&gt;
  *  Frank Laszlo &lt;laszlof@freebsdmatrix.net&gt;
  *  Frederic Culot &lt;culot@FreeBSD.org&gt;
  *  Frederic Culot &lt;frederic@culot.org&gt;
  *  Fredrik Carlsson &lt;fredrik@wasadata.com&gt;
  *  FreeBSD GNOME Team &lt;gnome@FreeBSD.org&gt;
  *  FreeBSD GNOME Team &lt;gnome@freebsd.org&gt;
  *  Ganael Laplanche &lt;ganael.laplanche@martymac.org&gt;
  *  Gautam Mani &lt;execve@gmail.com&gt;
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Ginzburg Oleg
  *  GreenDog &lt;fiziologus@gmail.com&gt;
  *  Gustavo Perez Querol &lt;gustau.perez@gmail.com&gt;
  *  Göran Runfeldt &lt;goranrunfeldt@home.se&gt;
  *  HIYAMA Takeshi &lt;th@cis.ibaraki.ac.jp&gt;
  *  HOTARU-YA &lt;hotaru@tail.net&gt;
  *  Holger Lamm &lt;holger@eit.uni-kl.de&gt;
  *  Igor Pokrovsky &lt;ip@doom.homeunix.org&gt;
  *  Igor Pokrovsky &lt;tiamat@comset.net&gt;
  *  Igor Pokrovsky &lt;tiamat@telegraph.spb.ru&gt;
  *  Ilya A. Arhipov &lt;admin@gorodkirov.ru&gt;
  *  Ilya A. Arkhipov &lt;rum1cro@yandex.ru&gt;
  *  James FitzGibbon &lt;jfitz@FreeBSD.org&gt;
  *  James Howard &lt;howardj@wam.umd.edu&gt;
  *  Jan Jungnickel &lt;jan@jungnickel.com&gt;
  *  Jan Stocker &lt;Jan.Stocker@t-online.de&gt;
  *  Janni
  *  Janos Mohacsi &lt;janos.mohacsi@bsd.hu&gt;
  *  Jason Helfman &lt;jgh@FreeBSD.org&gt;
  *  Jean-Marc Zucconi &lt;jmz@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@brutele.be&gt;
  *  Jeremy &lt;karlj000@unbc.ca&gt;
  *  Jeremy Chadwick &lt;yoshi@parodius.com&gt;
  *  Jesse Smith &lt;jessefrgsmith@yahoo.ca&gt;
  *  Jim Mock &lt;jim@FreeBSD.org&gt;
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Joel Sutton &lt;jsutton@bbcon.com.au&gt;
  *  Joel Sutton &lt;sutton@aardvark.apana.org.au&gt;
  *  Jordan DeLong &lt;fracture@allusion.net&gt;
  *  Jordan Irwin &lt;antumdeluge@gmail.com&gt;
  *  Jose Alonso Cardenas Marquez &lt;acardenas@bsd.org.pe&gt;
  *  Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;
  *  Josh Tolbert
  *  Julian Assange
  *  Juraj Lutter &lt;otis@sk.freebsd.org&gt;
  *  Kalten &lt;kalten@gmx.at&gt;
  *  Karsten Brandt &lt;kbrandt@sdf-eu.org&gt;
  *  Kevin Zheng &lt;kevinz5000@gmail.com&gt;
  *  Kirill Ponomarew &lt;krion@FreeBSD.org&gt;
  *  Kirill Ponomarew &lt;ponomarew@oberon.net&gt;
  *  Klaus Goger &lt;klaus.goger@reflex.at&gt;
  *  Koop Mast &lt;kwm@FreeBSD.org&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Kuang-che Wu &lt;kcwu@csie.org&gt;
  *  Kyle Evans &lt;kevans@FreeBSD.org&gt;
  *  Lars Engels &lt;lars.engels@0x20.net&gt;
  *  Lars Thegler &lt;lars@thegler.dk&gt;
  *  Leland Wang &lt;llwang@infor.org&gt;
  *  Loren M. Lang &lt;lorenl@alzatex.com&gt;
  *  Mahdi Mokhtari &lt;mokhi64@gmail.com&gt;
  *  Makoto YAMAKURA &lt;makoto@pinpott.spnet.ne.jp&gt;
  *  Marc van Woerkom &lt;3d@FreeBSD.org&gt;
  *  Mark Huizer &lt;xaa+ports@timewasters.nl&gt;
  *  Mark Murray &lt;markm@FreeBSD.org&gt;
  *  Mark Pulford &lt;mark@kyne.com.au&gt;
  *  Martin Kropfinger
  *  Martin Tournoij &lt;carpetsmoker@xs4all.nl&gt;
  *  Martin Tournoij &lt;martin@arp242.net&gt;
  *  Martin Wilke &lt;miwi@FreeBSD.org&gt;
  *  Mateusz Piotrowski &lt;0mp@FreeBSD.org&gt;
  *  Matthew Gibson &lt;mdg583@hotmail.com&gt;
  *  Matthew Hunt &lt;mph@FreeBSD.org&gt;
  *  Matthew Hunt &lt;mph@pobox.com&gt;
  *  Max Khon &lt;fjoe@FreeBSD.org&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Maxime Henrion &lt;mux@FreeBSD.org&gt;
  *  Michael Alyn Miller &lt;malyn@strangeGizmo.com&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Nottebrock &lt;lofi@FreeBSD.org&gt;
  *  Michael Williams &lt;ports@mgwsoftware.com&gt;
  *  Miguel Mendez &lt;flynn@energyhq.es.eu.org&gt;
  *  Neil Blakey-Milner &lt;nbm@FreeBSD.org&gt;
  *  Nick Johnson &lt;freebsd@spatula.net&gt;
  *  Nicklas Johnson &lt;freebsd@spatula.net&gt;
  *  Nicola Vitale &lt;nivit@FreeBSD.org&gt;
  *  Nik Clayton &lt;nik@FreeBSD.org&gt;
  *  Nikolai Lifanov &lt;lifanov@mail.lifanov.com&gt;
  *  Oleg Alexeenkov
  *  Oliver Lehmann &lt;lehmann@ans-netz.de&gt;
  *  Patrick Li &lt;pat@FreeBSD.org&gt;
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Pav Lucistnik &lt;pav@FreeBSD.org&gt;
  *  Pawel Pekala &lt;pawel@FreeBSD.org&gt;
  *  Peter Dunning
  *  Peter Pentchev &lt;roam@FreeBSD.org&gt;
  *  Philippe Audeoud &lt;jadawin@tuxaco.net&gt;
  *  Pierre-Paul Lavoie &lt;ppl@nbnet.nb.ca&gt;
  *  Piotr Kubaj &lt;pkubaj@FreeBSD.org&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Radim Kolar
  *  Ralf Becker &lt;ralf@akk.org&gt;
  *  Raymond Pasco &lt;ray@cultofray.net&gt;
  *  Robert Gogolok &lt;gogo@cs.uni-sb.de&gt;
  *  Rozhuk Ivan &lt;rozhuk.im@gmail.com&gt;
  *  Rusmir Dusko &lt;nemysis@FreeBSD.org&gt;
  *  Ryo MIYAMOTO
  *  Sakai Hiroaki &lt;sakai@miya.ee.kagu.sut.ac.jp&gt;
  *  Sakai Hiroaki &lt;sakai@seki.ee.kagu.sut.ac.jp&gt;
  *  Satoshi Asami &lt;asami@FreeBSD.org&gt;
  *  Sean Bruno
  *  Sean Farley &lt;sean-freebsd@farley.org&gt;
  *  Seiichirou Hiraoka
  *  Seiichirou Hiraoka &lt;flathill@flathill.gr.jp&gt;
  *  Sergey Akifyev
  *  Shaun Amott &lt;shaun@inerd.com&gt;
  *  Shinya Esu &lt;esu@yk.rim.or.jp&gt;
  *  Simon Barner &lt;barner@gmx.de&gt;
  *  Stas Timokhin &lt;devel@stasyan.com&gt;
  *  Stas Timokhin &lt;stast@bsdportal.ru&gt;
  *  Stefan Eggers &lt;seggers@semyam.dinoco.de&gt;
  *  Stefan Esser &lt;se@FreeBSD.org&gt;
  *  Stefan Farfeleder &lt;e0026813@stud3.tuwien.ac.at&gt;
  *  Stefan Jahn &lt;stefan.jahn@nemesis-sektor.de&gt;
  *  Stefan Zehl &lt;sec@42.org&gt;
  *  Stephen Hurd &lt;shurd@FreeBSD.org&gt;
  *  Steve Wills &lt;swills@FreeBSD.org&gt;
  *  Steven H. Samorodin (samorodi@NUXI.com)
  *  Steven Wallace &lt;swallace@FreeBSD.org&gt;
  *  Sugimoto Sadahiro &lt;ixtl@utmc.or.jp&gt;
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Sven Moeller &lt;smoeller@nichthelfer.de&gt;
  *  TAKAHASHI Kaoru &lt;kaoru@kaisei.org&gt;
  *  TAKATSU Tomonari &lt;tota@FreeBSD.org&gt;
  *  Tatsuya Kuidoh &lt;cdr@ga.xdsl.ne.jp&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Thomas Vogt &lt;thomas.vogt@bsdunix.ch&gt;
  *  Tobias Gion
  *  Tobias Rehbein &lt;tobias.rehbein@web.de&gt;
  *  Toru YANO &lt;toru@s-fine.co.jp&gt;
  *  Travis Poppe &lt;tlp@liquidx.org&gt;
  *  UMENO Takashi
  *  UMENO Takashi &lt;umeno@rr.iij4u.or.jp&gt;
  *  Vanilla I. Shu &lt;vanilla@MinJe.com.TW&gt;
  *  Vasily Postnicov &lt;shamaz.mazum@gmail.com&gt;
  *  Vladimir Kondratiev &lt;wulf@cicgroup.ru&gt;
  *  Will Andrews &lt;andrews@technologist.com&gt;
  *  Wouter Reckman &lt;gennerate@zonnet.nl&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yinghong Liu &lt;relaxbsd@gmail.com&gt;
  *  Yinghong.Liu &lt;relaxbsd@gmail.com&gt;
  *  Yonatan &lt;onatan@gmail.com&gt;
  *  Yuichi Narahara
  *  Yukihiro Nakai &lt;Nakai@Mlab.t.u-tokyo.ac.jp&gt;
  *  Yukihiro Nakai &lt;nakai@FreeBSD.org&gt;
  *  Yukihiro Nakai &lt;nakai@mlab.t.u-tokyo.ac.jp&gt;
  *  Yuri Victorovich &lt;yuri@rawbw.com&gt;
  *  aaron@FreeBSD.org
  *  ada@bsd.org
  *  alepulver
  *  arved
  *  asami
  *  ayu &lt;ayunyan@gmail.com&gt;
  *  benlutz@datacomm.ch
  *  buratello@easy.com
  *  chinsan
  *  chinsan &lt;chinsan.tw@gmail.com&gt;
  *  chris_pressey@yahoo.ca
  *  driedfruit
  *  edwin@mavetju.org
  *  eivind
  *  elfrink@introcom.nl
  *  erich@FreeBSD.org
  *  ericyu@mail2000.com.tw
  *  glewis@FreeBSD.org
  *  gmarco@giovannelli.it
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  issei &lt;issei@jp.FreeBSD.org&gt;
  *  jamie
  *  janek
  *  janos.mohacsi@bsd.hu
  *  jkh
  *  jmacd
  *  jmz
  *  joerg
  *  joerg@FreeBSD.org
  *  johans
  *  johnh@isi.edu
  *  jseger@scds.com
  *  krion@FreeBSD.org
  *  kris@FreeBSD.org
  *  lightside &lt;lightside@gmx.com&gt;
  *  loader &lt;loader@freebsdmall.com&gt;
  *  marina@surferz.net
  *  markand
  *  markm
  *  mdodd
  *  mek
  *  michael johnson &lt;ahze@ahze.net&gt;
  *  minter@lunenburg.org
  *  nbm
  *  neuroworker@gmail.com
  *  nox@jelal.kn-bremen.de
  *  pat@databits.net
  *  petef@FreeBSD.org
  *  pgs (original)
  *  proff
  *  pypt
  *  refugee
  *  roam@FreeBSD.org
  *  se
  *  searle
  *  sec@42.org
  *  simonm@dcs.gla.ac.uk
  *  steve farrell
  *  swallace
  *  thierry@pompo.net
  *  tmartin@andrew.cmu.edu
  *  verm@drunkmonk.net
  *  will
  *  xaa@stack.nl

With hat:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>INSTALLS_ICONS: retire the macro and rework the related dependencies</title>
<updated>2021-10-10T19:44:42+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2021-10-10T19:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2c672a4de941dc57142d867ba42396b1b64d2921'/>
<id>2c672a4de941dc57142d867ba42396b1b64d2921</id>
<content type='text'>
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
</pre>
</div>
</content>
</entry>
<entry>
<title>games/lightsoff: Update to 40.0.1</title>
<updated>2021-09-02T04:08:02+00:00</updated>
<author>
<name>Neel Chauhan</name>
<email>nc@FreeBSD.org</email>
</author>
<published>2021-09-02T03:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=eb85136fdb82f931d277695f0bcee9c81500a9db'/>
<id>eb85136fdb82f931d277695f0bcee9c81500a9db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
