From owner-cvs-all Mon Apr 1 2:47: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54CE537B416; Mon, 1 Apr 2002 02:46:59 -0800 (PST) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31AkxP90137; Mon, 1 Apr 2002 02:46:59 -0800 (PST) (envelope-from kuriyama) Message-Id: <200204011046.g31AkxP90137@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 1 Apr 2002 02:46:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/smokeping Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-message pkg-plist ports/net/smokeping/files smokeping.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/01 02:46:59 PST Modified files: net Makefile Added files: net/smokeping Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-message pkg-plist net/smokeping/files smokeping.sh Log: Add smokeping 1.5, latency logging and graphing system. This port is heavily modified by kuriyama: o Use BSD'ish directory hierarchy (imcomplete) TODO for this port (will be done by kuriyama) o Upgrade to 1.6 (see follow-up of this PR) o Use non-privileged UID for smokeping o Move *.pm to $PREFIX/lib/perl5/site_perl PR: ports/36006 Submitted by: Lars Thegler Revision Changes Path 1.738 +1 -0 ports/net/Makefile 1.1 +101 -0 ports/net/smokeping/Makefile (new) 1.1 +1 -0 ports/net/smokeping/distinfo (new) 1.1 +23 -0 ports/net/smokeping/files/smokeping.sh (new) 1.1 +1 -0 ports/net/smokeping/pkg-comment (new) 1.1 +23 -0 ports/net/smokeping/pkg-deinstall (new) 1.1 +8 -0 ports/net/smokeping/pkg-descr (new) 1.1 +31 -0 ports/net/smokeping/pkg-message (new) 1.1 +79 -0 ports/net/smokeping/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message