Commit graph

168 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
bbab7f59e9 */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Jan Beich
d9be720a80 emulators/ppsspp: drop maintainership 2023-11-06 18:34:10 +01:00
Jan Beich
78ca970f38 emulators/ppsspp: update to 1.16.6
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.6
Reported by:	GitHub (watch releases)
2023-10-12 16:23:18 +02:00
Jan Beich
fc4930e693 emulators/ppsspp: update to 1.16.5
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.5
Reported by:	GitHub (watch releases)
2023-09-28 13:41:58 +02:00
Jan Beich
2896515d22 emulators/ppsspp: unbundle net/miniupnpc after 30529d6094
PPSSPP fork appears to be miniupnpc_2_2_2-6-g3a87be3 snapshot,
thus a subset of system version after 529426676b.

https://github.com/hrydgard/ppsspp/commit/521b04452efc
2023-09-25 15:28:39 +02:00
Jan Beich
1a624f57cb emulators/ppsspp: drop redundant CMAKE_ARGS after 0a420a765e
https://github.com/hrydgard/ppsspp/commit/cbab6770756f
2023-09-25 15:28:25 +02:00
Jan Beich
1f03952a3d emulators/ppsspp: update to 1.16.4
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.4
Reported by:	GitHub (watch releases)
2023-09-25 14:55:43 +02:00
Jan Beich
0a420a765e emulators/ppsspp: update to 1.16.3
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.3
Reported by:	GitHub (watch releases)
2023-09-22 17:53:27 +02:00
Jan Beich
1abc1a69cd emulators/ppsspp: update to 1.16.2
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.2
Reported by:	GitHub (watch releases)
2023-09-19 17:13:00 +02:00
Jan Beich
dcc027c7e6 emulators/ppsspp: update to 1.16.1
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16.1
Reported by:	GitHub (watch releases)
2023-09-12 19:32:46 +02:00
Jan Beich
eb20d81b09 emulators/ppsspp: update to 1.16
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.16
Reported by:	GitHub (watch releases)
2023-09-09 18:13:58 +02:00
Jan Beich
9d3e273606 emulators/libretro-ppsspp: enable Vulkan for KMS console after 34a5259f51
https://github.com/hrydgard/ppsspp/commit/e3540ccd1719
2023-06-20 00:50:00 +00:00
Jan Beich
2dbfb23504 emulators/ppsspp: unbundle archivers/zstd after 30529d6094
https://github.com/hrydgard/ppsspp/commit/63966cb7a70d

Inspired by:	Alpine, Arch, Gentoo, OpenBSD, openSUSE, Void
2023-06-20 00:50:00 +00:00
Jan Beich
6d9c5d744c emulators/ppsspp: compress CMAKE_ON via :L 2023-06-20 00:50:00 +00:00
Jan Beich
e316451d37 emulators/ppsspp: unbreak on DragonFly after deb6e280f4
In file included from Core/HLE/sceAudiocodec.cpp:25:
Core/HW/SimpleAudioDec.h:26:1: error: 'const' can only be specified for objects and functions
 const struct AVCodec;
 ^~~~~

Reported by:	DPorts
2023-05-25 08:14:26 +00:00
Jan Beich
2c9eb4bb74 emulators/ppsspp: update to 1.15.4
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.15.4
Reported by:	GitHub (watch releases)
2023-05-22 21:24:28 +00:00
Jan Beich
4c5b28c357 emulators/ppsspp: update to 1.15.3
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.15.3
Reported by:	GitHub (watch releases)
2023-05-07 09:59:47 +00:00
Jan Beich
79c04af9f5 emulators/ppsspp: update to 1.15.2
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.15.2
Reported by:	GitHub (watch releases)
2023-05-04 11:38:23 +00:00
Jan Beich
75e3162a46 emulators/ppsspp: update to 1.15.1
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.15.1
Reported by:	GitHub (watch releases)
2023-05-03 16:01:26 +00:00
Jan Beich
f262cd70e9 emulators/ppsspp: unbreak with kern.elf*.allow_wx=0
Common/MemoryUtil.cpp:194 E[MEMMAP]: Failed to allocate executable memory (1048576) errno=13
2023-05-03 16:01:26 +00:00
Jan Beich
5b23aaf61e emulators/ppsspp: simplify ffmpeg >= 5 fix after 18fb7d59e9 2023-05-01 18:41:14 +00:00
Jan Beich
18fb7d59e9 emulators/ppsspp: update to 1.15
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.15
Reported by:	GitHub (watch releases)
2023-04-30 16:47:21 +00:00
Daniel Engberg
f7accb23bf */*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
2023-04-27 14:01:46 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Muhammad Moinur Rahman
56932296b7 */*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
- games/aquaria: remove support for EOL FreeBSD 12.3
- games/punchy: remove workaround for EOL FreeBSD 12.3
- graphics/cxxplot: remove support for EOL FreeBSD 12.3
- lang/gcc11*: bump a __FreeBSD_version in libphobos to 1204000
- lang/rust: untangle OSVERSION logic a bit
- misc/mbuffer: remove workaround for EOL FreeBSD 12.3 for aarch64
- sysutils/libdisplay-info: remove workaround for EOL FreeBSD 12.3
- www/*chromium: remove IGNORE for EOL FreeBSD 12.3
- x11/hyprpaper: remove workaround for expired FreeBSD 12.3
- x11-wm/labwc: remove workaround for EOL FreeBSD 12.3
- x11-wm/kwinft: remove workaround for EOL FreeBSD 12.3
- www/iridium: remove IGNORE for EOL FreeBSD 12.3

Differential Revision: https://reviews.freebsd.org/D38664
2023-03-30 18:59:51 -05:00
Jan Beich
deb6e280f4 emulators/ppsspp: unbreak with ffmpeg 5.0
Core/HW/MediaEngine.cpp:437:12: error: no member named 'need_parsing' in 'AVStream'
                        stream->need_parsing = AVSTREAM_PARSE_FULL;
                        ~~~~~~  ^
Core/HW/MediaEngine.cpp:524:12: error: cannot initialize a variable of type 'AVCodec *' with an rvalue of type 'const AVCodec *'
                AVCodec *pCodec = avcodec_find_decoder(stream->codecpar->codec_id);
                         ^        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Core/HW/SimpleAudioDec.cpp:83:11: error: assigning to 'AVCodec *' from 'const AVCodec *' discards qualifiers
        codec_ = avcodec_find_decoder((AVCodecID)audioCodecId);
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Core/HW/SimpleAudioDec.cpp:90:14: error: use of undeclared identifier 'avcodec_alloc_context3'
        codecCtx_ = avcodec_alloc_context3(codec_);
                    ^
Core/HW/SimpleAudioDec.cpp:95:11: error: member access into incomplete type 'AVCodecContext'
        codecCtx_->channels = channels_;
                 ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:96:11: error: member access into incomplete type 'AVCodecContext'
        codecCtx_->channel_layout = channels_ == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
                 ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:97:11: error: member access into incomplete type 'AVCodecContext'
        codecCtx_->sample_rate = sample_rate_;
                 ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:106:15: error: member access into incomplete type 'AVCodecContext'
        if (codecCtx_->block_align == 0) {
                     ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:107:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->block_align = block_align;
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:111:15: error: use of undeclared identifier 'avcodec_open2'
        int retval = avcodec_open2(codecCtx_, codec_, &opts);
                     ^
Core/HW/SimpleAudioDec.cpp:126:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->extradata = (uint8_t *)av_mallocz(size);
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:127:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->extradata_size = size;
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:128:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->block_align = wav_bytes_per_packet;
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:132:20: error: member access into incomplete type 'AVCodecContext'
                        memcpy(codecCtx_->extradata, data, size);
                                        ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:149:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->channels = channels_;
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:150:12: error: member access into incomplete type 'AVCodecContext'
                codecCtx_->channel_layout = channels_ == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO;
                         ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:163:2: error: use of undeclared identifier 'avcodec_close'; did you mean 'avio_close'?
        avcodec_close(codecCtx_);
        ^~~~~~~~~~~~~
        avio_close
/usr/local/include/libavformat/avio.h:704:5: note: 'avio_close' declared here
int avio_close(AVIOContext *s);
    ^
Core/HW/SimpleAudioDec.cpp:163:16: error: cannot initialize a parameter of type 'AVIOContext *' with an lvalue of type 'AVCodecContext *'
        avcodec_close(codecCtx_);
                      ^~~~~~~~~
Core/HW/MediaEngine.h:41:8: note: 'AVCodecContext' is not defined, but forward declared here; conversion would be valid if it was derived from 'AVIOContext'
struct AVCodecContext;
       ^
/usr/local/include/libavformat/avio.h:704:29: note: passing argument to parameter 's' here
int avio_close(AVIOContext *s);
                            ^
Core/HW/SimpleAudioDec.cpp:164:21: error: member access into incomplete type 'AVCodecContext'
        av_freep(&codecCtx_->extradata);
                           ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:165:21: error: member access into incomplete type 'AVCodecContext'
        av_freep(&codecCtx_->subtitle_header);
                           ^
Core/HW/MediaEngine.h:41:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HW/SimpleAudioDec.cpp:213:12: error: use of undeclared identifier 'avcodec_decode_audio4'
        int len = avcodec_decode_audio4(codecCtx_, frame_, &got_frame, &packet);
                  ^
Core/HLE/sceAtrac.cpp:462:3: error: use of undeclared identifier 'avcodec_close'; did you mean 'avio_close'?
                avcodec_close(codecCtx_);
                ^~~~~~~~~~~~~
                avio_close
/usr/local/include/libavformat/avio.h:704:5: note: 'avio_close' declared here
int avio_close(AVIOContext *s);
    ^
Core/HLE/sceAtrac.cpp:462:17: error: cannot initialize a parameter of type 'AVIOContext *' with an lvalue of type 'AVCodecContext *'
                avcodec_close(codecCtx_);
                              ^~~~~~~~~
Core/HW/SimpleAudioDec.h:27:8: note: 'AVCodecContext' is not defined, but forward declared here; conversion would be valid if it was derived from 'AVIOContext'
struct AVCodecContext;
       ^
/usr/local/include/libavformat/avio.h:704:29: note: passing argument to parameter 's' here
int avio_close(AVIOContext *s);
                            ^
Core/HLE/sceAtrac.cpp:468:3: error: use of undeclared identifier 'av_free_packet'; did you mean 'av_init_packet'?
                av_free_packet(packet_);
                ^~~~~~~~~~~~~~
                av_init_packet
/usr/local/include/libavcodec/packet.h:512:6: note: 'av_init_packet' declared here
void av_init_packet(AVPacket *pkt);
     ^
Core/HLE/sceAtrac.cpp:477:3: error: use of undeclared identifier 'avcodec_flush_buffers'
                avcodec_flush_buffers(codecCtx_);
                ^
Core/HLE/sceAtrac.cpp:502:4: error: use of undeclared identifier 'avcodec_flush_buffers'
                        avcodec_flush_buffers(codecCtx_);
                        ^
Core/HLE/sceAtrac.cpp:591:20: error: use of undeclared identifier 'avcodec_decode_audio4'
                int bytes_read = avcodec_decode_audio4(codecCtx_, frame_, &got_frame, packet_);
                                 ^
Core/HLE/sceAtrac.cpp:596:3: error: use of undeclared identifier 'av_free_packet'; did you mean 'av_init_packet'?
                av_free_packet(packet_);
                ^~~~~~~~~~~~~~
                av_init_packet
/usr/local/include/libavcodec/packet.h:512:6: note: 'av_init_packet' declared here
void av_init_packet(AVPacket *pkt);
     ^
Core/HLE/sceAtrac.cpp:1823:20: error: member access into incomplete type 'AVCodecContext'
                        atrac->codecCtx_->sample_rate,
                                        ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1825:20: error: member access into incomplete type 'AVCodecContext'
                        atrac->codecCtx_->sample_fmt,
                                        ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1826:20: error: member access into incomplete type 'AVCodecContext'
                        atrac->codecCtx_->sample_rate,
                                        ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1856:21: error: use of undeclared identifier 'avcodec_alloc_context3'
        atrac->codecCtx_ = avcodec_alloc_context3(codec);
                           ^
Core/HLE/sceAtrac.cpp:1860:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata = (uint8_t *)av_mallocz(14);
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1861:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata_size = 14;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1865:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata[0] = 1;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1866:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata[3] = atrac->channels_ << 3;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1867:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata[6] = atrac->jointStereo_;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1868:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata[8] = atrac->jointStereo_;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1869:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->extradata[10] = 1;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceAtrac.cpp:1874:19: error: member access into incomplete type 'AVCodecContext'
                atrac->codecCtx_->channels = 1;
                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:804:12: error: cannot initialize a variable of type 'AVCodec *' with an rvalue of type 'const AVCodec *'
        AVCodec * pmp_Codec = avcodec_find_decoder(AV_CODEC_ID_H264);
                  ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Core/HLE/sceMpeg.cpp:811:34: error: use of undeclared identifier 'avcodec_alloc_context3'
        AVCodecContext * pmp_CodecCtx = avcodec_alloc_context3(pmp_Codec);
                                        ^
Core/HLE/sceMpeg.cpp:817:14: error: member access into incomplete type 'AVCodecContext'
        pmp_CodecCtx->flags |= AV_CODEC_FLAG_OUTPUT_CORRUPT | AV_CODEC_FLAG_LOW_DELAY;
                    ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:824:14: error: member access into incomplete type 'AVCodecContext'
        pmp_CodecCtx->width = 480;
                    ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:825:14: error: member access into incomplete type 'AVCodecContext'
        pmp_CodecCtx->height = 272;
                    ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:826:41: error: member access into incomplete type 'AVCodecContext'
        mediaengine->m_desHeight = pmp_CodecCtx->height;
                                               ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:827:40: error: member access into incomplete type 'AVCodecContext'
        mediaengine->m_desWidth = pmp_CodecCtx->width;
                                              ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:830:6: error: use of undeclared identifier 'avcodec_open2'
        if (avcodec_open2(pmp_CodecCtx, pmp_Codec, NULL) < 0){
            ^
Core/HLE/sceMpeg.cpp:847:76: error: member access into incomplete type 'AVCodecContext'
        mediaengine->m_bufSize = avpicture_get_size(pmp_want_pix_fmt, pmp_CodecCtx->width, pmp_CodecCtx->height);
                                                                                  ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:847:97: error: member access into incomplete type 'AVCodecContext'
        mediaengine->m_bufSize = avpicture_get_size(pmp_want_pix_fmt, pmp_CodecCtx->width, pmp_CodecCtx->height);
                                                                                                       ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:986:35: error: member access into incomplete type 'AVCodecContext'
                av_new_packet(&packet, pCodecCtx->width*pCodecCtx->height);
                                                ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:1001:19: error: use of undeclared identifier 'AVPicture'
                avpicture_fill((AVPicture *)pFrameRGB, mediaengine->m_buffer, pmp_want_pix_fmt, pCodecCtx->width, pCodecCtx->height);
                                ^
Core/HLE/sceMpeg.cpp:1001:30: error: expected expression
                avpicture_fill((AVPicture *)pFrameRGB, mediaengine->m_buffer, pmp_want_pix_fmt, pCodecCtx->width, pCodecCtx->height);
                                           ^
Core/HLE/sceMpeg.cpp:1001:92: error: member access into incomplete type 'AVCodecContext'
                avpicture_fill((AVPicture *)pFrameRGB, mediaengine->m_buffer, pmp_want_pix_fmt, pCodecCtx->width, pCodecCtx->height);
                                                                                                         ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:1001:110: error: member access into incomplete type 'AVCodecContext'
                avpicture_fill((AVPicture *)pFrameRGB, mediaengine->m_buffer, pmp_want_pix_fmt, pCodecCtx->width, pCodecCtx->height);
                                                                                                                           ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:1020:13: error: use of undeclared identifier 'avcodec_decode_video2'
                int len = avcodec_decode_video2(pCodecCtx, pFrame, &got_picture, &packet);
                          ^
Core/HLE/sceMpeg.cpp:1026:14: error: member access into incomplete type 'AVCodecContext'
                                pCodecCtx->width,
                                         ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:1027:14: error: member access into incomplete type 'AVCodecContext'
                                pCodecCtx->height,
                                         ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/HLE/sceMpeg.cpp:1028:14: error: member access into incomplete type 'AVCodecContext'
                                pCodecCtx->pix_fmt,
                                         ^
Core/HW/SimpleAudioDec.h:27:8: note: forward declaration of 'AVCodecContext'
struct AVCodecContext;
       ^
Core/AVIDump.cpp:148:10: error: assigning to 'AVCodec *' from 'const AVCodec *' discards qualifiers
        codec = avcodec_find_encoder(s_codec_context->codec_id);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		270201
Obtained from:	upstream
2023-03-15 10:12:34 +00:00
Jan Beich
eb35c77bfe Adjust estimated 12.3 EOL date to actual 2023-02-18 20:39:52 +00:00
Jan Beich
5d942c73f0 emulators/ppsspp: update to 1.14.4
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14.4
Reported by:	GitHub (watch releases)
2023-01-03 11:53:40 +00:00
Jan Beich
edcf04f27c emulators/ppsspp: limit wayland category to SDL frontend 2023-01-02 10:19:39 +00:00
Jan Beich
dd8f161f2b emulators/ppsspp: update to 1.14.3
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14.3
Reported by:	GitHub (watch releases)
2023-01-02 10:13:24 +00:00
Jan Beich
0b5e755cc7 emulators/ppsspp: add to wayland category after 8211f9d43f
https://github.com/hrydgard/ppsspp/commit/b0ceeede7902
https://github.com/hrydgard/ppsspp/commit/83fccd0835b9
2023-01-02 10:13:24 +00:00
Jan Beich
7f5aeb5f02 emulators/ppsspp: update to 1.14.2
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14.2
Reported by:	GitHub (watch releases)
2022-12-30 17:00:00 +00:00
Jan Beich
c17c3566e4 emulators/ppsspp: update to 1.14.1
Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14.1
Reported by:	GitHub (watch releases)
2022-12-20 14:15:28 +00:00
Jan Beich
8211f9d43f emulators/ppsspp: update to 1.14
- VR support (Pico, Quest) requires packaging OpenXR SDK (loader)

Changes:	https://github.com/hrydgard/ppsspp/releases/tag/v1.14
Reported by:	GitHub (watch releases)
2022-12-15 16:32:26 +00:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Jan Beich
6c028992ab emulators/ppsspp: update to 1.13.2
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.13.1...v1.13.2
Reported by:	GitHub (watch releases)
2022-09-10 15:18:16 +00:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Bernard Spil
57a153b696 archivers/libzip: Bump PORTREVISION on dependent ports 2022-08-05 17:58:34 +00:00
Jan Beich
b4adab7aa2 emulators/ppsspp: unbreak fetch by downgrading to 1.13.1
v1.13.1b (392d83fb2203) tag has been removed upstream.

=> Attempting to fetch https://codeload.github.com/hrydgard/ppsspp/tar.gz/v1.13.1b?dummy=/hrydgard-ppsspp-v1.13.1b_GH0.tar.gz
fetch: https://codeload.github.com/hrydgard/ppsspp/tar.gz/v1.13.1b?dummy=/hrydgard-ppsspp-v1.13.1b_GH0.tar.gz: Not Found

Reported by:	pkg-fallout

This reverts commit 93e17d50eb.
2022-08-02 15:55:17 +00:00
Jan Beich
93e17d50eb emulators/ppsspp: update to 1.13.1b
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.13.1...v1.13.1b
Reported by:	GitHub (watch releases)
2022-07-31 17:21:38 +00:00
Jan Beich
206bfa58ba emulators/ppsspp: update to 1.13.1
Changes:	https://github.com/hrydgard/ppsspp#whats-new-in-1131
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.13...v1.13.1
Reported by:	GitHub (watch releases)
2022-07-28 13:53:21 +00:00
Jan Beich
30529d6094 emulators/ppsspp: update to 1.13
Changes:	https://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12.3...v1.13
Reported by:	GitHub (watch releases)
2022-07-26 17:02:11 +00:00
Jan Beich
cf90806780 emulators/ppsspp: update to 1.12.3
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12.2...v1.12.3
Reported by:	GitHub (watch releases)
2021-10-18 20:58:30 +00:00
Jan Beich
0db3171a0a emulators/ppsspp: update to 1.12.2
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12.1...v1.12.2
Reported by:	GitHub (watch releases)
2021-10-10 14:14:34 +00:00
Jan Beich
d46ef2e7f1 emulators/ppsspp: update to 1.12.1
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12...v1.12.1
Reported by:	GitHub (watch releases)
2021-10-09 11:23:45 +00:00
Jan Beich
12007a3866 emulators/ppsspp: drop unused GL deps after 34a5259f51
=>> Checking shared library dependencies
- 0x0000000000000001 NEEDED               Shared library: [libGL.so.1]
  0x0000000000000001 NEEDED               Shared library: [libGLEW.so.2]
- 0x0000000000000001 NEEDED               Shared library: [libGLU.so.1]
+ 0x0000000000000001 NEEDED               Shared library: [libOpenGL.so.0]
  0x0000000000000001 NEEDED               Shared library: [libSDL2-2.0.so.0]
[...]
2021-10-08 16:07:10 +00:00
Jan Beich
34a5259f51 emulators/ppsspp: update to 1.12
Changes:	https://ppsspp.org/#news
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.11.3...v1.12
Reported by:	GitHub (watch releases)
2021-10-06 23:12:57 +00:00
Kevin Bowling
da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2021-06-22 11:53:08 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00