unicode strings:
- Python 2.5.c2 was already fixed (verified in upstream SVN).
- Python 2.4 port just got the fix.
- I can't find any trace of python23, python22, and python-devel ever
having existed as package names, so I removed them.
- Add python+ipv6. I don't really know if it contained the
problematic unicode code, but better safe than sorry.
Aqualung is a music player. It plays audio files from your filesystem
and has the feature of inserting no gaps between adjacent tracks.
WWW: http://aqualung.sourceforge.net/
- portlint and remove duplicated 5.x directive [1]
- Use %%DATADIR%% in pkg-plist [1]
- Take maintainer [1]
- Make it possible to build w/o math/atlas. Now use math/blas as default, instead of math/atlas. [2]
PR: 97199 [1], 100330 [2]
Submitted by: Rainer Alves <rainer.alves___gmail.com> [1], trasz <trasz___pin.if.uz.zgora.pl> [2]
This is a library to make it easy to manipulate RDF files describing LADSPA
plugins.
It can also be used for general RDF manipulation.
It can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capablility.
WWW: http://sourceforge.net/projects/lrdf/
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
WWW: http://www.annodex.net/software/liboggz/html/
- These are packages from BSD#'s (my project) development repo. Don't even
give the impression that FreeBSD is supporting security updates for an
outside project.
prison easy, so it is intended to run on FreeBSD only. It is similar to
mod_chroot, but uses FreeBSD's specific system call - jail. Also mod_jail make
it possible to change securelevel into jail prison.
WWW: http://igorpopov.newmail.ru/mod_jail/
PR: ports/104135
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
a2png is a UNIX program that converts plain text into PNG images.
WWW: http://csl.sublevel3.org/a2png/
Author: Christian Stigen Larsen <csl@sublevel3.org>
high performance via SSE3 floating point support for vector operations.
Useful for array processing, image processing, FITS and ASCII I/O, and linear
algebra (astronomical and scientific computing, in short). LTL provides
dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed
size vectors and matrices including basic linear algebra operations, expression
templates based evaluation, and I/O facilities for ascii and FITS format files.
Users of the boost and blitz++ library may find the cross-pollination of these
unique features to be fruitful.
WWW: http://www.mpe.mpg.de/~drory/ltl/
PR: ports/103310
Submitted by: rossiya