mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
f50fdd748e
If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
102 lines
3.6 KiB
Plaintext
102 lines
3.6 KiB
Plaintext
@conflict gnokii-*
|
|
@newgroup _smsd:590
|
|
@newuser _smsd:590:_smsd::smsd user:/nonexistent:/sbin/nologin
|
|
@extraunexec rm -rf /var/spool/sms/*
|
|
@extraunexec rm -rf /var/log/smsd/*
|
|
@rcscript ${RCDIR}/smsd
|
|
bin/sendsms
|
|
bin/sms2html
|
|
bin/sms2unicode
|
|
@bin bin/smsd
|
|
bin/unicode2sms
|
|
share/doc/smstools/
|
|
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/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/national_language_shift_tables.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/
|