Commit Graph

37775 Commits

Author SHA1 Message Date
msf
e0c2706061 initial import of logpp 0.13
Logpp is a tool for preprocessing event logs and feeding relevant
information to other programs for storing or in-depth analysis.

During its work, logpp reads lines appended to input files (like tail(1)
in -f mode), matches the lines with patterns (e.g., regular
expressions), converts matching lines according to given templates, and
writes the results to given destinations.

Logpp supports multi-line matching and several types of output
destinations like regular files, FIFOs, external programs, and the
system logger.Therefore, logpp can act as a filter in front of the
more complex event log analysis system and increase the system's
performance by weeding out irrelevant log data; it can work as a syslog
gateway between the system logger and the application that doesn't use
syslog(3); it can convert multiline log messages to shorter single
line messages, and accomplish other log pre-processing tasks.

ok sturm@ jasper@
2007-04-23 09:04:41 +00:00
martynas
1d2319806f remove unused
ok maintainer ajacoutot@
2007-04-23 07:16:15 +00:00
martynas
d38480ccb5 3.3.16 is a minor bugfix update
changelog: http://www.sqlite.org/changes.html
ok espie@, steven@
2007-04-22 22:12:42 +00:00
jasper
93f2379667 remove couderc@ as maintainer, per his request. 2007-04-22 21:01:20 +00:00
jasper
a71cb26ea5 dbus support for gajim
from Simon Kuhnle <simonkuhnle@web.de>

ok martynas@
2007-04-22 20:47:09 +00:00
jasper
b0c4576f8e update shared-mime-info to 0.21
ok martynas@ simon@
2007-04-22 20:41:13 +00:00
martynas
fbe3298fa3 - include all supported language packs;
- generate chrome registry once (speeds up startup, esp.
with lots of chromes -- our case), noticed by kurt@;
- work around pref-contentpacks bug;
discussed and tested by naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-22 15:04:39 +00:00
martynas
33ea2cdeef 3.2 is a re-release of 3.1 with my RESOURCEDIR diff
also, add patch-libs_libCore_IO_cpp (which was ok steven@ some time ago)
if you are using freemat3 on amd64 make sure you've got the latest current
with floorf() fix
2007-04-22 14:43:41 +00:00
aanriot
b3d22fb592 fix a format string by keeping a place for the terminating NUL
character.

ok avsm@
2007-04-22 13:21:11 +00:00
martynas
3264e1879d update to 0.30
ok maintainer Sam Smith, simon@
2007-04-21 21:43:31 +00:00
martynas
16e455a27d update to 0.54
ok simon@
2007-04-21 20:19:33 +00:00
martynas
7c8fe92b4e update to 0.09
ok simon@
2007-04-21 20:18:12 +00:00
martynas
82db532306 update to 2.33
ok simon@
2007-04-21 20:16:30 +00:00
martynas
d306079614 remove unused
ok wilfried@
2007-04-21 09:54:27 +00:00
espie
31980c20c5 update to new manual 2007-04-21 09:27:54 +00:00
aanriot
aa615153de - honor CFLAGS.
- sync and reorder WANTLIB.

checked by naddy@, ok mbalmer@
2007-04-21 07:45:50 +00:00
steven
6decf3130d update to 0.30 2007-04-21 07:37:42 +00:00
jasper
8b0938949d update dbus-glib to 0.73
okay kurt@
2007-04-20 23:03:37 +00:00
martynas
9c984bb2d1 update to 3.1, which includes our all patches (and introduces some new
ones);

3.1 is a bugfix release, but also includes new threading api, perl-style
regular expressions, and the regression test suite (use run_tests).

ok steven@
2007-04-20 19:11:51 +00:00
fkr
4bbbe701d2 update to exim version 4.67 2007-04-20 18:14:22 +00:00
steven
1ae21ce85e +p7zip 2007-04-20 17:50:42 +00:00
steven
a2610717e5 import p7zip 4.44
p7zip is a port of 7-zip for *nix platforms.
7-zip is a file archiver with a high compression ratio.

from Josh Grosse <josh at jggimi.homeip.net> and
Stuart Henderson <stu at spacehopper.org>

with testing, feedback, and ok from naddy@
2007-04-20 17:50:05 +00:00
martynas
26536c1e60 - update to 1.05;
- jasper@ drops maintainership;
ok jasper@, same diff from bluhm@
2007-04-20 15:46:43 +00:00
naddy
04fd0c4a13 update to 1.8.2: man page typo fixes 2007-04-20 15:08:35 +00:00
jasper
e64483071e bump shared_libs (and pkgname) 2007-04-20 15:08:06 +00:00
claudio
cc47d74dec lrx (receive XMODEM) crashes almost always because it underflows a buffer
by one byte and that gets catched by our malloc implementation.
OK mbalmer@ jasper@
2007-04-20 08:55:35 +00:00
bernd
4eb7f4a98a Update to git-1.5.1.1 and take maintainership.
tested by grunk@, ok matthieu@
2007-04-20 08:44:40 +00:00
jakob
96407a3c43 update postfix snapshot 2007-04-20 07:43:19 +00:00
ajacoutot
1ddddeaea0 - revert, for now (mplayer links fine without this and vlc live555 support
has been disabled)
2007-04-20 07:39:20 +00:00
ajacoutot
d49e99a4b4 - forgot to bump 2007-04-20 07:21:53 +00:00
ajacoutot
46f516536e - revert previous commit after several feedbacks about rtsp feeds not
behaving correctly on !i386
2007-04-20 07:21:09 +00:00
steven
5cf46c597b smoothen upgrades from old sylpheed-claws packages using a few @pkgpath lines 2007-04-20 05:42:51 +00:00
espie
adb9078418 update to newer version, after checking it works fine. 2007-04-19 23:04:53 +00:00
ajacoutot
dd24323277 - compile with "-fPIC" on amd64 so that shared objects (ie. vlc brower
plugin) can link correctly

problem noticed by Stuart Henderson <stu at spacehopper dot org>
2007-04-19 21:14:26 +00:00
jasper
86cde9b492 zap some dead master sites for gnome.
"sure" espie@
2007-04-19 19:00:51 +00:00
simon
2f07c816f0 update to version 0.07006
ok espie@
2007-04-19 16:37:59 +00:00
jasper
8e9805d123 gmpc-stopbutton 2007-04-19 15:15:22 +00:00
jasper
f713f6d4d9 import gmpc-stopbutton 0.14.0
Yeah, it's just a "stop button" for gmpc..

ok bernd@
2007-04-19 15:14:09 +00:00
ajacoutot
60afd097c3 - add live555 support
from brad
ok robert@
2007-04-19 09:22:09 +00:00
ajacoutot
c2b0a0cb83 - add live555 support
- regen patches while here

from brad
ok robert@
2007-04-19 08:37:09 +00:00
ajacoutot
c4b2af5c2f +livemedia 2007-04-19 08:35:13 +00:00
ajacoutot
286444f44d Import liveMedia-20070220
This code forms a set of C++ libraries for multimedia streaming, using
open standard protocols (RTP/RTCP and RTSP). These libraries - which can
be compiled for Unix (including Linux and Mac OS X), Windows, and QNX
(and other POSIX-compliant systems) - can be used to build streaming
applications. The libraries are already being used to implement
applications such as "liveCaster" and "playRTPMPEG" (for streaming MP3
audio using RTP/RTCP). The libraries can also be used to stream,
receive, and process MPEG video, and can easily be extended to support
additional (audio and/or video) codecs. They can also be used to build
basic RTSP clients and servers, and have been used to add streaming
support to existing media player applications, such as "mplayer".

from brad
ok robert@
2007-04-19 08:32:23 +00:00
jasper
2891185242 + gmpc-lyrics
+ gmpc-magnatune
+ gmpc-qosd
+ gmpc-serverstats
2007-04-19 07:41:10 +00:00
jasper
bde1e4fa0b import gmpc-serverstats 0.14.0
(including patch to also show the total number of songs)

Plugin for gmpc to display statistics about the mpd server.

ok bernd@
2007-04-19 07:38:37 +00:00
jasper
c183097a0b import gmpc-qosd 0.14.0
Plugin for gmpc that shows song information in a on screen display
like xosd, only then with fancy fake transperantie and fade-in/fade-out
effects.

ok bernd@
2007-04-19 07:34:50 +00:00
jasper
4a55ad9500 import gmpc-magnatune 0.14.0
Magnatune browser and streamer plugin for gmpc.

ok bernd@
2007-04-19 07:29:51 +00:00
jasper
f827f16e3a import gmpc-lyrics 0.14.0
Plugin for gmpc that fetches the lyrics.

ok bernd@
2007-04-19 07:27:10 +00:00
simon
4742b830e7 update to version 1.10
confirmed by MAINTAINER
2007-04-18 21:38:56 +00:00
kili
e047a3267b -devel depends on -main, so bump the pkg name for it (plist change).
ok, kurt@
2007-04-18 18:56:49 +00:00
simon
0ce3c4af07 update to version 2.9
confirmed by MAINTAINER
2007-04-18 17:06:16 +00:00