though the password param is specified as optional, the rabbitmq_user
module fails when it is not provided.")
PR: 197573
Submitted by: olgeni
Reviewed by: maintainer
More testing needs to be done on arm to see if our dtrace support is
compatible with what ruby needs. PowerPC may work as well, but needs
more testing.
Reviewed by: swills
reop is a simple, semi-modern wannabe PGP clone.
Supported operations include signing -S and verifying -V messages, plus
a variety of options for encrypting messages (-D -E). It does everything
you'd expect a PGP program to do. More accurately, it does everything I
expect you to expect a PGP program to do.
WWW: https://github.com/tedu/reop
- Fix: linking against libev on FreeBSD
- Fix: Let configure report problem on FreeBSD when configuring with
libevent and libunbound <= 1.4.22 is not compiled with libevent.
- Better libcheck detection
- Better portability with UNIX systems
PR: 197560
Submitted by: pi
Approved by: zi (maintainer)
- Blixem
o Previously-unsupported GFF feature types can now be displayed
as a new 'basic feature' type.
o Styles are now applied to the detail view as well as the big
picture, so feature display is more consistent across the two
views.
o Fix a bug where styles were not being applied to
dynamically-loaded features.
- Dotter
o Added a 'maximise' button for the greyramp tool.
o Small fixes to inconsistencies in context-sensitive menus and
keyboard shortcuts.
- Enable sound via alsa-lib
Differential Revision: https://reviews.freebsd.org/D1670
Reviewed by: amdmi3
Approved by: amdmi3 (maintainer)
Approved by: bapt (mentor)
ChangeLog:
* Point to new leaderboard server
* Make name resolve non-fatal
* Debian patch for gcc-4.4 integrated
This library is used to gain direct access to the functions exposed by
Daniel J. Bernstein's nacl library via libsodium or tweetnacl. It has
been constructed to maintain extensive documentation on how to use nacl
as well as being tely portable. The file in libnacl/__init__.py can be
pulled out and placed directly in any project to give a single file
binding to all of nacl.
WWW: https://libnacl.readthedocs.org
Changes:
- connect pkg alias to the build
- add pkg create -v and PKG_CREATE_VERBOSE in pkg.conf to get verbose package
creation
- show repository priority in pkg -vv
- document pkg_repo_priority() in pkg_repos(3)
- fix a bug handling chflags on systems without chflagsat reported on dfly but
might also affect FreeBSD 8 and 9 even if no bugs were reported yet [1]
[1] Special thanks goes to Dillon for removing the dirt our of my eyes and
spotting the bug, Antonio Huete Jimenez (tuxillo) for testing and tracking the
bug since it has been spotted on dragonfly
Changes:
- show repository priority in pkg -vv
- document pkg_repo_priority() in pkg_repos(3)
- fix a bug handling chflags on systems without chflagsat reported on dfly but
might also affect FreeBSD 8 and 9 even if no bugs were reported yet [1]
[1] Special thanks goes to Dillon for removing the dirt our of my eyes and
spotting the bug, Antonio Huete Jimenez (tuxillo) for testing and tracking the
bug since it has been spotted on dragonfly
Changelog:
Failure to use the external polarssl and lack of time has broguht me to
release hiawatha using the internal version of polarssl.
hiawatha (9.11) stable; urgency=low
ChallengeClient option added.
UrlToolkit options TotalConnections and OmitRequestLog added.
Improvements to UrlToolkit and reverse proxy swap.
UrlToolkit rules are also applied to PUT and DELETE.
Small improvements.
PR: 197205
Submitted by: chris@bsdjunk.com (maintainer)
- Remove MASTER_SITES line, not needed when using USE_GITHUB
- Remove optional installation of DOCS, staging takes of that
- Switch to INSTALL_DATA when installing docs files
PR: 196826 [1]
Submitted by: olevole@olevole.ru [1]
Approved by: fiziologus@gmail.com (maintainer)