Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.
WWW: http://live.gnome.org/Vala
pre-install. The problem with it being in post-extract is that this
is before the installation of compat6x, which is required for the
time zone update to run.
Reported by: pointyhat (via pav)
Features:
* Two page book-like style.
* Custom font selection.
* Multiple bookmarks per book.
* Bookmarks manager.
* Quick access to the first 10 bookmarks via Alt+number.
WWW: http://kbookreader.org/
PR: ports/113953
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
message part, and fine grain output format control. It is quite
compatible to stock sysklogd and can be used as a drop-in replacement.
Its advanced features make it suitable for enterprise-class, encryption
protected syslog relay chains while at the same time being very easy to
setup for the novice user.
WWW: http://www.rsyslog.com/
Liblogging is an easy to use, portable, open source library for
system logging.
WWW: http://www.liblogging.org/
Author: Rainer Gerhards <rgerhards@adiscon.com>
- This module has numerious known bugs, is not compatable with the Digest
interface and its functionality is a subset of the functionality of
Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it
Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm
- Add support for GraphicsMagick in place of ImageMagick.
- Bump portrevision.
PR: ports/114234
Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer)
"find ... -print/xargs -n1 ...", so use that here to fix file
and directory permissions after installation.
PR: 114445
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.
WWW: http://jakarta.apache.org/commons/daemon/
PR: ports/114431
Submitted by: Ronald Klop <ronald at echteman.nl>