The referenced security issues have been fixed in this version (1.5.0 beta), and
some small bugs have been found too, with many fixes from Debian's Gerrit Pape.
Obtained from: Debian (parts)
Security: CVE-2002-0351
Security: CVE-2006-3123
BusyBee is a refined version of the HyperDex event loop. It exposes a
"messaging" abstraction on top of TCP and automatically packs/unpacks messages
on the wire. At the core of BusyBee is a thread-safe event loop that enables
multiple threads to send and receive messages concurrently.
WWW: https://github.com/rescrv/busybee
PR: 178655
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
From r318239:
These ports which previously failed to build with clang-i386 use their
private copies of the qsimd_p.h header, since this private header is not
installed at all (which, in turns, makes the PORTREVISION bump in
qt4-corelib quite useless).
We thus need to add a copy of the same patch to all these ports to make
sure the qsim_p.h they use when being built is actually the one we want.
Hopefully this gets miwi happy and people on clang-i386 can build these
ports again.
These ports which previously failed to build with clang-i386 use their
private copies of the qsimd_p.h header, since this private header is not
installed at all (which, in turns, makes the PORTREVISION bump in
qt4-corelib quite useless).
We thus need to add a copy of the same patch to all these ports to make sure
the qsim_p.h they use when being built is actually the one we want.
Hopefully this gets miwi happy and people on clang-i386 can build these
ports again.
. add a mandatory dependency upon libinotify; [2]
. bump PORTREVISION. [2]
while I'm here:
. pet portlint: remove whitespace before end of line;
. add a mandatory dependency upon libinotify to the accompanying
port (net-mgmt/collectd) and bump PORTREVISION.
PR: ports/178637 [1]
ports/178634 [2]
Submitted by: bsam (me)
Approved by: ports@bsdserwis.com (maintainer)
. correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since
no change in defaults);
while here apply the last fix to accompanying port (net-mgmg/collectd).
PR: ports/178632
Submitted by: bsam (me)
Approved by: ports@bsdserwis.com (maintainer)
- Convert USE_GNOME to USES for desktop-file-utils
- Remove update-desktop-database call which is now invoked by USES feature
- Add two new translations
- Update and sort pkg-plis
PR: 178625
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)