ports/63949: Maintainer-update: security/pf - pf is part of the base system now.

Max Laier max at love2party.net
Mon Mar 8 23:30:23 UTC 2004


>Number:         63949
>Category:       ports
>Synopsis:       Maintainer-update: security/pf - pf is part of the base system now.
>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:   Mon Mar 08 15:30:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Max Laier
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD router.laiers.local 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #1: Sun Oct 5 17:38:55 CEST 2003 root at router.laiers.local:/usr/obj/usr/src/sys/ALTQ i386


	
>Description:
	pf is now part of the base system.
>How-To-Repeat:
	
>Fix:

	

--- pf.diff begins here ---
Index: security/pf/Makefile
===================================================================
RCS file: /cvsdrop/mlaier/fcvs/ports/security/pf/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- security/pf/Makefile	29 Jan 2004 15:15:57 -0000	1.18
+++ security/pf/Makefile	8 Mar 2004 22:50:08 -0000
@@ -50,6 +50,10 @@
 IGNORE=		"Only for 5.0 and above"
 .endif
 
+.if ${OSVERSION} > 502105
+IGNORE=		"pf moved to the base system, please build it from there"
+.endif
+
 .if !exists(${SRC_BASE}/sys/Makefile) && \
     (defined(WITH_ALTQ) && !exists(${SYS_ALTQ}/Makefile))
 IGNORE=		"Kernel source files required"
--- pf.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list