Fink

Recent Package Updates

2026-07-14: tkrev-9.4.9-1 (GUI for revision control systems)
kRev is a Tcl/Tk-based graphical interface to the CVS, Subversion and
Git configuration management systems. It will also help with RCS. It
shows the status of the files in the current working directory, and has
tools for tagging, merging, checking in/out, and other user operations.
TkDiff is included for browsing and merging your changes.

TkRev also aids in browsing the repository. For Subversion, the
repository tree is browsed like an ordinary file tree. For Git, the
branches and tags are listed. For CVS, the CVSROOT/modules file is read.
TkRev extends CVS with a method to produce a "user friendly" listing of
modules by using special comments in the CVSROOT/modules file.
 
The graphical 2 and 3-way diff/merge tool TkDiff is included in this
package and can be used by itself.

commit log from Hanspeter Niederstrasser ([email protected]):

    tkrev: v9.4.9
2026-07-14: nano-small-9.1-1 (Free Pico clone with some new features)
GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).

commit log from Hanspeter Niederstrasser ([email protected]):

    nano: v9.1
2026-07-14: nano-noutf8-9.1-1 (Free Pico clone with some new features)
GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).

commit log from Hanspeter Niederstrasser ([email protected]):

    nano: v9.1
2026-07-14: nano-9.1-1 (Free Pico clone with some new features)
GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).

commit log from Hanspeter Niederstrasser ([email protected]):

    nano: v9.1
2026-07-14: gsasl19-shlibs-2.2.4-1 (GNU SASL shared libraries)
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.

GNU SASL contains a library (libgsasl), a command line utility (gsasl)
to access the library from the shell, and a manual. The library
includes support for the SASL framework (with authentication functions
and application data privacy and integrity functions) and at least
partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN,
SECURID, DIGEST-MD5, LOGIN, NTLM and KERBEROS_V5 mechanisms.

The library is portable because it does not do network communication
by itself, but rather leaves it up to the calling application. The
library is flexible with regards to the authorization infrastructure
used, as it utilizes callbacks into the application to decide whether
an user is authorized or not.

GNU SASL is written in pure ANSI C89 to be portable to embedded and
otherwise limited platforms. The entire library, with full support for
ANONYMOUS, EXTERNAL, PLAIN, LOGIN and CRAM-MD5, and the front-end that
support client and server mode, and the IMAP and SMTP protocols, fits
in under 60kb on an Intel x86 platform, without any modifications to
the code.

commit log from Hanspeter Niederstrasser ([email protected]):

    gsasl: v2.2.4
2026-07-14: graphicsmagick-1.3.47-2 (Swiss army knife of image processing)
GraphicsMagick is the swiss army knife of image processing. Comprised
of 337K lines of C and C++ code, it provides a robust and efficient
collection of tools and libraries which support reading, writing, and
manipulating an image in over 88 major formats including important
formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.
GraphicsMagick supports huge images on systems that support large
files, and has been tested with gigapixel-size images. GraphicsMagick
can create new images on the fly, making it suitable for building
dynamic Web applications. GraphicsMagick may be used to resize, rotate,
sharpen, color reduce, or add special effects to an image and save the
result in the same or differing image format. Image processing
operations are available from the command line, as well as through C,
C++, Perl, Tcl, Ruby, or Windows COM programming interfaces. With some
modification, language extensions for ImageMagick may be used.

GraphicsMagick is originally derived from ImageMagick 5.5.2 but has
been completely independent of the ImageMagick project since then.
Since the fork from ImageMagick in 2002, many improvements have been
made (see news) by many authors using an open development model but
without breaking the API or utilities operation.

commit log from Daniel Macks ([email protected]):

    graphicsmagick: deterministic libzip deps
2026-07-14: graphicsmagick-q32-1.3.47-2 (Swiss army knife of image processing)
GraphicsMagick is the swiss army knife of image processing. Comprised
of 337K lines of C and C++ code, it provides a robust and efficient
collection of tools and libraries which support reading, writing, and
manipulating an image in over 88 major formats including important
formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.
GraphicsMagick supports huge images on systems that support large
files, and has been tested with gigapixel-size images. GraphicsMagick
can create new images on the fly, making it suitable for building
dynamic Web applications. GraphicsMagick may be used to resize, rotate,
sharpen, color reduce, or add special effects to an image and save the
result in the same or differing image format. Image processing
operations are available from the command line, as well as through C,
C++, Perl, Tcl, Ruby, or Windows COM programming interfaces. With some
modification, language extensions for ImageMagick may be used.

GraphicsMagick is originally derived from ImageMagick 5.5.2 but has
been completely independent of the ImageMagick project since then.
Since the fork from ImageMagick in 2002, many improvements have been
made (see news) by many authors using an open development model but
without breaking the API or utilities operation.

This package is built --with-quantum-depth=32. It will be slower and
use twice as much memory as "graphicsmagick" which is built
--with-quantum-depth=16. The higher bit-depth should only be needed for
scientific applications needing the highest accuracy. Quantum 16 is
fine for most uses and is the most optimized.

commit log from Daniel Macks ([email protected]):

    graphicsmagick: deterministic libzip deps
2026-07-14: libzip5-1.11.4-1 (Library for handling zip archives)
libzip is a C library for reading, creating, and modifying zip archives.
        Files can be added from data buffers, files, or compressed data copied
        directly from other zip archives. Changes made without closing the
        archive can be reverted. The API is documented by man pages.

commit log from Daniel Macks ([email protected]):

    libzip: new version
2026-07-14: ebook-tools-0.2.2-3 (Accesses/converts various ebook file formats)
Accesses/converts various ebook file formats

commit log from Daniel Macks ([email protected]):

    ebook-tools: libzip update
2026-07-12: gawk-5.4.1-1 (The Awk processing language, GNU edition)
Awk is a sophisticated text processing language commonly used in shell
scripts. Note that many people actually prefer mawk over gawk because
of speed.

commit log from Hanspeter Niederstrasser ([email protected]):

    gawk: v5.4.1
2026-07-11: moose-pm5302-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5282-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5162-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5302-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5182-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5341-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5303-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5184-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: document-ooxml-pm5341-0.181410-1 (Manipulation of Office Open XML files)

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: image-exiftool-pm-13.55-1 (Read and write image/movie meta information)
ExifTool provides an extensible set of perl modules to read, write, and edit 
meta information in a wide variety of files. ExifTool supports many different 
metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, 
Photoshop IRB, FlashPix, AFCP and ID3, as well as the maker notes of many 
digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, 
JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, 
Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, 
Samsung, Sanyo, Sigma/Foveon and Sony.

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5303-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5184-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5282-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5182-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: moose-pm5162-2.4000-1 (Postmodern object system for Perl 5)
Postmodern object system for Perl 5

commit log from Daniel Macks ([email protected]):

    perlmod updates
2026-07-11: groff-1.24.1-1 (GNU document formatting system)
Groff (GNU Troff) is a document processor which reads plain text mixed
with formatting commands and produces formatted output. This version
includes gxditview and supports HTML.

Licensing details:
- groff is licensed under the GPL.
- gxditview is derived from xditview (MIT license -> BSD style), with
        modifications in the public domain.

commit log from Hanspeter Niederstrasser ([email protected]):

    groff: document fix
2026-07-11: lighttpd-1.4.85-1 (Lightning fast web server)
lighttpd (pronounced /lighty/) is a secure, fast, compliant, and very flexible
web server that has been optimized for high-performance environments. lighttpd
uses memory and CPU efficiently and has lower resource use than other popular
web servers. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and much more) make lighttpd the perfect web server for all
systems, small and large.

commit log from Glenn Strauss ([email protected]):

    lighttpd: update to lighttpd 1.4.85
2026-07-09: libarchive31-3.8.5-1 (Archiver library for tar, pax and others)
The bsdtar program is FreeBSD's modern implementation of tar based
on the libarchive. It started as a test harness, but has grown into a
feature-competitive replacement for GNU tar.

The libarchive is a stream-oriented library for variety of archives.
It focuses on tar format and its variants primarily, but can also
read and/or write other families of archive formats.

Following formats are supported ('r' for reading and 'w' for writing).
On read, compression and format are always detected automatically.

[rw] uuencoded files
[rw] gzip compression
[rw] bzip2 compression
[rw] compress/LZW compression
[rw] lzma, lzip, and xz compression
[rw] lz4 compression
[rw] lzop compression
[rw] zstandard compression

[rw] GNU tar format (including GNU long filenames, long link names, and
     sparse files)
[r ] Solaris 9 extended tar format (including ACLs)
[rw] Old V7 tar archives
[rw] POSIX ustar
[rw] POSIX pax interchange format
[rw] "restricted" pax format, which will create ustar archives except for
     entries that require pax extensions (for long filenames, ACLs, etc).
     This is the default, which is mostly compatible with the standard tar.
[rw] POSIX octet-oriented cpio ("odc")
[rw] SVR4 ASCII cpio ("newc")
[rw] Binary cpio (big-endian or little-endian)
[ w] shar archives
[rw] ISO9660 CD-ROM images (with optional Rockridge or Joliet extensions)
[rw] ZIP archives (with uncompressed or "deflate" compressed entries)
[rw] GNU and BSD 'ar' archives (including 64-bit)
[rw] 'mtree' format
[rw] 7-Zip archives
[r ] Microsoft CAB format
[r ] LHA and LZH archives
[r ] RAR archives (including RAR 5.0)
[r ] ZIPX archives (with xz, lzma, ppmd8 and bzip2 compression)
[rw] XAR archives
[rw] WARC (ISO 28500:2009) archives

commit log from Hanspeter Niederstrasser ([email protected]):

    libarchive: v3.8.5
    still fails bsdcpio_test_option_a (see #1187)
2026-07-09: libgraphite2-shlibs-1.3.15-1 (Font rendering engine for Complex Scripts)
Graphite is a "smart font" system developed specifically to handle the
complexities of lesser-known languages of the world.

commit log from Hanspeter Niederstrasser ([email protected]):

    libgraphite2: v1.3.15