Date: Sun, 18 Oct 2020 20:39:29 +0200 From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org> To: "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>, svn-ports-head <svn-ports-head@freebsd.org> Subject: Re: svn commit: r552675 - head/net/iplog Message-ID: <CAGwOe2a43J-EtneSikPo5YiWg=_-5DWfcnkjm4R3M0qpK8sOcA@mail.gmail.com> In-Reply-To: <202010181738.09IHcRKX080060@repo.freebsd.org> References: <202010181738.09IHcRKX080060@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 18, 2020 at 7:38 PM Fernando Apestegu=C3=ADa <fernape@freebsd.o= rg> wrote: > Author: fernape > Date: Sun Oct 18 17:38:27 2020 > New Revision: 552675 > URL: https://svnweb.freebsd.org/changeset/ports/552675 > > Log: > net/iplog: DEPRECATE Unmaintained and dead upstream > > This port only build in 12 because for some reason uses clang 8 to > build. It > does not build in 11 or 13-CURRENT. Even in 12 it shows tons of dangero= us > warnigns due to bad formed castings[1]. > > The project is also abandoned upstream so we better mark this for > removal. > > [1] > https://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D46148465+0+current/freebs= d-pkg-fallout > > Apologies. I missed to add: PR: 250155 > Submitted by: udo@schweigert-muc.de (maintainer) > MFH: 2020Q4 > > Modified: > head/net/iplog/Makefile > > Modified: head/net/iplog/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net/iplog/Makefile Sun Oct 18 17:26:41 2020 (r552674) > +++ head/net/iplog/Makefile Sun Oct 18 17:38:27 2020 (r552675) > @@ -10,6 +10,9 @@ MASTER_SITES=3D SF/ojnk/${PORTNAME}/${PORTVERSION} > MAINTAINER=3D udo@schweigert-muc.de > COMMENT=3D TCP/IP traffic logging tool > > +DEPRECATED=3D Unmaintained and dead upstream. Does not build with mod= ern > compilers. > +EXPIRATION_DATE=3D2021-12-18 > + > USES=3D gmake > GNU_CONFIGURE=3D yes > CPPFLAGS+=3D -I${LOCALBASE}/include >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2a43J-EtneSikPo5YiWg=_-5DWfcnkjm4R3M0qpK8sOcA>