It can be used for programmatically access outside HTML-pages.
I hope to extend it to become a web-publishing framework in the future.
PR: ports/79432
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
viewing and safe modification of the contents in a qmail queue.
Features include finding abusers, sorting messages by sender/sender's IP,
showing stats, requeue messages, queue consistency check, queue
backup/restore, and others.
PR: ports/79718
Submitted by: Matthew Will <mwill@spingen.com>
Provides a small beep-media-player icon in the system tray
(should work with GNOME, KDE, fluxbox, etc.) that provides
basic play control for beep-media-player. Also displays the
current song title in a tooltip.
WWW: http://mark.xnull.de/bmp-docklet.php
be depended upon just fine without explicit version in there, while
specifying it can occasionally confuse (cf. ports/78527). Package depends
on specific versions of Xaw3d, neXtaw and X libraries anyway and port
will get the right version number through imake.
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of neXtaw and X libraries anyway and ports will get the right
version number through imake.
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
Mjpegtools YUV video stream processing tools
yuvdeinterlace:
A non destructive deinterlacer. Converts to a double frame rate, alf height,
progressive yuv stream for further processing by temporal based filters.
Then re-interlaced before encoding. The reinterlacer doesn't exist at this
time.
yuvafps:
A linear frame averaging, frame rate converter. Does a better job than the
frame dropping/duplicating converters.
yuvfade:
Will fade the video to black after X number of frames. Uses a trial and
error method of fading to black
yuvwater:
Attempts to detect and remove semi-transperant watermarks from the source.
Produces a PGM file of the detected watermark which is used to remove or
reduce the effect.
Preference Manager is a class to handle user preferences in a web application,
looking them up in a table using a combination of their userid, and the
preference name to get a value, and (optionally) returning a default value for
the preference if no value could be found for that user.
It is designed to be used alongside the PEAR Auth class, but can be used with
anything that allows you to obtain the user's id - including your own code.
PR: ports/79556
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
libstatgrab is a library that provides a common interface for
retrieving a variety of system statistics on a number of *NIX like
systems.
This extension allows you to call the functions made available by
libstatgrab library.
PR: ports/79542
Submitted by: Tim Bishop <tim@bishnet.net>