From owner-cvs-all@FreeBSD.ORG Tue Apr 21 15:36:56 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 710F8106566C; Tue, 21 Apr 2009 15:36:56 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 471968FC13; Tue, 21 Apr 2009 15:36:56 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3LFau3F031416; Tue, 21 Apr 2009 15:36:56 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3LFauSD031415; Tue, 21 Apr 2009 15:36:56 GMT (envelope-from wxs) Message-Id: <200904211536.n3LFauSD031415@repoman.freebsd.org> From: Wesley Shields Date: Tue, 21 Apr 2009 15:36:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/nmap Makefile ports/security/nmap/files patch-ncat__ncat_core.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 15:36:56 -0000 wxs 2009-04-21 15:36:56 UTC FreeBSD ports repository Modified files: security/nmap Makefile Added files: security/nmap/files patch-ncat__ncat_core.c Log: - Add patch to work around versions of FreeBSD with broken getaddrinfo(3) (7.1 and earlier, and -CURRENT before the end of March 2009). PR: ports/133779 Submitted by: Daniel Roethlisberger (maintainer) Revision Changes Path 1.115 +1 -0 ports/security/nmap/Makefile 1.1 +33 -0 ports/security/nmap/files/patch-ncat__ncat_core.c (new)