| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428135
|
|
|
|
|
|
|
|
| |
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
Notes:
svn path=/head/; revision=428129
|
|
|
|
|
|
|
| |
packaging for lib/wine/api-ms-win-security-lsapolicy-l1-1-0.dll.so.
Notes:
svn path=/head/; revision=428114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for unordered access views in Direct3D.
- Many fixes in the regression tests.
- Some more improvements in HID support.
- Various bug fixes.
The Staging patchset has not been ported to this version of Wine yet,
even after nearly two weeks, so mark the port BROKEN when the STAGING
option is set. This also affects the wine-staging port.
Notes:
svn path=/head/; revision=428049
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/fb13bfe...07f65ad
Notes:
svn path=/head/; revision=428009
|
|
|
|
|
|
|
|
|
|
|
| |
- Factor out a common subdirectory used on the Fedora mirrors
- Bump the Fedora version to 25
- Add back a mirror for Opus-22.rom
Reported by: pkg-fallout [1]
Notes:
svn path=/head/; revision=427798
|
|
|
|
|
|
|
|
|
|
|
|
| |
Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.
Approved by: bapt
Sponsored by: Citrix Systems R&D
Notes:
svn path=/head/; revision=427568
|
|
|
|
|
|
|
| |
Reported by: jbeich
Notes:
svn path=/head/; revision=427565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=427552
|
|
|
|
| |
Notes:
svn path=/head/; revision=427550
|
|
|
|
| |
Notes:
svn path=/head/; revision=427512
|
|
|
|
|
|
|
|
|
| |
error in backend: Do not know how to split this operator's operand!
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=427432
|
|
|
|
| |
Notes:
svn path=/head/; revision=427173
|
|
|
|
|
|
|
| |
version for GCC in the Ports Collection have moved to GCC 4.9.
Notes:
svn path=/head/; revision=427129
|
|
|
|
|
|
|
| |
being provided as a dependency of x11-toolkits/gtk20
Notes:
svn path=/head/; revision=427064
|
|
|
|
| |
Notes:
svn path=/head/; revision=427059
|
|
|
|
| |
Notes:
svn path=/head/; revision=426915
|
|
|
|
| |
Notes:
svn path=/head/; revision=426912
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
Notes:
svn path=/head/; revision=426908
|
|
|
|
|
|
|
|
| |
PR: 214772
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=426893
|
|
|
|
|
|
|
|
|
|
| |
whether we are building for X or not. Add the dependency if
PR: 214668
Submitted by: mail+freebsd@gerritbeine.de
Notes:
svn path=/head/; revision=426725
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
| |
Approved by: ncurses blanket
Notes:
svn path=/head/; revision=426532
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Notes:
svn path=/head/; revision=426525
|
|
|
|
| |
Notes:
svn path=/head/; revision=426368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from src/common/ffmpeg.cpp:62:
src/common/ffmpeg.h:70:5: error: unknown type name 'PixelFormat'; did you mean 'AVPixelFormat'?
priv_PixelFormat pixfmt;
^~~~~~~~~~~~~~~~
AVPixelFormat
src/common/ffmpeg.cpp:61:26: note: expanded from macro 'priv_PixelFormat'
#define priv_PixelFormat PixelFormat
^
/usr/local/include/libavutil/pixfmt.h:60:6: note: 'AVPixelFormat' declared here
enum AVPixelFormat {
^
src/common/ffmpeg.cpp:81:11: error: use of undeclared identifier 'avcodec_alloc_frame'
pic = avcodec_alloc_frame();
^
src/common/ffmpeg.cpp:92:28: error: use of undeclared identifier 'CODEC_ID_NONE'; did you mean 'AV_CODEC_ID_NONE'?
if(fmt->audio_codec == CODEC_ID_NONE)
^~~~~~~~~~~~~
AV_CODEC_ID_NONE
/usr/local/include/libavcodec/avcodec.h:192:5: note: 'AV_CODEC_ID_NONE' declared here
AV_CODEC_ID_NONE,
^
src/common/ffmpeg.cpp:163:11: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean 'AV_PIX_FMT_RGB24'?
pixfmt = PIX_FMT_RGB24;
^~~~~~~~~~~~~
AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared here
AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB...
^
src/common/ffmpeg.cpp:416:13: error: use of undeclared identifier 'avcodec_encode_video'; did you mean 'avcodec_encode_video2'?
pkt.size = avcodec_encode_video(ctx, video_buf, VIDEO_BUF_LEN, f);
^~~~~~~~~~~~~~~~~~~~
avcodec_encode_video2
/usr/local/include/libavcodec/avcodec.h:5322:5: note: 'avcodec_encode_video2' declared here
int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
^
src/common/ffmpeg.cpp:468:13: error: use of undeclared identifier 'avcodec_encode_audio'; did you mean 'avcodec_encode_audio2'?
pkt.size = avcodec_encode_audio(ctx, audio_buf, frame_len,
^~~~~~~~~~~~~~~~~~~~
avcodec_encode_audio2
/usr/local/include/libavcodec/avcodec.h:5283:5: note: 'avcodec_encode_audio2' declared here
int avcodec_encode_audio2(AVCodecContext *avctx, AVPacket *avpkt,
^
PR: 214190
Obtained from: upstream
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=426345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ffmpeg.cc:79:29: error: use of undeclared identifier 'PIX_FMT_YUV420P'; did you mean 'AV_PIX_FMT_YUV420P'?
_stream->codec->pix_fmt = PIX_FMT_YUV420P;
^~~~~~~~~~~~~~~
AV_PIX_FMT_YUV420P
/usr/local/include/libavutil/pixfmt.h:62:5: note: 'AV_PIX_FMT_YUV420P' declared here
AV_PIX_FMT_YUV420P, ///< planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
^
ffmpeg.cc:100:12: error: use of undeclared identifier 'avcodec_alloc_frame'
_frame = avcodec_alloc_frame();
^
ffmpeg.cc:159:18: error: use of undeclared identifier 'avcodec_encode_video'; did you mean 'avcodec_encode_video2'?
int out_size = avcodec_encode_video(_stream->codec, _buf, _bufsize, _frame);
^~~~~~~~~~~~~~~~~~~~
avcodec_encode_video2
/usr/local/include/libavcodec/avcodec.h:5261:5: note: 'avcodec_encode_video2' declared here
int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
^
ffmpeg.cc:159:55: error: cannot initialize a parameter of type 'AVPacket *' with an lvalue of type 'byte_t *' (aka 'unsigned char *')
int out_size = avcodec_encode_video(_stream->codec, _buf, _bufsize, _frame);
^~~~
/usr/local/include/libavcodec/avcodec.h:5261:60: note: passing argument to parameter 'avpkt' here
int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt,
^
PR: 214188
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=426344
|
|
|
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/ae2fab4...fb13bfe
Notes:
svn path=/head/; revision=426302
|
|
|
|
| |
Notes:
svn path=/head/; revision=426294
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=426269
|
|
|
|
|
|
|
|
|
|
| |
- Color font support in Direct2D.
- More color formats in Direct3D.
- Uninstallation fixes in MSI.
- Various bug fixes.
Notes:
svn path=/head/; revision=426233
|
|
|
|
| |
Notes:
svn path=/head/; revision=426134
|
|
|
|
| |
Notes:
svn path=/head/; revision=426104
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=426089
|
|
|
|
|
|
|
| |
PR: 214189
Notes:
svn path=/head/; revision=426087
|
|
|
|
|
|
|
|
| |
PR: 214484
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Notes:
svn path=/head/; revision=426079
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=425946
|
|
|
|
|
|
|
| |
in upstream QEMU.
Notes:
svn path=/head/; revision=425912
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tries to fix discrepancy between
$ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u
$ git grep -lF :devel/icu | sed 's,/Makefile$,,'
PR: 214384
Reported by: tijl, stage-qa, readelf(1)
Notes:
svn path=/head/; revision=425890
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=425802
|
|
|
|
| |
Notes:
svn path=/head/; revision=425758
|
|
|
|
|
|
|
|
|
|
| |
Pointyhat fits nicely.
PR: 214309
Submitted by: pkubaj@anongoth.pl
Notes:
svn path=/head/; revision=425742
|
|
|
|
|
|
|
| |
- Regenerate patches
Notes:
svn path=/head/; revision=425731
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=425701
|
|
|
|
| |
Notes:
svn path=/head/; revision=425695
|
|
|
|
| |
Notes:
svn path=/head/; revision=425673
|
|
|
|
|
|
|
| |
No changes to qemu-user are intended here, nor are there and fixes here.
Notes:
svn path=/head/; revision=425656
|
|
|
|
|
|
|
|
| |
- Add missing dependency
- Regenerate patches
Notes:
svn path=/head/; revision=425638
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency
- Switch pkg-plist to DATADIR and DOCSDIR
- Regenerate patches
Notes:
svn path=/head/; revision=425631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has a menu of supported games/apps for which it can do
all the workarounds automatically. It also lets you install
missing DLLs or tweak various Wine settings individually.
WWW: https://wiki.winehq.org/Winetricks
PR: 211293
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Notes:
svn path=/head/; revision=425599
|