Commit graph

12 commits

Author SHA1 Message Date
hira
8951aa3012 Back out previous. Pointed out by uebayasi@ and martti@. 2007-09-25 10:03:52 +00:00
hira
8b4409d328 mv -> ${MV}. 2007-09-25 08:49:03 +00:00
xtraeme
d03f3bc2b9 Don't add LIBEXPAT to DPADD, it doesn't exist in all cases... and
the pkgsrc version is used anyway.
2007-05-24 14:06:33 +00:00
plunky
9a6f04678e update obexapp to version 1.4.7, which contains compiler warning fixes
and NetBSD compatibility in the source.

ok by xtraeme@
2007-05-22 18:53:55 +00:00
xtraeme
a594f4a9d4 Disable -Werror for now, the code has too many warnings with gcc4. 2007-05-06 08:33:54 +00:00
plunky
6fbb608bdf 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>
2007-03-01 21:39:08 +00:00
plunky
cff303b9d7 correct fix for FreeBSDism 2007-02-20 19:05:51 +00:00
xtraeme
287379ce9c Update to 1.4.5 (thanks to plunky@ for the info about this release):
- obex mtu fixes (submitted by Alexander V. Ribchansky)
- obexapp now registers both opush and ftrn services
- obexapp now supports quotation (with backslash \) in file names
  (with spaces etc.)
- other minor fixes
2007-02-06 17:50:46 +00:00
xtraeme
f66e9fc82f Don't build this package on NetBSD if /usr/include/bluetooth.h
is not available.
2006-12-30 22:40:57 +00:00
xtraeme
cf3ce0b3ca Clean up previous patches for NetBSD bluetooth support. IMHO I can
send them to the author now.
2006-07-09 16:35:31 +00:00
xtraeme
818f46b417 This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM. 2006-07-02 18:24:18 +00:00
xtraeme
1e1ee23269 Initial import of obexapp-1.4.4.
An obex application to transfer objects (address book items, images, movies,
anything the target can handle) to mobile devices via IrDA, Bluetooth and other
protocol via the OBEX format.

xtraeme: now it should be possible to transfer files from/to my cellular
phone from NetBSD.
2006-07-02 18:18:34 +00:00