Commit Graph

43055 Commits

Author SHA1 Message Date
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
fgsch
629c8da8bf fix crash when obtaining the number of users. ok from martynas@ some time ago.
while i'm here remove some unneeded printf's and fix the reply users
callback.  bump package.
2008-03-23 05:46:29 +00:00
fgsch
10075a6267 remove patch not needed anymore. ok okan@ some time ago. 2008-03-23 02:41:06 +00:00
sthen
2c3aea7ddc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
Version update 1.0 -> 1.1 as tested by several people.
2008-03-22 23:06:50 +00:00
sthen
c1d86122bc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
From Brad.
2008-03-22 22:50:23 +00:00
merdely
b23cda1ed4 Remove un-needed stuff from the Makefile. The gimp build process takes
care of these things (--enable-altivec, --enable-mmx, --enable-sse).

From brad@
2008-03-22 22:46:12 +00:00
sthen
d3ec5bd5d4 SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
From Brad.
2008-03-22 22:38:00 +00:00
ajacoutot
64766c5b7c - bugfix update to version 1.0.1.1 2008-03-22 17:34:49 +00:00
steven
526c0f9d45 update to 1.76
from Jeremy Evans (maintainer)
2008-03-22 11:44:42 +00:00
rui
309af38807 - maintenance update to dnsmasq 2.41
ok merdely@
2008-03-21 20:46:08 +00:00
rui
6887f4085e - maintenance update to tcpreplay-3.2.5.
"looks fine" steven@
2008-03-21 19:28:13 +00:00
rui
5cb040a00c - update freeradius to 2.0.3. Check the Changelog for more information.
"if it works for you, I'd say commit it" ajacoutot@
2008-03-21 19:25:33 +00:00
merdely
53f92f03e4 Add altivec FLAVOR to the right file.
Pointed out by ajacoutot (thanks)
2008-03-21 15:27:21 +00:00
merdely
e1a09eda8d Add gimp altivec flavor to bulk builds.
Requested by ajacoutot
2008-03-21 15:09:07 +00:00
merdely
8ec8f2c9a9 Update to 2.4.5.
From Giovanni.
ok simon@, kili@
2008-03-21 14:53:51 +00:00
ajacoutot
b6c242761c - "0xbe is the command, not a format string"... from jakemsr@ 2008-03-21 12:41:22 +00:00
kurt
ca7bea7a8d - add VMEM_WARNING
- adjust memory calculations so this has a chance of building on systems
  with 256M of real memory. Reported by Dongsheng Song
- bring the the rest of IcedTea's icedtea-graphics.patch and fix typo that
  prevented interactive apps from launching. I expect I will eventually
  will want to convert over to using IcedTea in full in the future.
2008-03-21 02:46:43 +00:00