FreeBSD Bugzilla – Attachment 31891 Details for
Bug 52950
New port: net/trickle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.19 KB, created by
Kirill Ponomarew
on 2003-06-04 21:10:12 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kirill Ponomarew
Created:
2003-06-04 21:10:12 UTC
Size:
2.19 KB
patch
obsolete
># 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: ># ># net/trickle ># net/trickle/Makefile ># net/trickle/distinfo ># net/trickle/pkg-plist ># net/trickle/pkg-descr ># >echo c - net/trickle >mkdir -p net/trickle > /dev/null 2>&1 >echo x - net/trickle/Makefile >sed 's/^X//' >net/trickle/Makefile << 'END-of-net/trickle/Makefile' >X# New ports collection makefile for: trickle >X# Date created: 04.06.2003 >X# Whom: Kirill Ponomarew <ponomarew@oberon.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= trickle >XPORTVERSION= 1.06 >XCATEGORIES= net >XMASTER_SITES= http://monkey.org/~marius/trickle/ >X >XMAINTAINER= ponomarew@oberon.net >XCOMMENT= Lightweight, portable bandwidth shaper >X >XBUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent >X >XGNU_CONFIGURE= yes >XINSTALLS_SHLIB= yes >X >XCONFIGURE_ARGS+=--with-libevent=${LOCALBASE} >XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >X LIBS="-L${LOCALBASE}/lib" >XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >X >XMAN1= trickle.1 >XMAN5= trickled.conf.5 >XMAN8= trickled.8 >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X.for i in README >X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-net/trickle/Makefile >echo x - net/trickle/distinfo >sed 's/^X//' >net/trickle/distinfo << 'END-of-net/trickle/distinfo' >XMD5 (trickle-1.06.tar.gz) = 8e9b7fcdd49ee8fb94700dd1653f5537 >END-of-net/trickle/distinfo >echo x - net/trickle/pkg-plist >sed 's/^X//' >net/trickle/pkg-plist << 'END-of-net/trickle/pkg-plist' >Xbin/trickle >Xbin/tricklectl >Xbin/trickled >Xlib/trickle/trickle-overload.so >X%%PORTDOCS%%%%DOCSDIR%%/README >X@dirrm lib/trickle >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-net/trickle/pkg-plist >echo x - net/trickle/pkg-descr >sed 's/^X//' >net/trickle/pkg-descr << 'END-of-net/trickle/pkg-descr' >XTrickle is a portable lightweight userspace bandwidth shaper. >XIt can run in collaborative mode (together with trickled) or in >Xstand alone mode. >X >XWWW: http://monkey.org/~marius/trickle/ >END-of-net/trickle/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52950
: 31891