| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Use MANPREFIX
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
|
|
| |
* kig does not work with python3.
PR: 227923
|
| |
|
|
|
|
| |
- Add the new tool "paargs"
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/gnome-mpv/gnome-mpv/releases/tag/v0.14
Changes: https://github.com/gnome-mpv/gnome-mpv/compare/v0.13...v0.14
Reported by: Repology
|
|
|
|
|
|
| |
Changes: https://github.com/linuxwacom/xf86-input-wacom/releases/tag/xf86-input-wacom-0.36.1
Reported by: Repology
MFH: 2018Q2
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/DCurrent/openbor/compare/151106a7...5b8a3faa
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/55414c32...ca3b82ca
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/wxWidgets/wxWidgets/blob/v3.0.3/docs/readme.txt
ABI: https://abi-laboratory.pro/tracker/timeline/wxwidgets/
PR: 220932
Submitted by: rozhuk.im@gmail.com
Approved by: Chris Hutchinson (maintainer)
Reviewed by: antoine, mat
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
| |
grid_to_kml.cpp: In member function 'bool CGrid_from_KML::Load_Overlay(const wchar_t*, const CSG_MetaData&)':
grid_to_kml.cpp:585:49: error: conversion from 'const wxScopedWCharBuffer {aka const wxScopedCharTypeBuffer<wchar_t>}' to non-scalar type 'CSG_String' requested
CSG_String FullPath = fn.GetFullPath().wc_str();
~~~~~~~~~~~~~~~~~~~~~~~^~
PR: 223758
Submitted by: rozhuk.im@gmail.com
Approved by: Rainer Hurling (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Keep building freetype-config for now (to skip exp-run)
- Drop upstreamed patch
- Properly spell "subpixel" (following upstream)
Changes: https://sourceforge.net/projects/freetype/files/freetype2/2.9.1
ABI: https://abi-laboratory.pro/tracker/timeline/freetype/
PR: 227936
Submitted by: lightside@gmx.com
Security: CVE-2018-6942
|
|
|
|
|
|
|
|
|
| |
Backport of the fix.
Unbreaks the feature.
PR: 227935
Submitted by: jakub_lach@mailplus.pl
Approved by: portmgr (port compliance, infrastructure)
|
| |
|
|
|
|
| |
Requested by: Augustus Africa <directnupe@gmail.com>
|
|
|
|
| |
Approved by: wg (mentor)
|
|
|
|
| |
Changes: https://github.com/bblimke/webmock/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jekyll/jekyll/releases
|
|
|
|
| |
Changes: https://github.com/sdsykes/fastimage/commits/master
|
|
|
|
| |
Changes: https://github.com/rails/webpacker/blob/3-4-stable/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rails/webpacker/blob/3-4-stable/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/remiprev/her/releases
|
|
|
|
| |
Changes: https://docs.djangoproject.com/en/2.0/releases/
|
| |
|
|
|
|
| |
Changes: https://docs.djangoproject.com/en/1.11/releases/
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-Frame-Dump/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-Calendar-Christian/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-Model/Changes
|
|
|
|
| |
Changes: https://github.com/GoogleCloudPlatform/google-cloud-python/releases
|
|
|
|
| |
Changes: https://docs.openstack.org/oslo.db/latest/user/history.html
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooX-ConfigFromFile/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-ConfigDir/Changes
|
|
|
|
|
|
|
| |
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
py-ldap has been updated to 3.0.0 which supports Python 3.
|
|
|
|
|
|
|
|
| |
- Fix LOG_FORENSIC in plist while here
PR: 227868
Reported by: Jens K. Loewe <mozilla tuxproject de>
Approved by: hat (apache@)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Relax USES=python
- Bump PORTREVISION for dependency change
PR: 227893
Submitted by: Sebastian Schwarz <seschwar@gmail.com>
Approved by: Kevin Golding <ports@caomhin.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/zm_mpeg.cpp:243:19: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
c->flags |= CODEC_FLAG_QSCALE;
^
src/zm_mpeg.cpp:268:19: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/zm_mpeg.cpp:428:22: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if ( !(of->flags & AVFMT_RAWPICTURE) )
^
src/zm_mpeg.cpp:675:20: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if ( of->flags & AVFMT_RAWPICTURE )
^
src/zm_sdp.cpp:497:38: error: use of undeclared
identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
packet_size, 0, FF_INPUT_BUFFER_PADDING_SIZE);
^
src/zm_videostore.cpp:116:31: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
video_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/zm_videostore.cpp:149:35: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
audio_st->codec->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/zm_videostore.cpp:286:74: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if (video_st->codec->codec_type == AVMEDIA_TYPE_VIDEO && (fmt->flags & AVFMT_RAWPICTURE)) {
^
PR: 227726
Reported by: antoine (via exp-run)
|
| |
|
|
|
|
|
| |
PR: 227797
Submitted by: Kai
|
|
|
|
|
|
| |
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gui/VideoProcessor.cpp:456:40: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
if (encoding_codec->capabilities & CODEC_CAP_TRUNCATED)
^
gui/VideoProcessor.cpp:457:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
encoding_context->flags |= CODEC_FLAG_TRUNCATED;
^
gui/VideoProcessor.cpp:458:32: error: use of undeclared identifier 'CODEC_FLAG_PSNR'
encoding_context->flags |= CODEC_FLAG_PSNR;//Peak signal-to-noise ratio
^
gui/VideoProcessor.cpp:459:32: error: use of undeclared identifier 'CODEC_CAP_PARAM_CHANGE'
encoding_context->flags |= CODEC_CAP_PARAM_CHANGE;
^
gui/VideoProcessor.cpp:552:39: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
if(decoding_codec->capabilities & CODEC_CAP_TRUNCATED)
^
gui/VideoProcessor.cpp:553:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
decoding_context->flags |= CODEC_FLAG_TRUNCATED; // we do not send complete frames
^
gui/VideoProcessor.cpp:555:33: error: use of undeclared identifier 'CODEC_FLAG2_CHUNKS'
decoding_context->flags2 |= CODEC_FLAG2_CHUNKS;
^
PR: 227726
Reported by: antoine (via exp-run)
|
|
|
|
|
|
|
|
| |
runtime. Written in C89 for maximum portability, it allocates no memory and is
suitable for implementing fundamental functions and running in sandboxed
environments.
WWW: https://github.com/google/cpu_features
|
|
|
|
|
|
|
| |
https://github.com/cbsd/cbsd/releases/tag/v11.1.19
PR: 227928
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/plugins/Input/ffmpeg/decoder_ffmpeg.h:64:43: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
uchar m_input_buf[INPUT_BUFFER_SIZE + FF_INPUT_BUFFER_PADDING_SIZE];
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:37:17: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
return (int)d->input()->read((char*)buf, size);
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:49:16: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
return d->input()->size();
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:54:24: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
absolute_pos = d->input()->pos() + offset;
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:57:24: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
absolute_pos = d->input()->size() - offset;
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:62:43: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
if(absolute_pos < 0 || absolute_pos > d->input()->size())
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:64:12: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
return d->input()->seek(absolute_pos);
^
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:131:19: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
pd.buf_size = input()->peek((char*)buf, sizeof(buf) - AVPROBE_PADDING_SIZE);
^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:153:27: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
m_stream->seekable = !input()->isSequential();
^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:9: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
if (input()->isSequential())
^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:204:9: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
addMetaData(metaData);
^~~~~~~~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:209:5: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
setReplayGainInfo(rg.replayGainInfo());
^~~~~~~~~~~~~~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:271:19: error: cannot initialize object parameter of type 'Decoder' with an expression of type 'DecoderFFmpeg'
m_totalTime = input()->isSequential() ? 0 : ic->duration * 1000 / AV_TIME_BASE;
^~~~~
src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:301:5: error: no matching member function for call to 'configure'
configure(c->sample_rate, m_channels, format);
^~~~~~~~~
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:177:10: note: candidate function not viable: no known conversion from 'DecoderFFmpeg' to 'Decoder' for object argument
void configure(quint32 srate, int channels, Qmmp::AudioFormat f = Qmmp::PCM_S16LE);
^
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:170:10: note: candidate function not viable: no known conversion from 'DecoderFFmpeg' to 'Decoder' for object argument
void configure(quint32 srate, const ChannelMap &map, Qmmp::AudioFormat f = Qmmp::PCM_S16LE);
^
src/plugins/Input/ffmpeg/../../../qmmp/decoder.h:182:10: note: candidate function not viable: requires single argument 'p', but 3 arguments were provided
void configure(const AudioParameters &p);
^
PR: 227726
Reported by: antoine (via exp-run)
|
|
|
|
|
|
|
| |
- Add missing dependencies
- Silence portlint warning
- Update WWW URL
- Regenerated patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
avcodec.c:194:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
static uint8_t ff_input_buffer_padding[FF_INPUT_BUFFER_PADDING_SIZE] = { 0 };
^
avformat.c:471:14: error: use of undeclared identifier 'CODEC_FLAG_LOOP_FILTER'
c->flags|=CODEC_FLAG_LOOP_FILTER; // flags=+loop
^
avformat.c:477:47: error: use of undeclared identifier 'ME_HEX'
av_opt_set_int(c->priv_data, "motion_est", ME_HEX, 0);
^
avformat.c:553:15: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
avformat.c:638:31: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE'
if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) {
^
PR: 227726
Reported by: antoine (via exp-run)
|
| |
|
|
|
|
|
|
|
| |
PR: 227715
Submitted by: mat
Approved by: maintainers
Sponsored by: Absolight
|
|
|
|
|
| |
- Depend on default lua version
- Remove upstreamed patch
|
|
|
|
| |
- Depend on default lua version
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/feature/ffmpeg/ffmpeg-encoder.c:232:29: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
encoder->audio->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/feature/ffmpeg/ffmpeg-encoder.c:294:28: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
encoder->video->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream (mgba 0.6.2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/muxer/muxer_libav.c:177:17: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:22:10: fatal error: 'libavfilter/avfiltergraph.h' file not found
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/plumbing/transcoding.c:576:29: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
octx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:621:22: error: use of undeclared identifier 'CODEC_FLAG_BITEXACT'
octx->flags |= CODEC_FLAG_BITEXACT;
^
src/plumbing/transcoding.c:632:24: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
octx->flags |= CODEC_FLAG_QSCALE;
^
src/plumbing/transcoding.c:635:24: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
octx->flags |= CODEC_FLAG_QSCALE;
^
src/plumbing/transcoding.c:1291:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
octx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:1296:33: error: use of undeclared identifier 'CODEC_FLAG_QSCALE'
octx->flags |= CODEC_FLAG_QSCALE;
^
src/plumbing/transcoding.c:1342:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
octx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:1373:30: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
octx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/plumbing/transcoding.c:2179:29: error: use of undeclared identifier 'CODEC_CAP_EXPERIMENTAL'
if (((p->capabilities & CODEC_CAP_EXPERIMENTAL) && !experimental) ||
^
src/plumbing/transcoding.c:2194:33: error: use of undeclared identifier 'CODEC_CAP_EXPERIMENTAL'
(p->capabilities & CODEC_CAP_EXPERIMENTAL) ?
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix poudriere build error:
===> Staging for netdumpd-20180424_1
===> Generating temporary packing list
install -s -o root -g wheel -m 555 netdumpd
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd
install:
/wrkdirs/usr/ports/ftp/netdumpd/work/stage/usr/local/sbin/netdumpd:
chown/chgrp: Operation not permitted
*** Error code 71
Submitted by: bdrewery
Reviewed by: markj
|