- don't use ${rcexec} where not needed
- disable reloads; if certain config changes are made, manual confirmation
is required, users should use the standard "/usr/local/bin/nfsen reconfigure"
by hand.
Gnote is a port of Tomboy to C++.
It is the same note taking application, including most of the add-ins
(more are to come). Synchronization support is being worked on.
This will replace tomboy in our tree, users can sync their tomboy notes
with the TomboyImport addin.
feedback/ok aja@
IRC::Utils take care of many of the tasks you are faced with
when working with IRC. Mode lines, ban masks, message encoding
and formatting, etc.
needed for upcoming p5-POE update
from wen heping with tweaks by me
ok sthen@
Socket::GetAddrInfo is a perl module for RFC 2553's getaddrinfo and
getnameinfo functions.
needed for upcoming p5-POE update
from wen heping with tweaks by me
ok sthen@
Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.
needed for upcoming p5-POE update
from wen heping with tweaks by me
ok sthen@
- Re-enable the faad-based AAC decoder. There is a bug with VLC that
causes some streamed AAC content when being transcoded (to at least
Vorbis) to sound like its only at half or quarter speed.
- Just delete the .la files.
From Brad
OK sthen@
fixes the hangs and some other problems and allow us to move further while
a proper fix is investigated. as a result remove the patches to test_io
and test_socket, they are ok now.
- remove the distutils diff. it doesn't seem right, nobody really knows why
it's there and it actually breaks things with this version.
- bump
discussed and ok rpointel martynas sthen djm