libircclient is a small but extremely powerful library which implements
the IRC protocol. It is designed to be small, fast, portable and
compatible with the RFC standards as well as non-standard but popular
features. It is perfect for building the IRC clients and bots.
tweaks and ok sthen@
Reasoning as follows: we were starting a job, and dumping the path
info in there. Just stopping right there makes little sense, so put
the rebuild info there anyways.
partly redone in the main dpb process. Obviously, children's changes to
uptodate don't affect the main process.
thanks to fgs@ for being the crash-test bunny.
- add OpenBSD WPA support written by kettenis@ (also tested by matthieu@
and Gregor Best)
- enable smartcard support via PCSC-Lite
- garbage collect OS compatibility patches which are no longer needed
(one found by me, one by kettenis@)
ok phessler@
as we should.
Use core methods to access the memory threshold.
UI simplification: -M can take a suffix, default is K, but you can just say
-M 520M or -M 2G now.
bpython is a fancy interface to the Python interpreter
It has the following (special) features:
- In-line syntax highlighting.
- Readline-like autocomplete with suggestions displayed as you type.
- Expected parameter list for any Python function.
- "Rewind" function to pop the last line of code from memory and
re-evaluate.
[...]
ok aja@
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library.
The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and powerful image
processing capabilities.
feedback/ok fgsch@
JAG is an arcade-puzzle 2D game. The aim of JAG is to break all of the
target pieces on each level, and to do this before the time runs out.
tweaks & ok landry
in the file constructor if the file does not exist
(upstream git commit d15c8453ac75d9070008b9170ae114ea31a4b586)
Reported by sebastia@, who found we were still affected by this bug
while he was working on a new port that uses taglib.
ok sebastia@
remove REVISIONs
- bump SO_VERSION of e_dbus to 4.0, because of API changes
- modify license marker for edje, where the epp binary is GPLv2
- add EFL libraries elementary, emotion and ethumb leaving out eeze
which is based on udev which does not exist in OpenBSD to have a
complete base for other e17 apps/libs, e.g. terminology
- bump REVISION for x11/e17/e because of new dependencies and remove
EXTRACT_SUFX, because the distfile is available as tar.gz
- correct LIB_DEPENDS (pkgpaths instead of bogus libversions),
adjust/simplify LIB_DEPENDS according to the EFL structure and
regen WANTLIBs accordingly
with feedback and ok ajacoutot@ sthen@
a front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while
it's at it.
with feedback and ok ajacoutot@ sthen@
to get the most details and least artifacts from your raw photos.
Advanced color handling, enhanced exposure and tonality tools, multiple
denoising methods gives you perfect results.
positive feedback from ian@ and Juan Francisco Cantero Hurtado.
ok sthen@.
International Press Telecommunications Council (IPTC) metadata stored
within multimedia files such as images. This metadata can include
captions and keywords, often used by popular photo management
applications. The library provides routines for parsing, viewing,
modifying, and saving this metadata.
ok sthen@