ports/111828: [PATCH] net/fspd: [SUMMARIZE CHANGES]

Marcelo Araujo araujo at bsdmail.org
Wed Apr 18 18:50:02 UTC 2007


>Number:         111828
>Category:       ports
>Synopsis:       [PATCH] net/fspd: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 18:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bsdmail.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

- removed support to FreeBSD 4.x (EOL)

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fspd-2.8.1.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/fspd/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	7 Mar 2006 17:09:51 -0000	1.12
+++ Makefile	18 Apr 2007 18:39:08 -0000
@@ -39,16 +39,10 @@
 USE_BZIP2=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
-.include <bsd.port.pre.mk>
-
 .if defined(WITH_INFINITE)
 CONFIGURE_ARGS+=	--disable-timeout
 .endif
 
-.if ${OSVERSION} < 500000
-BROKEN=		"Does not compile on 4.x"
-.endif
-
 .if !defined(WITH_NOCLIENTS)
 .for command in ${CLIENTS}
 PLIST_FILES+=	bin/${command}
@@ -81,4 +75,4 @@
 .endfor
 	${INSTALL_MAN} ${WRKSRC}/man/${MAN7} ${PREFIX}/man/man7
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- fspd-2.8.1.24.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list