CPat is a curses based solitaire/patience collection. It's pretty stable
and at present contains implementations of Freecell, Klondike, Spider,
40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon and Stategy. The
games are played in your favourite shell using keyboard commands.
ok landry@
- see https://www.mozilla.org/en-US/firefox/32.0/releasenotes/
- remove patch-toolkit_components_downloads_nsDownloadManager_cpp and
patch-xpcom_io_SpecialSystemDirectory_cpp fiddling with modes when
creating user dirs, they never made sense to me, and this is the wrong
place to touch this.
- remove patch-webapprt_moz_build, patch-webapprt_gtk2_Makefile_in and
patch-configure_in from #1012447, merged upstream
- zathura-pdf-poppler-0.2.5 using poppler lib for pdf rendering
- zathura-pdf-mupdf-0.2.6 using mupdf backend for pdf
(note, the two pdf plugins install the same file and thus conflict)
- zathura-ps-0.2.2 for PostScript files
- zathura-djvu-0.2.3 for DJVU files
- zathura-cb-0.1.2 for comic book archives
ok ajacoutot@
zathura is a highly customizable and functional PDF viewer based
on the poppler rendering library and the gtk+ toolkit. The idea
behind zathura is an application that provides a minimalistic and
space saving interface as well as an easy usage that mainly focuses
on keyboard interaction.
Note that after 0.1.0, zathura was rearchitectured/splitted between
'core' (the viewer itself) and 'plugins' (taking care of the rendering
itself). Users of previous version will need to install
zathura-pdf-poppler or zathura-pdf-mupdf to restore their featureset.
ok ajacoutot@
Girara is a library that implements a user interface that focuses on
simplicity and minimalism. Currently based on GTK+3, a cross-platform
widget toolkit, it provides an interface that focuses on three main
components: A so-called view widget that represents the actual
application (e.g. a website (browser), an image (image viewer) or the
document (document viewer)), an input bar that is used to execute
commands of the application and the status bar which provides the user
with current information. girara was designed to replace and enhance the
user interface that is used by zathura and jumanji and other features
that those applications share.
ok ajacoutot@
Portscout is a tool which looks for new versions of software in the
FreeBSD ports tree, and potentially other software repositories.
Various factors make this task a bit more difficult than it might
initially seem. In particular, the array of weird and wonderful
versioning schemes software vendors manage to come up with.
A list of results can be found here: http://portscout.jasper.la/
ok ajacoutot@
Remove patch merged upstream in http://trac.osgeo.org/postgis/ticket/2723
pass INSTALL=install to the do-test target so that things are not
installed with -o/-g. All tests are successful on amd64.