summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-27Updated multimedia/libdvbpsi to 0.1.6wiz1-1/+2
2009-02-27Update to 0.1.6. Bump ABI depends because of shlib major change.wiz5-18/+40
Changes between 0.1.5 and 0.1.6: -------------------------------- * fixed a parsing bug due to outdated spec in ISO 639 language descriptor * fixed the use of uninitialized data when section_syntax_indicator=0 * fixed a parsing bug in the EBU teletext descriptor decoder * fixed the declaration of dvbpsi_DecodeTeletextDr * new example tool for checking an MPEG-2 TS file * fixed EIT discontinuities * new cat support * new PDC support descriptor 0x69 Changes between 0.1.4 and 0.1.5: -------------------------------- * Windows CE port * src/tables/eit*: EIT decoder (no generator yet) * src/tables/sdt*: SDT generator * 0x4d/0x4e (EIT) descriptors decoders * 0x52 (stream identifier) descriptor decoder * 0x55 (dvb parental rating) descriptor decoder * 0x56 (EBU teletext) descriptor decoder * fixed a segfault in the subtitles descriptor decoder * correctly handle duplicate packets * correctly handle TS packets containing multiple PSI sections Changes between 0.1.3 and 0.1.4: -------------------------------- * 0x59 (dvb subtitles) descriptor decoder * memory leak fix * fixed an unitialiazed pointer
2009-02-27Updated audio/libcanberra to 0.11wiz1-1/+2
2009-02-27Update to 0.11, convert to user-destdir:wiz3-12/+16
Wed 21 Jan 2009: Version 0.11 released; changes include: major GStreamer backend fixes; update to libtool 2.2; a few other fixes
2009-02-27Updated x11/libXi to 1.2.1wiz1-1/+2
2009-02-27Update to 1.2.1:wiz2-6/+6
libXi 1.2.1. Fixes a potential memory overflow in XGetDeviceControl. Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla & git repos Paulo Cesar Pereira de Andrade (1): Return NULL on error, and match LockDisplay with UnlockDisplay. Peter Hutterer (3): XGetDeviceControl: Add a missing break leading to wrong length calculation. XGetDeviceControl: size the libXi structs, not the wire structs (#20293) libXi 1.2.1
2009-02-27Updated multimedia/gst-plugins0.10-good to 0.10.14wiz1-1/+2
2009-02-27Update to 0.10.14:wiz5-31/+16
This is GStreamer Good Plug-ins 0.10.14, "Disaffected Affectation" Changes since 0.10.13: * Add autodetect source elements * Improvements in RTP payload/depayload and RTSP * Support float input in wav, and require depth == width * Support inverted RGB video in avi * Compilation fixes and smarter format selection in V4L2 support * Use libv4l when available * Don't install static plugin libraries any more * Matroska muxing: Add Dirac, fix AAC * Improve qtdemux segment handling * Add presets to equalizer * OS/X video and audio output improvements * Rework Pulseaudio audio output * Support basic and digest auth in souphttpsrc * Use libsoup-gnome instead of libsoup when available * DV demuxer fixes * New IIR and FIR base classes and echo filter in audiofx plugin * Improved spectrum analysis plugin * 8 bit greyscale support in v4l2src and videocrop * New aspectratiocrop element * Many other bug fixes and improvements Bugs fixed since 0.10.13: * 561502 : Not-negociated error in udpsrc * 522183 : add preset suport to gstequalizer * 523813 : [autodetect] add autovideosrc and autoaudiosrc * 557709 : goom should have license headers in all source files * 560155 : segfault when trying to set tag to NULL with avimux * 527951 : [new element] aspectratiocrop * 529379 : RTSP seeks when pipeline is in STATE_PAUSED * 532409 : RTP payload/depayloader for G.729 * 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls... * 537540 : [pulse] Causes a deadlock when the pulseserver dies * 537543 : [pulse] sink/src should have " volume " property (was GstMi... * 545033 : [v4l2src] Add support for camera specific formats * 552140 : [soup] use libsoup-gnome for proxy configuration if avail... * 556019 : Add the ability to make souphttpsrc act as a live source * 556484 : Implement getcaps in rtpL16pay * 556641 : rtpL16depay doesn't support multichannel audio * 556802 : Misspelled messages * 556955 : [videocrop] fails to renegotiate * 556986 : pulsesink deadlocks when raising an error * 557260 : [equalizer] Calculates coefficients for every buffer * 557293 : Argument type mismatch on Windows * 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor... * 557710 : Memory leak related to matroskamux's request pads * 558427 : rtpmpapay/depay are too wide * 558638 : Compiler error on v4l2 * 558711 : gst-plugins-good-0.10.11 compile fails * 559288 : [qtdemux] deadly embrace! * 559545 : rtspsrc could not receive data from RTSP server because o... * 559547 : Seek bugs when playing rtsp video in m.youtube.com * 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS * 560756 : New Plugin: JPEG RTP Payloader * 561625 : Rtspsrc set segment's last_stop incorrectly * 561775 : souphttpsrc patch to support basic and digest authentication * 561802 : DLNA specific HTTP header missing * 561990 : qtdemux build fails on mingw due to missing definition of... * 562434 : [wavenc] Add support for a-law and mu-law encoded wav files * 562572 : multiudpsink handles errors in _render() too aggressively * 563414 : Fix for SunAudioMixer plugin * 563504 : add libv4l2 support to v4l2 gst plugin - required for mos... * 563509 : [rtp_data_test] Complains about negotiation errors with m... * 563510 : [videocrop] 1x1 unit test fails * 564437 : rtpjpegdepay was unable to handle frame dimensions greate... * 564948 : Fix and clean up osxaudio * 565850 : mov files can contain xvid, fmp4 and ac3 tracks * 566616 : v4l2src: b/w support * 566843 : [pulse] Terminating an audio stream hangs the application * 567577 : [audiofx] Add generic IIR/FIR audio filter elements * 567642 : spectrum element has undocumented arbitrary limitation on... * 567746 : fix for 547227 created a ref loop * 567794 : [PATCH] Rework pulse plugin * 567800 : Mp4 created by Avidemux don't play. * 567853 : osxaudiosrc does not build on 10.4 * 567874 : [audiofx] Echo/Reverb filter * 567955 : [spectrum] Need compensation for rounding errors * 567992 : [videocrop] wrong mouse navigation commands while cropping * 568395 : [audiofx] Rename audioreverb to audioecho * 568780 : elements/videocrop check fails * 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol... * 569820 : In some cases v4l2src element does not return correct norm * 570343 : equalizer bands != specified parameters * 570435 : Read Title element of Matroska files * 571038 : [osxvideosink] build fail * 571150 : aspectratiocrop : Memory leak * 571153 : [pulsemixer] compiler warnings (on ARM) * 571204 : [pulsesink] PA assertion failure triggers abort * 570581 : osxvideosink: non-embedded mode is badly broken and shoul... * 341752 : [rtspsrc] 500 Internal Server Error response with tagessc... * 420658 : gconfaudiosink is not behaving normally * 558554 : [avidemux] avidemux not recognizing certain uncompressed ... * 561580 : GStreamer does not play a specific WAV file * 563056 : " rtpjpegdepay ! jpegdec " doesnt works * 565441 : Smoke encoder doesn't set caps correctly * 567952 : videocrop: add b/w support
2009-02-27Updated devel/gperf to 3.0.4wiz1-1/+2
2009-02-27Update to 3.0.4:wiz3-13/+13
New in 3.0.4: * gperf is now licensed under the GPL version 3 or newer. * The generated C code gives less warnings with gcc-4.2.x in c99 or gnu99 mode.
2009-02-27fallout of the recent libcroco change: gtk2 was formerly pulleddrochner1-1/+2
in through libcroco but isn't anymore, so do it explicitely
2009-02-27This pkg didn't build anymore due to incompatible changesdrochner5-66/+33
in the "scons" build system, so update to 1.0.7 Didn't find a changelog, but an obvious one is that it uses "waf" to build now.
2009-02-27fix a format string problem (use of the Linux-only "%Id" specifierdrochner2-1/+45
which made the small calendar display only nonsense, ride on recent update And again: Please test the pkgs at least a little bit before committing an update.
2009-02-27fix a botch in last update which broke build of sqlite3-tcl.drochner2-4/+4
(Please give the pkgs you commit a least a minimal testing. Since sqlite3-tcl is needed to run the sqlite selftests the least I'd expect is to build that as well.)
2009-02-27When checking for explicit conflicts, skip the old version checkif nojoerg1-3/+3
old version exists (e.g. because this is not an update). Reported by Thomas Klausner.
2009-02-27Updated mail/evolution-exchange to 2.24.5wiz1-1/+2
2009-02-27Update to 2.24.5:wiz2-6/+6
Evolution Exchange 2.24.5 2009-02-25 ------------------------------------ Bug Fixes: #545455 : Check for the correct href of the message before accessing it. (Milan Crha)
2009-02-27Updated mail/evolution to 2.24.5wiz1-1/+2
2009-02-27Update to 2.24.5:wiz2-6/+6
Evolution 2.24.5 2009-02-25 --------------------------- Updated Translations: Wouter Bolsterlee (nl) Bug Fixes: #333716 : Do not store incomplete or broken files in a cache. (Milan Crha) #529037 : Disconnect signals on ESource-s too, not only on ECal-s. (Milan Crha) #559027 : Do not set date for 'None' value. (Milan Crha) #559719 : Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet. (Milan Crha) #559719 : Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet. (Milan Crha) #561465 : Expand 'Attendee' column instead of the last. (Milan Crha) #564229 : Do not use uninitialized variable. (Milan Crha) #564229 : Initialize the EPluginUI registry during class initialization, so that it's sure to be there when we need it. (Matthew Barnes) #567089 : Do not crash when no From set yet. (Milan Crha) #569700 : Stop reading from a network when operation was canceled. (Milan Crha) #569986 : bar rendering. (Srinivasa Ragavan) #572399 : Do not read from invalid iterator after call of row changed. (Milan Crha) #572543 : Always look for alternative apps for application/octet-stream. (Milan Crha) #572975 : Destroy file chooser dialog early enough to not have hidden any other windows below it. (Milan Crha)
2009-02-27Updated www/gtkhtml314 to 3.24.5wiz1-1/+2
2009-02-27Update to 3.24.5:wiz2-6/+6
GtkHTML-3.24.5 2009-02-25 ------------------------- Bug Fixes: #569365 : Do not draw a cursor without a window. (Milan Crha) #570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace doesn't work apparently. (Matthew Barnes) #571621 : Replace a g_assert() with g_return_if_fail(). (Matthew Barnes)
2009-02-27+multisync-guidrochner1-1/+2
2009-02-27import multisync-gui-0.91.0, a GUI for the libopensync frameworkdrochner5-0/+52
2009-02-27update for new evolution-data-server memory management rules,drochner4-2/+58
make it build on newer versions of e-d-s
2009-02-27Updated mail/evolution-data-server to 2.24.5wiz1-1/+2
2009-02-27Update to 2.24.5:wiz4-15/+15
Evolution-Data-Server 2.24.5 2009-02-25 --------------------------------------- Bug Fixes: #477535 : Randomly mail status changes were not getting stored in server. Fixed the issue by unsetting correct flags. (Sankar P) #567008 : Avoiding the clearing of the uids in the spool summary if forceindex is true. (Jeff Cai)
2009-02-27Updated x11/gnome-themes to 2.24.3nb1wiz1-1/+2
2009-02-27Bump PKGREVISION for PLIST fix from two days ago, and bumpwiz1-1/+3
icon-naming-utils dependency for it.
2009-02-27+ cherokee-0.99.0, climm-0.6.4, evolution-2.24.5,wiz1-18/+16
evolution-data-server-2.24.5, evolution-exchange-2.24.5, gtkhtml314-3.24.5, libXi-1.2.1, libkdcraw-0.1.8, modular-xorg-server-1.6.0, ocsigen-1.1.0 [pkg/40761], openldap-client-2.4.15, randrproto-1.2.99.4, snd-10.4, xf86-video-intel-2.6.2, zile-2.3.2. - galculator-1.3.4, xf86-input-keyboard-1.3.2, xf86-input-vmmouse-12.6.3, xf86-video-apm-1.2.1, xf86-video-ark-0.7.1, xf86-video-ast-0.87.0, xf86-video-ati-6.10.0 [pkg/40498], xf86-video-ati-6.11.0, xinput-1.4.0.
2009-02-27Comment out PKG_DESTDIR_SUPPORT.wiz1-2/+3
PLIST generation in the post-install target is broken for destdir. It tries to remove ${PREFIX}/bin et al.
2009-02-27Make evas-{software,xrender}-x11 build with modular xorg.minskim2-2/+4
Noted by Pierre ALLEGRAUD in PR 40768.
2009-02-27Fix typo.hasso1-2/+2
2009-02-27I really don't need to be told 10 times every time I launch an X11tnn3-2/+17
application that I don't have "Generic Event Extension" on my X server.
2009-02-27Declare inline functions also as static. Fixes build with Sun Studio.tnn2-1/+16
2009-02-27Push the distfile into MASTER_SITE_LOCAL. It is GPL and mirrored anyway,joerg1-9/+2
so just avoid the trouble with the main site. Addresses PR 40767.
2009-02-27add a patch from upstream to fix buffer oberflow in ARC2 codedrochner3-3/+29
(CVE-2009-0544), bump PKGREVISION
2009-02-27Note update of the "magicfilter" package to version 1.2nb7.tron1-1/+2
2009-02-27Fix category.mishka1-2/+2
2009-02-27Initial import of xmms-pulse 0.9.4 an output plugin for the XMMS programkefren4-0/+30
that allows it to output sound using the pulseaudio sound server
2009-02-27Depend on "dvipsk" package because it provides the "dvips" binary aftertron1-4/+3
the recent TeX package changes. Bump package revision.
2009-02-27Note PKGREVISION bump of graphics/gnome-icon-theme.hira1-1/+2
2009-02-27Updated security/opensc to 0.11.7hasso1-1/+3
Updated security/opensc-signer to 0.11.7
2009-02-27Fix PLIST due to update of graphics/icon-naming-utils. Bump PKGREVISION.hira2-25/+50
2009-02-27Update to 0.11.7. Changes from 0.11.6:hasso4-10/+10
* hide_empty_slots now on by default. * pinpad supported fixed for Mac OS X. * ruToken driver was updated. * openct virtual readers reduced to 2 by default. * link with iconv on Mac OS X for i18n support. * Security issue: Fix private data support. [CVE-2009-0368] * Enable lock_login by default. * Disable allow_soft_keygen by default.
2009-02-27Add Evas backend packages.minskim2-2/+32
2009-02-27Import evas-xpm-0.9.9.050 as graphics/evas-xpm.minskim3-0/+27
Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super and sub-sampled scaled images, alpha-blend objects, and more. This is the XPM image loader of Evas.
2009-02-27Import evas-tiff-0.9.9.050 as graphics/evas-tiff.minskim3-0/+30
Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super and sub-sampled scaled images, alpha-blend objects, and more. This is the TIFF image loader of Evas.
2009-02-27Import evas-svg-0.9.9.050 as graphics/evas-svg.minskim3-0/+27
Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super and sub-sampled scaled images, alpha-blend objects, and more. This is the SVG image loader of Evas.
2009-02-27Note updates of textproc/py-vobject to 0.8.1c and 0.8.1cnb1.kleink1-1/+3
2009-02-27Handle in-situ update of distfile, which fixes the remaining py24kleink2-5/+6
compatibility issue in change_tz. Bump PKGREVISION.