FreeBSD Bugzilla – Attachment 164592 Details for
Bug 205572
net-mgmt/nfsen: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
nfsen.patch (text/plain), 3.27 KB, created by
Dmitry Marakasov
on 2015-12-24 12:00:05 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-12-24 12:00:05 UTC
Size:
3.27 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 404121) >+++ Makefile (working copy) >@@ -19,11 +19,12 @@ > p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \ > nfdump>=0:${PORTSDIR}/net-mgmt/nfdump > >-USES= cpe iconv shebangfix perl5 >+USES= cpe iconv shebangfix perl5 > CPE_VENDOR= nfsen > CPE_PRODUCT= nfsen > USE_PHP= session pcre sockets > NO_BUILD= yes >+NO_ARCH= yes > PLIST_SUB+= PORTNAME=${PORTNAME} > USE_RC_SUBR= nfsen > perl_OLD_CMD= %%PERL%% >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 404121) >+++ pkg-plist (working copy) >@@ -1,3 +1,26 @@ >+bin/testPlugin >+bin/nfsend >+bin/nfsen >+bin/RebuildHierarchy.pl >+@sample etc/nfsen-dist.conf etc/nfsen.conf >+libexec/%%PORTNAME%%/plugins/smily.jpg >+libexec/%%PORTNAME%%/plugins/demoplugin.pm >+libexec/%%PORTNAME%%/RRDconvertv1.pm >+libexec/%%PORTNAME%%/Notification.pm >+libexec/%%PORTNAME%%/Nfsync.pm >+libexec/%%PORTNAME%%/Nfsources.pm >+libexec/%%PORTNAME%%/Nfcomm.pm >+libexec/%%PORTNAME%%/NfSenSim.pm >+libexec/%%PORTNAME%%/NfSenRRD.pm >+libexec/%%PORTNAME%%/NfSenRC.pm >+libexec/%%PORTNAME%%/NfSen.pm >+libexec/%%PORTNAME%%/NfProfile.pm >+libexec/%%PORTNAME%%/NfConf.pm >+libexec/%%PORTNAME%%/NfAlert.pm >+libexec/%%PORTNAME%%/Lookup.pm >+libexec/%%PORTNAME%%/Log.pm >+libexec/%%PORTNAME%%/CopyRecursive.pm >+libexec/%%PORTNAME%%/AbuseWhois.pm > %%WWWDIR%%/rrdgraph.php > %%WWWDIR%%/profileadmin.php > %%WWWDIR%%/process.php >@@ -51,45 +74,13 @@ > %%WWWDIR%%/colour_picker.html > %%WWWDIR%%/colour_palette.html > %%WWWDIR%%/alerting.php >-libexec/%%PORTNAME%%/plugins/smily.jpg >-libexec/%%PORTNAME%%/plugins/demoplugin.pm >-libexec/%%PORTNAME%%/RRDconvertv1.pm >-libexec/%%PORTNAME%%/Notification.pm >-libexec/%%PORTNAME%%/Nfsync.pm >-libexec/%%PORTNAME%%/Nfsources.pm >-libexec/%%PORTNAME%%/Nfcomm.pm >-libexec/%%PORTNAME%%/NfSenSim.pm >-libexec/%%PORTNAME%%/NfSenRRD.pm >-libexec/%%PORTNAME%%/NfSenRC.pm >-libexec/%%PORTNAME%%/NfSen.pm >-libexec/%%PORTNAME%%/NfProfile.pm >-libexec/%%PORTNAME%%/NfConf.pm >-libexec/%%PORTNAME%%/NfAlert.pm >-libexec/%%PORTNAME%%/Lookup.pm >-libexec/%%PORTNAME%%/Log.pm >-libexec/%%PORTNAME%%/CopyRecursive.pm >-libexec/%%PORTNAME%%/AbuseWhois.pm >-etc/nfsen-dist.conf >-bin/testPlugin >-bin/nfsend >-bin/nfsen >-bin/RebuildHierarchy.pl >-@unexec if cmp -s %D/etc/nfsen.conf %D/etc/nfsen-dist.conf; then rm -f %D/etc/nfsen.conf; fi >-@exec [ -f %D/etc/nfsen.conf ] || cp %D/etc/nfsen-dist.conf %D/etc/nfsen.conf >-@dirrmtry var/%%PORTNAME%%/run >-@dirrmtry var/%%PORTNAME%%/profiles-stat/live >-@dirrmtry var/%%PORTNAME%%/profiles-stat >-@dirrmtry var/%%PORTNAME%%/profiles-data/live >-@dirrmtry var/%%PORTNAME%%/profiles-data >-@dirrmtry var/%%PORTNAME%%/profiles/live >-@dirrmtry var/%%PORTNAME%%/profiles >-@dirrmtry var/%%PORTNAME%%/filters >-@dirrmtry var/%%PORTNAME%% >-@dirrmtry var >-@dirrmtry %%WWWDIR%%/plugins >-@dirrm %%WWWDIR%%/js >-@dirrm %%WWWDIR%%/icons >-@dirrm %%WWWDIR%%/css >-@dirrmtry %%WWWDIR%% >-@dirrmtry libexec/%%PORTNAME%%/plugins >-@dirrmtry libexec/%%PORTNAME%% >+@dir var/%%PORTNAME%%/run >+@dir var/%%PORTNAME%%/profiles-stat/live >+@dir var/%%PORTNAME%%/profiles-stat >+@dir var/%%PORTNAME%%/profiles-data/live >+@dir var/%%PORTNAME%%/profiles-data >+@dir var/%%PORTNAME%%/profiles/live >+@dir var/%%PORTNAME%%/profiles >+@dir var/%%PORTNAME%%/filters >+@dir var/%%PORTNAME%% >+@dir var
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 205572
: 164592