1998-07-20 02:39:04 +00:00
|
|
|
etc/bjorb.conf.sample
|
|
|
|
etc/rc.d/bjorb.sh.sample
|
|
|
|
sbin/bjorb
|
1998-08-30 15:35:08 +00:00
|
|
|
share/doc/bjorb/ChangeLog
|
1998-07-20 02:39:04 +00:00
|
|
|
share/doc/bjorb/COPYRIGHT
|
1998-08-30 15:35:08 +00:00
|
|
|
share/doc/bjorb/INSTALL
|
1998-07-20 02:39:04 +00:00
|
|
|
share/doc/bjorb/README
|
1998-08-30 15:35:08 +00:00
|
|
|
share/doc/bjorb/ChangeLog.jp
|
1998-07-20 02:39:04 +00:00
|
|
|
share/doc/bjorb/COPYRIGHT.jp
|
|
|
|
share/doc/bjorb/INSTALL.jp
|
|
|
|
share/doc/bjorb/README.jp
|
|
|
|
share/doc/bjorb/bjorb.conf.5.jp.txt
|
|
|
|
share/doc/bjorb/features.jp
|
|
|
|
@dirrm share/doc/bjorb
|
1998-08-30 15:35:08 +00:00
|
|
|
share/examples/bjorb/bjorb.conf.doc
|
1998-07-20 02:39:04 +00:00
|
|
|
@dirrm share/examples/bjorb
|
|
|
|
@exec ( [ -f %D/certs/bjorb.pem ] && exit ; echo "Making certificate files" ; cd %D/certs ; ssleay req -new -x509 -nodes -days 365 -out bjorb.pem -keyout bjorb.pem; ln -s bjorb.pem `ssleay x509 -noout -hash < bjorb.pem`.0 ; chmod 644 %D/certs/bjorb.pem )
|