On 2025/02/16 06:12, Mark Waite wrote: > It appears that openports.pl is no longer responding. Is there a > replacement? > > The Jenkins project linked to openports.pl from our download page. > Is there a better location?
It would probably would be best done like MacOS e.g. a separate page with info. If you really want to link to something then cvsweb as you now have is probably the best location but that's not really meant as user-facing info. e.g. --- Jenkins can be installed using pkg_add [...] Install the latest LTS version: pkg_add jenkins%stable Start the Jenkins service: rcctl start jenkins Restart the Jenkins service: rcctl restart jenkins --- I would skip the "update the Jenkins version" that's on the MacOS page, if the user is running development snapshot then they'll need to be running packages in sync with the base OS version that they're running, otherwise typically the jenkins packages don't get updated between OS releases, and users would generally know how to update for these anyway.