./comms/openobex, Implementation of the Object Exchange (OBEX) protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.2nb3, Package name: openobex-1.7.2nb3, Maintainer: pkgsrc-users

The overall goal of the OpenOBEX project is to make an open source
implementation of the Object Exchange (OBEX) protocol. OBEX is a session
protocol and can best be described as a binary HTTP protocol. OBEX is
optimised for ad-hoc wireless links and can be used to exchange all kind
of objects like files, pictures, calendar entries (vCal) and business
cards (vCard).


Required to run:
[devel/libusb-compat]

Required to build:
[devel/doxygen]

Master sites:

Filesize: 124.266 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-31 10:49:20 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
*: update for doxygen 1.10
   2023-09-21 16:49:14 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
comms/openobex: fix PLIST
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-24 09:22:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
openobex: fix build with latest doxygen and depend on it

Bump PKGREVISION.
   2022-10-04 10:00:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
openobex: fix PLIST for latest doxygen, and depend on it

Bump PKGREVISION.
   2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2020-10-06 05:46:03 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen 1.8.20