summaryrefslogtreecommitdiff
path: root/comms/birda/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
Patch provided by Sergey Svishchev in private mail.
2006-06-06Honor *OWN, *GRP, and *MODE.minskim1-1/+4
2005-11-14Update to version 1.3:augustss1-2/+2
* Add a driver for Redlink-105 From mkenyeres@konvergencia.hu
2005-11-14Update to version 1.2.augustss1-4/+2
* Rename log to birda_log * Fix a use-after-free problem. From mjl@luckie.org.nz
2003-09-30Fix build with GCC 3.3.1: rename log() to birda_log() with a preprocessorseb1-1/+3
macro.
2002-09-05Make sure it doesn't install in /usr/lib. From PR 17955 by Urban Boquist.augustss1-2/+2
2002-04-02Integrate patch-aa: LP64 fixes.augustss1-2/+2
2002-01-13An update from Dieter Baron, adding mkobexcard.augustss1-2/+2
2002-01-02Another man page fix.augustss1-2/+2
2002-01-02Fix ircomm(1) man page.augustss1-2/+2
2002-01-02Some fixes from Tommy Bohlin to set the station name.augustss1-2/+2
2001-12-30Update man pages and add a utility program. From Dieter Baron.augustss1-2/+2
2001-12-17Make the package compile on pre 1.5Z.augustss1-3/+2
2001-12-16Add a delay in getValueByClass() that seems to improve ircomm.augustss1-2/+2
I'm not sure why.
2001-12-11ir devices weren't added until 1.5Z so restrict this with an ONLY_FOR_PLATFORMjmc1-1/+2
directive for 1.5Z or greater.
2001-12-05Update for the new world order with in kernel irframe support.augustss1-2/+2
2001-11-29A set of utilities to communicate with IrDA devices over an IrDA portaugustss1-0/+11
on a serial line. Covers IrComm for connecting via PPP over cell phones as well as several utilities to exchange data with PDAs. These programs were written by Tommy Bohlin <tommy@gatespace.com>.