2653 Commits

Author SHA1 Message Date
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
jca
0bb11dbf85 Disable asm on armv7, broken (as expected...) 2019-07-08 17:22:28 +00:00
kn
871cb4832d Update to x265 3.1
Add patch to "Fix crash with aq-motion when aq-mode is disabled".

From Brad
2019-07-05 14:55:38 +00:00
sthen
fb7f4374ad sync WANTLIB 2019-07-05 11:52:59 +00:00
sthen
461f93a0f1 Update to a snapshot of libtheora from the master branch in the github repo;
from Brad, plus I added a comment with the commitid. Similar diff been through
a bulk on i386.
2019-06-13 21:58:12 +00:00
sthen
6db2f94d3f drop unresponsive maintainer 2019-06-13 21:35:01 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
ajacoutot
dc7fce259f - arm: Mark the stack as non-executable on ELF
- Optimize coefficient decoding

via Brad (maintainer)
2019-06-02 08:32:12 +00:00
ajacoutot
7bde71deb2 Update to xvidcore-1.3.5.
from Brad (maintainer)
2019-06-02 08:31:02 +00:00
naddy
014bd967ca maintenance update to 19.04 2019-05-25 11:45:55 +00:00
sthen
4b6f8f392c sync wantlib 2019-05-21 10:08:03 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
naddy
a1822e2450 switch to CONFIGURE_STYLE=autoreconf 2019-05-18 12:13:33 +00:00
ajacoutot
9f2fd98deb Update to dav1d-0.3.1.
from Brad (maintainer)
2019-05-17 17:24:20 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
ajacoutot
ce4f088fac Update to py3-chromecast-3.2.2. 2019-05-15 18:40:56 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
jca
3a31d23c66 Fix RCS Id 2019-05-15 11:50:38 +00:00
sthen
fec80e72d9 update to yle-dl-20190502, from maintainer Timo Myyrä 2019-05-12 22:15:57 +00:00
jca
11da792a95 Drop z_const patches and unbreak geo/pdal on ports-gcc
Note: needs zlib headers with the ZLIB_CONST addition
2019-05-12 16:07:03 +00:00
naddy
3db1cbebb4 Pick the appropriate compiler throughout the gstreamer1 directory:
* clang architectures use base-clang
* non-clang architectures use ports-gcc for the mm port, base-gcc otherwise
* powerpc uses ports-gcc for all ports

ok jca@
2019-05-12 15:56:45 +00:00
edd
7571183596 Update audio/libcdio to version 2.1.0.
Also fix fallout.

I've been working with upstream to have the NetBSD driver work on both
NetBSD *and* OpenBSD, and here it is.

Thanks to upstream for helping, particularly Rocky Bernstein and Thomas
Schmitt!

Tested and OK cwen@, thanks!
2019-05-12 15:26:06 +00:00
jca
e3e8918eb9 Remove avidemux, broken with clang and not updated since 2009
ok kn@ naddy@
2019-05-11 03:33:43 +00:00
ajacoutot
1f094b23b3 Increase thread stack size (slightly too low for certain debugging tools).
from Brad (maintainer)
2019-05-10 19:11:13 +00:00
rsadowski
6e936096bc Update mlt to 6.16.0
- Remove ports-gcc<=8 workaround.

OK cwen@
2019-05-10 15:57:37 +00:00
ajacoutot
5496396268 Regen WANTLIB. 2019-05-09 12:59:57 +00:00
danj
d86edbbc0c Remove unreachable maintainers 2019-05-06 19:51:38 +00:00
kn
c01630704e Update to upplay-1.3.3
Cope with libupnpp>=0.17.1, otherwise just "Minuscule source
changes mostly dealing with building and documentation".

Set COMPILER while here as C++11 is required.

OK pascal
2019-05-06 16:34:44 +00:00
ajacoutot
821f9814b7 - Control the stack size of spawned threads
- itx_tmpl: Fix the assert in inv_txfm_add_c

from Brad (maintainer)
2019-05-06 08:22:31 +00:00
bentley
ada0e16b48 Use https for xiph.org master_sites and homepages. 2019-05-05 04:31:21 +00:00
feinerer
3ec5ff5e24 Update to libv4l 1.16.6 2019-05-04 17:09:12 +00:00
ajacoutot
b4ca19d96f Unbreak: ports/multimedia/qtav: Poisoned variable NO_TESTS is already set 2019-05-03 08:18:03 +00:00
rsadowski
3ec94e3f87 hook qtav 2019-05-03 05:18:04 +00:00
cwen
69a7cada67 libmp4v2: explain why it has to be built with C++03
Proposed by and OK naddy@
2019-05-02 20:10:47 +00:00
danj
05a7ec7904 Remove giovanni@ as maintainer per his request 2019-05-02 14:51:49 +00:00
rsadowski
98a04ce651 Import QtAV 1.12.0
QtAV is a multimedia playback library based on Qt and FFmpeg.

Tweaks and OK kn@
2019-05-02 12:26:15 +00:00
ajacoutot
f1d6da422a Update to dav1d-0.3.0.
from Brad (maintainer)
2019-05-01 06:52:00 +00:00
kmos
c0c61baa8c Update libdvdread and libdvdnav to latest versions.
Update HOMEPAGE and MASTER_SITES of libdvdcss.

Tested to play a DVD on my laptop.

From Brad Smith, thanks.

sthen@ "Diff looks good to me but I have no optical drives to test with.."

OK espie@ (maintainer of libdvdread) "Go for it"
2019-05-01 03:51:17 +00:00
cwen
5bc53405cd libmp4v2: use C++03 for any compiler
This fixes the build with ports-gcc-8.

OK sthen@
2019-04-29 11:38:17 +00:00
ajacoutot
14bf336c20 Extend description to configure limits or to disable kqueue(2) monitoring.
ok sthen@ (maintainer)
2019-04-29 08:25:23 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
c26a10b17d Update to py3-chromecast-3.2.1. 2019-04-28 09:34:38 +00:00
rsadowski
3ea54de386 Unbreak with GCC8 2019-04-28 08:59:25 +00:00