bb6fa8ee6c
with something like 'deny 0.0.0.0/0' then this affects you. workaround: 'deny 0.0.0.0/0.0.0.0' - fix fullpkgpath's for the subpackages, they were including the flavour and shouldn't have - fixes problems with dpb3 found by naddy. add @pkgpath markers relating to this fix. ok naddy@ (reminder, ports is not fully open, do not commit without specific permission)
34 lines
942 B
Plaintext
34 lines
942 B
Plaintext
@comment $OpenBSD: PLIST-odbc,v 1.3 2010/02/26 12:44:14 sthen Exp $
|
|
@pkgpath telephony/asterisk,-odbc,h323
|
|
include/asterisk/res_odbc.h
|
|
lib/asterisk/modules/cdr_adaptive_odbc.so
|
|
lib/asterisk/modules/cdr_odbc.so
|
|
lib/asterisk/modules/func_odbc.so
|
|
lib/asterisk/modules/res_config_odbc.so
|
|
lib/asterisk/modules/res_odbc.so
|
|
share/doc/asterisk/odbcstorage.tex
|
|
share/doc/asterisk/voicemail_odbc_postgresql.txt
|
|
share/examples/asterisk/default/cdr_adaptive_odbc.conf
|
|
@mode 640
|
|
@owner root
|
|
@group _asterisk
|
|
@sample ${SYSCONFDIR}/asterisk/cdr_adaptive_odbc.conf
|
|
@mode
|
|
@owner
|
|
@group
|
|
share/examples/asterisk/default/cdr_odbc.conf
|
|
@mode 640
|
|
@owner root
|
|
@group _asterisk
|
|
@sample ${SYSCONFDIR}/asterisk/cdr_odbc.conf
|
|
@mode
|
|
@owner
|
|
@group
|
|
share/examples/asterisk/default/func_odbc.conf
|
|
@sample ${SYSCONFDIR}/asterisk/func_odbc.conf
|
|
share/examples/asterisk/default/res_odbc.conf
|
|
@mode 640
|
|
@owner root
|
|
@group _asterisk
|
|
@sample ${SYSCONFDIR}/asterisk/res_odbc.conf
|