svn commit: r456578 - head/biology/hmmer

Jan Beich jbeich at FreeBSD.org
Mon Dec 18 04:07:39 UTC 2017


Mark Linimon <linimon at lonesome.com> writes:

> On Mon, Dec 18, 2017 at 04:32:40AM +0100, Jan Beich wrote:
>
>> Either bump PORTREVISION or restore include/impl_sse.h on i386.
>
> I grabbed this pattern from biology/ugene/Makefile.  If it is broken
> here, it is broken on both.
>
> I have a number of other commits I am trying to catch up with before
> I can get back to looking at this one.
>
> I will say that anyone who is attempting to do science work on anything
> other than amd64 has their work cut out for them.

OK. Back this commit out. Introducing regressions on Tier1 architectures
under "portmgr blanket" is not acceptable. I've tried to be helpful and
provided a fix only for you to dismiss it under ENOTIME.

$ uname -rp
10.3-RELEASE i386
$ pkg install -qy hmmer
$ pkg info -l hmmer | fgrep impl
        /usr/local/include/impl_sse.h
$ make clean all deinstall install -C /usr/ports/biology/hmmer/
$ pkg info -l hmmer | fgrep impl
$


More information about the svn-ports-head mailing list