<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/nut, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-05-07T21:47:29Z</updated>
<entry>
<title>all: drop support for FreeBSD 13, mips and risc64sf</title>
<updated>2026-05-07T21:47:29Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2026-03-05T20:06:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a'/>
<id>urn:sha1:2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a</id>
<content type='text'>
Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
</content>
</entry>
<entry>
<title>sysutils/nut*: Fix configure when user uses the uucp user account</title>
<updated>2026-04-13T20:34:27Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2026-04-13T20:34:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c8196a07915af18400e46e1919a44a075d99cae3'/>
<id>urn:sha1:c8196a07915af18400e46e1919a44a075d99cae3</id>
<content type='text'>
Users wanting to use the uucp user account will experience configure
faiures because uucp is baked into the configure script. We make the
configure script default to "nothing" to address this edge case. The
default user (nut) is already set by the port and ports plumbing.

PR:	294350
</content>
</entry>
<entry>
<title>sysutils/nut: Replace ./configure.ac patch with ./configure</title>
<updated>2026-04-09T17:18:15Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2026-04-09T17:14:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a32e4ab6c67b168af8bc55774802ab0006085de6'/>
<id>urn:sha1:a32e4ab6c67b168af8bc55774802ab0006085de6</id>
<content type='text'>
Replace ./configure.ac patch with a ./configure patch. We do not use
autoconf.sh with the non-devel port. Therefore backport configure.ac
to ./configure. This addresses missing nut group configuration on
FreeBSD 13.5.

PR:	294350
Fixes:	64fec1e56b44
</content>
</entry>
<entry>
<title>sysutils/nut: Update to 2.8.5</title>
<updated>2026-04-08T23:40:18Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2026-04-08T23:40:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=64fec1e56b446711b96bf74377adae25fa9739e1'/>
<id>urn:sha1:64fec1e56b446711b96bf74377adae25fa9739e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/nut: Add two missing patches</title>
<updated>2026-04-01T19:24:53Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2026-04-01T19:23:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=904bc0c893ec3474065c132749a68c7a7556af12'/>
<id>urn:sha1:904bc0c893ec3474065c132749a68c7a7556af12</id>
<content type='text'>
Add two patches not added in dc50ab13e8b2.

Fixes:		dc50ab13e8b2
PR:		294189
</content>
</entry>
<entry>
<title>sysutils/nut: Update to 2.8.4</title>
<updated>2026-04-01T19:14:10Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2026-04-01T19:04:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dc50ab13e8b2f43590ea3159200e4d6b9aea81fb'/>
<id>urn:sha1:dc50ab13e8b2f43590ea3159200e4d6b9aea81fb</id>
<content type='text'>
Copied nut-devel Makefile and pkg-plist for the same time period to
avoid having to test rebuild every option. Hopefully this is good
enough.

PR:		294189
</content>
</entry>
<entry>
<title>sysutils/nut: Fix permissions.</title>
<updated>2025-02-17T11:30:24Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2025-02-17T11:30:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8b5cf411b6af6918a788b580de90b32320cb3c2'/>
<id>urn:sha1:a8b5cf411b6af6918a788b580de90b32320cb3c2</id>
<content type='text'>
Approved by:	maintainer timeout (2 months)
</content>
</entry>
<entry>
<title>sysutils/nut: Update to 2.8.2</title>
<updated>2024-04-02T17:02:46Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2024-04-02T15:17:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b043a9b1eb350c6cd5811edbac1c46c603d813b'/>
<id>urn:sha1:1b043a9b1eb350c6cd5811edbac1c46c603d813b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/nut*: Fix arm build</title>
<updated>2024-02-16T13:50:03Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2024-02-16T13:43:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=24114c15d5e7e3c9d1428460ca05a7067afa09d6'/>
<id>urn:sha1:24114c15d5e7e3c9d1428460ca05a7067afa09d6</id>
<content type='text'>
Fix arm build by removing FREEIPMI from arm

PR:		277089
MFH:		2024Q1
</content>
</entry>
<entry>
<title>sysutils/nut*: Move manpages to share/man</title>
<updated>2024-02-07T00:41:20Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2024-02-06T23:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=57ca5e497fb34a72930bab0065deea7464bae6dc'/>
<id>urn:sha1:57ca5e497fb34a72930bab0065deea7464bae6dc</id>
<content type='text'>
</content>
</entry>
</feed>
