From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 5 01:50:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AE80106566B for ; Mon, 5 Dec 2011 01:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 05BC18FC14 for ; Mon, 5 Dec 2011 01:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB51oAkZ029129 for ; Mon, 5 Dec 2011 01:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB51oAwF029128; Mon, 5 Dec 2011 01:50:10 GMT (envelope-from gnats) Resent-Date: Mon, 5 Dec 2011 01:50:10 GMT Resent-Message-Id: <201112050150.pB51oAwF029128@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andrew Thompson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12CAF106566B for ; Mon, 5 Dec 2011 01:48:35 +0000 (UTC) (envelope-from thompsa@fud.org.nz) Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194]) by mx1.freebsd.org (Postfix) with ESMTP id A39EC8FC12 for ; Mon, 5 Dec 2011 01:48:34 +0000 (UTC) Received: from 119-224-12-179.callplus.net.nz (HELO myth-be) ([119.224.12.179]) by ismtp2.tranzpeer.net with ESMTP; 05 Dec 2011 14:18:58 +1300 Received: from pea.fud.org.nz (unknown [10.33.3.1]) by myth-be (Postfix) with ESMTP id C82716025E for ; Mon, 5 Dec 2011 14:18:57 +1300 (NZDT) Received: by pea.fud.org.nz (Postfix, from userid 1001) id 71D11189F0; Mon, 5 Dec 2011 14:18:57 +1300 (NZDT) Message-Id: <20111205011857.71D11189F0@pea.fud.org.nz> Date: Mon, 5 Dec 2011 14:18:57 +1300 (NZDT) From: Andrew Thompson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/163072: [NEW PORT] net/dot1ag-utils: Utilities for IEEE 802.1ag networks X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2011 01:50:11 -0000 >Number: 163072 >Category: ports >Synopsis: [NEW PORT] net/dot1ag-utils: Utilities for IEEE 802.1ag networks >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: Mon Dec 05 01:50:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Andrew Thompson >Release: FreeBSD 9.0-BETA2 amd64 >Organization: >Environment: System: FreeBSD pea.fud.org.nz 9.0-BETA2 FreeBSD 9.0-BETA2 #2 r225561M: Thu Sep 15 14:56:32 NZST >Description: The dot1ag-utils software package is an Open Source (new BSD License) implementation of the IEEE 802.1ag protocol and is supported on Arista Networks switches and Linux, FreeBSD and MacOSX servers. It provides several debugging tools that interact with IEEE 802.1ag enabled routers and switches. WWW: https://noc.sara.nl/nrg/dot1ag-utils/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- dot1ag-utils-1.0.0.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dot1ag-utils # dot1ag-utils/pkg-descr # dot1ag-utils/Makefile # dot1ag-utils/distinfo # dot1ag-utils/pkg-plist # echo c - dot1ag-utils mkdir -p dot1ag-utils > /dev/null 2>&1 echo x - dot1ag-utils/pkg-descr sed 's/^X//' >dot1ag-utils/pkg-descr << 'c77a22fca5c795aa1604d49f76b31f14' XThe dot1ag-utils software package is an Open Source (new BSD License) Ximplementation of the IEEE 802.1ag protocol and is supported on Arista Networks Xswitches and Linux, FreeBSD and MacOSX servers. It provides several debugging Xtools that interact with IEEE 802.1ag enabled routers and switches. X XWWW: https://noc.sara.nl/nrg/dot1ag-utils/ c77a22fca5c795aa1604d49f76b31f14 echo x - dot1ag-utils/Makefile sed 's/^X//' >dot1ag-utils/Makefile << '00904acb7d57cc68f07363386a72772c' X# New ports collection makefile for: dot1ag-utils X# Date created: Dec 05 2011 X# Whom: Andrew Thompson X# X# $FreeBSD$ X# X XPORTNAME= dot1ag-utils XPORTVERSION= 1.0.0 XCATEGORIES= net XMASTER_SITES= https://noc.sara.nl/nrg/dot1ag-utils/ X XMAINTAINER= thompsa@FreeBSD.org XCOMMENT= Utilities for IEEE 802.1ag networks X XGNU_CONFIGURE= yes X XMAN1= dot1ag_ccd.1 dot1agd.1 ethping.1 ethtrace.1 X X.include 00904acb7d57cc68f07363386a72772c echo x - dot1ag-utils/distinfo sed 's/^X//' >dot1ag-utils/distinfo << '1f3b1264bbbdcea5c7e622115894d10c' XSHA256 (dot1ag-utils-1.0.0.tar.gz) = 3652d63133dbf37081ff7bddf7c1f778e6d393e14f3148a9a11ff619e99af84f XSIZE (dot1ag-utils-1.0.0.tar.gz) = 91182 1f3b1264bbbdcea5c7e622115894d10c echo x - dot1ag-utils/pkg-plist sed 's/^X//' >dot1ag-utils/pkg-plist << '217a5f6b43328721259af90f662299fa' Xbin/dot1ag_ccd Xbin/dot1agd Xbin/ethping Xbin/ethtrace X%%PORTDOCS%%%%DOCSDIR%%/CREDITS X%%PORTDOCS%%%%DOCSDIR%%/IMPLEMENTATION X%%PORTDOCS%%%%DOCSDIR%%/INSTALLATION X%%PORTDOCS%%%%DOCSDIR%%/INSTALLATION-ARISTA X%%PORTDOCS%%%%DOCSDIR%%/LICENSE X%%PORTDOCS%%%%DOCSDIR%%/README X%%PORTDOCS%%%%DOCSDIR%%/RELNOTES X%%PORTDOCS%%%%DOCSDIR%%/TODO X%%PORTDOCS%%@dirrm %%DOCSDIR%% 217a5f6b43328721259af90f662299fa exit --- dot1ag-utils-1.0.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: