pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/openobex



Module Name:    pkgsrc
Committed By:   plunky
Date:           Fri Mar 15 08:10:05 UTC 2013

Modified Files:
        pkgsrc/comms/openobex: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        pkgsrc/comms/openobex/patches: patch-ag

Log Message:
Update to OpenOBEX 1.7. The maintainer has changed, to Hendrik Sattler
and the sources are now stored at gitorius.org. The build system is changed
to CMake

>From the ChangeLog:

ver 1.7:
        Add support for CMake config files
        Internal code reorganisation and rewrite
        Add new function set for better control than OBEX_HandleInput():
          * OBEX_SetTimeout(),
          * OBEX_Work() and
          * OBEX_GetDataDirection()

ver 1.6:
        Change ABI from 1 to 2 because:
          * Redo the USB changes from version 1.4
          * Remove InOBEX_* function, use the TcpOBEX_* functions instead
          * Remove the simple Unicode<->ASCII functions
        Add support for Single Response Mode
        Add manpages for all example applications
        Add udev support
        Add new example app to find IrDA and USB OBEX devices
        Add fixes for FreeBSD
        Add support for libusb-1.x
        Add support for close-on-exec


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/comms/openobex/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/openobex/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/openobex/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/openobex/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/comms/openobex/patches/patch-ag

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




Home | Main Index | Thread Index | Old Index