Seahorse is a graphical interface for managing and using encryption
keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys.
Its goal is to provide an easy to use Key Management Tool, along with
an easy to use interface for encryption operations.
Seahorse is integrated into the GNOME Desktop Environment and allows
users to perform operations from their regular applications, like
nautilus or gedit.
ok jasper@
moserial is a clean, friendly gtk-based serial terminal for the gnome
desktop. It is written in Vala for extra goodness.
- ASCII and HEX views of incoming and outgoing data
- Logging to file of incoming and/or outgoing data
- Support for x, y, and z-modem file send and receive
- Support for profile files, to load/save common configurations
- Easier to use than the alternatives
- Supports i18n
feedback/ok aja@
Update v6 to v6.0.32, switch it to use SUBST_CMD, removes kurt@ as
maintainer.
For both v5 and v6, use absolute path for javaPathHelper to avoid
errors when starting tomcat.
Various cleanups to pkg-readmes.
tested by some ports@ readers
"looks ok, but I can't test it" sthen@
ok ian@, jasper@
Second step of a plan to have better tomcat ports.
More to come: rc scripts, further cleanups, Tomcat7...
expended to /usr/local instead of /etc/rc.d.
That is needed because @rcscript performs an implicit @cwd to ${RCDIR}
as noticed by Mikolaj Kucharski (thanks!).
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).
x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.
- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).
ok dcoppa@ and supported by weerd@ and various ports@ readers
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.
from Daniel Dickman
ok sthen@
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup
from antti harri (MAINTAINER) and brad
ok sthen@