[Bug 257701] deskutils/ydotool: drop runtime dependency on boost-libs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Aug 2021 07:07:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257701

            Bug ID: 257701
           Summary: deskutils/ydotool: 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: ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: merge-quarterly?

Created attachment 227038
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227038&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 tool. Maybe MFH to /quarterly as well.

$ poudriere testport -j 122amd64 deskutils/ydotool
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
=>> Checking for staging violations... done
[...]
===========================================================================
=>> Checking shared library dependencies
 0x0000000000000001 NEEDED               Shared library: [libc++.so.1]
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]
 0x0000000000000001 NEEDED               Shared library: [libcxxrt.so.1]
 0x0000000000000001 NEEDED               Shared library: [libdl.so.1]
 0x0000000000000001 NEEDED               Shared library: [libepoll-shim.so.0]
 0x0000000000000001 NEEDED               Shared library: [libevdevPlus.so.0]
 0x0000000000000001 NEEDED               Shared library: [libgcc_s.so.1]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]
 0x0000000000000001 NEEDED               Shared library: [libthr.so.3]
 0x0000000000000001 NEEDED               Shared library: [libuInputPlus.so.0]
 0x0000000000000001 NEEDED               Shared library: [libydotool.so.0]

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