From owner-freebsd-ports@FreeBSD.ORG Sun Jun 5 02:24:41 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FC9A106566C for ; Sun, 5 Jun 2011 02:24:41 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 015C28FC08 for ; Sun, 5 Jun 2011 02:24:40 +0000 (UTC) Received: by iwn33 with SMTP id 33so3571329iwn.13 for ; Sat, 04 Jun 2011 19:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:date:from:to:cc:subject:message-id :reply-to:references:mime-version:content-type:content-disposition :in-reply-to:x-openpgp-key-id:x-openpgp-key-fingerprint :x-openpgp-key-url; bh=AXb3eP8CEAofvfljwCPZilXTb0zJ2oS0EAWO7MgNVws=; b=T2kY6VxrDbR0mSGEjI7ppRIf1lERW5TqAftu+zdhN0pUWVSJJKiy/yzRS4eR4Wlwma gKsW/69IQClb42+CVGRQwa8H73PZixMd7juB78kA5G7n5xjUkE0lZV8ejPhSQxHO8MoR IIGc9nHhYI0r+gVIs7cOt+mFqbo9JGH2iwwls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:reply-to:references :mime-version:content-type:content-disposition:in-reply-to :x-openpgp-key-id:x-openpgp-key-fingerprint:x-openpgp-key-url; b=smOolPa2bcBu8mAXrsahERYYZK26JiKY8Ds1R456yVwVx+KKYbj1y2VFJhpByYS2de 8q//gB/lC0O4HepilCiAl5r1vMgjZODCt16Uy9aN/1M/BzoFBLN1VJ2v3peAOjR2FT5q PNgHGz2cE9O7aOe63ndhfca26F3b/SSyn2l4Y= Received: by 10.42.163.130 with SMTP id c2mr5564536icy.522.1307240680158; Sat, 04 Jun 2011 19:24:40 -0700 (PDT) Received: from DataIX.net (adsl-99-19-42-166.dsl.klmzmi.sbcglobal.net [99.19.42.166]) by mx.google.com with ESMTPS id n19sm1087995ibm.46.2011.06.04.19.24.38 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 04 Jun 2011 19:24:38 -0700 (PDT) Sender: "J. Hellenthal" Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.4/8.14.4) with ESMTP id p552OZ18058428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Jun 2011 22:24:36 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.4/8.14.4/Submit) id p552OZER058427; Sat, 4 Jun 2011 22:24:35 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Sat, 4 Jun 2011 22:24:34 -0400 From: Jason Hellenthal To: Robert Huff Message-ID: <20110605022434.GB46823@DataIX.net> References: <20110603161358.GB1247@procyon.xvoid.org> <19946.7125.169246.84228@jerusalem.litteratus.org> <60F86515-B592-4B98-BE53-904206B6B183@lists.zabbadoz.net> <19946.11846.502201.644665@jerusalem.litteratus.org> <20110605012320.GA46823@DataIX.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline In-Reply-To: <20110605012320.GA46823@DataIX.net> X-OpenPGP-Key-Id: 0x89D8547E X-OpenPGP-Key-Fingerprint: 85EF E26B 07BB 3777 76BE B12A 9057 8789 89D8 547E X-OpenPGP-Key-URL: http://bit.ly/0x89D8547E Cc: freebsd-ports@freebsd.org Subject: Re: Fping with WITH_IPV6=YES X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jhell@DataIX.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2011 02:24:41 -0000 --A6N2fC+uXW/VQSAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable And if I might suggest, remove the old ifdef and replace with ... pre-extract: =2Eif defined(WITH_IPV6) =2Eundef WITH_IPV6 @${ECHO_MSG} "***********************************************************= **********" @${ECHO_MSG} "*** IPV6 IS NOT ENABLED FOR net/fping, IT DOES NOT WORK WIT= H IPV4 ***" @${ECHO_MSG} "*** PLEASE SEE/USE net/fping+ipv6 INSTEAD = ***" @${ECHO_MSG} "*** THESE PORTS CAN CO-EXIST TOGETHER AND BOTH BE INSTAL= LED ***" @${ECHO_MSG} "***********************************************************= **********" @sleep 10 =2Eendif --=20 "Unity can only be manifested by the Binary. Unity itself and the idea of U= nity are already two." -- Buddha Regards, (jhell) Jason Hellenthal --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJN6ujiAAoJEJBXh4mJ2FR+zFQH/2KvZ9Z2YApoBvRy+bXvAK3h pGq88nwoFhGKcYq1IJ+GTAGJ8PnRVFi2DJLegQbsjbHBfHS1VGvveKNjvhJgDk66 KlMiIpWylw+X2jnEbZPF3aTDrXi14jmscU5UT64qUTdGPAWjKfx1VEqe2BlEgxaf MwlvZpWWrLrSw9yu13vnNZRheI5Px6oeRRpBoHeIF4KXe2QSesTxK/YLVKru/1Hz yi5Vajy6cd7ymqTUVrIGOnsUV/5+Sp8bvene+i6rXWw0lPS2BlOgoRb2eGADJCcE A0ZS15dYD33k5ql/mliubOhB/0Fk+Gxk+XA6h0LWtZhVy26/CQuTKWSQNt6N2BM= =W+xV -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv--