48384 Commits

Author SHA1 Message Date
steven
162b6cb0c9 change wish invocation line back; reminded by maintainer 2009-01-25 20:47:48 +00:00
jasper
42ab9556d7 - use MAJOR_VERSION also in MASTER_SITES 2009-01-25 19:44:37 +00:00
jasper
a8bccb1f89 - move major version variable into Makefile.inc 2009-01-25 19:23:49 +00:00
ajacoutot
cd9eec24f0 - remove outdated comment about descrambling DVDs
ok espie@
2009-01-25 18:58:58 +00:00
ajacoutot
b3898ef46d - better audio mixer device name 2009-01-25 18:56:21 +00:00
ajacoutot
bc83adfd24 - re-enable the sunaudio plugin
since the OSS plugin removal, no mixer was left available for gstreamer
anymore; the sunaudio will only be available as a mixer, not for audio i/o
which is a job for sndio

"sure" jakemsr@
2009-01-25 18:55:31 +00:00
kili
1448c2318c Update to darcs-2.2.0.
ok okan@ ("works for me as much as i can test")
2009-01-25 18:53:33 +00:00
ajacoutot
a876a9c3a4 - remove outdated MESSAGE 2009-01-25 16:48:15 +00:00
ajacoutot
79130f2cd2 - minor update to devede-3.12 2009-01-25 16:14:25 +00:00
sturm
c4bbd9cc64 WANTLIB changes w/o PKGNAME bump... 2009-01-25 14:51:23 +00:00
fgsch
be18b8815a - update to 1.5.1
- remove arts, esd and oss (from brad)
- add jack pseudo flavor (from brad)
- add wavpack
- add sndio, based on xmms' sndio support from Thomas Pfaff

input, some testing and ok sthen@.
2009-01-25 02:07:06 +00:00
fgsch
a2d3f6cb2d update to 1.5.1; some testing and ok sthen@. 2009-01-25 02:02:19 +00:00
jakemsr
1846e07147 use a larger audio buffer.
ok pvalchev
2009-01-25 01:30:16 +00:00
jakemsr
99623fb833 don't force the audio format, let SDL do conversions
ok pvalchev
2009-01-25 01:27:23 +00:00
jakemsr
7398d6cd1a let SDL do the audio conversions as smpeg doesn't do them very well
ok pvalchev
2009-01-25 01:25:39 +00:00
stsp
8b03888204 Fix build. Including <gtk/gtkclist.h> directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h -> boom. Simply including <gtk/gtk.h> works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!
2009-01-25 00:29:03 +00:00
grange
1185081c52 Add myself, bump PKGNAME. 2009-01-24 22:42:53 +00:00
ajacoutot
fb6048f04f - fix and patch DLLMAP_FILES
doesn't make f-spot work yet but at least, obvious mistake is corrected
- regen PLIST while here
2009-01-24 19:55:00 +00:00
ajacoutot
8f3738a805 - turns out the mono MODULE already has a built-in receipe for my previous
fix, so fix and use DLLMAP_FILES.
I don't really like a MODULE abusing post-configure target... oh well.
2009-01-24 19:04:04 +00:00
naddy
78dd235a9a update to 2.6.1, project has moved to Google Code 2009-01-24 18:32:07 +00:00
ajacoutot
2caf893d4e - fix tomboy-panel (i.e. tomboy applet)
- regen PLIST while here
2009-01-24 18:31:18 +00:00
bernd
5a2713c94a Update to ruby-capistrano-2.5.3. 2009-01-24 18:06:37 +00:00
bernd
07eab9f3b8 Update to ruby-rubigen-1.5.2. 2009-01-24 18:01:00 +00:00
sthen
556b3bae8b Better license marker. No bump necessary. 2009-01-24 17:58:44 +00:00
bernd
ef7ded3deb Update to ruby-net-ssh-2.0.8. 2009-01-24 17:56:07 +00:00
bernd
7b95528cd3 Update to ruby-mocha-0.9.4. 2009-01-24 17:52:35 +00:00
simon
076fd8c72b Fix "closing dbh with active statement handles" issue caused by prepared
statements which weren't finalized by $dbh->disconnect().

Since version 3.6.0 of sqlite one can use the new sqlite3_next_stmt()
function to get all open statements and call sqlite3_finalize() on them.
This patch implements that behaviour.

Problem brought to my attention again by bernd@ at p2k8 and i had it in
my tree since then without any issues.
Testing and ok by bernd@ and pea@, thanks!

Bug filed upstream at http://rt.cpan.org/Public/Bug/Display.html?id=40383
2009-01-24 17:42:22 +00:00
bernd
afd1fb2805 Update to ruby-rmagick-2.9.0. 2009-01-24 17:41:48 +00:00
bernd
975efcff37 Update to rspec-1.1.12. 2009-01-24 17:13:28 +00:00
ajacoutot
65978de4b6 - update to gtkaml 0.2.3
this needs vala >= 0.5.6
2009-01-24 16:52:08 +00:00
ajacoutot
6fa2c207ca - update to vala 0.5.6 2009-01-24 16:50:45 +00:00
ajacoutot
b1f6ee7ff3 - add -pthread to LDFLAGS 2009-01-24 15:35:18 +00:00
ajacoutot
4c95f3954e - link with -pthread, not -lpthread
- regen PLIST while here

ok espie@
2009-01-24 15:34:10 +00:00
ajacoutot
098377f7d7 - add @bin marker and NO_REGRESS 2009-01-24 15:33:12 +00:00
bernd
b9b5d8eab3 Update to ruby-tzinfo-0.3.12. 2009-01-24 15:29:45 +00:00
bernd
d77d587b2d Update to ruby-rack-0.9.1. 2009-01-24 15:20:54 +00:00
bernd
177d034fd9 Update to ruby-haml-2.0.7. 2009-01-24 15:19:17 +00:00
rui
d513b3cb62 Security: update tor to 0.2.0.33 which fixes an important security-related bug.
Reference: http://secunia.com/Advisories/33635

I got almost the same diff from merdely@ and robert at openbsd dot pap dot st

ok merdely@
2009-01-24 14:53:57 +00:00
bernd
ce191c802f Update to git-1.6.1.
Also fixes command injection vulnerabilities in gitweb.
(CVE-2008-5516, CVE-2008-5517) Hint from jasper@, thanks!

help & tests sturm@
2009-01-24 14:31:28 +00:00
sobrado
cf89c19ebf add geographical information about myself to the list of OpenBSD developers.
ok jasper@, sthen@
2009-01-24 12:44:28 +00:00
ajacoutot
1711486182 - re-add gstreamer-ffmpeg dependency now that it works
needs version >= 0.10.5, as requested by jasper@
2009-01-24 12:40:40 +00:00
ajacoutot
45d58e0dc9 - unbreak by updating to a more recent version
ok jasper@
2009-01-24 12:39:11 +00:00
ajacoutot
477f228b72 - better patch from David Coppa so that we can get rid of the gtar dep
- regen patches and set GPL version number while here
2009-01-24 11:49:55 +00:00
espie
db7f3a147c say exactly WHAT was skipped, instead of giving the pattern 2009-01-24 11:32:43 +00:00
sthen
ca074f9466 SECURITY update to 1.4.22.2; updated fix for CVE-2009-0041 in IAX 2009-01-24 11:22:26 +00:00
landry
062baafddc Update to comix 4.0.2, rewritten from scratch upstream.
Properly register mime types and install schema file while here.
Use PKG_SUBST instead of perl -pi dance.
With help from wcmaier@ for python-fu and ajacoutot@ for gconf-fu, tnx!

MAINTAINER timeout, ok ajacoutot@
grudgingly-ok-though-itd-be-nice-if-people-just-used-distutils wcmaier@
2009-01-24 11:07:04 +00:00
jakemsr
9465f22229 there's no reason to stop SDL from doing audio playback conversions 2009-01-24 11:00:41 +00:00
jakemsr
53ef50a03a cleanup sndio backend
- rename from "libsndio" to "sndio"
- remove support for "frame tick" synchronization; nothing uses it
- as with many other sndio backends, the audio device block size is the
  buffer-write-size the application wants and there are 2 blocks per
  device buffer
- if SDL will resample, increase the audio block and buffer size by
  the same ratio, so that device latency (or how much *time* the
  application has between write()s to not let the buffer underrun) does
  not change
- allow applications to disable conversions

tested with almost every port that uses this code (exceptions being some
games that require non-free game data) on a device most likely to be
affected by the changes (azalia(4) that only does 44.1 or 48 kHz s16)

unoverriding conversion disabling exposes brokenness in a few other
ports, those will be fixed soon
2009-01-24 10:56:11 +00:00
ajacoutot
9191f98fe2 - do not strip bin/lib when DEBUG is defined 2009-01-24 10:31:15 +00:00
jasper
0baf77c9e7 - do the correct db4-dance in LIB_DEPENDS
spotted by naddy@, thanks!
2009-01-23 18:13:25 +00:00