Commit graph

24 commits

Author SHA1 Message Date
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
plunky
1eb9fae90c update this to access the old ServiceDiscovery API where appropriate 2009-05-12 14:43:17 +00:00
plunky
cefeb952b8 ensure that these packages continue to build while I am updating
the new Service Discovery Protocol API by adding -DSDP_COMPAT to
the compile flags.
2009-05-07 17:59:37 +00:00
plunky
4c452caa20 update to 1.4.11
only a small change, remove use of the outdated mktemp(3)
2009-05-07 17:45:22 +00:00
plunky
599fdcb462 update to 1.4.10
minor bug fix, improves compatibility with Nokia 6131 phone
2009-01-09 17:47:41 +00:00
plunky
3c50071e92 INSTALLATION_DIRS 2008-07-28 20:13:50 +00:00
plunky
75b9b25826 add PKG_DESTDIR_SUPPORT 2008-07-28 19:47:08 +00:00
plunky
1e3e49f094 add USE_BSD_MAKEFILE=yes for destdir support 2008-07-28 18:49:06 +00:00
plunky
eed2c385ec assume maintainership
update to v1.4.9

add BUILD_DEFS to quiet pkglint warning
2008-07-14 07:01:01 +00:00
plunky
f3042ff0a1 fix build
obexapp uses mktemp which incurs a security warning,
	and -Wfatal-errors causes the link to fail.
	the quick fix is to make WARNS=0
2008-07-09 20:14:37 +00:00
wiz
41f426ade1 Reset maintainer on his request. 2008-05-25 21:20:07 +00:00
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