Page MenuHomeFreeBSD

/usr/ports/UPDATING: Correct dirnames database/* to databases/*
ClosedPublic

Authored by rhurlin on Sep 25 2020, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 26, 6:49 AM
Unknown Object (File)
Sat, Jul 12, 6:01 PM
Unknown Object (File)
Jul 5 2025, 10:49 AM
Unknown Object (File)
Jul 4 2025, 4:19 PM
Unknown Object (File)
Jul 4 2025, 7:11 AM
Unknown Object (File)
Jul 3 2025, 9:51 PM
Unknown Object (File)
Jun 26 2025, 9:19 AM
Unknown Object (File)
Jun 25 2025, 5:39 AM
Subscribers

Details

Summary

In /usr/ports/UPDATING all sections, which contain "database/..." instead of "databases/..." in the 'AFFECTS:' line, utilities like 'pkg updating' can't automatically display those sections.

The postgresql sections in particular have information that would be useful for casual use of "pkg updating". One work-around, of course, is to use "pkg updating database/postgresql"

This is from PR 249881, submitted by Keith White

While here, also correct some more occurrences.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable