Import upstream commit b886894bd1afc515947c24883169d0a5107a86d5, which
fixes the build with clang.
Shouldn't be needed anymore when 4.8.x hits the tree.
PR: 166271
files. The screen can be dynamically adjusted to include all information
(like 'ls -ail'), or just the filenames (multi-column), or anything in
between.
All basic file and directory manipulations are possible with 1 keystroke:
copy, move, delete, view, execute, change owner/group/mode, edit, diff,
link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
Documentation is self-contained in cdls and consists of two screens from
which each option or subject can be selected to show its info screen.
PR: ports/166942
Submitted by: Hans de Hartog <hans@dehartog.nl>
- fixes compile time warnings with string.hg not being included in xdd.h
PR: ports/165197
Submitted by: Garrett Cooper <yanegomi@gmail.com>
Approved by: g.gonter@ieee.org (maintainer, timeout 60 days)
- Remove the DRAW options, regards it is a third patch and doesn't apply
anymore in this new version.
- Add ghostscript fonts(TYPE1) to be build as an option.
PR: ports/166601
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
be used to find where a given structure is used in code files. coccigrep
depends on the spatch program which comes with coccinelle.
WWW: https://home.regit.org/software/coccigrep/
based on the WebKit web content engine and the GTK+ toolkit.
It is very fast, extensible by Lua and licensed under the
GNU GPLv3 license. It is primarily targeted at power users,
developers and any people with too much time on their hands
who want to have fine-grained control over their web browsers
behaviour and interface.
WWW: http://luakit.org
PR: ports/166415
Submitted by: gugabsd <gugabsd@mundounix.com.br>
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
Viper is a minimalistic scientific plotter and run-time visualization module.
Viper has support for visualizing meshes and solutions in DOLFIN.
WWW: https://launchpad.net/fenics-viper
PR: ports/166913
Submitted by: jwbacon@tds.net