FreeBSD Bugzilla – Attachment 131641 Details for
Bug 175765
net-im/imspector ipfw support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
imspector.txt
imspector.txt (text/plain; charset=US-ASCII), 878 bytes, created by
m.tsatsenko
on 2013-02-12 19:19:51 UTC
(
hide
)
Description:
imspector.txt
Filename:
MIME Type:
Creator:
m.tsatsenko
Created:
2013-02-12 19:19:51 UTC
Size:
878 bytes
patch
obsolete
>Index: imspector/Makefile >=================================================================== >--- imspector/Makefile (revision 311942) >+++ imspector/Makefile (working copy) >@@ -1,12 +1,9 @@ >-# New ports collection makefile for: imspector >-# Date created: 17 March 2008 >-# Whom: Ilja Dejs <ilja.dejs@gmail.com> >-# >+# Created by: Ilja Dejs <ilja.dejs@gmail.com> > # $FreeBSD$ >-# > > PORTNAME= imspector > PORTVERSION= 20111108 >+PORTREVISION= 1 > CATEGORIES= net-im > MASTER_SITES= http://www.imspector.org/downloads/ \ > http://tsatsenko.ru/ports/distfiles/ >@@ -28,6 +25,16 @@ > > MAKE_ENV+= ETCDIR=${ETCDIR} > >+OPTIONS_DEFINE= IPFW >+OPTIONS_DEFAULT= IPFW >+IPFW_DESC= Adds ipfw support >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MIPFW} >+CFLAGS+= -DIPFW_TRANSPARENT=1 >+.endif >+ > post-extract: > ${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} > post-patch:
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 175765
: 131641