summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-01-10Changes 0.9.29:adam5-19/+20
- More work on the new Direct3D state management. - Debugger support for Mac OS. - Many OLE fixes and improvements. - Audio input support on Mac OS. - Lots of bug fixes.
2007-01-10Fix build with X11_TYPE=modularabs1-2/+2
2007-01-10Updated fonts/fontforge to 20061220adam1-1/+2
2007-01-10Changes 20061220:adam5-33/+9
* new fontimage tool * bug fixes
2007-01-10checkperms uses a BSD-style Makefile.rillig1-2/+3
2007-01-10USE_TOOLS+=nroffschmonz1-1/+3
2007-01-09Remove some updates drochner did (thanks, Matthias).wiz1-7/+1
2007-01-09Fix build with flac-1.1.3.wiz6-1/+334
2007-01-09musicpd updated to 0.12.1.wiz2-3/+3
2007-01-09Update to 0.12.1. Add patches from mpd svn repository to add flac-1.1.3.wiz7-16/+748
ver 0.12.1 (2006/10/10) * Fix segfault when scanning an MP3 that has a Xing tag with 0 frames * Fix segfault when there's no audio output specified and one can't be detected * Fix handling of escaping in quotes * Allow a quality of -1 to be specified for shout outputs * A few minor cleanups ver 0.12.0 (2006/9/22) * New audio output code which supports: * A plugin-like architecture * Non-libao ("native") outputs: * ALSA * OSS * OS X * Sun * Media MVP * PulseAudio * Shout (Icecast or Shoutcast) * Playing through multiple outputs at once * Enabling/disabling outputs while MPD is running * Saving output state (enabled/disabled) to the state_file * OggFLAC support (doesn't currently work with flac-1.1.3) * Musepack support * Gapless MP3 playback * MP3 ReplayGain support (using ID3v2 tags only) * Support for MP2 files if MP3 support is enabled * Composer, Performer, Comment, and Disc metadata support * New outputs command for listing available audio outputs * New enableoutput and disableoutput commands for enabling/disabling outputs * New plchangesposid command for a stripped down version of plchanges * New addid command for adding to the playlist and returning a song ID * New commands and notcommands commands for checking available commands * Can now specify any supported metadata type or "any" in search, find, and list * New volume_normalization parameter for enabling Audio Compress normalization * New metadata_to_use parameter for choosing supported metadata types * New pid_file parameter for saving the MPD process ID to the specified file * The db_file parameter is now required * The port parameter is now optional (defaults to 6600) * Can specify bind_to_address multiple times * New --kill argument for killing MPD if pid_file is specified * Removed --update-db argument (use the update function in your client instead) * New mpdconf.example * New mpd.conf man page * Removed bundled libmad and libid3tag * Lots of bug fixes, cleaned up code, and performance improvements
2007-01-09Add py-webpy.kristerw1-1/+2
2007-01-09qmail is not intended to be installed as an unprivileged user.rillig1-1/+3
2007-01-09Change LICENSE= to be the first item in the licensing paragraph.gdt1-4/+5
Adjust wording. conceptually ok'd by wiz@ agc@
2007-01-09Define uint64_t to u_int64_t on Interix.tv1-0/+11
There actually is an autoconf test in ghostscript for a 64-bit int, used for GX_COLOR_INDEX_TYPE, but the fallback for that is "ulong", not necessarily 64 bits. So to make gdevpdfe.c happy for now, force the issue.
2007-01-09+ abcm2ps-5.2.3, abcmidi-20070106, alacarte-0.11, album-4.01,wiz1-11/+13
gnome-mag-0.14.1, libetpan-0.49, libsoup-devel-2.2.99, libstatgrab-0.14, sylpheed-claws-2.7.0 [now claws-mail], xchat-2.8.0, xmms-nebulus-0.8.0, zile-2.2.25.
2007-01-09+p5-Net-Amazon-S3tv2-2/+4
2007-01-09Perl module Net::Amazon::S3 0.37, an object-based interface to the Amazon S3tv4-0/+42
distributed storage facility. DESCR: ===== This module provides a Perlish interface to Amazon S3. From the developer blurb: "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites. The service aims to maximize benefits of scale and to pass those benefits on to developers". To find out more about S3, please visit: http://s3.amazonaws.com/
2007-01-09mention recent updates/additionsdrochner1-1/+13
2007-01-09Update to 0.48smb5-18/+24
2007-01-09Fixed building with SunPro on Solaris.rillig2-1/+17
2007-01-09update to 0.10.4drochner4-7/+43
changes: Parallel installability with 0.8.x series Threadsafe design and API V4L2 source element moved to Good plugins Many improvements in Quicktime playback Xvid encoding and decoding improvements FAAD decoder fixes New element: alsaspdifsink for IEC958 output Spectrum FFT analysis element ported New element: h264parse. H.264 Parser Fixes in bz2 support New element: theoraexpdec. Libtheoraexp based Theora decoder New element: wavpackenc. Wavpack decoder Improvements in the libneon based http source gstfilter ported to 0.10 mpeg2enc ported to 0.10 New element: nsfdec. NSF decoder New element: spcdec. libopenspc based SPC decoder videocrop ported/re-written from 0.8 cdaudio element ported to 0.10 New element: rganalysis. ReplayGain analysis element New element: dvbsrc. DVB source element (disabled by default) deinterlace (Simple deinterlacer) ported from 0.8 New element: nuvdemux. NUV video demuxer Fixes in the DirectDraw output elements New elements: multifilesrc, multifilesink y4mencode ported from 0.8 rfbsrc, librfb based capture source ported from 0.8 New element: jackaudiosink. JACK audio output element Many other fixes and improvements
2007-01-09update to 0.10.5drochner5-25/+30
changes: -Parallel installability with 0.8.x series -Threadsafe design and API -RTP/RTSP improvements -Fixes in OSS support -Addition of the audiopanorama element -Improvements in AVI playback -Annodex playback fixes -Support FLAC in OGG and Matroska -Fixes in the Speex decoder -V4L2 source moved from Bad Plugins -SMPTE element ported to 0.10 -GStreamer Data Protocol (GDP) Payloader and Depayloader elements added -Many other bug-fixes
2007-01-09Modular Xorg support.joerg4-7/+11
2007-01-09update to 0.5.10drochner2-7/+7
This release fixes a security bug (possible local exploit). other changes: * DBus support is now enabled by default - improved screensaver support * Added 'CHANNELPREV' event (for vdr-xine 0.7.10). * Deferred preferences window initialisation until it's actually opened. (This noticeably speeds up startup.) * Fixed some indexing errors in the playlist drag&drop code. * Some small filename buffer usage cleanups.
2007-01-09fix PR pkg/35375: xine-ui freezes konsole sessions fromdrochner4-7/+53
Sergey Svishchev, patch from xine CVS
2007-01-09add limit check to real parser (identical to CVE-2006-6172)drochner8-7/+65
from mplayer svn bump PKGREVISIONs
2007-01-09in local copy of libdvdnav:drochner7-3/+88
-avoid file descriptor leak -advance buffer pointer correctly on short reads from an unnamed contributor add limit check to real parser (CVE-2006-6172) from mplayer svn bump PKGREVISION
2007-01-09-avoid file descriptor leakdrochner4-2/+34
-advance buffer pointer correctly on short reads from an unnamed contributor bump PKGREVISION
2007-01-09Patch to work around an API change in libexif.gavan3-3/+21
2007-01-09Needs libSM for modular Xorg.joerg2-2/+4
2007-01-09Modular Xorg support.joerg1-1/+5
2007-01-09Needs libSM for modular Xorg.joerg2-2/+4
2007-01-09Add an option to allow a batch mode pcb to be built. Useful for webserverdmcmahill2-4/+9
environments.
2007-01-09Don't hard-wire nb version of dependency.joerg1-2/+2
2007-01-09Supports DESTDIR.joerg1-1/+3
2007-01-09Don't limit extern "C" to certain Sun compiler. It is never wrong to dojoerg2-9/+5
that for C headers in C++ programs, but GCC does it by default for system include directories.
2007-01-09nanosleep needs -lrt on Solaris. From Gilles Dauphin.joerg1-1/+7
2007-01-09Updated graphics/ImageMagick to 6.3.1.6adam1-1/+2
2007-01-09Changes 6.3.1.6:adam3-7/+9
* Bug fixes and improvements
2007-01-09libXt is needed for configure.joerg1-2/+5
2007-01-09Modular Xorg support.joerg1-1/+7
2007-01-09Modular Xorg support.joerg1-1/+3
2007-01-09Include the ghostscript fonts in the search path by default, if they arejoerg1-1/+4
installed. Bump revision.
2007-01-09share/doc is needed as well.joerg1-2/+2
2007-01-09Modular Xorg support.joerg2-2/+10
2007-01-09Don't build static version.joerg2-4/+13
2007-01-09Modular Xorg support.joerg2-3/+7
2007-01-09+ gdal-1.4.0, ghostscript-8.55, vttest-20070107.wiz1-2/+4
2007-01-09Fixed the file permissions: some files had been world-writable, othersrillig1-25/+17
unreadable. Cleaned up the Makefile. PKGREVISION++
2007-01-09Changed the file permissions of the binaries from 111 to 555, so thatrillig1-2/+3
they can be packaged by an unprivileged user. I don't see any reason to make the binaries non-readable, since they are neither set-uid nor closed source. PKGREVISION++