Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2007 15:20:20 -0300
From:      Marcelo Araujo <araujo@bsdmail.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lx@FreeBSD.org
Subject:   ports/111827: [PATCH] security/silktools: [SUMMARIZE CHANGES]
Message-ID:  <1176920420.519905.27579.nullmailer@bsdmail.org>
Resent-Message-ID: <200704181830.l3IIU2e4005328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111827
>Category:       ports
>Synopsis:       [PATCH] security/silktools: [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:30:02 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)

Port maintainer (lx@FreeBSD.org) is cc'd.

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

--- silktools-0.10.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/silktools/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	28 Dec 2006 08:44:48 -0000	1.3
+++ Makefile	18 Apr 2007 18:19:38 -0000
@@ -41,10 +41,4 @@
 	@${MV} ${PREFIX}/share/silk/rwfpd.conf ${PREFIX}/share/silk/rwfpd.conf.sample
 	@${MV} ${PREFIX}/share/silk/flowcap.conf ${PREFIX}/share/silk/flowcap.conf.sample
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	Does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- silktools-0.10.5.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1176920420.519905.27579.nullmailer>