MFH: r552675

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 dangerous
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=46148465+0+current/freebsd-pkg-fallout

Submitted by:   udo@schweigert-muc.de (maintainer)

Approved by:	ports-secteam (fluffy@)
This commit is contained in:
Fernando Apesteguía 2020-10-19 05:34:20 +00:00
parent 264ab828f9
commit cac3f37e28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=552710

View File

@ -10,6 +10,9 @@ MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
MAINTAINER= udo@schweigert-muc.de
COMMENT= TCP/IP traffic logging tool
DEPRECATED= Unmaintained and dead upstream. Does not build with modern compilers.
EXPIRATION_DATE=2021-12-18
USES= gmake
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include