summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-01-27Import fuppes version 0.629.jmcneill5-0/+109
FUPPES is a free, multiplatform UPnP A/V Media Server. FUPPES supports a wide range of UPnP MediaRenderers (see website for details) as well as on-the-fly transcoding of various audio, video and image formats. It also includes basic DLNA support.
2009-01-27Updated multimedia/avidemux to 2.4.3nb3jmcneill1-1/+2
2009-01-27Install xdg desktop shortcut and associated icon.jmcneill2-3/+13
2009-01-27Updated audio/twolame to 0.3.12jmcneill1-1/+2
2009-01-27- twolame-0.3.12jmcneill1-2/+1
2009-01-27Update twolame to 0.3.12.jmcneill2-7/+6
Version 0.3.12 (2008-01-09) --------------------------- - Fixed 'inline' for the forthcoming gcc-4.3 * thanks to Martin Michlmayr for patch Version 0.3.11 (2007-07-02) --------------------------- - Fixed energy levels bug for mono audio * thanks to Staale Helleberg for patch - Fixed STDIN support in twolame frontend Version 0.3.10 (2007-03-20) --------------------------- - Added win32/winutil.h to tarball - fixes bug #1629945 - Fixed presentation of --enable-debug in configure script - Added twolame_encode_buffer_float32_interleaved() - Fixed bug that was loosing stereo in twolame_encode_buffer_float32() - Fixed twolame_set_mode() to accept TWOLAME_AUTO_MODE - Added source file Ids to the top of every file - Added -pedantic to CFLAGS for debug build Version 0.3.9 (2006-12-31) -------------------------- - Fix for Windows in simple frontend: open files in binary mode * thanks to Kurien Mathew - (libtwolame) Fixed energy level support * thanks to Staale Helleberg - Nows displays the version number of libsndfile in frontend * as suggested by Elio Blanca - Changed documentation build system, so you have to run it manually - Buffer overrun fix in new_extension() - (libtwolame) Added warning that DAB support is still broken - (libtwolame) Added twolame_get_framelength() to return number of bytes per frame - Added TWOLAME_SAMPLES_PER_FRAME macro, clarifying that there are always 1152 samples per frame in Layer 2 - Frontend now displays extra information * Duration of input file (if known) * Total number of frames to be encoded and percentage complete * The filesize of the output file - Cleaned up source files so that it is consistent and all uses tabs (tab width 4) Version 0.3.8 (2006-06-19) -------------------------- - (libtwolame) Fixed CRC protection - More code tidying - pkg-config is no-longer required (but is recommended) - frontend now has the exectuable suffix appended to filename - added -std=c99 to the compiler options
2009-01-27Added devel/ruby-facade version 1.0.2ahoka1-1/+3
Added devel/ruby-pathname2 version 1.6.1
2009-01-27Added ruby-facede and ruby-pathname2ahoka1-1/+3
2009-01-27Import ruby18-pathname2-1.6.1 as devel/ruby-pathname2.ahoka4-0/+35
An alternate implementation for the Pathname library. This version treats a path name as a String, though with certain methods overloaded.
2009-01-27Import ruby18-facade-1.0.2 as devel/ruby-facade.ahoka4-0/+31
A simple way to implement the facade pattern in Ruby.
2009-01-26Add configure option to enable sha256 digest types, as these are seen in the ↵explorer1-1/+3
wild. Bump to revision nb1.
2009-01-26Added multimedia/tstools version 1.11jmcneill1-1/+2
2009-01-26+ tstoolsjmcneill1-1/+2
2009-01-26Import tstools version 1.11.jmcneill4-0/+88
tstools is a set of cross-platform command line tools for working with MPEG data. The emphasis is on relatively simple tools which concentrate on MPEG (H.264 and H.262) data packaged according to H.222 (i.e., TS or PS), with a particular interest in checking for conformance. Transport Stream (TS) is typically used for distribution of cable and satellite data. Program Stream (PS) is typically used to store data on DVDs. The tools are focused on: * Quick reporting of useful data (tsinfo, stream_type) * Giving a quick overview of the entities in the stream (esdots, psdots) * Reporting on TS packets (tsreport) or ES units/frames/fields (esreport) * Simple manipulation of stream data (es2ts, esfilter, esreverse, esmerge, ts2es) * Streaming of data, possibly with introduced errors (tsplay)
2009-01-26Update mail/mutt-devel to 1.5.19tonio2-3/+3
1.5.19 (2009-01-05): + support for SSL certificate chains + <what-key> function works in pager, too + support for tokyocabinet (qdbm successor) ! $move now defaults to "no" instead of "ask-no" + $imap_pipeline_depth controls the number of commands that mutt can issue to an IMAP server before it must collect the responses + $ssl_client_cert available with gnutls as well as openssl + 'mime_lookup application/octet-stream' added to system Muttrc
2009-01-26Update mail/mutt-devel to 1.5.19tonio9-61/+41
User destdir mode instead of user-destdir: this make sure the package is correctly created when mutt_dotlock is needed. Mostly bugfixes in changelog, among them: - Only install mutt_dotlock(1) if binary is installed. - Allow for mail addresses longer than 256 characters. - Make multipart decoding a little more forgiving. - Make $move default to no instead of ask-no. - Show more information about problematic SMIME signatures under gpgme. - Improve gpgme SMIME uid display. - Support displaying application/pgp-keys with GPGME. - Verify hostname in (Open)SSL certificate validation. - Make text/enriched handler multibyte aware. - translation updates. UPDATING: + support for SSL certificate chains + <what-key> function works in pager, too + support for tokyocabinet (qdbm successor) ! $move now defaults to "no" instead of "ask-no" + $imap_pipeline_depth controls the number of commands that mutt can issue to an IMAP server before it must collect the responses + $ssl_client_cert available with gnutls as well as openssl + 'mime_lookup application/octet-stream' added to system Muttrc
2009-01-26Note PKGREIVISION bump of teTeX3-texmf and teTeX3-bin.minskim1-1/+3
2009-01-26Remove references to pkgsrc-wip.minskim1-4/+4
2009-01-26Update patches for the previous commit.minskim3-63/+98
2009-01-26Use format.mk and map.mk in texlive-tetex to update TeX formats andminskim7-1215/+83
font maps for dvips and dvipdfm. In this way, configuration files (fmtutil.cnf and updmap.cfg) are properly installed under PKG_SYSCONFDIR, not under PREFIX. Bump PKGREVISION for teTeX-texmf and teTeX-bin.
2009-01-26Add texlive-tetex.minskim2-2/+4
2009-01-26Import texlive-tetex-2008 as print/texlive-tetex.minskim16-0/+538
This is a collection of scripts included in teTeX. The development of the original teTeX ceased in 2006, and these scripts are now maintained in TeX Live.
2009-01-26Needs libXp nowadays.joerg1-1/+2
2009-01-26Add tex-bin-tetex.minskim2-2/+4
2009-01-26Import tex-bin-tetex-3.0 as print/tex-bin-tetex.minskim6-0/+116
This package provides encoding and map files for dvips and dvipdfm used by updmap.
2009-01-26Make package build using Sun Studio.sketch3-1/+38
2009-01-26Update to 4.2.4p6. Highlights from 4.2.4p4:kefren2-7/+6
* fix CVE-2009-0021 * fix build against latest OpenSSL versions * obsolete "dynamic" keyword * fix memory leak when fetching system messages * several fixes in ntpdate
2009-01-26Packages that install *.desktop files should includerillig1-3/+14
sysutils/desktop-file-utils/desktopdb.mk. Suggested by Matthias Drochner.
2009-01-26update to 2.4.4drochner2-6/+6
changes: -Updated translations -SIGUSR2 added ... "exit interval capture after next shot"
2009-01-26Added but disabled a check that tests whether the PKGNAME and therillig1-1/+6
package directory match. There is much work to do until this can be enabled.
2009-01-26update to 2.4.4drochner4-22/+8
changes: -many improvements to PTP -Experimental driver for jl2005c based cameras added -Serial driver: do not lock device during probe to reduce startup time -bugfixes -translation updates pkgsrc note: tested with EOS40D (capture das still not work)
2009-01-26Note PKGREVISION bump of misc/openoffice2.hira1-1/+2
2009-01-26 - Fix DESTDIR installation.hira5-28/+72
- Fix charmap names for NetBSD. - Use time_t instead of long on NetBSD. Bump PKGREVISION.
2009-01-26deal with desktopdbdrochner1-1/+2
2009-01-26Rudimentary support for Sun Studio on x86.sketch3-1/+29
2009-01-26Although the Sun Studio compiler fools configure into thinking it supportssketch2-1/+16
the necessary SSE2 instructions, the actual source doesn't build, so explicitly disable it.
2009-01-26PR/38351 - Miro Voutilainen -- app_curl does not buildjnemeth4-7/+17
2009-01-26Fix package on Solaris. Probably not the 'correct' fix, but it's a smallsketch2-6/+18
and working one without having to delve too far into imake.
2009-01-26reset PKGREVISION for base pkg updatedrochner1-3/+1
2009-01-26Updated databases/tokyocabinet to 1.4.2obache1-1/+2
2009-01-26update to 0.10.14drochner4-20/+26
changes: Handle keep-refcount for GBoxed arguments Mark gst.message* that take ownership of the gst.Structure/gst.TagList Wrap new API in Core and Base Various other bug fixes and improvements
2009-01-26reset PKGREVISION for base pkg updatedrochner1-3/+1
2009-01-26update to 0.10.10drochner4-54/+15
changes: Require gettext 0.17 ACM mp3 decoder element for win32 New MXF demuxer added JPEG-2000 encoder - jp2enc added RTP support Fixes for RTP support Add parsers for AAC and AMR Move libgstapp and elements to -base Add Quicktime muxer element qtmux Enhance RFB capture Improve MPEG-TS and MPEG-PS demuxing Don't install static libs for plugins Introduce audioringbuffer element Improve DVD playback of ResinDVD components Move old audioresample from -base as legacyaudioresample Improve speexresampler, and then move it to -base Improve FLV demuxing and parsing Various DVB input fixes Add support for frequency list descriptors for DVB Improve MPEG-TS muxer Various other bug-fixes
2009-01-26Update TokyoCabinet to 1.4.2.obache3-8/+8
Changes: 2009-01-21 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tcatof): new function. * tcbdb.c (tcbdbleafaddrec): allocation tuning of duplicated records was modified. * tcadb.c: all methods now support the table database API. - Release: 1.4.2
2009-01-26update to 0.10.22drochner5-13/+48
changes: Require gettext 0.17 Replace audioresample with speexresample from -bad Support new formats in RIFF: uncompressed RGB, WMA lossless, VP6 Move libgstapp and elements from -bad Support color-key setting and probing for Xv properties Improve typefinding for various formats Extend audio sinks for pull-mode operation Support for more subtitle formats More development on decode2bin and playbin2 RTP and SDP fixes Many bug fixes and improvements
2009-01-26update to 0.10.22drochner4-32/+22
changes: GstController improvements Extensions to the latency setting behaviours Ability for plugins to register dependencies to trigger re-scanning Optimisations in some common operations on caps and values and elsewhere Add sequence numbers to events so dependent events can be associated with the event that caused them New macros for reading and writing float values Many improvements in the basesink base class Support non-default main contexts for GstBus watches Improvements in pull-mode scheduling of sinks Fixes for alignment issues on sparc Ghost pad fixes New bit-reader assistance API Many other bug fixes and improvements
2009-01-26update to 0.10.13drochner3-25/+18
changes: -Fix for security advisory TKADV2009-0xx -Fix bad autopoint substitution in the po subdir
2009-01-26tyopsketch1-2/+2
2009-01-26gentoo 0.11.57nb2dholland1-1/+2
2009-01-26Undo the removal of patch-ae in the previous commit, to avoid thedholland3-3/+115
insecure-temporary-files problem patch-ae was supposed to fix. Provide a new patch-ae that does something more like the right thing. (The old one tried to open and write to a directory created with mkdtemp(), so even if this code doesn't fully work it's still an improvement.) XXX: compile-tested only, don't have time to do it properly right now... PKGREVISION++.