FreeBSD Bugzilla – Attachment 14242 Details for
Bug 26763
installing ipfilter sample files to share/examples
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 645 bytes, created by
Cyrille Lefevre
on 2001-04-22 08:00:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrille Lefevre
Created:
2001-04-22 08:00:06 UTC
Size:
645 bytes
patch
obsolete
>--- /dev/null Sun Apr 22 08:35:33 2001 >+++ share/examples/ipfilter/Makefile Sun Apr 22 08:34:23 2001 >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+.PATH: ${.CURDIR}/../../../contrib/ipfilter/rules >+ >+BINDIR= /usr/share/examples >+ >+FILES= BASIC.NAT BASIC_1.FW BASIC_2.FW \ >+ example.1 example.2 example.3 example.4 example.5 \ >+ example.6 example.7 example.8 example.9 example.10 \ >+ example.11 example.12 example.13 example.sr firewall \ >+ ftp-proxy ftppxy nat-setup nat.eg server tcpstate >+ >+all: >+ >+install: ${FILES} >+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${SHAREMODE} \ >+ ${.ALLSRC} ${DESTDIR}${BINDIR}/ipfilter >+ >+.include <bsd.prog.mk>
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 26763
:
14241
| 14242