<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/deskutils/znotes/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>http://cgit.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='http://cgit.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<updated>2025-12-31T12:01:01Z</updated>
<entry>
<title>deskutils/znotes: Remove expired port</title>
<updated>2025-12-31T12:01:01Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2025-12-31T12:01:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=88993ed8a474acf6ac77a7ed73ed581e449025ac'/>
<id>urn:sha1:88993ed8a474acf6ac77a7ed73ed581e449025ac</id>
<content type='text'>
2025-12-31 deskutils/znotes: Abandonware, depends on legacy QT 5 and last release in 2011
</content>
</entry>
<entry>
<title>deskutils/znotes: Deprecate and set expiration date to 2025-12-31</title>
<updated>2025-09-20T07:05:52Z</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2025-09-13T21:29:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=874ad7777e93c12b28a4262d38beaaa994bd52e0'/>
<id>urn:sha1:874ad7777e93c12b28a4262d38beaaa994bd52e0</id>
<content type='text'>
Unmaintained in tree for years, upstream is dead and depends on QT 5
which is scheduled for removal.

Reference:
https://cgit.freebsd.org/ports/commit/?id=9d76916067d420d8ea46077ba22e97ce3eaf195c
</content>
</entry>
<entry>
<title>Returning all my ports to the pool.</title>
<updated>2023-09-10T23:13:40Z</updated>
<author>
<name>Alexandre C. Guimarães</name>
<email>rigoletto@FreeBSD.org</email>
</author>
<published>2023-09-10T23:13:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=53feed73dd10ac72adf0224fac1ff05437f17a5a'/>
<id>urn:sha1:53feed73dd10ac72adf0224fac1ff05437f17a5a</id>
<content type='text'>
- Unfortunately I have no time to maintain them anymore.
</content>
</entry>
<entry>
<title>Mk/Uses: always use colon for build/run suffix</title>
<updated>2022-09-11T10:20:14Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2022-09-11T10:20:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ddae4e92d8313a1461145e3b4f0232fe463feaee'/>
<id>urn:sha1:ddae4e92d8313a1461145e3b4f0232fe463feaee</id>
<content type='text'>
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>deskutils: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:10Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>deskutils/znotes: Update to 0.4.7</title>
<updated>2022-05-20T23:59:07Z</updated>
<author>
<name>Alexandre C. Guimarães</name>
<email>rigoletto@FreeBSD.org</email>
</author>
<published>2022-05-20T23:59:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c8c37f0643e72a111b79a967670ba31a5b511283'/>
<id>urn:sha1:c8c37f0643e72a111b79a967670ba31a5b511283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphics/mesa-libs: Bump reverse deps for libglvnd</title>
<updated>2021-06-22T18:53:08Z</updated>
<author>
<name>Kevin Bowling</name>
<email>kbowling@FreeBSD.org</email>
</author>
<published>2021-06-19T20:16:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=da3162c7c9f01912ba1940e188b253f2b5c7ba77'/>
<id>urn:sha1:da3162c7c9f01912ba1940e188b253f2b5c7ba77</id>
<content type='text'>
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
</content>
</entry>
<entry>
<title>deskutils/znotes: Update to 0.4.6</title>
<updated>2021-05-26T13:38:42Z</updated>
<author>
<name>Alexandre C. Guimarães</name>
<email>rigoletto@FreeBSD.org</email>
</author>
<published>2021-05-26T13:38:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4cb7d68c5242640fb07d7e96be1cecff678ffb7f'/>
<id>urn:sha1:4cb7d68c5242640fb07d7e96be1cecff678ffb7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
</feed>
