Subject: CVS commit: pkgsrc/comms/obexapp
To: None <pkgsrc-changes@NetBSD.org>
From: Iain Hibbert <plunky@netbsd.org>
List: pkgsrc-changes
Date: 03/01/2007 21:39:09
Module Name:	pkgsrc
Committed By:	plunky
Date:		Thu Mar  1 21:39:09 UTC 2007

Modified Files:
	pkgsrc/comms/obexapp: Makefile PLIST distinfo
	pkgsrc/comms/obexapp/patches: patch-ad
Added Files:
	pkgsrc/comms/obexapp/files: obexapp.sh
	pkgsrc/comms/obexapp/patches: patch-ae

Log Message:
tweaks and additions:

1. obexapp rc.d script so you can start server mode automatically

2. new patch-ae to make the sdp registration happen before obexapp
drops privileges as NetBSD uses LOCAL_CREDS so sdpd can't check the
credentials until the client does something.

3. slight tweak to the -A option for NetBSD (in patch-ad) as we have a
function to fetch the local device address.

4. use NetBSD-[4-9].*-* instead of checking for <bluetooth.h>


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/comms/obexapp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/comms/obexapp/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/comms/obexapp/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/comms/obexapp/files/obexapp.sh
cvs rdiff -r1.3 -r1.4 pkgsrc/comms/obexapp/patches/patch-ad
cvs rdiff -r0 -r1.3 pkgsrc/comms/obexapp/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.