* Add missing dependency devel/py-nose that is required to build. With
Python 3.6/3.7 there are no build issues because the sdist contains
Python Eggs of "nose" for these versions.
While I'm here:
* Set NO_ARCH because the port has no architecture specific files.
* Make it concurrent safe, package installs a script and bump
PORTREVISION due package change.
PR: 253815
Approved by: portmgr (build fix)
MFH: No (The port was added after the 2021Q1 branch)
* Apply the same fix as in 9cb5898561 by
stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make
the port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat)
* Apply the same fix as in 9cb5898561 by
stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make
the port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat)
===> Patching for node-16.0.0
===> Applying extra patch /usr/ports/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp
1 out of 1 hunks failed--saving rejects to tools/v8_gypfiles/v8.gyp.rej
===> FAILED Applying extra patch /usr/ports/www/node/files/extra-patch-tools_v8__gypfiles_v8.gyp
*** Error code 1
Unconditionally enable utempter support.
This change adds no extra dependencies, since a compatible
implementation is already present in FreeBSD base since 9.0, and
adds back functionality that was lost in xfce4-terminal after version
0.8.0.
The functionality can be controlled via the configuration UI.
Requested/Suggested by: Daniel O'Connor <darius@dons.net.au>
Upgrade to the latest major vesrion of Node.js. Regenerate patches
since some have been adopted upstream, while others needed refreshing.
https://nodejs.org/en/blog/release/v16.0.0/
Sponsored by: Miles AS
- Make installation of docs and examples optional
- Correct DISTVERSIONPREFIX
- Needs USES=autoreconf to suppress docs install
- Reorder some Makefile vars
PR: 254734
Submitted by: John Hein <jcfyecrayz@liamekaens.com>
- Use ports dtc instead of packaged dtc [1]
- bin/elf2dmp apparently depends on CURL [2]
- Reduce build to only X86 architectures if X86_TARGETS is set [2]
- rx is not an X86 architecture [2]
PR: 245997 [1] 254385 [2]
Reported by: swills [1] pstef [2]
- Mark BROKEN for 11.X and 12.X. Cannot detect flex from ports. There is
an ongoing issue at upstream.
https://github.com/snort3/snort3/issues/168
- Use OPTIONSNG for couple of OPTIONS
Reported by: adridg