for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
Substitute LIBqrupdate_VERSION instead of hardcoding version numbers.
Don't override FC.
Remove so link to library.
Add NO_REGRESS.
ok pirofti@ (maintainer)
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@