Page MenuHomeFreeBSD

net/ntp: add build_depends autogen
ClosedPublic

Authored by ziaee on Oct 30 2024, 7:27 PM.
Tags
None
Referenced Files
F108169139: D47345.diff
Wed, Jan 22, 4:12 AM
Unknown Object (File)
Tue, Dec 31, 9:51 PM
Unknown Object (File)
Mon, Dec 30, 10:45 PM
Unknown Object (File)
Sun, Dec 29, 10:34 PM
Unknown Object (File)
Sat, Dec 28, 10:57 PM
Unknown Object (File)
Fri, Dec 27, 1:55 AM
Unknown Object (File)
Dec 17 2024, 2:37 PM
Unknown Object (File)
Dec 9 2024, 12:21 AM

Details

Summary

Previously, the port would not build complaining about no autogen. With this patch, the port builds and installs.

I have no idea what I'm doing, this is my first time trying to build_depends, so please exercise extreme caution.

This gets me a little further than I was getting on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282185

Probably unrelated, when I did this, the port built, but then my system (current built yesterday) hung completely unresponsive...

Test Plan

Look it over very carefully.
Then patch, build, and install.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ziaee requested review of this revision.Oct 30 2024, 7:27 PM
ziaee created this revision.
This revision is now accepted and ready to land.Oct 30 2024, 7:50 PM
This revision was automatically updated to reflect the committed changes.

Next time, can you please write what you'd like for a commit log entry. I'm not comfortable writing commit log entries for other people.