ports/184726: Makefile error in miniupnpd port for PF patch
chris scott
kraduk at gmail.com
Thu Dec 12 16:40:00 UTC 2013
>Number: 184726
>Category: ports
>Synopsis: Makefile error in miniupnpd port for PF patch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 12 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: chris scott
>Release: 9.2, 10
>Organization:
>Environment:
FreeBSD XXX 9.2-STABLE FreeBSD 9.2-STABLE #59 r259128: Tue Dec 10 11:48:29 GMT 2013 root at XXX:/usr/obj/usr/src/sys/me amd64
>Description:
pf filter patch not applying due to an error in the port makefile
>How-To-Repeat:
build the port see it doesnt insert pf rules at the anchor. rdr rules are ok but the pfctl -sr -a miniupnpd rules dont get added
>Fix:
apply this patch to the Makefile and the ports pf patch actually gets applied
# diff Makefile Makefile.new
31c31
< .if ${PORT_OPTIONS:MWITH_PF_ENABLE_FILTER_RULES}
---
> .if ${PORT_OPTIONS:MPF_ENABLE_FILTER_RULES}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list