Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-08 | Speed building up by using MAKE_JOBS | adam | 1 | -4/+10 | |
2012-11-08 | Fix Darwin targets | adam | 1 | -7/+11 | |
2012-11-07 | Don't use X11 on Darwin; added LICENSE | adam | 1 | -2/+3 | |
2012-11-07 | Don't return value in a void function. | joerg | 2 | -1/+15 | |
2012-11-05 | update to 0.10.6 | drochner | 3 | -8/+8 | |
from the changelog: - many bug fixes that where found with Coverity - The following CVE fixes where backported: CVE-2012-2796, CVE-2012-2775, CVE-2012-2772, CVE-2012-2776, CVE-2012-2779, CVE-2012-2787, CVE-2012-2794, CVE-2012-2800, CVE-2012-2802, CVE-2012-2801, CVE-2012-2786, CVE-2012-2798, CVE-2012-2793, CVE-2012-2789, CVE-2012-2788, CVE-2012-2790, CVE-2012-2777, CVE-2012-2784 - hundreads of other bug fixes, some possibly security relevant, see the git log for details. | |||||
2012-11-03 | Bump revision of the correct packages after "pulseaudio" update. | tron | 2 | -4/+4 | |
2012-11-03 | Recursive revbump from audio/pulseaudio 2.1 | ryoon | 11 | -22/+22 | |
2012-11-01 | ISO says that main shall not be void. | joerg | 2 | -5/+9 | |
2012-10-30 | update to 3.4.3 | drochner | 4 | -13/+13 | |
this switches to the current stable release branch (source and binary compatible afaict) | |||||
2012-10-30 | enable introspection support, bump PKGREV | drochner | 4 | -6/+40 | |
2012-10-28 | As promised a week ago, remove arts and aalib from default suggested | wiz | 3 | -4/+6 | |
options. arts is obsolete and aalib only ever was a nice hack, not something to be enabled by default. | |||||
2012-10-26 | Remove some incorrect inline markers for functions used in other files. | joerg | 7 | -1/+148 | |
2012-10-25 | make it more pkgsrc compliant | drochner | 6 | -40/+33 | |
2012-10-25 | add and enable minidlna | jnemeth | 1 | -1/+2 | |
2012-10-24 | Add missing pangox-compat dependency in wxGTK24 and wxGTK26. | joerg | 1 | -2/+2 | |
Recursive bump for the new dependency. | |||||
2012-10-23 | Remove a trailing colon from an asm statement that was introduced in | apb | 2 | -7/+6 | |
revision 1.2 of patches/patch-src-post-planar-eq2.c. Apparently, some versions of gcc don't like an empty clobber list in an asm statement. This should fix PR 47035 from David Shao. | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
Mark packages that don't or might probably not have staged installation. | |||||
2012-10-23 | Remove xextproto/buildlink3.mk in most cases where it occurs with | wiz | 9 | -18/+9 | |
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages). | |||||
2012-10-19 | update to 2.0.4 | drochner | 4 | -31/+21 | |
changes (from the anouncement): VideoLAN and the VLC development team present the fifth version of "Twoflower", a major update that fixes a lot of regressions, issues and security issues in this branch. It introduces Opus support, improves Youtube, Vimeo streams and Blu-Ray dics support. It also fixes many issues in playback, notably on Ogg and MKV playback and audio device selections and a hundred of other bugs. pkgsrc note: opus and bluray are not supported yet | |||||
2012-10-16 | Recursive bump for new gtkglext pangox-compat dependency. | wiz | 1 | -2/+2 | |
2012-10-15 | import the FreeBSD port of minidlna, with minor adaptions to make it | drochner | 25 | -0/+2146 | |
build and start up on NetBSD not tested with a real media renderer yet | |||||
2012-10-12 | multimedia/mpeg4ip: Fix build for gcc 4.6+ | marino | 1 | -1/+3 | |
Remove -Werror (catches -Wunused-but-set-variable) to fix build. | |||||
2012-10-11 | fix bitfield extraction (wrong operator precedence) | drochner | 2 | -1/+27 | |
2012-10-11 | Update "ffmpeg2theora" package to version 0.29. Changes since 0.28: | tron | 2 | -7/+6 | |
- bugfixes - update to current FFmpeg api | |||||
2012-10-10 | update to 2.3 | drochner | 4 | -23/+59 | |
changes: -minor feature extensions -bugfixes -support newer ffmpeg/libav | |||||
2012-10-10 | +libquicktime | drochner | 1 | -1/+2 | |
2012-10-10 | add libquicktime-1.2.4, library and tools to deal with wuicktime/avi/mp4 | drochner | 5 | -0/+93 | |
files | |||||
2012-10-10 | reset PKGREV for base pkg update | drochner | 1 | -2/+1 | |
2012-10-10 | update to 1.1.7 | drochner | 5 | -20/+60 | |
changes: -bugfixes -speed improve,memt -new ffmpeg compatibility | |||||
2012-10-10 | remove ffmpeg010, moved to ffmpeg | drochner | 12 | -554/+1 | |
2012-10-10 | copy ffmpeg10 to ffmpeg, making it the default version | drochner | 11 | -111/+73 | |
2012-10-10 | update to 0.10.5 | drochner | 3 | -8/+8 | |
changes: bugfixes | |||||
2012-10-09 | multimedia/gpac: Fix linker flag bug | marino | 2 | -4/+17 | |
GCC 4.6+ does not tolerate flags starting with "--" like older versions do. These flags were meant to fall to the linker, but starting with GCC 4.6, they have to be explicitly prefixed with "-Wl,". Fix the gcc 4.7 breakage on "--warn-common". | |||||
2012-10-08 | Revbump after updating graphics/pango | adam | 53 | -106/+106 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 161 | -462/+161 | |
2012-10-06 | Recursive bump from net/gssdp. | ryoon | 2 | -4/+4 | |
2012-10-04 | Remove wrong taglib minimum version. No idea why it worked | wiz | 1 | -4/+2 | |
for taglib-1.7.2, but it stopped working with 1.8. Bump PKGREVISION. | |||||
2012-10-04 | Remove unnecessary python restriction (to all supported versions). | wiz | 1 | -3/+1 | |
2012-10-03 | Update for python25 removal. | wiz | 1 | -3/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 24 | -46/+48 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-02 | Mass recursive bump after the dependence fix of the "cairo" package | tron | 55 | -110/+110 | |
requested by Thomas Klausner. | |||||
2012-10-02 | Increase the minium required version of the "x11/libxcb" package to 1.6. | tron | 4 | -8/+8 | |
There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail. | |||||
2012-09-29 | MAKE_JOBS_SAFE should go in Makefile.common as it applies to the build | dholland | 2 | -3/+4 | |
system, and hence the plugins as well as the base package. | |||||
2012-09-27 | Alas, not MAKE_JOBS_SAFE. (failed at 8) | dholland | 1 | -1/+2 | |
2012-09-27 | Fix wrong BUILDLINK_API_DEPENDS, and restrict it to reject ffmpeg010. | dholland | 1 | -2/+2 | |
Should fix a number of bulk failures. | |||||
2012-09-27 | In affine_1d_MMX(), move the initialisation of %mm3 and %mm4 registers | apb | 2 | -5/+39 | |
into a separate asm statement, to give the compiler more freedom for register allocation. Fixes a problem with gcc-4.5.4 on NetBSD/i386 in which gcc complained: eq2.c: In function 'affine_1d_MMX': eq2.c:128:5: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' eq2.c:128:5: error: 'asm' operand has impossible constraints | |||||
2012-09-25 | Work around assembly-related build issue on Solaris. | jperkin | 1 | -1/+4 | |
2012-09-25 | Fix build on NetBSD current, at least. | ryoon | 20 | -38/+315 | |
* Fix build with recent ffmpeg * Add SONY Bravia support to check functionality | |||||
2012-09-24 | Update to 0.660 | ryoon | 8 | -131/+58 | |
* Fix build with recent ffmpeg Changelog: Version SVN-660 2010-01-11 * fixed subscription parsing for coherence UPnP framework * initial support for wpl playlists (Robert Massaioli) * initial ffmpegthumbnailer plugin * initial windows service * WMP 11 support * cleanup and bugfixes * added album & genre search/sort capabilities | |||||
2012-09-23 | recursive bump from libcdio shlib major change. | obache | 7 | -14/+14 | |