278e3cc0b0
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@
75 lines
1.7 KiB
Plaintext
75 lines
1.7 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.8 2011/05/11 12:57:48 jasper Exp $
|
|
@newgroup _dspam:540
|
|
@newuser _dspam:540:540:daemon:DSPAM Account:/var/dspam:/sbin/nologin
|
|
@extraunexec rm -rf /var/dspam/*
|
|
%%SHARED%%
|
|
bin/dspam
|
|
bin/dspam_2sql
|
|
bin/dspam_admin
|
|
bin/dspam_clean
|
|
bin/dspam_crc
|
|
bin/dspam_dump
|
|
bin/dspam_logrotate
|
|
bin/dspam_merge
|
|
bin/dspam_stats
|
|
bin/dspam_train
|
|
bin/dspamc
|
|
include/dspam/
|
|
include/dspam/buffer.h
|
|
include/dspam/config.h
|
|
include/dspam/config_shared.h
|
|
include/dspam/decode.h
|
|
include/dspam/diction.h
|
|
include/dspam/error.h
|
|
include/dspam/heap.h
|
|
include/dspam/ldap_client.h
|
|
include/dspam/libdspam.h
|
|
include/dspam/libdspam_objects.h
|
|
include/dspam/nodetree.h
|
|
include/dspam/storage_driver.h
|
|
include/dspam/tokenizer.h
|
|
lib/libdspam.a
|
|
lib/libdspam.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/dspam.pc
|
|
@man man/man1/dspam.1
|
|
@man man/man1/dspam_clean.1
|
|
@man man/man1/dspam_dump.1
|
|
@man man/man1/dspam_merge.1
|
|
@man man/man1/dspam_stats.1
|
|
@man man/man1/dspam_train.1
|
|
@man man/man3/dspam_addattribute.3
|
|
@man man/man3/dspam_attach.3
|
|
@man man/man3/dspam_create.3
|
|
@man man/man3/dspam_destroy.3
|
|
@man man/man3/dspam_detach.3
|
|
@man man/man3/dspam_getsource.3
|
|
@man man/man3/dspam_init.3
|
|
@man man/man3/dspam_process.3
|
|
@man man/man3/libdspam.3
|
|
share/doc/dspam/
|
|
share/doc/dspam/README
|
|
share/doc/dspam/RELEASE.NOTES
|
|
share/doc/dspam/UPGRADING
|
|
share/doc/dspam/courier.txt
|
|
share/doc/dspam/exim.txt
|
|
share/doc/dspam/markov.txt
|
|
share/doc/dspam/pop3filter.txt
|
|
share/doc/dspam/postfix.txt
|
|
share/doc/dspam/qmail.txt
|
|
share/doc/dspam/relay.txt
|
|
share/doc/dspam/sendmail.txt
|
|
share/examples/dspam/
|
|
share/examples/dspam/dspam.conf
|
|
@sample ${SYSCONFDIR}/dspam.conf
|
|
%%sqlite3%%
|
|
%%sqlite%%
|
|
%%mysql%%
|
|
%%pgsql%%
|
|
%%hash%%
|
|
@mode 755
|
|
@owner _dspam
|
|
@group _dspam
|
|
@sample /var/dspam/
|
|
@sample /var/dspam/data/
|