Commit Graph

43071 Commits

Author SHA1 Message Date
espie
2dcce08fa5 3.5.9 2008-03-26 10:04:21 +00:00
espie
48b443f38d 3.5.9 2008-03-26 09:15:47 +00:00
simon
4f5fe03cbf Let it work with mysql >= 4.x, add support for socket connections,
plain MD5 encryption and an option to specify additional conditions.

Problem reported by Simon Hamilton, request by Markus Liljergren,
tested by both.
2008-03-25 23:23:15 +00:00
eric
f2c0c83c8d - update to 0.6 (by Simon Kuhnle)
- take maintainership as former maintainer timed out

tested by Will Maier

ok martynas@, espie@
2008-03-25 22:20:09 +00:00
naddy
4daf94ca23 update to 1.0.17; mostly from brad@ 2008-03-25 21:24:24 +00:00
espie
1ce9bf9625 3.5.9 2008-03-25 21:22:52 +00:00
jasper
30305e04d0 Security fix for unzip;
fix CVE-2008-0888, patch from debian.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888

ok grunk@ (who came up with the same diff)
2008-03-25 19:39:30 +00:00
ajacoutot
e86e0dd91c - reorder dependencies
ok maintainer Jeremy Evans <openbsd at jeremyevans dot net>
2008-03-25 18:09:14 +00:00
fgsch
6619884b11 update to 2.1pre33. 2008-03-25 18:01:43 +00:00
espie
a501ea08bb 3.5.9 2008-03-25 17:34:14 +00:00
fgsch
b2b145308c remove unneeded lame,no_x11. 2008-03-25 17:31:27 +00:00
fgsch
d29d0487b6 no need for lame's no_x11 flavor anymore. 2008-03-25 17:29:57 +00:00
fgsch
5904118839 switch lame to multi packages, avoiding some long standing headaches with
the normal vs. no_x11 flavors.  with input from espie@ and ajacoutot@
ok ajacoutot@ (maintainer).
2008-03-25 17:27:27 +00:00
ajacoutot
7b7a8e28ae - update libsamplerate to version 0.1.3
More info here:
http://www.mega-nerd.com/erikd/Blog/CodeHacking/SecretRabbitCode/progress.html

ok landry@
2008-03-25 13:54:30 +00:00
espie
df13d4812b 3.5.9 2008-03-25 13:41:35 +00:00
espie
c79ccffb0d 3.5.9 2008-03-25 12:26:02 +00:00
espie
5d2b17efcf start updating to 3.5.9, small piece by small piece 2008-03-25 11:45:08 +00:00
jasper
16dd94874f - add libmusicbrainz 2008-03-25 09:22:16 +00:00
jasper
f52f8824ed import libmusicbrainz 3.0.1
The libmusicbrainz (also known as mb_client or MusicBrainz Client
Library) is a development library geared towards developers who wish to
add MusicBrainz lookup capabilities to their applications.

from OUSADOU Azwaw, with tweaks by me

ok ajacoutot@
2008-03-25 09:19:23 +00:00
jasper
f28cb68877 - disable musicbrainz so it won't be picked up later.
'of course!' ajacoutot@
2008-03-25 08:23:54 +00:00
jcs
6f2ae8e8f5 += ruby-activemerchant 2008-03-25 00:05:35 +00:00
jcs
5ce13e171c import activemerchant-1.3.2
a ruby library for talking to credit card merchants
2008-03-25 00:01:38 +00:00
simon
fd03b875c8 add p5-Email-Date-Format 2008-03-24 22:29:36 +00:00
simon
9529d9d1fe import p5-Email-Date-Format
This module provides a simple means for generating an RFC 2822 compliant
datetime string.
2008-03-24 22:29:32 +00:00
jakemsr
a785de8f2c sun_driver tweaks:
- in each call to sun_driver_write(), bzero the buffer that will be
  written to the audio device.  stops jackd from "buzzing" or
  "humming" when the last samples from a client weren't true silence.
- consistently use bzero instead of memset to zero out buffers.
- add missing returns in error conditions.
2008-03-24 21:45:14 +00:00
landry
4c7212ca9d Update to the just-released xfce4-mpc 0.3.3.
Bugfix and translation update.

ok mbalmer@
2008-03-24 19:59:13 +00:00
espie
d4f049fe76 zap keep-alive scaffolds, it's on all the time now. 2008-03-24 18:05:54 +00:00
simon
764a999f9a Major update to version 8.3.1 - be sure to dump your databases before
you apply this and restore afterwards!

Additionally, implicit typecasts are history and not supported anymore.
Versions prior to 8.3 had the feature (some say bug) that functions,
expecting an argument to be of a certain type, have casted a variable of
any other type to the expected type, if possible.
This has changed now.  Tests surfaced rare occurrences of regressions,
which were then fixed in about ten minutes - and that code was not even
in the ports tree;  no issues found there.

A few more things have changed, namely tsearch2 went from contrib to the
core and native uuid type support was added;  for details read the
release announcement at
http://www.postgresql.org/docs/8.3/static/release-8-3.html.

tests & ok mbalmer@ (maintainer)
2008-03-24 17:26:12 +00:00
simon
1ae079219e Remove -pgsql subpackage to avoid an endless loop as the next version of
postgresql will provide native uuid support, which depends on uuid.

Except a few function names your databases will need no changes.

For the list of new functions look at the postgresql-docs package or
http://www.postgresql.org/docs/8.3/static/uuid-ossp.html.

tests & ok mbalmer@
2008-03-24 17:25:49 +00:00
eric
d7a7ffd969 - update to 1.4.12
- remove SHARED_ONLY
- change my email

ok jasper@
2008-03-24 13:43:13 +00:00
ajacoutot
500fa0499d - we have some kind of os.statvfs now 2008-03-24 13:31:59 +00:00
jasper
e06e97cfb1 - fix segfault when marking all items read, when no items are selected
from liferea cvs
2008-03-24 13:24:27 +00:00
steven
fca8be156d update to 2.4.0.
feedback/ok brad@ (maintainer), tested/ok merdely@ on similar diff
2008-03-24 08:23:22 +00:00
jakemsr
c3a88cc59a disable jack for now 2008-03-24 06:51:04 +00:00
jakemsr
da524839bc disable jack output for now 2008-03-24 06:39:55 +00:00
jakemsr
3b8934473d explicitly disable jack and polyp (pulse) audio for now 2008-03-24 05:50:05 +00:00
jakemsr
46383da97f - use the capture parameters argument instead of the playback
parameters argument with Pa_IsFormatSupported() when checking if
  certain capture parameters are supported.
- take maintainership per former MAINTAINER's suggestion
2008-03-24 05:31:48 +00:00
jakemsr
27ee0a793c - maintainence update to revision 1360
- add jack support
2008-03-24 05:26:46 +00:00
jakemsr
6254971cbe - fix esound output
- disable jack for the time being
2008-03-24 04:48:08 +00:00
jakemsr
0307b9a632 add jack subpackage 2008-03-24 04:46:26 +00:00
jakemsr
972b64c1c1 -update to xine-lib-1.1.11
SECURITY: CVE-2008-0073: libreal (RTSP) boundary error

-add jack subpackage

update is from Brad, thanks
2008-03-24 03:26:34 +00:00
jakemsr
a19847dd45 add jack support
discussed with MAINTAINER
2008-03-24 03:15:27 +00:00
jakemsr
756b4a6473 - default to /dev/audio for the audio device, but allow other
devices to be used as well

- add jack output.  these patches are back ported from hydrogen
subversion.

discussed with MAINTAINER
2008-03-24 03:09:42 +00:00
jakemsr
e48bbfab1c add jack 2008-03-24 03:07:25 +00:00
jakemsr
9e62d5e750 import jack (jack-audio-connection-kit)
JACK is a low-latency audio server, written for POSIX conformant
operating systems. It can connect a number of different applications to
an audio device, as well as allowing them to share audio between
themselves. Its clients can run in their own processes (ie. as normal
applications), or can they can run within the JACK server (ie. as a
"plugin").

JACK was designed from the ground up for professional audio work, and
its design focuses on two key areas: synchronous execution of all
clients, and low latency operation.

ok kili@
2008-03-24 03:01:28 +00:00
sthen
c109ae4c1c from Brad:
- Maintenance update of XCache, also tested by myself.

from me:
- adjust for /var/www/conf/php5 symlinks
- add re2c as BUILD_DEPENDS, configure picks it up if installed
ok brad@ (maintainer)
2008-03-23 21:36:20 +00:00
ajacoutot
b2c463d0c0 - use pre-install instead of pre-fake; from bernd@ 2008-03-23 12:50:54 +00:00
ajacoutot
9466375421 - s/etc/$SYSCONFDIR
- simpler rc.local example; remove UNMESSAGE
- remove /var/run @sample from PLIST as this gets removed at reboot
- don't try to install dir outside of $PREFIX

ok jasper@ landry@ bernd@
2008-03-23 10:53:55 +00:00
mbalmer
6b1bf122c1 Add json-c 2008-03-23 09:00:15 +00:00
mbalmer
c294c0c02a json-c-0.7.0, a JSON implementation in C and licensed under the MIT license. 2008-03-23 08:57:02 +00:00