Remove deskutils/xmdaddressbook, it is deprecated, unowned and there is no
apparent upstream.
It also depends on x11/liboldX which is slated for removal.
- Force build using system-wide harfbuzz and graphite2, this fixes build breakage in 13.0-CURRENT (1300050).
- Add options for Sndio and JACK audio backend. Now can be configured using make config.
- Update version numbers of dependencies.
- Removes obsolote patch for configure options since this is handled in the Makefile script now.
- Minor portfmt(1) fixes.
Changes (Since 1.29.0):
* Merge with Firefox 69.0.2
https://github.com/cliqz-oss/browser-f/compare/1.29.0...1.29.2
Approved by: philip (mentor)
Quotting reporter:
The name of this package appears to be Grammalecte-fr [1]. Even though its not
listed in PyPI (CHEESESHOP) yet, if it ever is uploaded/registered there,
that's what its name will be.
[1] setup.py: name='Grammalecte-fr',
Reported by: koobs
While it may build on some, no one is likely to develop CHERI software
from a 32-bit platform (maybe with exception of an armv7 SoC on an
FPGA and we can enable the build there that if that ever happens).
- Update to 2.0
- Add upstream patches to fix crash due to constructors init order
- Remove sample configuration files as default configuration files are NOT intended for modification by users and SHOULD be overwritten on port upgrade.
- Remove NO_SHARED CMake flag as it is on by default
- Add notes to UPDATING
mail/rspamd-devel:
- Update to 2.1.a1.20191014
- Remove sample configuration files as default configuration files are NOT intended for modification by users and SHOULD be overwritten on port upgrade.
- Add notes to UPDATING
PR: 241204
Submitted by: Alexander Moisseev <moiseev at mezonplus.ru>
Reported by: Yasuhiro KIMURA <yasu at utahime.org>
Use C11 compiler:
rpy2/rinterface_lib/R_API_eventloop.h:24: error: redefinition of typedef 'InputHandler'
rpy2/rinterface_lib/R_API_eventloop.h:6: error: previous declaration of 'InputHandler' was here
Approved by: mentors (implicit approval)
Linking to C++ libraries compiled by GCC9 requires GCC9:
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:171: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:205: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:215: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:225: undefined reference to `simpleXmlGetLineNumber'
Also, remove -mminimal-toc, not needed with the current version.
Approved by: mentors (implicit approval), portmgr (removing architecture specific fixes)
Changelog:
Enhancements:
* Add InfiniBand interface types
* Add rack and site filters for cables
* Disallow raw HTML in Markdown-rendered fields
* Add MultiObjectVar for custom scripts
* Enable editing of individual DeviceType components
* Render text and URL fields as textareas in the custom link form
* Introduce commit_default custom script attribute to not commit changes by
default
Bug Fixes:
* Prevent primary IP address for a device/VM from being reassigned
* Correct CSV headers for exported power feeds
* Fix device status page loading when NAPALM call fails
* Prevent erroneous redirects when editing tags
* Ensure consistent display of changelog retention period
* Change device to parent in interface editing VLAN filtering logic
* Restore label for comments field when bulk editing circuits
* Enforce view permissions on global search results
* Enforce object-form JSON for local context data on devices and VMs
https://github.com/netbox-community/netbox/releases/tag/v2.6.6
MFH: 2019Q4