ports/84663: Update of net/throttled port
Josh Ellithorpe
admin at intrarts.com
Mon Aug 8 09:30:14 UTC 2005
>Number: 84663
>Category: ports
>Synopsis: Update of net/throttled port
>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 Aug 08 09:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Josh Ellithorpe
>Release: FreeBSD 5.4p2
>Organization:
IntrArts Creative Media
>Environment:
FreeBSD security.servercentral.net 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #2: Sun Jun 12 00:06:18 CDT 2005 root at security.servercentral.net:/usr/obj/usr/src/sys/SECURITY i386
>Description:
throttled is a bandwidth shaping application for Mac OS X and FreeBSD
which allows you to cap your upstream bandwidth, prioritize ACK packets,
and keep your download speeds high even when your server is sending out
at full speed. It uses almost no cpu, and has a tiny footprint. Enjoy.
>How-To-Repeat:
>Fix:
# 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:
#
# throttled
# throttled/Makefile
# throttled/distinfo
# throttled/pkg-descr
#
echo c - throttled
mkdir -p throttled > /dev/null 2>&1
echo x - throttled/Makefile
sed 's/^X//' >throttled/Makefile << 'END-of-throttled/Makefile'
X# New ports collection makefile for: throttled
X# Date created: 08 Aug 2005
X# Whom: IntrArts <admin at intrarts.com>
X#
X# $FreeBSD: ports/net/throttled/Makefile,v 1.1 2005/08/08 04:11:42 ale Exp $
X#
X
XPORTNAME= throttled
XPORTVERSION= 0.4
XCATEGORIES= net
XMASTER_SITES= http://www.intrarts.com/Files/
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= admin at intrarts.com
XCOMMENT= Bandwidth shaping and QoS solution
X
XUSE_REINPLACE= yes
XUSE_GMAKE= yes
X
XPLIST_FILES= sbin/throttled sbin/throttled-startup
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X @${REINPLACE_CMD} -e "s|install: all|install: $$\{APPNAME\}|" \
X ${WRKSRC}/Makefile
X @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \
X ${WRKSRC}/Makefile \
X ${WRKSRC}/throttled-startup
X @${REINPLACE_CMD} -e "s|c++|${CXX}|;s|-O3|${CXXFLAGS}|" \
X ${WRKSRC}/src/Makefile
X
X.include <bsd.port.post.mk>
END-of-throttled/Makefile
echo x - throttled/distinfo
sed 's/^X//' >throttled/distinfo << 'END-of-throttled/distinfo'
XMD5 (throttled-0.4.tgz) = 6374445f81d8e3550ba39b194ee685fc
XSIZE (throttled-0.4.tgz) = 25864
END-of-throttled/distinfo
echo x - throttled/pkg-descr
sed 's/^X//' >throttled/pkg-descr << 'END-of-throttled/pkg-descr'
Xthrottled is a bandwidth shaping application for Mac OS X and FreeBSD
Xwhich allows you to cap your upstream bandwidth, prioritize ACK packets,
Xand keep your download speeds high even when your server is sending out
Xat full speed. It 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/throttledcli.html
X
X- IntrArts Creative Media (admin at intrarts.com)
END-of-throttled/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list