close
Fink

Recent Package Updates

2026-05-18: vim-nox-9.2.498-1 (Improved version of the editor "vi")
VIM adds many of the features that you would expect in an editor:
Unlimited undo, syntax coloring, split windows, visual selection,
graphical user interface (read: menus, mouse control, scrollbars,
text selection), and much much more.

commit log from Hisashi T Fujinaka ([email protected]):

    Vim: Welcome to Vim-9.2.498.
2026-05-18: vim-9.2.498-1 (Improved version of the editor "vi")
VIM adds many of the features that you would expect in an editor:
Unlimited undo, syntax coloring, split windows, visual selection,
graphical user interface (read: menus, mouse control, scrollbars,
text selection), and much much more.

commit log from Hisashi T Fujinaka ([email protected]):

    Vim: Welcome to Vim-9.2.498.
2026-05-18: maven-3.9.16-1 (Software project management tool)
Maven is a software project management and comprehension tool.
Based on the concept of a project object model (POM), Maven can
manage a project's build, reporting and documentation from a
central piece of information.

commit log from sth0 ([email protected]):

    Update version to 3.9.16, reordered PatchFile lines
2026-05-17: gsasl19-shlibs-2.2.3-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.3