Fldiff is a graphical diff program that shows the differences between two
files/directories, or a file/directory and a CVS or Subversion repository.
It is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of
GUI toolkit has hampered their portability to many of the systems I work with.
WWW: http://www.easysw.com/~mike/fldiff/
PR: ports/86078
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
signing-party is a collection for all kinds of PGP/GnuPG related things,
including signing scripts, party preparation scripts, etc.
* caff: CA - Fire and Forget signs and mails a key
* pgp-clean: removes all non-self signatures from key
* pgp-fixkey: removes broken packets from keys
* gpg-mailkeys: simply mail out a signed key to its owner
* gpg-key2ps: generate PostScript file with fingerprint paper strips
* gpglist: show who signed which of your UIDs
* gpgsigs: annotates list of GnuPG keys with already done signatures
* keylookup: ncurses wrapper around gpg --search
WWW: http://pgp-tools.alioth.debian.org/
PR: ports/86077
Submitted by: Johan van Selst <johans@stack.nl>
(not that portlint is ever going to like this port :).
- Remove obsolete MASTER_SITE_SUBDIR.
- Don't quote or capitalize IGNORE.
- Don't capitalize BROKEN.
Reported by: kris (IGNORE)
Telak is a small tool to draw local or remote pictures on your root window.
This is very useful if you want to have RRD graphs drawn above your wallpaper.
WWW: http://julien.danjou.info/telak.html
PR: ports/86069
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5,
but is a significant step forwards, featuring complete
utf-8 support, native support for blobs, native support for
prepared statements with bound parameters and improved concurrency.
PR: ports/86037
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
as prepared statements and bound parameters. PDO drivers are dynamically
loadable and may be developed independently from the core, but still accessed
using the same API.
PR: ports/86033
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
- Switch from rarely used biconv.2 to standard iconv.3
- Add WITH_RPLAY knob, kill WITHOUT_XINERAMA since it was of little use
- Fix WITH_BIDI case (missing fribidi.0 dependency)
- Remove evil `-imlib' PKGNAMESUFFIX
- Do not forget FvwmGtk.1 in MAN1
- Fix NLS detection (and handle WITHOUT_NLS knob)
- Adjust PLIST accordingly
- Utilize DATADIR in pkg-plist
- Pacify portlint to some degree
PR: ports/81440
Submitted by: yours truly
Approved by: maintainer