in www/squid as of 2012/11/26 plus a REVISION bump. The newer version works
well in most cases, but is less portable and seems to have problems with
certain configurations. ok ajacoutot.
I hear in my head like a ping.
Now wait is that PulseAudio?
Yeah mate, it's time for three point O!
From all of my heart, Happy New Year
Except Lennart, what do we care...
ok robert@ (maintainer)
access violations and public keyring database corruption when importing
manipulated public keys. http://seclists.org/bugtraq/2012/Dec/151
Tweaked from a submission from David Hill.
Use the gettext MODULE.
Enable translation.
Fix the gtk-update-icon-cache goo in @exec/@unexec.
Add missing RUN_DEPENDS.
Don't use USE_LIBTOOL.
Don't use USE_GMAKE.
Fix WANTLIB and LIB_DEPENDS.
s/CONFIGURE_ARGS/CONFIGURE_ENV and add missing LDFLAGS.
Xournal is an application for notetaking, sketching, keeping a journal
using a stylus. It is similar to Microsoft Windows Journal or to other
alternatives such as Jarnal, Gournal, and NoteLab.
It can also be used to annotate PDF files (highlight, underline etc.),
and either save the annotations in a seperate file, or export the
annotated document as a new PDF file.
ok edd@
STFL is a library which implements a curses-based widget set for text
terminals. The public STFL API is only 14 simple function calls big and
there are already generic SWIG bindings. Thus is very easy to port STFL
to additional scripting languages.
<...>
ok jasper@
Changes:
* --shebang-wrap makes is possible to parallelize scripts by putting
parallel in the shebang line (the first #! line in scripts).
* --delay puts in a delay after starting each job. Useful to avoid
raceconditions and thundering herd problems.
* --results now uses / as separator instead of TAB and thus creates
subdirs. Thanks to Drew Frank.
* parallel: OpenBSD CPU detection. Thanks to Michal Markowski.
* niceload --sensor allows for negative numbers to signify a lower
number means the limit is lower.
* niceload --prg suspend a named program that is already running.
* niceload multiple --pid suspend process ids that are already
running.
* Bug fixes and man page updates.
ok ajacoutot@ sthen@ pascal@ (MAINTAINER)