pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding Bitrig support



On 26 May 2015 at 11:12, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
> On Fri, May 22, 2015 at 08:54:31PM -0400, rodent%NetBSD.org@localhost wrote:
>> http://www.netbsd.org/~sevan/bitrig-pkgsrc.txt
>
> devel/bmake is already committed.
>
> mk/platform/Bitrig.mk:
> - Resolve the XXX around SU.
> - Why are /usr/sbin/useradd / groupadd sometimes missing?
> - readelf is not usable --> see _OPSYS_CAN_CHECK_SHLIBS?
> - _OPSYS_SHLIB_TYPE should be ELF, shouldn't it be? No a.out left?
> - kqueue can be used unconditionally, can't it?
>
> mk/tools/tools.Bitrig.mk:
> - chgrp, chown are not fixed?


Updated patch posted up on
http://www.netbsd.org/~sevan/bitrig-pkgsrc-mk2.txt which addresses
the points list above
removes reference to i386 which setting serial devices and replace
with amd64 & arm
makeinfo & install info are used unconditionally

_OPSYS_SHLIB_TYPE for FreeBSD and OpenBSD can also be changed, NetBSD
is listed as ELF/a.out, that too should be ELF, no?

Anything else?


Sevan


Home | Main Index | Thread Index | Old Index