ports/86152: [PATCH] net-mgmt/yapsnmp: [SUMMARIZE CHANGES]

Søren Straarup xride at x12.dk
Thu Sep 15 11:10:11 UTC 2005


>Number:         86152
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/yapsnmp: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 15 11:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Søren Straarup
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Sep  6 13:55:41 CEST
>Description:

The problem that the port doesn't b-dep on devel/swig13, but the configure
script finds it, and they source has not been updated to the latests swig13
so it breaks on build.
If devel/swig13 is not installed there is no problem, so tinderbox won't
catch it.

Port maintainer (arved at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
make instnstall ../ports/devel/swig13
cd ../ports/net-mgmt/py-yapsnmp && make
>Fix:

--- py24-yapsnmp-0.7.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports//net-mgmt/py24-yapsnmp/Makefile /space/portstrees/FreeBSD/ports/net-mgmt/py-yapsnmp/Makefile
--- /usr/ports//net-mgmt/py24-yapsnmp/Makefile	Wed Sep 14 21:42:47 2005
+++ /space/portstrees/FreeBSD/ports/net-mgmt/py-yapsnmp/Makefile	Wed Sep 14 21:31:09 2005
@@ -23,6 +23,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+MAKE_ARGS?=	SWIG=''
 
 post-patch:
 	${REINPLACE_CMD} -e "s,-lsnmp,-lnetsnmp," \
--- py24-yapsnmp-0.7.8.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list