FreeBSD Bugzilla – Attachment 30334 Details for
Bug 51121
MAINTAINER-UPDATE: net/trafshow fix ncurses dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 837 bytes, created by
Ryan Thompson
on 2003-04-18 07:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ryan Thompson
Created:
2003-04-18 07:20:01 UTC
Size:
837 bytes
patch
obsolete
>diff -ruN trafshow.orig/Makefile trafshow/Makefile >--- trafshow.orig/Makefile Sat Feb 22 03:37:56 2003 >+++ trafshow/Makefile Thu Apr 17 21:40:00 2003 >@@ -7,18 +7,23 @@ > > PORTNAME= trafshow > PORTVERSION= 3.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= ftp://ftp.sasknow.com/pub/trafshow/ \ > ftp://ftp.nsk.su/pub/RinetSoftware/ > EXTRACT_SUFX= .tgz > > MAINTAINER= ryan@sasknow.com >-COMMENT= Full screen visualization of the network traffic >+COMMENT= Full screen visualization of network traffic > > .include <bsd.port.pre.mk> >+.if defined(WITH_TRAFSHOW_SLANG) || \ >+ (exists(${LOCALBASE}/lib/libslang.a) && !defined(WITHOUT_TRAFSHOW_SLANG)) >+LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang >+.else > .if ${OSVERSION} < 400010 > LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses >+.endif > .endif > > USE_REINPLACE= yes
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 51121
: 30334