1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net-mgmt/nfsen/pkg-plist
Martin Wilke d520ca0b59 - Update to 1.2.4.20060810
PR:		ports/105345
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-11-12 19:17:30 +00:00

97 lines
3.2 KiB
Plaintext

bin/nfsen
bin/nfsen.rc
bin/nfsend
bin/RebuildHierarchy.pl
bin/testPlugin
@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
etc/nfsen-dist.conf
libexec/%%PORTNAME%%/CopyRecursive.pm
libexec/%%PORTNAME%%/GenGraph.pl
libexec/%%PORTNAME%%/Log.pm
libexec/%%PORTNAME%%/NfConf.pm
libexec/%%PORTNAME%%/NfProfile.pm
libexec/%%PORTNAME%%/NfSen.pm
libexec/%%PORTNAME%%/NfSenRC.pm
libexec/%%PORTNAME%%/NfSenRRD.pm
libexec/%%PORTNAME%%/Nfcomm.pm
libexec/%%PORTNAME%%/Nfsources.pm
libexec/%%PORTNAME%%/Notification.pm
libexec/%%PORTNAME%%/RRDconvertv1.pm
libexec/%%PORTNAME%%/plugins/demoplugin.pm
www/%%PORTNAME%%/conf.php
www/%%PORTNAME%%/EmptyGraph.gif
www/%%PORTNAME%%/ErrorGraph.gif
www/%%PORTNAME%%/css-admin.html
www/%%PORTNAME%%/css.html
www/%%PORTNAME%%/details.php
www/%%PORTNAME%%/edit.png
www/%%PORTNAME%%/info.php
www/%%PORTNAME%%/invisible.gif
www/%%PORTNAME%%/navigator.php
www/%%PORTNAME%%/navigator.php.orig
www/%%PORTNAME%%/nfsen.php
www/%%PORTNAME%%/nfsenutil.php
www/%%PORTNAME%%/overview.php
www/%%PORTNAME%%/pic.php
www/%%PORTNAME%%/process.php
www/%%PORTNAME%%/profileadmin.php
www/%%PORTNAME%%/rrdgraph.php
www/%%PORTNAME%%/trash.png
www/%%PORTNAME%%/plugins/demoplugin.php
www/%%PORTNAME%%/doc/BSD-license.html
www/%%PORTNAME%%/doc/Bookmark.png
www/%%PORTNAME%%/doc/BuildingProfile.png
www/%%PORTNAME%%/doc/ConfirmDelete.png
www/%%PORTNAME%%/doc/DefaultFilter.png
www/%%PORTNAME%%/doc/DeleteProfile.png
www/%%PORTNAME%%/doc/DisabledSources.png
www/%%PORTNAME%%/doc/InputEnd.png
www/%%PORTNAME%%/doc/Navigating.png
www/%%PORTNAME%%/doc/NewProfile.png
www/%%PORTNAME%%/doc/OutOfData.png
www/%%PORTNAME%%/doc/ProcessingControls.png
www/%%PORTNAME%%/doc/ProcessingOutput.png
www/%%PORTNAME%%/doc/ProfileCreated.png
www/%%PORTNAME%%/doc/ResetWindow.png
www/%%PORTNAME%%/doc/SelectLeft.png
www/%%PORTNAME%%/doc/SelectRight.png
www/%%PORTNAME%%/doc/StatSummary.png
www/%%PORTNAME%%/doc/TimeWindow.png
www/%%PORTNAME%%/doc/WinScale.png
www/%%PORTNAME%%/doc/bytes.png
www/%%PORTNAME%%/doc/cursor_control.png
www/%%PORTNAME%%/doc/details-graphs.png
www/%%PORTNAME%%/doc/details-processing.png
www/%%PORTNAME%%/doc/dirstruct.png
www/%%PORTNAME%%/doc/edit.png
www/%%PORTNAME%%/doc/exiisting.png
www/%%PORTNAME%%/doc/flows.png
www/%%PORTNAME%%/doc/index.html
www/%%PORTNAME%%/doc/linegraph.png
www/%%PORTNAME%%/doc/nfsen-options.png
www/%%PORTNAME%%/doc/overview.png
www/%%PORTNAME%%/doc/packets.png
www/%%PORTNAME%%/doc/plugins.png
www/%%PORTNAME%%/doc/processing-1.png
www/%%PORTNAME%%/doc/selectprofile.png
www/%%PORTNAME%%/doc/stat.png
www/%%PORTNAME%%/doc/views-2.png
www/%%PORTNAME%%/doc/views.png
@dirrm www/%%PORTNAME%%/plugins
@dirrm www/%%PORTNAME%%/doc
@dirrm www/%%PORTNAME%%
@exec mkdir -p %D/var/%%PORTNAME%%/profiles/live/upstream1
var/%%PORTNAME%%/profiles/live/upstream1.rrd
var/%%PORTNAME%%/profiles/live/profile.dat
@exec mkdir -p %D/var/%%PORTNAME%%/run
@exec mkdir -p %D/var/%%PORTNAME%%/filters
@dirrm var/%%PORTNAME%%/run
@dirrm var/%%PORTNAME%%/filters
@dirrmtry var/%%PORTNAME%%/profiles/live/upstream1
@dirrmtry var/%%PORTNAME%%/profiles/live
@dirrmtry var/%%PORTNAME%%/profiles
@dirrmtry var/%%PORTNAME%%
@dirrm libexec/%%PORTNAME%%/plugins
@dirrm libexec/%%PORTNAME%%