FreeBSD Bugzilla – Attachment 146579 Details for
Bug 193184
net/click [maintainer] STAGE pkg-descr reformat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/click [maintainer] STAGE pkg-descr reformat (minor)
2014-08-30.diff (text/plain), 2.18 KB, created by
Chris Hutchinson
on 2014-08-30 23:10:47 UTC
(
hide
)
Description:
net/click [maintainer] STAGE pkg-descr reformat (minor)
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2014-08-30 23:10:47 UTC
Size:
2.18 KB
patch
obsolete
>Index: click/Makefile >=================================================================== >--- click/Makefile (revision 366691) >+++ click/Makefile (working copy) >@@ -8,7 +8,7 @@ > CATEGORIES= net > MASTER_SITES= http://www.read.cs.ucla.edu/click/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@bsdforge.com > COMMENT= The Click Modular Router > > USES= perl5 gmake >@@ -209,13 +209,13 @@ > .endif > > post-install: >- cd ${PREFIX}/bin && ${STRIP_CMD} click click-align click-check \ >+ cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} click click-align click-check \ > click-combine click-uncombine click-devirtualize click-fastclassifier \ > click-flatten click-mkmindriver click-undead click-xform >- @${MKDIR} ${CONFDIR} >- ${INSTALL_DATA} ${WRKSRC}/conf/*.click ${CONFDIR} >- @${MKDIR} ${CONFDIR}/wifi >- ${INSTALL_DATA} ${WRKSRC}/conf/wifi/*.click ${CONFDIR}/wifi >+ @${MKDIR} {STAGEDIR}${CONFDIR} >+ ${INSTALL_DATA} ${WRKSRC}/conf/*.click {STAGEDIR}${CONFDIR} >+ @${MKDIR} {STAGEDIR}${CONFDIR}/wifi >+ ${INSTALL_DATA} ${WRKSRC}/conf/wifi/*.click {STAGEDIR}${CONFDIR}/wifi > @${ECHO_CMD} > @${ECHO_CMD} "----------------------------------------------------" > @${ECHO_CMD} "Install complete, to try it out do the following:" >Index: click/pkg-descr >=================================================================== >--- click/pkg-descr (revision 366691) >+++ click/pkg-descr (working copy) >@@ -2,11 +2,10 @@ > > From the web page: > >-Click is a new modular software router for PCs developed by MIT >-LCS's Parallel and Distributed Operating Systems group. Click >-routers are flexible, configurable, and easy to understand at a >-high level. They're also pretty fast (for software routers running >-on commodity hardware); on a 700 MHz Pentium III, a Click IP router >-can handle up to 435,000 64-byte packets a second. >+Click is a new modular software router for PCs developed by MIT LCS's Parallel and >+Distributed Operating Systems group. Click routers are flexible, configurable, and >+easy to understand at a high level. They're also pretty fast (for software routers >+running on commodity hardware); on a 700 MHz Pentium III, a Click IP router can >+handle up to 435,000 64-byte packets a second. > > WWW: http://pdos.csail.mit.edu/click/
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 193184
: 146579