ports/91028: [PATCH] comms/mgetty: force fetch to use IPV4

Diane Bruce db at db.net
Wed Dec 28 19:00:18 UTC 2005


>Number:         91028
>Category:       ports
>Synopsis:       [PATCH] comms/mgetty: force fetch to use IPV4
>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:   Wed Dec 28 19:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Diane Bruce
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD heceta.db.net 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #4: Tue May 17 16:07:52 EDT 2005
>Description:

mgetty+sendfax distribution site hangs on IPV6 fetch

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

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

--- mgetty-1.1.34.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/mgetty/Makefile /usr/home/db/mgetty+sendfax/Makefile
--- /usr/ports/comms/mgetty/Makefile	Wed Dec 28 13:41:06 2005
+++ /usr/home/db/mgetty+sendfax/Makefile	Wed Dec 28 13:55:31 2005
@@ -17,6 +17,7 @@
 
 USE_PERL5=	yes
 
+FETCH_BEFORE_ARGS=	-4
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAKE_FLAGS=	CFLAGS="${CFLAGS}" prefix=${PREFIX} -f
 ALL_TARGET=	noident all
--- mgetty-1.1.34.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list