Commit Graph

47801 Commits

Author SHA1 Message Date
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
ratchov
0c13c69eeb bump PKGNAME, forgotten in the last commit
requested by sturm@
2009-01-08 20:38:11 +00:00
sturm
d004e778b9 missing LIB_DEPENDS on panel-applet
cleanup WANTLIB
bump PKGNAME
2009-01-08 20:32:18 +00:00
martynas
3596dc92a0 enigmail-seamonkey needs to re-register seamonkey's components
database after installation and removal
problem reported by chefren (chefren at pi dot net)
also, do not run registration with a predictable directory name as
root;  suggested by naddy@
looks good to kurt@.  ok naddy@
2009-01-08 20:13:30 +00:00
ratchov
9670a34ce5 allow programs to use big endian and unsigned 16-bit encodings
discussed with, tested by and ok todd@,
looks good to jakemsr@
2009-01-08 20:10:46 +00:00
sturm
1b0cf61ea3 missing LIB_DEPENDS on gnome-keyring
unbreak BUILD_DEPENDS
bump PKGNAME
2009-01-08 20:09:33 +00:00
sturm
0e75bbb54c fix PLIST, bump 2009-01-08 20:06:48 +00:00
kili
dcb7862772 Fix after update of GraphicsMagick.
Test feedback from Vadim Zhukov <persgray@gmail.com>.

ok okan@
2009-01-08 19:57:49 +00:00
okan
3a7d4e181a update to latest stable version, 1.3.3.
ok kili@
2009-01-08 19:57:36 +00:00
naddy
09d564af17 - Large update to 14.2.0.
- Drop snprintf() patches that were not accepted upstream.
- Drop flavors and just add most external libraries sox supports.
- Don't modularize the format converters.
2009-01-08 19:48:21 +00:00
jasper
6e00ab9876 - bump PKGNAME after control-center2's package name change
discussed with and ok ajacoutot@
2009-01-08 15:26:52 +00:00
jasper
5dce0c0488 - change package name to match upstream's component name
please note that updating with pkg_add -u won't work, you'll need
pkg_add -r

discussed with and ok ajacoutot@
2009-01-08 15:26:01 +00:00
jasper
65fcb38408 - update p5-Audio-MPD to 0.19.5 2009-01-08 12:21:36 +00:00
jasper
1d642be203 - add p5-Getopt-Euclid 2009-01-08 12:20:18 +00:00