Commit Graph

47814 Commits

Author SHA1 Message Date
naddy
0ce8f99fff include wavpack support 2009-01-11 17:33:56 +00:00
ajacoutot
28827aac69 - bugfix release to glib2-2.18.4
thanks to Benoit Lecocq for amd64 testing
2009-01-11 17:06:26 +00:00
ajacoutot
f379489130 - bugfix update to version 2.14.7 2009-01-11 17:04:47 +00:00
pirofti
497e147687 Update to version 2.0.15 from Benoit Lecocq. Thanks! 2009-01-11 17:02:09 +00:00
sthen
46a5bf5290 add a few packages, mostly by request, to the regular arm builds 2009-01-11 13:23:51 +00:00
ajacoutot
264d5daee2 - small update to gedit 2.24.3
* backport some bugfixes from the developement version
* new and updated translations
2009-01-11 13:07:35 +00:00
ajacoutot
4342aa0e74 - update libsamplerate to version 0.1.5
- resign from maintainership (any takers?)

dependent ports are still happy with this update
2009-01-11 12:42:14 +00:00
ajacoutot
caafe0260a - regen WANTLIB and bump 2009-01-11 11:50:45 +00:00
jakemsr
5f8648a46b - update to 0.116.1, mostly stability/reliability fixes
- add sndio backend

playback under aucat server is pretty solid.  for full-duplex,
starting aucat with 'aucat -l -b 2048' and jackd with just
'jackd -d sndio' seems to work best for me.  we want low latency
anyway, right ;)
2009-01-11 10:51:45 +00:00
jakemsr
4aec4e0c11 update to audacity-1.3.6
- lots of bugs fixed (though importing Ogg and Flac formats is still
broken)
- now uses external vamp-plugin-sdk
2009-01-11 09:29:36 +00:00
jakemsr
4d29564a49 + vamp-plugin-sdk 2009-01-11 09:24:13 +00:00
jakemsr
cf918e04cf import vamp-plugin-sdk-1.3
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as audio
analysis plugins or audio feature extraction plugins.
2009-01-11 09:22:08 +00:00
martynas
cc9fe768e7 - update to irssi-silc-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok sthen@;  also tested by Simon Kuhnle
2009-01-11 02:05:54 +00:00
martynas
c612016e7f - update to silc-client-1.1.7
- remove --without-libtoolfix, since it does not exist;  sthen/brad
ok brad (maintainer), sthen@;  also tested by Simon Kuhnle
2009-01-11 02:03:55 +00:00
rui
6b16f1b492 - update swatch to 3.2.3. Based on initial diff from Benoit Lecocq. 2009-01-10 21:47:38 +00:00
ajacoutot
8d837b3ace - remove patch and use FAKE_FLAGS instead
- install @sample file where it belongs
- regen WANTLIB and specify GPL version while here
2009-01-10 17:28:57 +00:00
ajacoutot
eb502a5334 - remove the post-install dance and use FAKE_FLAGS
- add sndio to WANTLIB while here
2009-01-10 17:20:06 +00:00
naddy
c0473d8daf don't try to declare conflicting prototypes for functions already declared
by OpenSSL 0.9.8j
2009-01-10 17:03:34 +00:00
sturm
4ec405ebe2 follow henning on nagios:
need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu>
2009-01-10 16:56:42 +00:00
henning
d461e323ef need to set pfd.events, not revents... d'oh. Tamas TEVESZ <ice@extreme.hu> 2009-01-10 16:16:21 +00:00
ckuethe
efed97afd6 update to vim 7.2.77
"Committsky!" marco@
2009-01-10 15:50:34 +00:00
sthen
b5f73333da update to 1.0.1; the previous version no longer works correctly with
MSN servers.  requested and tested by adelfine at gmail dot com on ports@.
2009-01-10 12:01:06 +00:00
sthen
ea8ff58ca3 +wavpack 2009-01-10 02:09:29 +00:00
sthen
96f1b5c1c0 import wavpack, tweaked from a ports@ submission by Alexandr Shadchin
WavPack is a completely open audio compression format providing
lossless, high-quality lossy, and a unique hybrid compression mode.
The compression ratio depends on the source material, but generally
is between 30% and 70%.

The hybrid mode provides all the advantages of lossless compression
with an additional bonus. Instead of creating a single file, this
mode creates both a relatively small, high-quality lossy file that
can be used all by itself, and a "correction" file that (when
combined with the lossy file) provides full lossless restoration.

WavPack employs only well known, public domain techniques (i.e.,
linear prediction with LMS adaptation, Elias and Golomb codes) in
its implementation. Methods and algorithms that have ever been
patented (e.g., arithmetic coding, LZW compression) are specifically
avoided.
2009-01-10 02:08:34 +00:00
sthen
be67d08402 WANTLIB+=pthread, following silc-toolkit update. Bump package. 2009-01-10 02:04:28 +00:00
sthen
81e729b6a7 I forgot to cvs add this. 2009-01-10 02:03:50 +00:00
sthen
3b8ae9214a update to 1.1.9 from Brad (maintainer); various bug fixes, including
format string errors, scanf overflows and assorted crashes.
2009-01-10 01:30:54 +00:00
sthen
cb101b4740 bugfix update to 1.1.15; from Brad (maintainer), better than the one
I sent him.
2009-01-10 01:04:06 +00:00
sthen
3fc682ab7e better license marker; asterisk-core-sounds is now available under
CC-BY-SA. bump not necessary.
2009-01-10 00:58:15 +00:00
kurt
1b41f65b2a +v6 2009-01-09 21:39:23 +00:00
kurt
cf2daff4a3 Import tomcat/v6 6.0.18:
Java servlet 2.5 and Java server pages 2.1 server
okay & comments ian@
2009-01-09 21:38:43 +00:00
jasper
f3788358e9 - update gnome-user-docs to 2.24.2 2009-01-09 18:59:35 +00:00
sturm
36a6d24579 adapt henning's nagios diff, to fix reading of nonblocking sockets
ok sthen
2009-01-09 18:40:14 +00:00
henning
97eaa4f362 fix nagios' reading of nonblocking sockets. when you get EAGAIN, just
reading on a loop without any kind of sleeping is about the worst option,
resulting in spinning and taking all available cpu cycles. very very
visible with alert scripts that sleep, but also lowers nagios' cpu usage
a lot. found out the hard way... with input from kettenis, ok sturm
2009-01-09 18:24:35 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
jakemsr
82126b97cc - add sndio backend
- remove OSS backend

requested/tested by ajacoutot@
2009-01-09 17:34:32 +00:00
naddy
b6806c9aa9 regen patches 2009-01-09 16:21:42 +00:00
naddy
492ace4db5 regen patches 2009-01-09 16:13:22 +00:00
martynas
ce3ab68a5a - do not run with a predictable directory as root: firefox,
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@;  ok kurt@
2009-01-09 15:54:31 +00:00
martynas
96b9b7169f update for mozilla-thunderbird-2.0.0.19 2009-01-09 15:47:30 +00:00
martynas
593e1208da update to 2.0.0.19 2009-01-09 15:45:41 +00:00
martynas
7924f8a593 security update to mozilla-thunderbird-2.0.0.19. MFSA 2008-68;
MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61;
MFSA 2008-60.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html
ok naddy@
2009-01-09 15:44:50 +00:00
kevlo
69852a91fc update to 0.0.4.1
ok ajacoutot@
2009-01-09 07:38:09 +00:00
kevlo
9a8f2f4675 update to 0.3.3
ok ajacoutot@
2009-01-09 07:36:20 +00:00
kevlo
ac07348b38 update to 0.3.2
ok ajacoutot@
2009-01-09 07:33:51 +00:00
todd
19485d5ae5 remove flavors no longer used for sox 2009-01-08 23:32:57 +00:00
jasper
1cb52aa447 - update ratproxy to 1.53
from Benoit Lecocq, thanks!
2009-01-08 22:12:59 +00:00
jcs
066ea097ee look for a socket in /var/run/mysql/mysql.sock by default instead of
/tmp/mysql.sock to match our mysql-server port

bump pkgname

ok bernd@
2009-01-08 21:33:58 +00:00
jolan
92545fdd38 update to 2.10; from benoit lecocq 2009-01-08 21:07:53 +00:00
sthen
baaf3b97ba SECURITY update to 1.4.22.1, fixing CVE-2009-0041: remote unauthenticated
users with access to the IAX port can use it to verify validity of usernames.
No other code changes in this version.

While there, remove spurious @user from PLIST.
2009-01-08 21:04:02 +00:00