Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2017 21:09:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221293] [NEW PORT] devel/libuuid: UUID library from the standard util-linux package
Message-ID:  <bug-221293-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221293

            Bug ID: 221293
           Summary: [NEW PORT] devel/libuuid: UUID library from the
                    standard util-linux package
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: yuri@rawbw.com

Created attachment 185102
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185102&action=
=3Dedit
shar

Currently some ports depend on UUID library distributed by linux. This
dependency is satisfied by misc/e2fsprogs-libuuid, which is a slave port of
sysutils/e2fsprogs, which is a set of utilities and library to manipulate an
ext2, ext3 or ext4.

Normally, UUID library is distributed by util-linux package, see
https://github.com/karelzak/util-linux and
https://en.wikipedia.org/wiki/Util-linux

Taking UUID from e2f is wrong, because this isn't where it normally comes f=
rom.

I created a new port devel/libuuid which builds only libuuid part of
util-linux.

I suggest, exp-run is done after replacing all uses of misc/e2fsprogs-libuu=
id
with devel/libuuid:
> libuuid.so:misc/e2fsprogs-libuuid -> devel/libuuid

I found 21 such ports.

Or, if exp-run isn't considered to be required, this is fine too.

Mat, do you have an opinion?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221293-13>