561d6fe9bc
PLIST and remove remove 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.
106 lines
3.7 KiB
Plaintext
106 lines
3.7 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.8 2011/05/11 06:22:16 ajacoutot Exp $
|
|
@conflict gnokii-*
|
|
@newgroup _smsd:590
|
|
@newuser _smsd:590:_smsd:daemon:smsd user:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/spool/sms/*
|
|
@extraunexec rm -rf /var/log/smsd/*
|
|
bin/sendsms
|
|
bin/sms2html
|
|
bin/sms2unicode
|
|
@bin bin/smsd
|
|
bin/unicode2sms
|
|
share/doc/smstools/
|
|
share/doc/smstools/at-commands.html
|
|
share/doc/smstools/blacklist.html
|
|
share/doc/smstools/book.html
|
|
share/doc/smstools/compiling.html
|
|
share/doc/smstools/configure.html
|
|
share/doc/smstools/configure2.html
|
|
share/doc/smstools/error-messages.html
|
|
share/doc/smstools/eventhandler.html
|
|
share/doc/smstools/faq.html
|
|
share/doc/smstools/fileformat.html
|
|
share/doc/smstools/gpl.html
|
|
share/doc/smstools/hardwarecomp.html
|
|
share/doc/smstools/history3.html
|
|
share/doc/smstools/index.html
|
|
share/doc/smstools/license.html
|
|
share/doc/smstools/localizing.html
|
|
share/doc/smstools/run.html
|
|
share/doc/smstools/slideshow/
|
|
share/doc/smstools/slideshow/blacklist.gif
|
|
share/doc/smstools/slideshow/eventhandler.gif
|
|
share/doc/smstools/slideshow/logfile.gif
|
|
share/doc/smstools/slideshow/modem.gif
|
|
share/doc/smstools/slideshow/move_l.gif
|
|
share/doc/smstools/slideshow/move_r.gif
|
|
share/doc/smstools/slideshow/page1.html
|
|
share/doc/smstools/slideshow/page2.html
|
|
share/doc/smstools/slideshow/page2.jpg
|
|
share/doc/smstools/slideshow/page2b.html
|
|
share/doc/smstools/slideshow/page3.html
|
|
share/doc/smstools/slideshow/page4.html
|
|
share/doc/smstools/slideshow/page5.html
|
|
share/doc/smstools/slideshow/page6.html
|
|
share/doc/smstools/slideshow/page7.html
|
|
share/doc/smstools/slideshow/page8.html
|
|
share/doc/smstools/slideshow/queue.gif
|
|
share/doc/smstools/slideshow/sms.gif
|
|
share/doc/smstools/slideshow/smstools3-small.jpg
|
|
share/doc/smstools/slideshow/statistic.gif
|
|
share/doc/smstools/slideshow/status.gif
|
|
share/doc/smstools/statusmonitor.html
|
|
share/doc/smstools/udh.html
|
|
share/doc/smstools/windows.html
|
|
share/examples/smstools/
|
|
share/examples/smstools/README
|
|
share/examples/smstools/language-ISO-8859-15.fi
|
|
share/examples/smstools/language-UTF-8.fi
|
|
share/examples/smstools/operator_logo1.sms
|
|
share/examples/smstools/operator_logo2.sms
|
|
share/examples/smstools/received_report.sms
|
|
share/examples/smstools/received_sms.sms
|
|
share/examples/smstools/scripts/
|
|
share/examples/smstools/scripts/README
|
|
share/examples/smstools/scripts/callhandler
|
|
share/examples/smstools/scripts/checkhandler-utf-8
|
|
share/examples/smstools/scripts/email2sms
|
|
share/examples/smstools/scripts/eventhandler-utf-8
|
|
share/examples/smstools/scripts/eventhandler_report
|
|
share/examples/smstools/scripts/forwardsms
|
|
share/examples/smstools/scripts/hex2bin
|
|
share/examples/smstools/scripts/hex2dec
|
|
share/examples/smstools/scripts/load_balancing.sh
|
|
share/examples/smstools/scripts/mysmsd
|
|
share/examples/smstools/scripts/pkill
|
|
share/examples/smstools/scripts/regular_run
|
|
share/examples/smstools/scripts/sendsms
|
|
share/examples/smstools/scripts/sms2html
|
|
share/examples/smstools/scripts/sms2unicode
|
|
share/examples/smstools/scripts/sms2xml
|
|
share/examples/smstools/scripts/sms3
|
|
share/examples/smstools/scripts/smsevent
|
|
share/examples/smstools/scripts/smsresend
|
|
share/examples/smstools/scripts/smstest.php
|
|
share/examples/smstools/scripts/sql_demo
|
|
share/examples/smstools/scripts/unicode2sms
|
|
share/examples/smstools/send_sms.sms
|
|
share/examples/smstools/send_sms_unicode.sms
|
|
share/examples/smstools/smsd.conf.easy
|
|
share/examples/smstools/smsd.conf.full
|
|
share/examples/smstools/smsd.conf.net
|
|
share/examples/smstools/smsd.conf.non-root
|
|
share/examples/smstools/smsd.conf.openbsd
|
|
@sample ${SYSCONFDIR}/smsd.conf
|
|
@sample /var/spool/sms/
|
|
@mode 770
|
|
@owner _smsd
|
|
@group _smsd
|
|
@sample /var/log/smsd/
|
|
@sample /var/spool/sms/incoming/
|
|
@sample /var/spool/sms/checked/
|
|
@sample /var/spool/sms/outgoing/
|
|
@owner
|
|
@group
|
|
@rcscript ${RCDIR}/smsd
|