aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gsm
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-5/+3
| | | | ldconfig in PLIST need personal consideration.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* * Modified patches to support INSTALL_MACROS instead of cp/mv commandsteve1999-12-243-94/+63
| | | | | | | | | * Fixed behavior of installing man pages * Added WWW: line into pkg/DESCR * Fixed pkg/PLIST PR: 15334 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* 1. Convert to ELF.smace1998-09-231-3/+4
| | | | | 2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
* 1. Convert to ELF.smace1998-09-231-36/+261
| | | | | | | 2. Clean up makefile (shutup rm). 3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
* Convert to ELFsmace1998-09-231-2/+2
|
* Add an MLINKS line.hoek1998-09-192-14/+2
|
* Yes, removing plist manpages broke this one, too. :)hoek1998-08-182-6/+18
| | | | | | Actually, this has been broken since asami's compress-all-the-manpages commit on Nov. 18, _1996_. I'm beginning to suspect that more ports are in like this...
* It's not that ports/astro/* had no manpages to remove from theirhoek1998-08-171-5/+0
| | | | | PLISTs, it's just that none of the ones that do use the MANx variables.
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Set maintainer to ports@freebsd.orgpst1997-07-101-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-6/+8
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-161-2/+4
| | | | Added MAINTAINERS to many of them.
* Upgrade to 1.0.10ache1996-10-255-43/+86
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSDache1996-04-193-9/+162
| | | | | Make shared library too (changes needed for upcoming speak_freely port)
* Upgrade GSM library to 1.0pl7pst1995-08-172-7/+6
|
* Updating Makefiles, audio ports.asami1995-04-121-4/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-2/+4
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* GSM <-> other audio encoding conversion package (required for nevot)pst1995-01-067-0/+88
n> | | | | | | | | | | | This has been on the TODO list for forever... PR: 238764 Reported by: yuri | * KDE Frameworks: complete dependenciestcberner2019-06-231-1/+2 | | | * multimedia/shotcut: update to 19.06.15fernape2019-06-223-7/+45 | | | | | | | | | | | | | | | | Too many changes to be listed here. See ChangeLog: https://shotcut.org/blog/new-release-190615/ Reported by: portscout | * multimedia/svt-av1: update to 0.5.0.642jbeich2019-06-224-9/+9 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ac75c3e0...3a811c20 | * multimedia/aom: update to 1.0.0.1972jbeich2019-06-222-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/3cf25c540..8905a39f8 | * multimedia/rav1e: update to s20190620jbeich2019-06-222-5/+5 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/6d330d26...c84872d7 | * multimedia/gmmlib: update to 19.2.2jbeich2019-06-212-4/+4 | | | | | | | | | | Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-19.2.1...intel-gmmlib-19.2.2 Reported by: portscout | * multimedia/svt-av1: update to 0.5.0.466jbeich2019-06-212-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/cc2ee452...ac75c3e0 | * Update to upstream release 3.0.7.1; Makefile fixesriggs2019-06-214-77/+25 | | | | | | | | | | | | | | | | | | | | | | Details: - Update to newest upstream release 3.0.7.1 - Fix drive-by dependencies, reported in [1] - Introduce new options for JPEG and OGGSPOTS [1] PR: 238261 [1] Reported by: phascolarctos@protonmail.ch [1] MFH: 2019Q2 | * multimedia/svt-av1: update to 0.5.0.457jbeich2019-06-203-22/+9 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/5fd69642...cc2ee452 | * multimedia/musikcube: Update 0.65.0 -> 0.65.1yuri2019-06-203-66/+4 | | | * - Simplify XFCE MASTER_SITES usagemadpilot2019-06-201-1/+1 | | | | | | | | | | | | | | | | | | - Update XFCE Master sites list Submitted by: olivierd Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D8416 | * multimedia/obs-studio: Update 23.2.0 -> 23.2.1yuri2019-06-192-4/+4 | | | | | | | | Reported by: portscout | * multimedia/aom: update to 1.0.0.1940jbeich2019-06-182-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/0674efe20..3cf25c540 | * multimedia/rav1e: update to s20190615jbeich2019-06-182-47/+74 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/c68d68c6...6d330d26 | * multimedia/avidemux: Disable -Werror=attributes and unbreak build with GCC 9tobik2019-06-171-0/+11 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from .../.build/ffmpeg/source/libavutil/common.h:437, from .../.build/ffmpeg/source/libavutil/avutil.h:296, from .../.build/ffmpeg/source/libavutil/samplefmt.h:24, from .../.build/ffmpeg/source/libavcodec/avcodec.h:31, from .../avidemux_2.6.11/avidemux_core/ADM_core/src/ADM_memcpy.cpp:41: .../.build/ffmpeg/source/libavutil/mem.h:185:79: error: 'alloc_size' attribute ignored on a function returning 'int' [-Werror=attributes] 185 | av_alloc_size(2, 3) int av_reallocp_array(void *ptr, size_t nmemb, size_t size); | ^ cc1plus: some warnings being treated as errors http://package22.nyi.freebsd.org/data/112amd64-default-PR238330/2019-06-09_20h29m30s/logs/errors/avidemux-2.6.11_14.log PR: 238330 | * Switch DragonFly to pthread_getthreadid_np in my portsjbeich2019-06-173-20/+10 | | | | | | | | https://github.com/DragonFlyBSD/DragonFlyBSD/commit/c0f25c26521a | * multimedia/openh264: update to 2.0.0jbeich2019-06-179-29/+64 | | | | | | | | | | | | | | | | - Add symlinks for cliqz and thunderbird Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0 ABI: https://abi-laboratory.pro/tracker/timeline/openh264/ Reported by: GitHub (watch releases) | * multimedia/gmp-api: update to 58jbeich2019-06-173-10/+5 | | | | | | | | Changes: https://github.com/mozilla/gmp-api/compare/Firefox39...e393575 | * Clean up LIB_DEPENDSantoine2019-06-172-2/+2 | | | * Update KDE Frameworks to 5.59.0tcberner2019-06-151-3/+3 | | | | | | | | | | Exp-run by: antoine PR: 238414 | * Remove expired ports:tobik2019-06-1539-2082/+0 | | | | | | | | | | | | | | 2019-06-15 multimedia/mpeg4ip: old, unmaintained version; superseded by multimedia/ffmpeg 2019-06-15 multimedia/ffmpeg0: vulnerable and old version; use multimedia/ffmpeg instead PR: 215036 | * multimedia/gstreamer-ffmpeg: Drop FFMPEG optiontobik2019-06-151-16/+10 | | | | | | | | | | | | multimedia/ffmpeg0 has expired. PR: 215036 | * multimedia/aom: update to 1.0.0.1935jbeich2019-06-152-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/6acad5a74..0674efe20 | * multimedia/svt-av1: update to 0.5.0.370jbeich2019-06-152-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6a003487...5fd69642 | * multimedia/py-ffmpeg-python: Update 0.1.17 -> 0.1.18yuri2019-06-142-4/+4 | | | | | | | | Reported by: portscout | * multimedia/obs-studio: Update 23.1.0 -> 23.2.0yuri2019-06-133-31/+27 | | | | | | | | Reported by: portscout | * multimedia/svt-av1: update to 0.5.0.283jbeich2019-06-132-8/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6fd56461...6a003487 | * multimedia/plexmediaserver-plexpass: Update to 1.16.0.1220feld2019-06-132-5/+5 | | | * multimedia/plexmediaserver: Update to 1.15.8.1198feld2019-06-132-5/+5 | | | * multimedia/kdenlive: restore PORTREVISIONtcberner2019-06-121-0/+1 | | | | | | | | | | | | | | | | In r503611 the PORTREVISION was mistakenly dropped (kdenlive is at the moment held back at a lower version). PR: 238497 Submitted by: Ting-Wei Lan <lantw44@gmail.com> | * multimedia/aom: update to 1.0.0.1901jbeich2019-06-112-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/bc604cc2b..6acad5a74 | * multimedia/svt-av1: update to 0.5.0.264jbeich2019-06-113-6/+6 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/f5882304...6fd56461 | * multimedia/jmref: fix buildpkubaj2019-06-101-0/+1 | | | | | | | | | | | | | | | | | | | | Add MAKE_JOBS_UNSAFE=yes to fix: checking dependencies Assembler messages: Fatal error: can't create obj/rtp_loss.o: No such file or directory Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D20588 | * multimedia/py-soco: Update to 0.17kai2019-06-092-5/+6 | | | | | | | | | | | | | | While I'm here: Pet portlint PR: 238426 Submitted by: Conall O'Brien <conall@conall.net> | * New port: multimedia/kodi-addon-vfs.libarchive-develtobik2019-06-095-0/+41 | | | | | | | | | | | | | | | | | | | | This VFS addon for Kodi adds support for accessing files, music, pictures, videos, etc. in (compressed) archives directly via libarchive. This port is for multimedia/kodi-devel only. WWW: https://github.com/xbmc/vfs.libarchive | * multimedia/rav1e: update to s20190608jbeich2019-06-092-5/+5 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/1b4d72a4...c68d68c6 | * multimedia/svt-av1: update to 0.5.0.247jbeich2019-06-093-6/+6 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/2fb6ab8f...f5882304 | * Address some portlint warnings in the Linux infrastructure ports.tijl2019-06-084-9/+12 | | | | | | | | | | | | | | Eliminate LINUXNAME from port Makefiles. This was just a helper variable without special meaning outside port Makefiles but several developers have copied it to new ports where it was then unused, apparently thinking that it did have some special meaning. | * multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.3.21tobik2019-06-083-5/+7 | | | * Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.tijl2019-06-084-4/+4 | | | | | | | | This puts all version information together in the port Makefiles. | * multimedia/vapoursynth: unbreak after r503610jbeich2019-06-082-1/+12 | | | | | | | | | | | | | | | | | | | | | | | | | | src/core/vsresize.cpp:88:20: error: use of undeclared identifier 'ZIMG_CPU_X86_AVX512_SKL'; did you mean 'ZIMG_CPU_X86_AVX512_SKX'? { "avx512skl", ZIMG_CPU_X86_AVX512_SKL }, ^~~~~~~~~~~~~~~~~~~~~~~ ZIMG_CPU_X86_AVX512_SKX /usr/local/include/zimg.h:171:2: note: 'ZIMG_CPU_X86_AVX512_SKX' declared here ZIMG_CPU_X86_AVX512_SKX = 1011 /**< AVX-512 {F,CD,VL,BW,DQ} (e.g. Skylake-X/SP). */ ^ Reported by: pkg-fallout Obtained from: upstream | * multimedia/aom: update to 1.0.0.1888jbeich2019-06-082-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/3388df9b6..bc604cc2b | * multimedia/svt-av1: update to 0.5.0.238jbeich2019-06-082-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ecf5e905...2fb6ab8f | * multimedia/kodi-devel: Update to newest committobik2019-06-072-6/+5 | | | * Update KDE Applications to 19.04.2tcberner2019-06-075-11/+9 | | | | | | | | https://kde.org/announcements/announce-applications-19.04.2.php | * multimedia/libva-intel-media-driver: update to 19.2.p5jbeich2019-06-074-8/+8 | | | | | | | | | | Changes: https://github.com/intel/media-driver/compare/intel-media-19.2.pre4...intel-media-19.2.pre5 Reported by: GitHub (watch releases) | * multimedia/aom: update to 1.0.0.1878jbeich2019-06-062-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/a7d48a6b7..3388df9b6 | * multimedia/rav1e: update to s20190605jbeich2019-06-063-30/+11 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/12f041fc...1b4d72a4 | * multimedia/svt-av1: update to 0.5.0.204jbeich2019-06-062-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/d4f51326...ecf5e905 | * Switch default version of samba from 4.7 to 4.8antoine2019-06-047-6/+7 | | | | | | | | With hat: portmgr | * multimedia/aom: update to 1.0.0.1864jbeich2019-06-042-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/7cfbaa7e0..a7d48a6b7 | * multimedia/rav1e: update to s20190604jbeich2019-06-042-23/+34 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/3b08db6d...12f041fc | * multimedia/svt-av1: update to 0.5.0.201jbeich2019-06-042-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/2f4852a0...d4f51326 | * multimedia/svt-hevc: chase HTTP redirectjbeich2019-06-032-3/+3 | | | * - drop dependency on multimedia/ffmpeg0dinoex2019-06-031-15/+7 | | | | | | | | PR: 238094 | * multimedia/ustreamer: Update 0.75 -> 0.78yuri2019-06-032-4/+4 | | | | | | | | Reported by: portscout | * Mark DEPRECATED with expiration date 2019-06-15riggs2019-06-021-1/+4 | | | | | | | | | | | | | | | | | | | | | | | | Rationale: There has been no active development for several years. The port also depends on other outdated, unmaintained code, most notably ffmpeg0 which is also scheduled for removal on 2019-06-15. The functionality provided by this port is available through multimedia/ffmpeg, which is actively maintained. PR: 238093 Reported by: tobik | * multimedia/zoneminder: Fix MP4 file generation by patching UB bug in ↵arrowd2019-06-022-1/+18 | | | | | | | | | | | | | | | | | | src/zm_video.cpp file. The patch has also been merged upstream: https://github.com/ZoneMinder/zoneminder/pull/2628 Reviewed by: abi@abinet.ru (maintainer) Approved by: tcberner (mentor, implicit) | * multimedia/cmrtlib: chase r503202jbeich2019-06-012-4/+4 | | | * multimedia/emby-server: upgrade 4.0.2.0 -> 4.1.1.0pi2019-06-014-103/+104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Build the ffmpeg with gcc to streamline with the bundled ffdetect binary - Remove the update tarball from the rc script as we update through ports and don not want people getting mismatched checksums by updating this way - Streamline configure target: explicitly disable autodetected libraries that are unwanted - Remove X11 requirement & gettext-runtime (not needed anymore) PR: 237801 Submitted by: Dries Michiels <driesm.michiels@gmail.com> Approved by: Maxime Gauduin <alucryd@archlinux.org> (maintainer) Relnotes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.0.26 https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.1.1.0 Differential Revision: D20334 | * multimedia/libva: replace post-patch with upstream fixjbeich2019-06-012-4/+3 | | | * multimedia/rav1e: update to s20190601jbeich2019-06-012-5/+5 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/090c64f3...3b08db6d | * multimedia/aom: update to 1.0.0.1856jbeich2019-06-012-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/72ff0485a..7cfbaa7e0 | * multimedia/svt-av1: update to 0.5.0.187jbeich2019-06-012-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/592a5848...2f4852a0 | * multimedia/libva-intel-media-driver: update to 19.2.p4jbeich2019-06-012-9/+4 | | | | | | | | | | Changes: https://github.com/intel/media-driver/compare/intel-media-19.1.0...intel-media-19.2.pre4 Reported by: GitHub (watch releases) | * multimedia/gmmlib: update to 19.1.2jbeich2019-06-012-9/+4 | | | | | | | | | | Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-19.1.2...intel-gmmlib-19.2.1 Reported by: portscout | * Remove expired ports:rene2019-06-0116-638/+0 | | | | | | | | | | | | | | | | 2019-05-31 multimedia/gmerlin-avdecoder: unused in the ports tree and depends on vulnerable multimedia/ffmpeg0 2019-05-31 security/racoon2-legacy: No longer supported upstream, use security/racoon2 2019-05-31 www/pivotx: inactive upstream and does not work with PHP 7 2019-05-31 dns/bind912: Support ends, please move to dns/bind914. 2019-05-31 multimedia/vdr-plugin-softhddevice: unmaintained and depends on vulnerable multimedia/ffmpeg0 | * multimedia/rubygem-streamio-ffmpeg: Spell LICENSE_FILE correctlytobik2019-05-311-1/+1 | | | * multimedia/libmatroska, textproc/libebml: upgrade to 1.5.2 and 1.3.9tcberner2019-05-305-22/+6 | | | | | | | | | | - Both upgrades just include upstream fix for the linkage error introduced in 1.5.1 and 1.3.8 respectively. | * multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.3.19tobik2019-05-303-5/+6 | | | * multimedia/aom: update to 1.0.0.1834jbeich2019-05-302-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/d523648d1..72ff0485a | * multimedia/rav1e: update to s20190529jbeich2019-05-302-12/+14 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/560c9cd5...090c64f3 | * multimedia/svt-av1: update to 0.5.0.88jbeich2019-05-305-10/+12 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6a27563a...592a5848 | * multimedia/plexmediaserver{-plexpass}: Update to 1.15.6.1079feld2019-05-294-10/+10 | | | * multimedia/svt-av1: update to 0.5.0.50jbeich2019-05-282-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/c7b108ad...6a27563a | * multimedia/ffmpeg: Remove FreeBSD 10.x crufttobik2019-05-271-1/+0 | | | * multimedia/libmatroska, textproc/libebml: revert upstreams visibility changestcberner2019-05-263-0/+17 | | | | | | | | - the upgrade of these ports in r502696 broke linkage of multimedia/mkvtoolnix | * multimedia/libmatroska: update to 1.5.1tcberner2019-05-263-8/+8 | | | | | | | | - update textproc/libebml to 1.3.8 | * multimedia/transcode: Drop nop SDL_CONFIGURE_ENV_ONtobik2019-05-261-1/+1 | | | | | | | | | | There is no opt_CONFIGURE_ENV_ON helper and USES=sdl already adds SDL_CONFIG to CONFIGURE_ENV on its own. | * multimedia/QtAV: Spell LICENSE_FILE correctlytobik2019-05-261-1/+1 | | | * multimedia/gtk-recordmydesktop: Fix spelling of INSTALLS_ICONStobik2019-05-261-2/+2 | | | * multimedia/gmerlin: Fix spelling of INSTALLS_ICONStobik2019-05-261-2/+2 | | | * multimedia/vdr-plugin-osdpip: Drop bogus HAVE_CONFIGUREtobik2019-05-261-1/+0 | | | * net/liveMedia: update to 2019.05.21tcberner2019-05-261-1/+1 | | | | | | | | | | | | | | From the changelog: - Added new classes "JPEG2000VideoRTPSink" and "JPEG2000VideoRTPSource" for sending/receiving JPEG 2000 video in RTP - as specified in RFC 5371. (Thanks to Francois Bonnissent for providing the initial implementation.) | * multimedia/webcamoid: Add .if/.endif for the g++ binary aliasyuri2019-05-251-1/+5 | | | | | | | | | | | | This is a followup to the commit r494857 Reminded by: gerald | * multimedia/aom: update header of the patch modified in r502497jbeich2019-05-251-1/+1 | | | * multimedia/aom: update to 1.0.0.1827jbeich2019-05-254-27/+28 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/6f981afe8..d523648d1 | * multimedia/svt-av1: update to 0.5.0.29jbeich2019-05-252-4/+4 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/4dc83fc9...c7b108ad | * multimedia/svt-av1: update to 0.5.0.28jbeich2019-05-253-6/+6 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/v0.5.0...4dc83fc9 | * Deprecate multimedia/ffmpeg0tobik2019-05-241-0/+3 | | | | | | | | | | | | | | It is vulnerable and should not be used. Use multimedia/ffmpeg instead. PR: 238088, 215036 | * Deprecate multimedia/vdr-plugin-softhddevicetobik2019-05-241-0/+3 | | | | | | | | | | | | | | It seems unmaintained upstream and depends on the vulnerable multimedia/ffmpeg0. PR: 215036 | * Deprecate multimedia/gmerlin-avdecodertobik2019-05-241-0/+3 | | | | | | | | | | | | | | | | Nothing uses it, it looks unmaintained upstream, and it depends on the vulnerable multimedia/ffmpeg0. PR: 214823 Approved by: wg (maintainer timeout, 1.5 years) | * lang/rust: Update to 1.35.0tobik2019-05-241-0/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html Reviewed by: jbeich Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D20332 | * multimedia/tautulli: update to 2.1.29swills2019-05-242-4/+4 | | | | | | | | | | PR: 237967 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) | * - Update WWWamdmi32019-05-231-1/+1 | | | | | | | | Approved by: portmgr blanket | * multimedia/gnome-twitch: update to new snapshotswills2019-05-232-13/+16 | | | | | | | | | | | | | | While here, clean up PR: 238005 Submitted by: Greg V <greg@unrelenting.technology> (maintainer) | * multimedia/aom: update to 1.0.0.1812jbeich2019-05-232-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/5b00efd0c..6f981afe8 | * multimedia/rav1e: update to s20190522jbeich2019-05-232-67/+81 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/64c55950...560c9cd5 | * New port: multimedia/kodi-addon-inputstream.adaptive-develtobik2019-05-215-0/+51 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adaptive stream support for Kodi This addon adds support for multiple manifest types and is used by other addons to dynamically select the best audio/video quality/resolution according to available bandwith. For example, it is required by the MPEG-DASH functionality of Kodi's YouTube addon to support video playback in higher resolutions than 720p. This port is for multimedia/kodi-devel only. WWW: https://github.com/peak3d/inputstream.adaptive | * multimedia/kodi-devel: Add missing header to AddonBasetobik2019-05-212-0/+11 | | | | | | | | | | Several other headers use time_t so include ctime here to avoid patching all of them. | * multimedia/svt-av1: drop idea of connecting testsjbeich2019-05-211-1/+1 | | | | | | | | | | | | Upstream plans to add libaom tests which run "git clone" during build instead of using "git submodule". And bundled googletest doesn't support FreeBSD. Fixing both is non-trival but the benefit is marginal. | * multimedia/aom: update to 1.0.0.1802jbeich2019-05-212-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/413566e8d..5b00efd0c | * Update to upstream version 34.0.0riggs2019-05-212-4/+4 | | | | | | | | | | | | | | | | Details: - Bug fix release, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2019Q2 | * multimedia/ffmpeg: use stable SVTAV1 patch after r502105 (nop)jbeich2019-05-201-1/+1 | | | * multimedia/gstreamer1-plugins-svt-av1: update to 0.5.0 (nop)jbeich2019-05-202-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/430c2a6f...v0.5.0 | * multimedia/svt-av1: update to 0.5.0jbeich2019-05-202-5/+5 | | | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/430c2a6f...v0.5.0 MFH: 2019Q2 (stabilization) | * multimedia/wf-recorder: Update to 0.1tobik2019-05-193-18/+6 | | | | | | | | Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.1 | * multimedia/mlt: update to 6.16.0tcberner2019-05-196-8/+8 | | | * multimedia/ustreamer: Update 0.73 -> 0.75yuri2019-05-182-4/+4 | | | | | | | | Reported by: portscout | * multimedia/kodi-devel: Update to snapshot for 19.0tobik2019-05-186-12/+52 | | | | | | | | | | | | | | | | | | This is based on the feature_python3 branch to enable Python 3 support. - Add a run dependency on py-sqlite3 since too many plugins like the YouTube plugin expect it to be there - Only link kodi-gbm with libepoll-shim instead of every binary and library | * multimedia/clipgrab: fix build with GCC-based architecturespkubaj2019-05-181-1/+1 | | | | | | | | | | | | | | Add USES=compiler:c++11-lang: cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: mentors (implicit approval) | * multimedia/aom: update to 1.0.0.1796jbeich2019-05-182-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/a06cc5ddb..413566e8d | * multimedia/libav: fix build with GCC-based architecturespkubaj2019-05-171-1/+1 | | | | | | | | | | | | | | Add USES=compiler:c++11-lang to fix build on GCC architectures. PR: 237561 Approved by: dem.procopiou@gmail.com (maintainer timeout), mentors (implicit approval) | * multimedia/libdc1394: update to 2.2.6tcberner2019-05-174-17/+6 | | | | | | | | - remove patch, there is no indication why it was needed. | * multimedia/aom: update to 1.0.0.1775jbeich2019-05-162-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/0c74c8524..a06cc5ddb | * Update KDE Frameworks to 5.58.0tcberner2019-05-161-3/+3 | | | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/kde-frameworks-5.58.0.php Exp-run by: antoine PR: 237888 | * multimedia/kaffeine: update to 2.0.17tcberner2019-05-162-4/+4 | | | * - Update WWWamdmi32019-05-151-3/+3 | | | | | | | | | | | | - Whitespace fixes Approved by: portmgr blanket | * devel/upnp: Update to 1.8.4tobik2019-05-151-1/+1 | | | | | | | | | | | | | | | | - Bump revision of consumers for shared library change Changes: http://pupnp.sourceforge.net/ChangeLog PR: 234669 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) | * Remove expired ports:tobik2019-05-1517-821/+0 | | | | | | | | | | 2019-05-15 sysutils/djmount: Unmaintained upstream and does not build with upnp >= 1.8 2019-05-15 multimedia/vdr-plugin-upnp: Unmaintained upstream and does not build with upnp >= 1.8 | * lang/rust: Update to 1.34.2tobik2019-05-151-0/+1 | | | | | | | | | | | | | | | | | | | | | | - While here add patches from [1] for LibreSSL 2.9.1 support [1] https://github.com/sfackler/rust-openssl/pull/1097 Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html PR: 237495 [1] Security: 37528379-76a8-11e9-a4fd-00012e582166 | * multimedia/aom: update to 1.0.0.1759jbeich2019-05-142-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/b2280edfa..0c74c8524 | * Fix multimedia/kdenlive on non-x86adridg2019-05-141-2/+5 | | | | | | | | | | | | | | | | | | - Default options want(ed) audio/swhplugins, which is i386/amd64 only - Needs C++11 support PR: 237695 237717 Submitted by: linimon Reported by: linimon | * multimedia/libva: rerolljbeich2019-05-133-8/+9 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- libva-2.4.1.orig/meson.build 2019-04-07 17:44:47 UTC +++ libva-2.4.1/meson.build 2019-04-17 10:07:39 UTC @@ -20,7 +20,7 @@ project( # - reset minor version to zero when major version is incremented va_api_major_version = 1 va_api_minor_version = 4 -va_api_micro_version = 0 +va_api_micro_version = 1 va_api_version = '@0@.@1@.@2@'.format(va_api_major_version, va_api_minor_version, Reported by: Ravenports | * multimedia/svt-av1: update to s20190512jbeich2019-05-133-6/+6 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ad4522fb...430c2a6f | * multimedia/*svt-{av1,vp9}: correct year of the snapshotjbeich2019-05-138-12/+12 | | | * multimedia/webcamoid: fix build with GCC-based architecturespkubaj2019-05-131-1/+1 | | | | | | | | | | | | | | Add USES=compiler:c++11-lang: cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: mentors (implicit approval) | * - Add missed depends:fluffy2019-05-131-2/+4 | | | | | | | | | | | | | | KF5Kirigami2 for build/runtime qt5-{graphicaleffects|quickcontrols} for QML runtime With hat: kde | * multimedia/svt-*: hook GStreamer pluginsjbeich2019-05-1211-0/+136 | | | * graphics/libplacebo: update to 1.18.0jbeich2019-05-122-1/+99 | | | | | | | | | | Changes: https://code.videolan.org/videolan/libplacebo/tags/v1.18.0 Reported by: portscout | * multimedia/din: Update to din-41swills2019-05-123-9/+17 | | | | | | | | | | PR: 237837 Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer) | * multimedia/dav1d: update to 0.3.1jbeich2019-05-124-10/+9 | | | | | | | | | | | | Changes: https://code.videolan.org/videolan/dav1d/tags/0.3.1 Changes: https://code.videolan.org/videolan/dav1d/blob/0.3.1/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.3.0...0.3.1 | * multimedia/kdenlive: add optional dependency on kf5-purpose (filesharing ↵tcberner2019-05-121-3/+7 | | | | | | | | | | | | support) Submitted by: fluffy | * multimedia/ustreamer: Update 0.72 -> 0.73yuri2019-05-122-4/+4 | | | | | | | | Reported by: portscout | * multimedia/aom: update to 1.0.0.1755jbeich2019-05-112-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/bb8d6e812..b2280edfa | * multimedia/rav1e: update to s20190510jbeich2019-05-112-26/+26 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/fcb218d1...64c55950 | * multimedia/x265: backport some SVTHEVC fixesjbeich2019-05-113-45/+6 | | | * multimedia/svt-av1: update to s20180509jbeich2019-05-112-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/8c77c93a...ad4522fb | * Update KDE Applications to 19.04.1tcberner2019-05-104-9/+10 | | | | | | | | | | Changelog: https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.1 | * Remove expired ports:rene2019-05-096-84/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-05-08 databases/ruby-odbc: Broken for more than 6 months 2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months 2019-05-08 devel/dlangui: Broken for more than 6 months 2019-05-08 editors/dlangide: Broken for more than 6 months 2019-05-08 emulators/desmume: Broken for more than 6 months 2019-05-08 emulators/yabause: Broken for more than 6 months 2019-05-08 emulators/yape: Broken for more than 6 months 2019-05-08 games/armagetron: Broken for more than 6 months 2019-05-08 games/boswars: Broken for more than 6 months 2019-05-08 games/ceferino: Broken for more than 6 months 2019-05-08 games/chanta: Broken for more than 6 months 2019-05-08 games/d2x-xl: Broken for more than 6 months 2019-05-08 games/drcreep: Broken for more than 6 months 2019-05-08 games/frobtads: Broken for more than 6 months 2019-05-08 games/paintown: Broken for more than 6 months 2019-05-08 games/pykawari: Broken for more than 6 months 2019-05-08 games/stepmania-devel: Broken for more than 6 months 2019-05-08 games/tinymux: Broken for more than 6 months 2019-05-08 games/voxelands: Broken for more than 6 months 2019-05-08 games/voxelands-server: Broken for more than 6 months 2019-05-08 games/warsow: Broken for more than 6 months 2019-05-08 graphics/appleseed: Broken for more than 6 months 2019-05-08 graphics/apvlv: Broken for more than 6 months 2019-05-08 graphics/qslim: Broken for more than 6 months 2019-05-08 graphics/rawstudio: Broken for more than 6 months 2019-05-08 graphics/tulip: Broken for more than 6 months 2019-05-08 lang/qore: Broken for more than 6 months 2019-05-08 mail/milter-manager: Broken for more than 6 months 2019-05-08 math/goblin: Broken for more than 6 months 2019-05-08 math/mosesdecoder: Broken for more than 6 months 2019-05-08 multimedia/asdcplib: Broken for more than 6 months 2019-05-08 net/crtmpserver: Broken for more than 6 months 2019-05-08 net/linuxigd: Abandonware; use net/miniupnpd instead 2019-05-08 net/openafs: Broken for more than 6 months 2019-05-08 security/quantis: Broken for more than 6 months 2019-05-08 sysutils/boxbackup: Broken for more than 6 months 2019-05-08 sysutils/grub2-efi: Broken for more than 6 months 2019-05-08 sysutils/grub2-pcbsd: Broken for more than 6 months 2019-05-08 sysutils/mdcp: Broken for more than 6 months 2019-05-08 sysutils/sbsigntool: Broken for more than 6 months 2019-05-08 www/py-cherrypy-old: Lates version is in tree and no dependent ports | * multimedia/ffmpeg: backport AOM warning fixjbeich2019-05-092-2/+13 | | | | | | | | [libaom-av1 encoder @ 0x807b0d1c0] Value -1.000000 for parameter 'enable-intrabc' out of range [0 - 1] | * multimedia/aom: update to 1.0.0.1740jbeich2019-05-092-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/684868923..bb8d6e812 | * multimedia/py-av: update to 6.2.0swills2019-05-092-4/+4 | | | * Deprecate multimedia/vdr-plugin-upnptobik2019-05-091-0/+3 | | | | | | | | | | | | It does not build with upnp >= 1.8 and is unmaintained upstream. PR: 237409 | * multimedia/plexmediaserver: Update to 1.15.5.994feld2019-05-092-5/+5 | | | * New port: multimedia/subsync: Synchronize your subtitles using machine learningyuri2019-05-094-0/+39 | | | * multimedia/svt-av1: update to s20180508jbeich2019-05-092-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/3b11c3ea...8c77c93a | * Remove esound support from the ports tree, as audio/esound expired.rene2019-05-082-12/+2 | | | * multimedia/plexmediaserver-plexpass: Update to 1.15.5.994feld2019-05-082-5/+5 | | | | | | | | Changelog: https://forums.plex.tv/t/plex-media-server/30447/259 | * multimedia/aom: update to 1.0.0.1726jbeich2019-05-072-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/ad34be79e..684868923 | * multimedia/svt-av1: update to s20180506jbeich2019-05-072-5/+5 | | | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/bef67501...3b11c3ea | * New port: multimedia/py-ffmpeg-python: Python bindings for FFmpeg - with ↵yuri2019-05-064-0/+31 | | | | | | | | complex filtering support | * multimedia/rav1e: update to s20190504jbeich2019-05-052-17/+17 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/c4886a38...fcb218d1 | * multimedia/kaffeine: update to 2.0.17tcberner2019-05-043-8/+4 | | | * multimedia/musikcube: Update 0.64.1 -> 0.65.0yuri2019-05-042-5/+4 | | | | | | | | Reported by: portscout | * multimedia/ustreamer: 0.71 -> 0.72yuri2019-05-042-4/+4 | | | | | | | | Reported by: portscout | * multimedia/aom: update to 1.0.0.1712jbeich2019-05-042-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/81259cf14..ad34be79e | * These ports now build on aarch64.linimon2019-05-042-4/+0 | | | | | | | | | | | | | | Where necessary, pet portlint. Approved by: portmgr Obtained from: aarch64 TRYBROKEN run | * multimedia/py-av: update to 6.1.2swills2019-05-032-5/+4 | | | * multimedia/ustreamer: fix build with GCC-based architecturespkubaj2019-05-021-1/+1 | | | | | | | | | | | | | | Add USES=compiler:c11 to fix: cc1: error: unrecognized command line option "-std=c11" Approved by: mentors (implicit approval) | * multimedia/sabbu: fix build with GCC-based architecturespkubaj2019-05-021-1/+1 | | | | | | | | | | | | | | Fix linking with ffmpeg: checking for avcodec_open in -lavcodec0... no Approved by: mentors (implicit approval) | * multimedia/ffaudioconverter: fix build with GCC-based architecturespkubaj2019-05-021-1/+1 | | | | | | | | | | | | | | Add USES=compiler:c++11-lang to fix: cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: mentors (implicit approval) | * multimedia/ustreamer: Update 0.70 -> 0.71yuri2019-05-022-4/+4 | | | | | | | | Reported by: portscout | * multimedia/rav1e: update to s20190430jbeich2019-05-022-11/+11 | | | | | | | | Changes: https://github.com/xiph/rav1e/compare/5eb7b873...c4886a38 | * multimedia/aom: update to 1.0.0.1682jbeich2019-05-022-5/+5 | | | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/5fa56f102..81259cf14 | * Remove esound support from pulseaudio as audio/esound expired.rene2019-05-02