Page MenuHomeFreeBSD

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

Authored by yasu on Apr 22 2024, 11:43 AM.
Tags
None
Referenced Files
F167183920: D44902.id137533.diff
Wed, Aug 19, 5:21 PM
Unknown Object (File)
Tue, Aug 18, 8:24 PM
Unknown Object (File)
Tue, Aug 18, 8:05 PM
Unknown Object (File)
Tue, Aug 18, 8:32 AM
Unknown Object (File)
Tue, Aug 18, 7:58 AM
Unknown Object (File)
Sun, Aug 16, 7:16 PM
Unknown Object (File)
Sat, Aug 15, 9:30 PM
Unknown Object (File)
Sat, Aug 15, 9:27 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
Lint Not Applicable
Unit
Tests Not Applicable

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.