Update port sysutils/ipa from version 1.1.3 to 1.1.4 Fix: PORTNAME= ipa -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= sysutils MASTER_SITES= http://www.simon.org.ua/ipa/ How-To-Repeat: Patch is included.
>> Building for FreeBSD system cc -O -pipe -march=k6 -march=k6 -o ipa.o -c ipa.c cc -O -pipe -march=k6 -march=k6 -o cmd.o -c cmd.c In file included from kip6fw.h:45, from debug.h:35, from cmd.c:52: /usr/include/netinet6/ip6_fw.h:98: syntax error before `LIST_ENTRY'
Responsible Changed From-To: freebsd-ports->dwcjr I'll handle this one.
I can't reproduce this error at least on FreeBSD 4.3-STABLE (3 Jul 2001). I looked on sources of just CVSUPed FreeBSD STABLE branch and can't find differences, which can cause this problem.
Responsible Changed From-To: dwcjr->freebsd-ports Back to ports, can't compile this one.
State Changed From-To: open->closed Committed, thanks! However, please take a look the Porter's Handbook entry on why PREFIX safeness is important since this port was not. Everything fixed now.