<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/editors/fileobj, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>editors/fileobj: Update 0.8.6 =&gt; 0.8.7</title>
<updated>2025-06-02T18:19:06+00:00</updated>
<author>
<name>Tomohiro Kusumi</name>
<email>kusumi.tomohiro@gmail.com</email>
</author>
<published>2025-06-02T18:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=11cf0e4f501343e6580863cb2f484282642d5c12'/>
<id>11cf0e4f501343e6580863cb2f484282642d5c12</id>
<content type='text'>
Changelog:
https://github.com/kusumi/fileobj/blob/v0.8.7/CHANGES

Fix warning from poudriere - add STRIP_CMD.

PR:	287228
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog:
https://github.com/kusumi/fileobj/blob/v0.8.7/CHANGES

Fix warning from poudriere - add STRIP_CMD.

PR:	287228
</pre>
</div>
</content>
</entry>
<entry>
<title>python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal</title>
<updated>2025-03-08T04:05:21+00:00</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-03-08T02:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=06a08e69f3acb846ad8252945f53c3a2d211e303'/>
<id>06a08e69f3acb846ad8252945f53c3a2d211e303</id>
<content type='text'>
Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>editors/fileobj: Update to 0.8.6</title>
<updated>2024-05-24T18:03:07+00:00</updated>
<author>
<name>Fernando Apesteguía</name>
<email>fernape@FreeBSD.org</email>
</author>
<published>2024-05-23T15:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=45bb32fb79605af28c63fc6de4eddc2f261293d6'/>
<id>45bb32fb79605af28c63fc6de4eddc2f261293d6</id>
<content type='text'>
ChangeLog: https://github.com/kusumi/fileobj/blob/master/CHANGES

Accumulated changes

v0.8.6
======
- Fix line scroll mode bug (since v0.7.108)
- Fix range bitwise operation bug (since v0.7.73)
- Minor fixes and cleanups

v0.8.5
======
- Add FILEOBJ_USE_LOWER_CASE_HEX
- Add __FILEOBJ_USE_FSYNC_CONFIG_FILE (default false)
- Optimize mmap(2) based file objects
- Rename --cmp to --blkcmp
- Add --blkdump
- Minor fixes and cleanups

v0.8.4
======
- --blkscan/cmp/md: Minor fixes
- Minor fixes and cleanups

v0.8.3
======
- Minor fixes and cleanups
- Add --blkscan

v0.8.2
======
- Fix line scroll mode bug (since v0.7.108)
- Add :set scroll
- Add sz
- Add snz
- Add sZ
- Add snZ
- Add FILEOBJ_LOGICAL_BLOCK_SIZE

v0.8.1
======
- Minor fixes and cleanups
- Fix D bug on block device (since v0.7.87)
- Add Python 3.12 support
- Change default scroll mode to line scroll

PR:		279018
Reported by:	kusumi.tomohiro@gmail.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ChangeLog: https://github.com/kusumi/fileobj/blob/master/CHANGES

Accumulated changes

v0.8.6
======
- Fix line scroll mode bug (since v0.7.108)
- Fix range bitwise operation bug (since v0.7.73)
- Minor fixes and cleanups

v0.8.5
======
- Add FILEOBJ_USE_LOWER_CASE_HEX
- Add __FILEOBJ_USE_FSYNC_CONFIG_FILE (default false)
- Optimize mmap(2) based file objects
- Rename --cmp to --blkcmp
- Add --blkdump
- Minor fixes and cleanups

v0.8.4
======
- --blkscan/cmp/md: Minor fixes
- Minor fixes and cleanups

v0.8.3
======
- Minor fixes and cleanups
- Add --blkscan

v0.8.2
======
- Fix line scroll mode bug (since v0.7.108)
- Add :set scroll
- Add sz
- Add snz
- Add sZ
- Add snZ
- Add FILEOBJ_LOGICAL_BLOCK_SIZE

v0.8.1
======
- Minor fixes and cleanups
- Fix D bug on block device (since v0.7.87)
- Add Python 3.12 support
- Change default scroll mode to line scroll

PR:		279018
Reported by:	kusumi.tomohiro@gmail.com
</pre>
</div>
</content>
</entry>
<entry>
<title>editors/fileobj: Sanitize MANPREFIX</title>
<updated>2024-01-22T10:42:28+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-22T10:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=0479bb992b14af3a417ee23bc07db703d98c52e2'/>
<id>0479bb992b14af3a417ee23bc07db703d98c52e2</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>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>editors/fileobj: Update to 0.8.0 and assign new maintainer</title>
<updated>2023-02-26T20:31:10+00:00</updated>
<author>
<name>Tomohiro Kusumi</name>
<email>tkusumi@netbsd.org</email>
</author>
<published>2023-02-26T20:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55'/>
<id>1ce0bb6a25406ad87e1fcfcad5ca98cdde532d55</id>
<content type='text'>
Assign new maintainer due to multiple timeouts

Changelog: https://github.com/kusumi/fileobj/blob/v0.8.0/CHANGES

PR:		268120
Approved by:	portmgr (maintainer timeout, 1+ month)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assign new maintainer due to multiple timeouts

Changelog: https://github.com/kusumi/fileobj/blob/v0.8.0/CHANGES

PR:		268120
Approved by:	portmgr (maintainer timeout, 1+ month)
</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>editors: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:49+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7cd7a8d850aa40bd9f93927a98e3664a54cf15e1'/>
<id>7cd7a8d850aa40bd9f93927a98e3664a54cf15e1</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Adam Saponara &lt;as@php.net&gt;
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Andreas Kohout &lt;shanee@augusta.de&gt;
  *  Andrej Zverev &lt;az@inec.ru&gt;
  *  Andrey Zakhvatov
  *  Anton Tornqvist &lt;antont@inbox.lv&gt;
  *  Bill Fumerola &lt;billf@chc-chimes.com&gt;
  *  Bob Eager &lt;bob@eager.cx&gt;
  *  Chris D. Faulhaber &lt;jedgar@fxp.org&gt;
  *  Chris Petrik &lt;chris@officialunix.com&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Craig Leres &lt;leres@FreeBSD.org&gt;
  *  Daniel Eischen &lt;deischen@FreeBSD.org&gt;
  *  David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
  *  David Thiel &lt;lx@redundancy.redundancy.org&gt;
  *  Diego Depaoli &lt;trebestie@gmail.com&gt;
  *  Dima Dorfman &lt;dima@unixfreak.org&gt;
  *  Dmitri Goutnik &lt;dg@syrec.org&gt;
  *  Dominic Mitchell
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Frederic Cambus
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Geoffrey Mainland &lt;mainland@apeiron.net&gt;
  *  Grzegorz Blach &lt;gblach@FreeBSD.org&gt;
  *  Hakisho Nukama &lt;nukama@gmail.com&gt;
  *  James Bailie &lt;jimmy@mammothcheese.ca&gt;
  *  Janos Mohacsi &lt;janos.mohacsi@bsd.hu&gt;
  *  Jason Evans &lt;jasone@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@brutele.be&gt;
  *  Jille Timmermans (jille@quis.cx)
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Johannes Meixner &lt;johannes@perceivon.net&gt;
  *  John Merryweather Cooper et al
  *  Jun-ichiro itojun Itoh &lt;itojun@itojun.org&gt;
  *  KIMURA Yasuhiro &lt;yasu@utahime.org&gt;
  *  Kelly Yancey &lt;kbyanc@posi.net&gt;
  *  Kenneth Vestergaard Schmidt &lt;kvs@pil.dk&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Leif Pedersen &lt;bilbo@devpit.org&gt;
  *  MANTANI Nobutaka &lt;nobutaka@nobutaka.com&gt;
  *  Mark Pulford &lt;mark@kyne.com.au&gt;
  *  Martin Blapp
  *  Matías Pizarro &lt;matias@pizarro.net&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@ahze.net&gt;
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Vasilenko &lt;acid@stu.cn.ua&gt;
  *  Miguel Clara &lt;miguelmclara@gmail.com&gt;
  *  Mohammad S. Babaei &lt;info@babaei.net&gt;
  *  Nicola Vitale &lt;nivit@email.it&gt;
  *  Olga Smirnova &lt;mistresssilvara@hotmail.com&gt;
  *  Oliver Lehmann &lt;oliver@FreeBSD.org&gt;
  *  Olivier Cochard-Labbe &lt;olivier@FreeBSD.org&gt;
  *  Olivier Duchateau
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Peter Wemm &lt;peter@FreeBSD.org&gt;
  *  Philippe Lefebvre &lt;nemesis@balistik.net&gt;
  *  Rimvydas Jasinskas &lt;zrj@ef.irc&gt;
  *  Roman Shterenzon &lt;roman@xpert.com&gt;
  *  Satoshi Asami (asami)
  *  Shaun Amott &lt;shaun@FreeBSD.org&gt;
  *  Shigeyuki FUKUSHIMA &lt;shige@FreeBSD.org&gt;
  *  Shigeyuki Fukushima &lt;shige@FreeBSD.org&gt;
  *  Stanislav Sedov &lt;stas@core.310.ru&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Vitaly Magerya &lt;vmagerya@gmail.com&gt;
  *  Xin LI &lt;delphij@FreeBSD.org&gt;
  *  Ying-Chieh Liao
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yoichi NAKAYAMA &lt;yoichi@eken.phys.nagoya-u.ac.jp&gt;
  *  alepulver
  *  brett@peloton.physics.montana.edu
  *  buganini@gmail.com
  *  eric
  *  erich@rrnet.com
  *  gahr
  *  gelf
  *  giffunip@asme.org
  *  ijliao
  *  jkh
  *  joerg
  *  joseph@randomnetworks.com
  *  krion
  *  lightside &lt;lightside@gmx.com&gt;
  *  pgf
  *  rch@richard.eu.org
  *  tetsushi NAKAI &lt;nakai@tsl.pe.u-tokyo.ac.jp&gt;
  *  tg
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  verm

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:

  *  Adam Saponara &lt;as@php.net&gt;
  *  Adam Weinberger &lt;adamw@FreeBSD.org&gt;
  *  Akinori MUSHA aka knu &lt;knu@idaemons.org&gt;
  *  Alexey Dokuchaev &lt;danfe@FreeBSD.org&gt;
  *  Andreas Kohout &lt;shanee@augusta.de&gt;
  *  Andrej Zverev &lt;az@inec.ru&gt;
  *  Andrey Zakhvatov
  *  Anton Tornqvist &lt;antont@inbox.lv&gt;
  *  Bill Fumerola &lt;billf@chc-chimes.com&gt;
  *  Bob Eager &lt;bob@eager.cx&gt;
  *  Chris D. Faulhaber &lt;jedgar@fxp.org&gt;
  *  Chris Petrik &lt;chris@officialunix.com&gt;
  *  Christian Brueffer &lt;chris@unixpages.org&gt;
  *  Craig Leres &lt;leres@FreeBSD.org&gt;
  *  Daniel Eischen &lt;deischen@FreeBSD.org&gt;
  *  David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
  *  David Thiel &lt;lx@redundancy.redundancy.org&gt;
  *  Diego Depaoli &lt;trebestie@gmail.com&gt;
  *  Dima Dorfman &lt;dima@unixfreak.org&gt;
  *  Dmitri Goutnik &lt;dg@syrec.org&gt;
  *  Dominic Mitchell
  *  Emanuel Haupt &lt;ehaupt@FreeBSD.org&gt;
  *  Frederic Cambus
  *  Gea-Suan Lin &lt;gslin@gslin.org&gt;
  *  Geoffrey Mainland &lt;mainland@apeiron.net&gt;
  *  Grzegorz Blach &lt;gblach@FreeBSD.org&gt;
  *  Hakisho Nukama &lt;nukama@gmail.com&gt;
  *  James Bailie &lt;jimmy@mammothcheese.ca&gt;
  *  Janos Mohacsi &lt;janos.mohacsi@bsd.hu&gt;
  *  Jason Evans &lt;jasone@FreeBSD.org&gt;
  *  Jean-Yves Lefort &lt;jylefort@brutele.be&gt;
  *  Jille Timmermans (jille@quis.cx)
  *  Joe Marcus Clarke &lt;marcus@FreeBSD.org&gt;
  *  Johannes Meixner &lt;johannes@perceivon.net&gt;
  *  John Merryweather Cooper et al
  *  Jun-ichiro itojun Itoh &lt;itojun@itojun.org&gt;
  *  KIMURA Yasuhiro &lt;yasu@utahime.org&gt;
  *  Kelly Yancey &lt;kbyanc@posi.net&gt;
  *  Kenneth Vestergaard Schmidt &lt;kvs@pil.dk&gt;
  *  Kris Kennaway &lt;kris@FreeBSD.org&gt;
  *  Leif Pedersen &lt;bilbo@devpit.org&gt;
  *  MANTANI Nobutaka &lt;nobutaka@nobutaka.com&gt;
  *  Mark Pulford &lt;mark@kyne.com.au&gt;
  *  Martin Blapp
  *  Matías Pizarro &lt;matias@pizarro.net&gt;
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@FreeBSD.org&gt;
  *  Michael Johnson &lt;ahze@ahze.net&gt;
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Vasilenko &lt;acid@stu.cn.ua&gt;
  *  Miguel Clara &lt;miguelmclara@gmail.com&gt;
  *  Mohammad S. Babaei &lt;info@babaei.net&gt;
  *  Nicola Vitale &lt;nivit@email.it&gt;
  *  Olga Smirnova &lt;mistresssilvara@hotmail.com&gt;
  *  Oliver Lehmann &lt;oliver@FreeBSD.org&gt;
  *  Olivier Cochard-Labbe &lt;olivier@FreeBSD.org&gt;
  *  Olivier Duchateau
  *  Patrick Li &lt;pat@databits.net&gt;
  *  Peter Wemm &lt;peter@FreeBSD.org&gt;
  *  Philippe Lefebvre &lt;nemesis@balistik.net&gt;
  *  Rimvydas Jasinskas &lt;zrj@ef.irc&gt;
  *  Roman Shterenzon &lt;roman@xpert.com&gt;
  *  Satoshi Asami (asami)
  *  Shaun Amott &lt;shaun@FreeBSD.org&gt;
  *  Shigeyuki FUKUSHIMA &lt;shige@FreeBSD.org&gt;
  *  Shigeyuki Fukushima &lt;shige@FreeBSD.org&gt;
  *  Stanislav Sedov &lt;stas@core.310.ru&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Vitaly Magerya &lt;vmagerya@gmail.com&gt;
  *  Xin LI &lt;delphij@FreeBSD.org&gt;
  *  Ying-Chieh Liao
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  Yoichi NAKAYAMA &lt;yoichi@eken.phys.nagoya-u.ac.jp&gt;
  *  alepulver
  *  brett@peloton.physics.montana.edu
  *  buganini@gmail.com
  *  eric
  *  erich@rrnet.com
  *  gahr
  *  gelf
  *  giffunip@asme.org
  *  ijliao
  *  jkh
  *  joerg
  *  joseph@randomnetworks.com
  *  krion
  *  lightside &lt;lightside@gmx.com&gt;
  *  pgf
  *  rch@richard.eu.org
  *  tetsushi NAKAI &lt;nakai@tsl.pe.u-tokyo.ac.jp&gt;
  *  tg
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  verm

With hat:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>editors/fileobj: Update to 0.7.108</title>
<updated>2022-06-08T10:44:59+00:00</updated>
<author>
<name>Sean Farley</name>
<email>scf@FreeBSD.org</email>
</author>
<published>2022-06-08T10:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=575744dd4660f2bf1b96e3e2e688486a36dad30a'/>
<id>575744dd4660f2bf1b96e3e2e688486a36dad30a</id>
<content type='text'>
 - small cosmetic changes

ChangeLog: https://github.com/kusumi/fileobj/blob/v0.7/CHANGES

PR:		263843
Approved by:	maintainer timeout (zrj@dragonflybsd.org, &gt; 1 month)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - small cosmetic changes

ChangeLog: https://github.com/kusumi/fileobj/blob/v0.7/CHANGES

PR:		263843
Approved by:	maintainer timeout (zrj@dragonflybsd.org, &gt; 1 month)
</pre>
</div>
</content>
</entry>
</feed>
