Commit Graph

41083 Commits

Author SHA1 Message Date
mbalmer
85de94bc3c Let the nedit package be built on static architectures. This makes this
editor available on the Vax ;)

(by fixing library link order and adding missing libs).
2007-10-27 14:01:38 +00:00
sthen
0f6c3ab445 import p5-DBI-Shell
The DBI::Shell module (and dbish command, if installed) provide a
simple but effective command line interface for the Perl DBI module.

ok simon@
2007-10-27 14:01:26 +00:00
ajacoutot
88c9381265 - fix WANTLIB 2007-10-27 13:36:40 +00:00
ajacoutot
6239203f62 - tweak COMMENT
- use subsitution instead of a huge patch
- use our naming scheme for patches
2007-10-27 13:32:05 +00:00
espie
e22828589f fix bogosity: explictly run clean during pre-build, NOT as an extra
target that may be called concurrently
2007-10-27 13:01:28 +00:00
merdely
c9acabf016 Update to 4.6.
ok MAINTAINER & jasper@
2007-10-27 12:41:48 +00:00
merdely
62e480dcdd Update to 1.3.
From Will Maier (MAINTAINER)
ok landry@
2007-10-27 12:34:55 +00:00
merdely
76e83e252e Update to 3.4.
ok MAINTAINER & landry@
2007-10-27 12:33:53 +00:00
simon
cb7bab26b9 fix WANTLIB after gtk+2 update
ok ajacoutot@
2007-10-27 09:42:48 +00:00
ajacoutot
9ee0f0dc38 - fix WANTLIB
"go ahead" robert@
2007-10-27 09:04:32 +00:00
jakemsr
626b471bae add portaudio-svn 2007-10-27 09:03:38 +00:00
jakemsr
ace82ffad3 import portaudio v19 snapshot
PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI,
and BeOS. PortAudio is intended to promote the exchange of audio
synthesis software between developers on different platforms.

ok deanna@
2007-10-27 08:59:04 +00:00
wilfried
6cfe0c992f update the i386 client and add a amd64 client 2007-10-27 07:38:13 +00:00
deanna
30d0a555e3 import pjsua 0.7.0
pjsua is an open source command line SIP user agent that is used as
the reference implementation for PJSIP and PJMEDIA. It has many
features, such as:

    * Mutiple identities/account registrations
    * Concurrent calls and conference (unlimited number, but only up
      to 254 sources can be mixed to a single destination)
    * Call features: call hold, call transfer (attended or unattended,
      with or without refersub).
    * SIP Presence/SIMPLE with PIDF and XPIDF support. PUBLISH support.
    * Instant messaging and message composing indication
    * DTMF digits transmission/receipt (RFC 2833)
    * WAV file playing, streaming, and recording.
    * Accoustic echo cancellation (AEC).
    * Auto-answer, auto-play file, auto-loop RTP
    * Support SIP UDP, TCP, and TLS transports. Support for DNS SRV
      resolution.
    * NAT traversal with rport and STUN.
    * Tone generation.
    * Codecs: PCMA, PCMU, GSM, Speex (including wideband/16KHz and
      ultra-wideband/32KHz), L16 (8-48KHz, mono or stereo), and iLBC.
    * Adaptive jitter buffer, adaptive silence detection, and packet
      lost concealment audio features.

With lots of testing and help from todd@, sthen@, jakemsr@, jolan@ and
Benny Prijono.

ok todd@ sthen@
2007-10-27 04:34:23 +00:00
jasper
a3ed1e21ef update l2p to 1.1.1 2007-10-26 23:57:09 +00:00
ajacoutot
c6dd2ee3e0 - use our naming scheme for patches 2007-10-26 23:54:56 +00:00
ajacoutot
60e0ec0fe3 - update to 2.3.0
- switch to GPLv3
2007-10-26 22:56:57 +00:00
ajacoutot
206776ae22 - update to hiawatha-6.0 (adds IPv6 support) 2007-10-26 22:42:16 +00:00
ajacoutot
7688e01720 - yet another release: bugfix update to 1.9.8.3 2007-10-26 22:40:45 +00:00
simon
7145a41ee5 remove USE_X11 and CONFIGURE_ARGS now expat is in base
"looks ok" steven@, ok ajacoutot@
2007-10-26 22:18:54 +00:00
ajacoutot
7ac854d6fb - use our naming scheme for patches 2007-10-26 22:10:06 +00:00
ajacoutot
6f6a7ef275 - use our naming scheme for patches 2007-10-26 22:00:31 +00:00
jasper
8b6b52a5bd - use our naming scheme for patches 2007-10-26 21:49:00 +00:00
ajacoutot
168363a3c8 - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
jasper
756f244281 - use our naming scheme for patches 2007-10-26 21:38:24 +00:00
jasper
af001022d0 - use our naming scheme for patches
- regen patch-transpec_Makefile
2007-10-26 21:29:30 +00:00
jasper
661ba52462 - use our naming scheme for patches 2007-10-26 21:26:02 +00:00
simon
69e45c160c add p5-Tie-Hash-Indexed 2007-10-26 21:22:48 +00:00
simon
f9d357f13b import p5-Tie-Hash-Indexed
Tie::Hash::Indexed is very similar to Tie::IxHash.  However, it is
written completely in XS and usually about twice as fast as Tie::IxHash.
It's quite a lot faster when it comes to clearing or deleting entries
from large hashes.

by Okan Demirmen (MAINTAINER) with some tweaks by me
2007-10-26 21:22:44 +00:00
ajacoutot
c486a7d302 - use our naming scheme for patches 2007-10-26 21:19:16 +00:00
ajacoutot
4ce415b730 - use our naming scheme for patches 2007-10-26 21:04:25 +00:00
jasper
aee2346cd7 - use our naming scheme for patches
- kill a trailing whitespace in xpostit/Makefile
2007-10-26 20:59:01 +00:00
ajacoutot
49548b173c - ooops... 2007-10-26 20:54:05 +00:00
ajacoutot
eca8b54851 - use our naming scheme for patches 2007-10-26 20:44:35 +00:00
jasper
88730659e2 - use our naming scheme for patches 2007-10-26 20:44:07 +00:00
ajacoutot
093c45a322 - use our naming scheme for patches 2007-10-26 20:38:21 +00:00
jasper
05f2a80d4d update wesnoth to 1.2.7
from Vlad Glagolev (MAINTAINER)
2007-10-26 20:26:23 +00:00
ajacoutot
367a4bb8c2 - use our naming scheme for patches 2007-10-26 20:25:39 +00:00
jasper
78091cecd5 add xmmsctrl 2007-10-26 20:24:27 +00:00
jasper
fb95c1bdf0 import xmmsctrl 1.9
xmmsctrl is a small utility to control xmms from the command line. Its
goal is to be used coupled with sh to test xmms state and perform an
appropriate action, e.g. if playing then pause else play. The interest
of this is to bind keys in a window manager to have control over xmms
with keys that do play/next/pause, prev, control sound.

by Gleydson Soares (MAINTAINER) with tweaks by me
2007-10-26 20:22:42 +00:00
jasper
a1a34f4946 update py-gnome to 2.20
ok ajacoutot@
2007-10-26 16:18:29 +00:00
ajacoutot
ecf19d5057 - add a no_gnome FLAVOR so that people can use librsvg without
installing the whole GNOME desktop

"please commit" jasper@
2007-10-26 15:41:19 +00:00
jasper
d337831ad5 reflect reality a bit better 2007-10-26 15:05:12 +00:00
steven
39d8a1e2dc make this work with wxWidgets 2.8
diff from
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/aMule-wx.patch?rev=1.2

"just commit it" espie@
2007-10-26 15:00:39 +00:00
steven
cb86d2e7d4 let this build with newer db4 2007-10-26 14:27:23 +00:00
jasper
7d578b3f48 - fix WANTLIB
- regen patch while here
2007-10-26 14:26:12 +00:00
steven
b234dc89bd update to 0.6.2 2007-10-26 14:10:40 +00:00
steven
f90f47a0f2 update to 4.6.21
with lots of testing by sthen@
2007-10-26 14:06:02 +00:00
simon
e57fe541be adjust WANTLIB for gtk+2 update and bump PKGNAME
ok jasper@
2007-10-26 13:10:14 +00:00
landry
6e3e09af9e Update to 0.4.0, add hicolor-icon-theme as RUN_DEPENDS.
ok jasper@
2007-10-26 13:09:42 +00:00