On Mon, Feb 2, 2015 at 1:58 PM, Roger Marquis wrote:
>> Is FreeBSD glib always linked to libc (vs glibc)?
>
>
> Apparently it is, at least on the systems I've tested where there were no
> glibc dependencies at all. Another item added to the list of BSD
> (security) advantages.
I believe there is
Is FreeBSD glib always linked to libc (vs glibc)?
Apparently it is, at least on the systems I've tested where there were no
glibc dependencies at all. Another item added to the list of BSD
(security) advantages.
Roger
___
freebsd-security@freebsd.org
On Mon, Feb 02, 2015 at 03:22:43PM +, Gary Palmer wrote:
> On Mon, Feb 02, 2015 at 07:07:11AM -0800, Roger Marquis wrote:
> > Before pkgng it was easy to list a system's port dependencies by
> > (starting with):
> >
> >grep glib /var/db/pkg/*/*
> >
> > Is there an equivalent (single) comm
Please note that the glibc has nothing to do with glib.
Is FreeBSD glib always linked to libc (vs glibc)?
# ldd /usr/local/lib/libglib* 2>/dev/null| grep libc | sort -u
libc.so.7 => /lib/libc.so.7 (0x800648000)
Roger
___
freebsd-security@freebsd.or
On Mon, Feb 02, 2015 at 07:07:11AM -0800, Roger Marquis wrote:
> Before pkgng it was easy to list a system's port dependencies by
> (starting with):
>
>grep glib /var/db/pkg/*/*
>
> Is there an equivalent (single) command for pkgng?
pkg query %ro glib
Regards,
Gary
[Followup-To: set to questions@. This is not a security question.]
On Mon, 2 Feb 2015 07:07:11 -0800 (PST)
Roger Marquis wrote:
> Before pkgng it was easy to list a system's port dependencies by
> (starting with):
>
>grep glib /var/db/pkg/*/*
>
> Is there an equivalent (single) command for
Before pkgng it was easy to list a system's port dependencies by
(starting with):
grep glib /var/db/pkg/*/*
Is there an equivalent (single) command for pkgng?
Roger
___
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi