[Midnightbsd-cvs] [MidnightBSD/mports] 53ab06: Sync CPE metadata from FreeBSD ports (#564)

Lucas Holt noreply at github.com
Wed May 20 18:33:22 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 53ab06879d4eedbbba5696d55f679fdb37d9789e
      https://github.com/MidnightBSD/mports/commit/53ab06879d4eedbbba5696d55f679fdb37d9789e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M archivers/arc/Makefile
    M archivers/bzip3/Makefile
    M archivers/lzma/Makefile
    M archivers/zstd/Makefile
    M audio/linux-c7-flac/Makefile
    M audio/linux-c7-libvorbis/Makefile
    M audio/linux-c7-pulseaudio-libs/Makefile
    M audio/linux-c7-pulseaudio-utils/Makefile
    M audio/mpg123/Makefile
    M audio/portaudio/Makefile
    M audio/speex/Makefile
    M benchmarks/iperf/Makefile
    M converters/linux-c7-fribidi/Makefile
    M databases/linux-c7-unixODBC/Makefile
    M databases/sqlite2/Makefile
    M devel/libconfuse/Makefile
    M devel/libdaemon/Makefile
    M devel/linux-c7-elfutils-libelf/Makefile
    M devel/linux-c7-elfutils-libs/Makefile
    M devel/linux-c7-libunwind/Makefile
    M devel/linux-c7-make/Makefile
    M devel/linux-c7-systemd-libs/Makefile
    M devel/llvm-devel/Makefile
    M devel/m4/Makefile
    M devel/py-decorator/Makefile
    M devel/py-flatbuffers/Makefile
    M devel/py-simplejson/Makefile
    M devel/samurai/Makefile
    M dns/pdnsd/Makefile
    M finance/weberp/Makefile
    M graphics/graphite2/Makefile
    M graphics/jbig2dec/Makefile
    M graphics/libcaca/Makefile
    M graphics/libgxps/Makefile
    M graphics/netpbm/Makefile
    M graphics/optipng/Makefile
    M irc/bitlbee/Makefile
    M lang/linux-c7-tcl85/Makefile
    M mail/libetpan/Makefile
    M mail/msmtp/Makefile
    M math/R/Makefile
    M net/ldapdiff/Makefile
    M net/libzapojit/Makefile
    M net/linux-c7-avahi-libs/Makefile
    M net/linux-c7-openldap/Makefile
    M net/openslp/Makefile
    M security/cracklib/Makefile
    M security/libntlm/Makefile
    M security/libssh2/Makefile
    M security/linux-c7-libgcrypt/Makefile
    M security/linux-c7-nss/Makefile
    M security/linux-c7-trousers/Makefile
    M security/webfwlog/Makefile
    M sysutils/cdrtools/Makefile
    M sysutils/tmux/Makefile
    M textproc/aspell-ispell/Makefile
    M textproc/catdoc/Makefile
    M textproc/flex/Makefile
    M textproc/hs-pandoc/Makefile
    M textproc/libsass/Makefile
    M textproc/linux-c7-aspell/Makefile
    M textproc/linux-c7-libcroco/Makefile
    M textproc/pugixml/Makefile
    M textproc/txt2man/Makefile

  Log Message:
  -----------
  Sync CPE metadata from FreeBSD ports (#564)

## Summary
- add missing USES=cpe entries where the matching FreeBSD port has CPE
support
- copy FreeBSD CPE_VENDOR values where mports was missing or only had
the default effective vendor
- leave slave ports alone when they already inherit CPE metadata from
their master port

## Validation
- compared tracked mports origins against matching /usr/ports origins
- verified 64 changed ports with bmake -V PORTNAME -V USES -V CPE_VENDOR
- verified direct-text remaining cases, mail/bogofilter and
textproc/opensearch216, already have effective CPE metadata via bmake
- git diff --cached --check passed before commit
- portlint -C was run across changed ports; it reports existing
unrelated portlint issues in several older ports

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list