Page MenuHomeFreeBSD

ports-mgmt/pkg: Remove pre-everything target
ClosedPublic

Authored by yasu on Apr 22 2024, 11:43 AM.
Tags
None
Referenced Files
F94037799: D44902.diff
Sun, Sep 15, 2:27 AM
Unknown Object (File)
Thu, Sep 12, 5:53 PM
Unknown Object (File)
Mon, Sep 9, 7:19 AM
Unknown Object (File)
Sun, Sep 8, 11:42 AM
Unknown Object (File)
Sun, Sep 8, 3:35 AM
Unknown Object (File)
Sun, Sep 8, 2:04 AM
Unknown Object (File)
Fri, Sep 6, 10:56 PM
Unknown Object (File)
Fri, Sep 6, 2:21 PM
Subscribers
None

Details

Summary

It displays messages related to conversion from ancient pkg_* tools to
pkg. But support of the former ended with FreeBSD 9 and ports
framework doesn't support them either.

Test Plan

cd /usr/ports/ports-mgmg/pkg; make succeeds on FreeBSD 14.0-RELEASE amd64.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 57287
Build 54175: arc lint + arc unit

Event Timeline

yasu requested review of this revision.Apr 22 2024, 11:43 AM
yasu created this revision.
bapt requested changes to this revision.Apr 23 2024, 6:55 AM
bapt added inline comments.
ports-mgmt/pkg/Makefile
43

this part should stay

This revision now requires changes to proceed.Apr 23 2024, 6:55 AM

Don't remove lines related to IGNORE.

This revision is now accepted and ready to land.Apr 23 2024, 8:19 AM
This revision was automatically updated to reflect the committed changes.