Commit graph

107911 commits

Author SHA1 Message Date
adam
702c5afa85 Changes 0.9.29:
- 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-10 09:09:49 +00:00
abs
540e691496 Fix build with X11_TYPE=modular 2007-01-10 08:35:57 +00:00
adam
ead0b8e0c0 Updated fonts/fontforge to 20061220 2007-01-10 07:52:45 +00:00
adam
ccd625676b Changes 20061220:
* new fontimage tool
* bug fixes
2007-01-10 07:51:50 +00:00
rillig
91562cf82e checkperms uses a BSD-style Makefile. 2007-01-10 07:42:00 +00:00
schmonz
ab7c3b3370 USE_TOOLS+=nroff 2007-01-10 06:07:33 +00:00
wiz
7f79ede89b Remove some updates drochner did (thanks, Matthias). 2007-01-09 23:44:06 +00:00
wiz
de547617d2 Fix build with flac-1.1.3. 2007-01-09 23:36:45 +00:00
wiz
edba95c281 musicpd updated to 0.12.1. 2007-01-09 23:20:22 +00:00
wiz
4d43c0fdf8 Update to 0.12.1. Add patches from mpd svn repository to add flac-1.1.3.
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-09 23:19:26 +00:00
kristerw
7aecefa7e3 Add py-webpy. 2007-01-09 21:56:19 +00:00
rillig
d6b74863d7 qmail is not intended to be installed as an unprivileged user. 2007-01-09 21:35:58 +00:00
gdt
af27e6153b Change LICENSE= to be the first item in the licensing paragraph.
Adjust wording.

conceptually ok'd by wiz@ agc@
2007-01-09 21:14:21 +00:00
tv
9176eecb0b Define uint64_t to u_int64_t on Interix.
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 21:03:02 +00:00
wiz
4e9e3e7ec0 + abcm2ps-5.2.3, abcmidi-20070106, alacarte-0.11, album-4.01,
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 20:05:12 +00:00
tv
32a9db249e +p5-Net-Amazon-S3 2007-01-09 17:10:36 +00:00
tv
3ffac389ad Perl module Net::Amazon::S3 0.37, an object-based interface to the Amazon S3
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-09 17:09:54 +00:00
drochner
749d3570aa mention recent updates/additions 2007-01-09 16:04:38 +00:00
smb
46b05761de Update to 0.48 2007-01-09 15:46:37 +00:00
rillig
4ac0fa085f Fixed building with SunPro on Solaris. 2007-01-09 15:25:47 +00:00
drochner
032d9d54ad update to 0.10.4
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-09 15:21:34 +00:00
drochner
e4f1333e34 update to 0.10.5
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-09 15:16:56 +00:00
joerg
adee724a2a Modular Xorg support. 2007-01-09 15:06:23 +00:00
drochner
21006483e2 update to 0.5.10
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-09 14:56:57 +00:00
drochner
92856e4cad fix PR pkg/35375: xine-ui freezes konsole sessions from
Sergey Svishchev, patch from xine CVS
2007-01-09 14:52:41 +00:00
drochner
f412506948 add limit check to real parser (identical to CVE-2006-6172)
from mplayer svn

bump PKGREVISIONs
2007-01-09 14:49:33 +00:00
drochner
a9b8d97d09 in local copy of libdvdnav:
-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 14:46:31 +00:00
drochner
c2adaf574e -avoid file descriptor leak
-advance buffer pointer correctly on short reads
from an unnamed contributor
bump PKGREVISION
2007-01-09 14:44:11 +00:00
gavan
71ab1e303c Patch to work around an API change in libexif. 2007-01-09 13:59:05 +00:00
joerg
6e30b7256a Needs libSM for modular Xorg. 2007-01-09 13:31:02 +00:00
joerg
93d82e72e8 Modular Xorg support. 2007-01-09 13:30:46 +00:00
joerg
d9d23137a0 Needs libSM for modular Xorg. 2007-01-09 13:28:19 +00:00
dmcmahill
6f3772be2d Add an option to allow a batch mode pcb to be built. Useful for webserver
environments.
2007-01-09 11:55:52 +00:00
joerg
8d9c9bf915 Don't hard-wire nb version of dependency. 2007-01-09 11:35:30 +00:00
joerg
b73ed7f5c0 Supports DESTDIR. 2007-01-09 10:27:17 +00:00
joerg
588dcc2dc1 Don't limit extern "C" to certain Sun compiler. It is never wrong to do
that for C headers in C++ programs, but GCC does it by default for
system include directories.
2007-01-09 10:21:51 +00:00
joerg
72cbd1a98b nanosleep needs -lrt on Solaris. From Gilles Dauphin. 2007-01-09 10:16:19 +00:00
adam
7bbc414b1b Updated graphics/ImageMagick to 6.3.1.6 2007-01-09 09:53:42 +00:00
adam
4fb3be0b64 Changes 6.3.1.6:
* Bug fixes and improvements
2007-01-09 09:52:33 +00:00
joerg
975273c57b libXt is needed for configure. 2007-01-09 09:32:43 +00:00
joerg
452dc5e690 Modular Xorg support. 2007-01-09 09:31:17 +00:00
joerg
f037a564be Modular Xorg support. 2007-01-09 09:16:21 +00:00
joerg
7bf1faaf1b Include the ghostscript fonts in the search path by default, if they are
installed. Bump revision.
2007-01-09 08:58:29 +00:00
joerg
ab892d1cd7 share/doc is needed as well. 2007-01-09 08:42:10 +00:00
joerg
d9a962b5f9 Modular Xorg support. 2007-01-09 08:31:17 +00:00
joerg
091617aa35 Don't build static version. 2007-01-09 08:14:03 +00:00
joerg
9fabe34848 Modular Xorg support. 2007-01-09 08:07:44 +00:00
wiz
7d7f4ce32b + gdal-1.4.0, ghostscript-8.55, vttest-20070107. 2007-01-09 06:41:13 +00:00
rillig
6f35a9e410 Fixed the file permissions: some files had been world-writable, others
unreadable.

Cleaned up the Makefile.

PKGREVISION++
2007-01-09 05:40:21 +00:00
rillig
5832dbbff7 Changed the file permissions of the binaries from 111 to 555, so that
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++
2007-01-09 05:20:15 +00:00