Selon Matthias Kilian <[EMAIL PROTECTED]>:
> Not yet tested:
>
> * Voice box.
> * Dialin.

These work fine here at least (answer machine, dialin, dialin+pppd).

> * fax/faxspool.in: pdf conversion doesn't work (relies on acroread).
>   This may probably changed just using gs(1). BTW: the port should
>   RUN_DEPEND on ghostscript.

Yes, maybe, I'll have a deeper look at this script, and maybe even add a
RUN_DEPEND on netpbm instead.
Note that you can use /etc/mgetty+sendfax/faxspool.rules to adjust faxspool, so
the acroread thing isn't a big deal, just add a gs command in faxspool.rules.

> * faxrunq fails to send mails, please add this to patch-policy.h-dist
> @@ -591,7 +591,7 @@
>  #endif
>
>  #ifndef MAILER
> -# define MAILER              "/usr/lib/sendmail"
> +# define MAILER              "/usr/sbin/sendmail"
>  # define NEED_MAIL_HEADERS
>  #endif

Man, that was obvious... my bad really. I just don't know how I missed that.

> * when mgetty's running, faxrunq fails to get the lock (on /dev/cua1 in
>   my setup).

/dev/cua1 or /dev/cua01 ?
Did you try using tty01 instead of cua01 ?

> * from my memory: some years ago, I had to use the attached
>   patch-voice_libvoice_Elsa_c to get the voice box running.

That I have no idea. I use a USR modem for voice and it works fine, so for now,
I'll leave it until people actually need this patch.

I really appreciated your feebacks, thanks. I'll rework the port a bit and send
an updated version as soon as I can.

Regards,

Antoine

Reply via email to