Recent Package Updates
2025-04-02: gsasl19-shlibs-2.2.2-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 Daniel Macks ([email protected]): gsasl19: new version2025-04-02: texlive-texmf-20240312-1 (Main texmf tree for a TeX Live installation)
Main texmf tree for a TeX Live installation commit log from sth0 ([email protected]): Added variants of macOS 15, removing luajittex and luajithbtex for x86_64 systems where programs seg fault. Updated checksum type for livetex-texmf.info2025-04-01: podofo0.9.7-shlibs-0.9.7-5 (Library and tools for PDF files)
The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. The PoDoFo tools are simple tools built around the PoDoFo library. These tools are first of all examples on how to use the PoDoFo library in your own projects. But secondly they offer also features for working with PDF files. commit log from Daniel Macks ([email protected]): podofo: new libversion2025-04-01: podofo0.9.8-shlibs-0.9.8-3 (Library and tools for PDF files)
The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. The PoDoFo tools are simple tools built around the PoDoFo library. These tools are first of all examples on how to use the PoDoFo library in your own projects. But secondly they offer also features for working with PDF files. commit log from Daniel Macks ([email protected]): podofo: new libversion2025-04-01: podofo9-shlibs-0.9.2-11 (Library and tools for PDF files)
The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. The PoDoFo tools are simple tools built around the PoDoFo library. These tools are first of all examples on how to use the PoDoFo library in your own projects. But secondly they offer also features for working with PDF files. commit log from Daniel Macks ([email protected]): podofo: new libversion2025-04-01: libpodofo2-shlibs-0.10.4-1 (Library and tools for PDF files)
The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. The PoDoFo tools are simple tools built around the PoDoFo library. These tools are first of all examples on how to use the PoDoFo library in your own projects. But secondly they offer also features for working with PDF files. commit log from Daniel Macks ([email protected]): podofo: new libversion2025-04-01: iniconfig-py39-2.1.0-1 (Brain-dead simple parsing of ini files)
iniconfig is a small and simple INI-file parser module having a unique set of features: *maintains order of sections and entries *supports multi-line values with or without line-continuations *supports "#" comments everywhere *raises errors with proper line-numbers *no bells and whistles like automatic substitutions *iniconfig raises an Error if two sections have the same name. commit log from Hanspeter Niederstrasser ([email protected]): iniconfig-py: py37 should have stayed at v2.0.02025-04-01: iniconfig-py310-2.1.0-1 (Brain-dead simple parsing of ini files)
iniconfig is a small and simple INI-file parser module having a unique set of features: *maintains order of sections and entries *supports multi-line values with or without line-continuations *supports "#" comments everywhere *raises errors with proper line-numbers *no bells and whistles like automatic substitutions *iniconfig raises an Error if two sections have the same name. commit log from Hanspeter Niederstrasser ([email protected]): iniconfig-py: py37 should have stayed at v2.0.02025-04-01: iniconfig-py38-2.1.0-1 (Brain-dead simple parsing of ini files)
iniconfig is a small and simple INI-file parser module having a unique set of features: *maintains order of sections and entries *supports multi-line values with or without line-continuations *supports "#" comments everywhere *raises errors with proper line-numbers *no bells and whistles like automatic substitutions *iniconfig raises an Error if two sections have the same name. commit log from Hanspeter Niederstrasser ([email protected]): iniconfig-py: py37 should have stayed at v2.0.02025-04-01: iniconfig-py37-2.0.0-1 (Brain-dead simple parsing of ini files)
iniconfig is a small and simple INI-file parser module having a unique set of features: *maintains order of sections and entries *supports multi-line values with or without line-continuations *supports "#" comments everywhere *raises errors with proper line-numbers *no bells and whistles like automatic substitutions *iniconfig raises an Error if two sections have the same name. commit log from Hanspeter Niederstrasser ([email protected]): iniconfig-py: py37 should have stayed at v2.0.02025-03-31: lighttpd-1.4.78-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.78