From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 11 22:32:04 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF6BF16A4CE for ; Fri, 11 Jun 2004 22:32:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A2C43D5C for ; Fri, 11 Jun 2004 22:32:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5BMUPw2065738 for ; Fri, 11 Jun 2004 22:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5BMUPLp065733; Fri, 11 Jun 2004 22:30:25 GMT (envelope-from gnats) Resent-Date: Fri, 11 Jun 2004 22:30:25 GMT Resent-Message-Id: <200406112230.i5BMUPLp065733@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, Josh Ellithorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C2916A4CE for ; Fri, 11 Jun 2004 22:25:33 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 490DA43D1F for ; Fri, 11 Jun 2004 22:25:33 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5BMOvZd040458 for ; Fri, 11 Jun 2004 22:24:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i5BMOvSe040457; Fri, 11 Jun 2004 22:24:57 GMT (envelope-from nobody) Message-Id: <200406112224.i5BMOvSe040457@www.freebsd.org> Date: Fri, 11 Jun 2004 22:24:57 GMT From: Josh Ellithorpe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/67850: New port: net/throttled Bandwidth shaping & QoS Solution X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 22:32:05 -0000 >Number: 67850 >Category: ports >Synopsis: New port: net/throttled Bandwidth shaping & QoS Solution >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 11 22:30:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Josh Ellithorpe >Release: FreeBSD 4.8 >Organization: IntrArts >Environment: FreeBSD shell.potentia.org 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Apr 23 01:25:47 CEST 2003 root@shell.potentia.org:/usr/src/sys/compile/GENERIC i386 >Description: New port: net/throttled Bandwidth shaping & QoS Solution >How-To-Repeat: # 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: # # . # ./Makefile # ./distinfo # ./pkg-descr # ./pkg-plist # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# Ports collection makefile for: throttled X# Date created: 11 Jun 2004 X# Whom: quest X# X# $FreeBSD: ports/net/throttled/Makefile,v 1.0 2004/06/11 06:02:04 ade Exp $ X# X XPORTNAME= throttled XPORTVERSION= 0.3.2 XCATEGORIES= net XMASTER_SITES= http://www.intrarts.com/Files/ XDISTNAME= throttled-${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= quest@mac.com XCOMMENT= Bandwidth shaping and QoS solution X XUSE_GMAKE= yes X X.include END-of-./Makefile echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (throttled-0.3.2.tgz) = d3e48c06ed3c8a4bf0017a37c213f4cb XSIZE (throttled-0.3.2.tgz) = 182681 END-of-./distinfo echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThis is a small app to provide bandwidth shaping to Mac OS X & freebsd XIt uses almost no cpu, and has a tiny footprint. Enjoy. X XFor more information you can read the comments in throttled-startup X XWWW: http://www.intrarts.com/throttled.html X X- quest Xquest@mac.com END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' Xsbin/throttled Xsbin/throttled-startup END-of-./pkg-plist exit >Fix: >Release-Note: >Audit-Trail: >Unformatted: