Make the port use autoplist feature to let it package both with
python2 and python3.
PR: 212064
Reported by: Joseph Mulloy <freebsd-bugs@joe.mulloy.me>
Approved by: maintainer timeout (14 days)
This gem contains various helper mechanisms for creating exploits. This
includes SEH Overwrite helpers, egghunters, command stagers and more.
WWW: https://github.com/rapid7/rex-exploitation
The last version of net/libmediawiki is 4.12.0.
Afterwards it was unbundled from graphics/digikam's distfile,
but was never released in a tarball of its own.
Approved by: rakuco (mentor)
* update to 0.9.11
* add qml as proxy dep
* simplify the port by naming it otter-browser
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8122
It turns out that the C source files were getting built with the headers
from the base ncurses. The recent update in Synth's display exposed a
resulting problem with the add chtype routines, resulting in garbled
output. Since adacurses is a static library, synth requires a revbump.
PR: 211199
Submitted by: ml@netfence.it (based on)
OpenCPN is a free software project to create a concise chart plotter and
navigation software, for use underway or as a planning tool. OpenCPN is
developed by a team of active sailors using real world conditions for
program testing and refinement.
http://opencpn.org/
The port creates /etc/ssl directory with the default option, but until now,
did not remove it upon deinstallation. While technically this requires
a revbump, rebuilding this port to fix a cleanup step would cause a
tremendous amount of fallout and it's not worth the pain IMO.
PR: 213121
Approved by: feld (ports-secteam)
In toplevel form:
howm-backend.el:23:1:Error: Symbol's function definition is void: ed
In toplevel form:
howm-cl.el:33:1:Warning: cl package required at runtime
howm-vars.el: `labels' is an obsolete macro (as of 24.3); use `cl-labels' instead.
In toplevel form:
howm-common.el:23:1:Error: Symbol's function definition is void: ed
howm-vars.el: `labels' is an obsolete macro (as of 24.3); use `cl-labels' instead.
In toplevel form:
howm-date.el:23:1:Error: Symbol's function definition is void: ed
...
Reported by: pkg-fallout
MFH: 2016Q4
* Clean up the port to use the new OPTIONS framework [1]
* Make sure to use the right Python executable for afpstats [2]
PR: 213192 [2]
Submitted by: bofh [1]
Differential Revision: D7537 [1]