Date: Fri, 11 Jun 2004 22:24:57 GMT From: Josh Ellithorpe <quest@mac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/67850: New port: net/throttled Bandwidth shaping & QoS Solution Message-ID: <200406112224.i5BMOvSe040457@www.freebsd.org> Resent-Message-ID: <200406112230.i5BMUPLp065733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406112224.i5BMOvSe040457>