[Bug 257706] games/bastet: drop runtime dependency on boost-libs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Aug 2021 10:14:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257706

            Bug ID: 257706
           Summary: games/bastet: drop runtime dependency on boost-libs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: amdmi3@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
             Flags: merge-quarterly?

Created attachment 227041
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227041&action=edit
v1 (apply via "git am")

Until review D16457 lands and devel/boost-libs is split let's shave 166 MiB of
install size from this otherwise small game. Maybe MFH to /quarterly as well.

$ poudriere testport -j 114i386 games/bastet
[...]
===========================================================================
=>> Checking shared library dependencies
 0x00000001 NEEDED               Shared library: [libc++.so.1]
 0x00000001 NEEDED               Shared library: [libc.so.7]
 0x00000001 NEEDED               Shared library: [libcxxrt.so.1]
 0x00000001 NEEDED               Shared library: [libgcc_s.so.1]
 0x00000001 NEEDED               Shared library: [libm.so.5]
 0x00000001 NEEDED               Shared library: [libncurses.so.8]

-- 
You are receiving this mail because:
You are the assignee for the bug.