Fink

Recent Package Updates

2025-10-21: iso-codes-4.18.0-1 (Lists of iso names)
This package aims to provide a central list of the country, language,
and currency names and their translations.  The data comes from
ISO standards 639 (language names), 3166 (country names), and 4217 (currency).
The translations are from the Translation Project. The data is provided 
in tabular files as well as XML.

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

    iso-codes: new version
2025-10-21: lcms2-2.17-1 (Free color management engine in 100K)
Little cms intends to be a small-footprint, speed optimized color
 management engine in open source form. Since the initial release, 
 back in 1998, lcms has been continuously evolving, mostly thanks 
 to contributions done by skilled programmers, who generously donated 
 their valuable time to review the engine and the documentation. 
 For now, little cms has been ported to a big number of platforms and
 is currently used in many open source and commercial products, as well 
 as being distributed in major linux enviroments.

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

    lcms2: new version
2025-10-21: lcms-1.19-3 (Free color management engine in 100K)
Little cms intends to be a small-footprint, speed optimized color
 management engine in open source form. Since the initial release, 
 back in 1998, lcms has been continuously evolving, mostly thanks 
 to contributions done by skilled programmers, who generously donated 
 their valuable time to review the engine and the documentation. 
 For now, little cms has been ported to a big number of platforms and
 is currently used in many open source and commercial products, as well 
 as being distributed in major linux enviroments.

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

    lcms2: new version
2025-10-21: libproxy1-0.4.18-2 (Generic access to network proxy settings)
This is the core library only, and the plugins to support
        proxy-configuration via envvar and file. Other plugins will be
        packaged separately. Note: plugins are tied to specific %%v of
        library, not its ABI or other libversion field. Updating
        library package will require updating external plugin
        packages.

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

    libproxy1: force std=c++11 to deal with compiler issues.
    closes #1280
2025-10-21: bmon-4.0-1013 (Bandwidth monitor)
bmon is an interface bandwidth monitor.
 It is able to generate and draw three types of diagrams:
 - The overview diagram which is a list of all interfaces and their  
   send/receive rates.
 - A very MRTG like graphical diagram in ASCII showing the rate over  
   a specific time period in a bar diagram.
 - The details diagram which contains all counters of an interface  
   such as total bytes sent/received, errors, compressed packets.

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

    bmon: fix deps
2025-10-21: libgraphviz238-nox-shlibs-2.49.3-3 (Graph visualization software (shared libs))
graphviz is a set of graph drawing tools for Unix or MS-Windows 
(win32), including a web service interface (webdot). Graph drawing 
addresses the problem of visualizing structural information by 
constructing geometric representations of abstract graphs and 
networks. Automatic generation of graph drawings has important 
applications in key technologies such as database design, software 
engineering, VLSI and network design and visual interfaces in other 
domains.
.
License: Common Public License 1.0
.
Many thanks to Jeroen Scheerder <mailto:[email protected]> for
pointing me in the right directions.
.
Former maintainer(s):
Thomas Kotzian <mailto:[email protected]>
Matthias Neeracher <mailto:[email protected]>

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

    update homepage
2025-10-21: libgraphviz238-shlibs-2.49.3-3 (Graph visualization software (shared libs))
graphviz is a set of graph drawing tools for Unix or MS-Windows 
(win32), including a web service interface (webdot). Graph drawing 
addresses the problem of visualizing structural information by 
constructing geometric representations of abstract graphs and 
networks. Automatic generation of graph drawings has important 
applications in key technologies such as database design, software 
engineering, VLSI and network design and visual interfaces in other 
domains.
.
License: Common Public License 1.0
.
Many thanks to Jeroen Scheerder <mailto:[email protected]> for
pointing me in the right directions.
.
Former maintainer(s):
Thomas Kotzian <mailto:[email protected]>
Matthias Neeracher <mailto:[email protected]>

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

    update homepage
2025-10-18: libtheora1-shlibs-1.2.0-2 (Open-source video compression library)
Theora is an open video codec being developed by the Xiph.org Foundation
as part of their Ogg project (It is a project that aims to integrate
On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia
container formats into a multimedia solution that can compete with
MPEG-4 format). 

Theora is derived directly from On2's VP3 codec; currently the two are
nearly identical, varying only in framing headers, but Theora will
diverge and improve from the main VP3 development lineage as time
progresses.

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

    libtheora1: disable static to match earlier libN
2025-10-18: liboggz2-1.1.3-1 (API for reading/writing Ogg files & streams)
Oggz provides a simple programming interface for reading and writing Ogg 
files and streams. Ogg is an interleaving data container developed by Monty
at Xiph.Org, originally to support the Ogg Vorbis audio format.

liboggz supports the flexibility afforded by the Ogg file format while 
presenting the following API niceties:

    * Strict adherence to the formatting requirements of Ogg bitstreams, to 
      ensure that only valid bitstreams are generated
    * A simple, callback based open/read/close or open/write/close interface 
      to raw Ogg files
    * A customisable seeking abstraction for seeking on multitrack Ogg data
    * A packet queue for feeding incoming packets for writing, with callback 
      based notification when this queue is empty
    * A means of overriding the IO functions used by Oggz, for easier
      integration with media frameworks and similar systems.
    * A handy table structure for storing information on each logical
      bitstream

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

    liboggz2: new version
2025-10-18: libtheora0-shlibs-1.1.1-7 (Open-source video compression library)
Theora is an open video codec being developed by the Xiph.org Foundation
as part of their Ogg project (It is a project that aims to integrate
On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia
container formats into a multimedia solution that can compete with
MPEG-4 format). 

Theora is derived directly from On2's VP3 codec; currently the two are
nearly identical, varying only in framing headers, but Theora will
diverge and improve from the main VP3 development lineage as time
progresses.

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

    libtheora: new version (new libversion)
2025-10-18: libogg-1.3.6-1 (Ogg bitstream headers and libs for devs)
Libogg is a library for manipulating ogg bitstreams.  It handles
both making ogg bitstreams and getting packets from ogg bitstreams.

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

    libogg: new version