major changes:
* gtk+ based GUI
* savestates (aka snapshots/freeze files) incompatible with older
versions
* SDL audio output
longer list of changes at http://www.snes9x.com/phpbb2/viewtopic.php?t=4546
from fgsch@
udis86 is an easy-to-use minimalistic disassembler library (libudis86)
for the x86 and x86-64 class of instruction set architectures. The
primary intent of the design and development of udis86 is to aid
software development projects that entail binary code analysis.
adding them to the PLIST. First, /var/run/* is cleaned upon reboot and
second /var/tmp/havp/ has a chance to get wiped out being in a temporary
dir.
ok giovanni@ (maintainer)
Apvlv is a PDF Viewer with vim-like keybindings using poppler rendering
library (that means it won't render pdf that evince and epdfview already
don't render).
For example, <Ctrl-f> for next page, <Ctrl-b> to previous page,
'k','j','h','l' to scrolling a page up, down, left or right, and so on.
It support lots of other shortcuts explained in the provided pdf
documentation, shown when starting it without arguments.
callbacks, which are invoked for all files thar are 'diffent'
between the two directories, and for any files that exist only in
one or other directory ('unique' files).
ok landry@
* fixes security issues in gdomapwhich could lead to an integer overflow and
information disclosure (CVE-2010-1457 and CVE-2010-1620)
ok aja@ (MAINTAINER)
running a zabbix server. These are provided by the zabbix-agent package,
so make zabbix,-server run depends on zabbix,-main.
"makes sense" and input from sthen@
- obstack.h uses casts as lvalues, fix those
- hack standard includes to avoid tons of strlen/malloc warnings (may
even fix bootstrap on other things than i386)
- remove non-standard assert.h that requires an eprintf in libgcc.
- bump pkgname, just in case...
verified to work with both gcc3 and gcc4.