ports/63950: Maintainer-update: security/authpf - authpf is now part of the base system.

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


>Number:         63950
>Category:       ports
>Synopsis:       Maintainer-update: security/authpf - authpf is now part of the base system.
>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:
	authpf is now part of the base system.
>How-To-Repeat:
	
>Fix:
	Note: the actual __FreeBSD_version for "authpf in base" is 502106
	not 502105 as the diff suggests. There is a build problem with
	502105 however. As the delta is very small I catch both here and
	make bento happy.

--- authpf.diff begins here ---
Index: security/authpf/Makefile
===================================================================
RCS file: /cvsdrop/mlaier/fcvs/ports/security/authpf/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- security/authpf/Makefile	9 Nov 2003 16:01:51 -0000	1.11
+++ security/authpf/Makefile	8 Mar 2004 22:51:17 -0000
@@ -49,6 +49,10 @@
 IGNORE=		"Only for 5.0 and above"
 .endif
 
+.if ${OSVERSION} > 502104
+IGNORE=		"authpf is part of the base system now"
+.endif
+
 .if !exists(${SRC_BASE}/sys/Makefile) && \
     (defined(WITH_ALTQ) && !exists(${SYS_ALTQ}/Makefile))
 IGNORE=		"Kernel source files required"
--- authpf.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list