Upstream change: fixed an issue that could cause a crash when using view on
incomplete DAA files
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8832
- Remove patch that has been incorporated upstream.
No release notes are to be found.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8834
Add py-XStatic family of ports. The goal of XStatic family of packages
is to provide static file packages with minimal overhead - without
selling you some dependencies you don’t want.
PR: 215145
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
Please note that this is a development version of nova.
Many features are not available.
Currently nova works on FreeBSD 11 and supports QEMU and Xen.
Common issues:
- Security groups are not implemented
- ARP spoofing, DHCP isolation protection are not implemented
- Nova services work from the root user
- No IPv6 support
QEMU issues:
- Need to enable serialconsole (TCP)
- Need to disable online CPU tracking
- Cannot mount cinder volumes
Xen issues:
- Live snapshots don't work
- No support for cinder volume hot-plugging
- XENBUS delay (5 min) when using qemu driver and COW images
- Some Linux images cannot be booted
For further FreeBSD specific notes please refer to port's pkg-message.
PR: 215151
Submitted by: Alexander Nusov (alexander.nusov@nfvexpress.com)
cc from finding the correct libcrypto/libssl, so quick-fix this by
only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib.
Also, use USES=ssl. PORTREVISION bump for the potential ldd change.
Macutils hasn't had a maintainer in over 16 years. The build log is
filled with warnings about mismatching protocols, some of which are
caused by the many missing header includes and other caused by
rerolling standard functions like malloc.
Although there is no listed WWW, maybe there's a new version somewhere.
Set expiration 3 months out to give people plenty of time to fix and
or adopt this ancient port.
While here, bring in a dports CFLAG to fix build there.