4fee5ffce0
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@
43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
@comment $OpenBSD: PLIST-main,v 1.4 2011/05/11 12:03:19 jasper Exp $
|
|
@extraunexec rm -rf /var/db/nfsen/ports-db/*
|
|
bin/RebuildHierarchy.pl
|
|
bin/install-nfsen.pl
|
|
bin/nfsen
|
|
bin/nfsend
|
|
bin/testPlugin
|
|
lib/nfsen/
|
|
lib/nfsen/plugins/
|
|
lib/nfsen/plugins/PortTracker.pm
|
|
lib/nfsen/plugins/demoplugin.pm
|
|
lib/nfsen/plugins/smily.jpg
|
|
${P5SITE}/NfSen/
|
|
${P5SITE}/NfSen/Log.pm
|
|
${P5SITE}/NfSen/Lookup.pm
|
|
${P5SITE}/NfSen/NfAlert.pm
|
|
${P5SITE}/NfSen/NfConf.pm
|
|
${P5SITE}/NfSen/NfProfile.pm
|
|
${P5SITE}/NfSen/NfSen.pm
|
|
${P5SITE}/NfSen/NfSenRC.pm
|
|
${P5SITE}/NfSen/NfSenRRD.pm
|
|
${P5SITE}/NfSen/NfSenSim.pm
|
|
${P5SITE}/NfSen/Nfcomm.pm
|
|
${P5SITE}/NfSen/Nfsources.pm
|
|
${P5SITE}/NfSen/Notification.pm
|
|
${P5SITE}/NfSen/installer-items/
|
|
${P5SITE}/NfSen/installer-items/CopyRecursive.pm
|
|
${P5SITE}/NfSen/installer-items/RRDconvertv1.pm
|
|
share/doc/pkg-readmes/${FULLPKGNAME}
|
|
share/examples/nfsen/
|
|
share/examples/nfsen/nfsen.conf
|
|
@sample ${SYSCONFDIR}/nfsen.conf
|
|
@owner _nfcapd
|
|
@group www
|
|
@mode 775
|
|
@sample /var/db/nfsen/
|
|
@sample /var/db/nfsen/ports-db/
|
|
@mode
|
|
@group
|
|
@owner
|
|
@exec-add usermod -v -G www _nfcapd
|
|
@rcscript ${RCDIR}/nfsen
|