Peter, thanks for the reply and sorry for the delay with answering to your email. please read my comments inline.
On 9/2/07, Peter Stuge <[EMAIL PROTECTED]> wrote: > On Sat, Aug 18, 2007 at 03:36:34PM +0200, Gergely CZUCZY wrote: > > On Sat, Aug 18, 2007 at 02:15:59PM +0200, Michal ??iha?? wrote: > > > Gammu does have support for Linux and Win32 bluetooth stack only for > > > now, however you're welcome to send patches for others ;-). > > > > Please consider the following message from Maksim Yevmenkin. > > Personally, I haven't checked all the details myself, but he might > > have pointed out something important. > > There are no details, unfortunately. Boris Samorodov ([EMAIL PROTECTED]) did all the work to port gammu bluetooth onto freebsd. he is the gammu's port maintainer. all his patches can be found at http://www.freebsd.org/cgi/cvsweb.cgi/ports/comms/gammu/ (actual patches at http://www.freebsd.org/cgi/cvsweb.cgi/ports/comms/gammu/files/) bsam's patches work on gammu version 1.13.0, however cmake scripts do not have support for detecting bluetooth on freebsd. i'm not familiar with cmake, so i simply applied bsam's patches and hacked cmake generated .h files to enable relevant bluetooth defines. once i compiled hacked version, bluetooth worked fine. > > > there is a problem with the gammu-1.12.0 port because gammu > > > developers switched to new configuration system (cmake) and it no > > > longer able to detect bluetooth support on freebsd. i had to hack > > > gammu port to convince it to detect bluetooth support, and once > > > i've done it, it worked. > > Could you let us know what you needed to do to make bluetooth work on > FBSD? I'd be happy to see that included into the source. please take a look at bsam's patches to see if they can be included into gammu please modify cmake scripts so it can properly detect bluetooth on freebsd > > > please email gammu port maintainer (or possibly gammu developers > > > directly) and ask them to address this issue. > > I don't think any gammu developers know FBSD so hints with technical > details about what is needed to make it play are very welcome. please feel free to ask in [email protected] any questions you might have thanks, max _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[EMAIL PROTECTED]"
