ports/70197: Maintainer update for net/pfflowd

Andrew Thompson andy at fud.org.nz
Mon Aug 9 04:30:31 UTC 2004


>Number:         70197
>Category:       ports
>Synopsis:       Maintainer update for net/pfflowd
>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 Aug 09 04:30:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Thompson
>Release:        5.2-CURRENT
>Organization:
>Environment:
FreeBSD hudson.fire.org.nz 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Aug  2 20:58:36 NZST 2004     root at hudson.fire.org.nz:/usr/obj/usr/src/sys/HUDSON  i386

>Description:
Remove overzealous compiler warnings, fix build with gcc 3.4
>How-To-Repeat:
      
>Fix:
diff -urN net/pfflowd.orig/files/patch-Makefile net/pfflowd/files/patch-Makefile
--- net/pfflowd.orig/files/patch-Makefile       Mon Aug  9 16:19:30 2004
+++ net/pfflowd/files/patch-Makefile    Mon Aug  9 16:20:02 2004
@@ -5,7 +5,7 @@
  LDFLAGS=-g
  
 -CFLAGS=-g -O $(WARNFLAGS)
-+CFLAGS=-g -O $(WARNFLAGS) -I /usr/local/include/pf
++CFLAGS=-g -O -I /usr/local/include/pf
  
  # Uncomment this if you are using pfflowd on OpenBSD <=3.4
 -#CFLAGS+=-DOLD_PFSYNC
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list