Bug 278042

Summary: pkgbase: duplicate packages FreeBSD-ipf and FreeBSD-ipfilter
Product: Base System Reporter: Lexi Winter <lexi.freebsd>
Component: miscAssignee: freebsd-pkgbase (Nobody) <pkgbase>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: ---    
Version: 15.0-CURRENT   
Hardware: Any   
OS: Any   

Description Lexi Winter freebsd_triage 2024-03-30 02:19:44 UTC
FreeBSD-ipf contains ipfilter itself, while FreeBSD-ipfilter contains two periodic scripts for ipfilter.  one of these packages should probably be removed and merged into the other one.

alternatively, FreeBSD-ipfilter could be renamed to FreeBSD-ipf-periodic, if this is intentional.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-30 08:40:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=0cade55660917ecb3aff7a904759e1eb46772dab

commit 0cade55660917ecb3aff7a904759e1eb46772dab
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-03-30 08:36:35 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-03-30 08:39:52 +0000

    pkgbase: Remove FreeBSD-ipfilter package

    Put the periodic script for ipfilter in the FreeBSD-ipf package with
    all the utilities.

    PR:     278042
    Sponsored by:   Beckhoff Automation GmbH & Co. KG

 usr.sbin/periodic/etc/security/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-04 11:37:28 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=2057bf194a3ed741dca305acad395230565c0a2f

commit 2057bf194a3ed741dca305acad395230565c0a2f
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-03-30 08:36:35 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-06-04 11:36:24 +0000

    pkgbase: Remove FreeBSD-ipfilter package

    Put the periodic script for ipfilter in the FreeBSD-ipf package with
    all the utilities.

    PR:     278042
    Sponsored by:   Beckhoff Automation GmbH & Co. KG

    (cherry picked from commit 0cade55660917ecb3aff7a904759e1eb46772dab)

 usr.sbin/periodic/etc/security/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)