|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | 
| 
| 
| | Reported by:	pkg-fallout@ | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by:	portmgr (implicit) | 
| | |  | 
| | 
| 
| 
| | Doesn't seem to be x86-specific anymore, builds fine on powerpc64le. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | ld: error: libsrc/interface/libinterface.so: undefined reference to
	pthread_create [--no-allow-shlib-undefined]
This has been happening for over a month since an LLVM update
made it more sensitive to symbol-issues. I can't spot any
direct pthreads usage in the source, though, so the patch
is just a bodge. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | PR:		253815
Approved by:	python (with hat) | 
| | |  | 
| | 
| 
| 
| 
| | as well, and it builds properly on my system.  So I believe the error is
  with pkg-fallout@. | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | PR:		247811
Submitted by:	rsmith@xs4all.nl | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| | In file included from /wrkdirs/usr/ports/cad/netgen/work/netgen-6.2.2004/libsrc/core/utils.hpp:14:
  In file included from /usr/lib/clang/10.0.1/include/x86intrin.h:13:
  /usr/lib/clang/10.0.1/include/ia32intrin.h:188:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
Approved by:	portmgr (tier-2 blanket) | 
| | 
| 
| 
| 
| | - Revert r537594 and r537931, because their introduction did not stop build
  errors from pkg-fallout@. | 
| | 
| 
| 
| | go this way instead of putting superbuild back on. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | place all of its output in some cache file, and then print it at the end.
  I'm also getting mysterious build errors from pkg-fallout, and I am
  hoping this change will fix this.
- I found that this change caused pybind11 include files to be not part
  of plist.
- Bump portrevision because of the change to plist. | 
| | 
| 
| 
| | Reported by:	Jan Beich <jbeich@FreeBSD.org> | 
| | 
| 
| 
| | to fail. | 
| | 
| 
| 
| 
| | PR:		246512
Submitted by:	yuri@freebsd.org | 
| | 
| 
| 
| 
| 
| 
| 
| | - Mild corrections to pkg-plist.
- Bump portrevision.
PR:		242154
Submitted by:	smars@yuntech.edu.tw | 
| | 
| 
| 
| 
| | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. | 
| | |  | 
| | 
| 
| 
| 
| | Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/ | 
| | 
| 
| 
| | wasn't yet defined. | 
| | 
| 
| 
| | Reported by:	pkg-fallout@ | 
| | 
| 
| 
| | I or someone else gets time to upgrade netgen to version 6. | 
| | 
| 
| 
| 
| 
| 
| | - Bump portrevision.
PR:		236443
Submitted by:	rsmith@xs4all.nl | 
| | 
| 
| 
| | Reported by:	Pedro Giffuni <giffunip@yahoo.com> | 
| | 
| 
| 
| 
| | Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/ | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | ngpkg.cpp:2342:27: error: use of undeclared identifier 'CODEC_FLAG_PSNR'
        context->flags |= CODEC_FLAG_PSNR;
                          ^
PR:		227726
Reported by:	antoine (via exp-run) | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine | 
| | 
| 
| 
| 
| | Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845 | 
| | 
| 
| 
| 
| 
| 
| | Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries) | 
| | 
| 
| 
| 
| 
| 
| 
| | - Respect PREFIX.
- Conversion for avcodec_encode_video().
PR:		ports/214199
PR:		ports/214644 | 
| | |  | 
| | 
| 
| 
| 
| | With hat:	portmgr
Sponsored by:	Absolight | 
| | |  | 
| | 
| 
| 
| 
| | - Default OCC to OFF.
- Mark broken only if OCC is set. | 
| | 
| 
| 
| | Reference:	http://beefy2.nyi.freebsd.org/data/93amd64-default/402431/logs/netgen-5.0.0_4.log |