Tobias C. Berner
efff000a5a
MOVED: audio/virtual_oss_ctl has been resurrected in r497114
2019-03-29 18:07:28 +00:00
Greg Lewis
42f8b4781f
* Update to 12.0.0.33.2
...
* Sort LIB_DEPENDS and USE_XORG.
* Add a dependency in alsa-lib now that sound is supported on FreeBSD.
* Don't disable dtrace now that it is supported on FreeBSD.
* Less intrusive iconv change.
2019-03-29 17:39:15 +00:00
Mark Linimon
182347b3c6
Fix the following two build errors on GCC-based architectures, similar
...
to other previous gstreamer1-plugins-* commits:
rtpreceiver.h:38: error: redefinition of typedef 'GstWebRTCRTPReceiver'
rtpreceiver.h:39: error: redefinition of typedef 'GstWebRTCRTPReceiverClass'
Tested on both amd64 and powerpc64.
Approved by: portmgr (tier-2 blanket)
2019-03-29 17:30:07 +00:00
Mark Linimon
6700e26863
Fix build on GCC-based architectures, similar to other previous
...
gstreamer1-plugins-* commits:
./gstv4l2allocator.h:53: error: redefinition of typedef 'GstV4l2Object'
Tested on both amd64 and powerpc64.
Approved by: portmgr (tier-2 blanket)
2019-03-29 17:23:44 +00:00
Mark Linimon
9504479c9f
Fix compilation on GCC-based architectures including and similar to:
...
gstgldebug.h:28: error: redefinition of typedef 'GstGLAsyncDebug'
I chose a different approach from the PR. The trick is that since this
is a slave port, the patchdir by default is from the masterport. In my
fix, I put the patches back into this port's files/ subdir and do some
Makefile magic to invoke them.
PR: 233788 (based on)
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 17:21:25 +00:00
Greg Lewis
51cf7dc135
Fix DTrace support for 32 bit platforms and re-enable it.
...
PR: 236876
2019-03-29 17:06:20 +00:00
Kai Knoblich
a0fb87e4ec
games/anki: Unbreak
...
Unbreak since www/py-qt5-webengine is usable again since r497003.
Also update the patch for aqt/qt.py to load PyQt5.QtWebChannel explicitly.
Otherwise Anki will crash upon invocation.
PR: 233192
Approved by: mentors (implicit)
2019-03-29 16:36:45 +00:00
Sunpoet Po-Chuan Hsieh
98064f0618
Document py-notebook vulnerability
2019-03-29 16:36:03 +00:00
Sunpoet Po-Chuan Hsieh
ef65744253
Update to 5.7.7
...
Changes: https://github.com/jupyter/notebook/releases
https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst
Security: fe7e322f-522d-11e9-98b5-216e512dad89
MFH: 2019Q1
2019-03-29 16:35:56 +00:00
Sunpoet Po-Chuan Hsieh
26e2e5ef06
Do not install curl.fish to avoid conflicts with shells/fish
...
- Bump PORTREVISION for package change
PR: 236878
Reported by: Laszlo Karolyi <laszlo@karolyi.hu>
2019-03-29 16:34:34 +00:00
Jung-uk Kim
7eef298810
Update to 20190329.
...
https://acpica.org/node/168
2019-03-29 16:34:01 +00:00
Mateusz Piotrowski
cc221aba51
New port: textproc/py-pykwalify: Python lib/cli for JSON/YAML schema validation
...
pyKwalify is a YAML/JSON validation library.
This framework is a port with a lot of added functionality of the Java
version of the framework kwalify that can be found at
http://www.kuwata-lab.com/kwalify/
The schema this library is based on and extended from:
http://www.kuwata-lab.com/kwalify/ruby/users-guide.01.html#schema
WWW: https://github.com/Grokzen/pykwalify
Sponsored by: BALLY WULFF Games & Entertainment GmbH
2019-03-29 16:33:33 +00:00
Kai Knoblich
9f4e4a536e
textproc/scancode-toolkit: Fix runtime errors
...
Relax the version requirements for devel/py-future and textproc/py-pygments.
scancode-toolkit is not (yet) compatible with devel/py-click 7.x thus switch
back to devel/py-click6 for a while.
Also while I'm here:
* Pet portlint (whitespace)
Approved by: mentors (implicit)
2019-03-29 16:11:53 +00:00
Mark Linimon
6643d16017
lib/inc/internal/util/freebsd/geom.hpp needs to include stdexcept to
...
build on GCC-based architectures.
PR: 235601
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 16:08:54 +00:00
Mark Linimon
828a5a0da0
Fix build on GCC-based architectures:
...
unrecognized command line option "-Wno-unused-result"
PR: 235540
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 16:03:39 +00:00
Mark Linimon
4a604cfef2
Fix build on GCC-based architectures:
...
fails to compile: fltk_wrap.cpp:5355: #pragma GCC diagnostic not allowed inside functions
PR: 235989
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 15:56:12 +00:00
Kai Knoblich
3e32035e01
textproc/py-packageurl-python: Update to 0.8.5
...
While I'm here:
* Add location for the license file
Changelog since 0.5.0:
https://github.com/package-url/packageurl-python/compare/v0.5.0...v0.8.5
Approved by: mentors (implicit)
2019-03-29 15:46:59 +00:00
Mark Linimon
3046197df4
Fix build on GCC-based architectures:
...
/usr/local/lib/libgraphite2.so.3: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
PR: 236822
Submitted by: maintainer
2019-03-29 15:44:58 +00:00
Greg Lewis
40d8a17508
Temporarily disable DTRACE on i386
...
PR: 236876
2019-03-29 15:41:06 +00:00
Kai Knoblich
f6dd20f18f
textproc/py-normality: Update to 1.0.0
...
Changelog:
* Drop support for unidecode
Approved by: mentors (implicit)
2019-03-29 15:38:40 +00:00
Jimmy Olgeni
30ba75d75c
Update devel/py-twilio to version 6.26.0.
2019-03-29 15:37:16 +00:00
Mark Linimon
0b263966d3
Fix build on GCC-based architectures:
...
ERROR: C++ Compiler does not support -std=c++11
and adjust CFLAGS.
PR: 236752
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 15:35:42 +00:00
Kai Knoblich
87301ed8f8
devel/py-banal: Update to 0.4.2
...
Changelog:
* Add ensure_dict and keys_values functions
* Fix hash_data function
* Make the package safe for Python 3.8 (= module "collections.abc" is only
visible through the module "collections" up to Python 3.7)
Approved by: mentors (implicit)
2019-03-29 15:30:00 +00:00
Mark Linimon
14f2a7f272
Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
...
PR: 236749
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 15:25:31 +00:00
Mark Linimon
7a3cc5e130
Fix build on gcc-based architectures by respecting LDFLAGS and CXXFLAGS:
...
ld-elf.so.1: /usr/lib/libstdc++.so.6: version CXXABI_1.3.8 required by /wrkdirs/usr/ports/games/stonesoup/work/crawl-0.23.1/crawl-ref/source/rltiles/tool/tilegen.elf not found
PR: 236691
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 15:12:06 +00:00
Mark Linimon
59e4ad72bd
New libx264 releases now seem to detect and use Altivec during
...
compilation, which breaks with base GCC because it doesn't support
some functions that libx264 uses.
Set GCC option by default for powerpc and powerpc64.
PR: 236679
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 14:58:45 +00:00
Mark Linimon
faf50ea528
Add USES=compiler:c++11-lang, this port adds -std=c++11 to CPPFLAGS.
...
Don't add --stdlib=libc++ to CXXFLAGS, Clang uses it by default and GCC can't use libc++.
Don't set CC, CXX, CPP, those are set by the ports tree.
Add a define for __ppc__.
While here, pet portlint.
PR: 236799
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 14:50:58 +00:00
Mark Linimon
64941d8e94
Fix build on gcc-based architectures:
...
undefined reference to 'std::runtime_error::runtime_error(char const*)@GLIBCXX_3.4.21'
PR: 236825
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
2019-03-29 14:45:06 +00:00
Mark Linimon
b55eb4e424
Fix build on gcc-based architectures:
...
lwgeom_functions_basic.c:1566: error: #pragma GCC diagnostic not allowed inside functions
PR: 236728
Submitted by: Piotr Kubaj
Approved by: maintainer
2019-03-29 14:41:55 +00:00
Mark Linimon
d8dc4ed3d7
Fix build on gcc-based architectures:
...
SharpPlus.h:24:3: error: #error "The GCC RTTI support is required."
Approved by: portmgr (tier-2 blanket)
2019-03-29 14:34:28 +00:00
Steve Wills
b5547d532e
security/teleport: update to 3.1.5
...
PR: 235295
Approved by: maintainer timeout (seanc, >2 months)
2019-03-29 14:34:07 +00:00
Mark Linimon
1f11c37dfd
Fix configure error on gcc-based architectures:
...
configure: error: C++ compiler cannot create executables
Approved by: portmgr (tier-2 blanket)
2019-03-29 14:33:15 +00:00
Bernhard Froehlich
07e449c39e
net/boringtun: Drop maintainership because I cannot ethically support CloudFlare
...
and their intentions after what I have found out. Sorry for the mistake of bringing
it into the ports tree and opening pandoras box.
2019-03-29 14:32:07 +00:00
Mark Linimon
01760654d4
Fix build on gcc-based architectures:
...
undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)@GLIBCXX_3.4.21'
2019-03-29 14:31:40 +00:00
Sunpoet Po-Chuan Hsieh
f345d876dd
Update openjpeg status
2019-03-29 14:17:12 +00:00
Sunpoet Po-Chuan Hsieh
e6189fd7a4
Update MASTER_SITES
...
Approved by: portmgr (blanket)
2019-03-29 14:17:03 +00:00
Sunpoet Po-Chuan Hsieh
052f94b90f
Add note to update python documentation (lang/python-doc-*)
2019-03-29 14:16:57 +00:00
Sunpoet Po-Chuan Hsieh
aef17dd496
Sort distinfo by python version as it was before r492965
2019-03-29 14:16:48 +00:00
Sunpoet Po-Chuan Hsieh
ee711b091b
Add NO_ARCH
2019-03-29 14:16:41 +00:00
Sunpoet Po-Chuan Hsieh
2aa095a16e
Update to 1.24
...
- Update pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/DateTime-Locale
2019-03-29 14:16:34 +00:00
Sunpoet Po-Chuan Hsieh
6f44740850
Update to 1.34
...
Changes: https://metacpan.org/changes/distribution/Class-Inspector
2019-03-29 14:16:28 +00:00
Sunpoet Po-Chuan Hsieh
3042d7c6a4
Update to 1.16.1
...
Changes: https://github.com/grosser/parallel/commits/master
2019-03-29 14:16:22 +00:00
Sunpoet Po-Chuan Hsieh
4f91ae9eff
Update to 1.9.1
...
Changes: https://github.com/fog/fog-google/releases
https://github.com/fog/fog-google/blob/master/CHANGELOG.md
2019-03-29 14:16:17 +00:00
Sunpoet Po-Chuan Hsieh
f1a9c3a5a9
Update to 2.11.250
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:11 +00:00
Sunpoet Po-Chuan Hsieh
1100d23011
Update to 2.11.250
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:06 +00:00
Sunpoet Po-Chuan Hsieh
5160bd584c
Update to 2.11.250
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2019-03-29 14:16:01 +00:00
Sunpoet Po-Chuan Hsieh
df00b6a6f9
Update to 0.3.1
...
Changes: https://github.com/fatiando/pooch/releases
2019-03-29 14:15:55 +00:00
Sunpoet Po-Chuan Hsieh
d9c08ef1bb
Update to 0.7.0
...
Changes: https://github.com/lark-parser/lark/releases
2019-03-29 14:15:50 +00:00
Sunpoet Po-Chuan Hsieh
c31e6b673a
Update to 4.4.2
...
Changes: https://github.com/jaraco/jaraco.itertools/blob/master/CHANGES.rst
2019-03-29 14:15:45 +00:00
Sunpoet Po-Chuan Hsieh
1f1dd8979a
Update to 2.72
...
Changes: https://metacpan.org/changes/distribution/Net-Ping
2019-03-29 14:15:39 +00:00