./net/py-bonjour, Python interface to interact with Bonjour

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


Branch: CURRENT, Version: 0.3nb3, Package name: py27-bonjour-0.3nb3, Maintainer: hauke

Bonjour provides service advertising and discovery on the local
network via multicast DNS. These files use SWIG to provide a Python
interface for use by applications to interact with Bonjour.


Required to run:
[lang/python27]

Required to build:
[devel/swig] [pkgtools/cwrappers]

Master sites:

Filesize: 15.96 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-22 15:38:01 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-bonjour: fix PLIST
   2022-01-10 19:24:48 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-bonjour: convert to egg.mk
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-02-20 14:29:43 by Hauke Fath | Files touched by this commit (1)
Log message:
Easier to just list what Python versions we _do_ support.
   2019-02-19 17:25:47 by Hauke Fath | Files touched by this commit (1)
Log message:
py-bonjour does not support Python 3.x ATM - not even v3.4.
   2018-12-27 16:59:10 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
py-bonjour currently doesn't support Python 3.x, mark it so.