| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
Notes:
svn path=/head/; revision=542423
|
|
|
|
|
|
|
|
| |
the shared library version changed, and the cmake files are now in
a new location
Notes:
svn path=/head/; revision=533110
|
|
|
|
|
|
|
|
| |
Pro-tip: cmake and qmake are two build systems, do not mix them together,
or this could produce unexpected results.
Notes:
svn path=/head/; revision=532973
|
|
|
|
|
|
|
| |
VTK-8.1 breaks different things - still investigating.
Notes:
svn path=/head/; revision=532208
|
|
|
|
|
|
|
| |
Reported by: lbartoletti
Notes:
svn path=/head/; revision=532090
|
|
|
|
| |
Notes:
svn path=/head/; revision=532040
|
|
|
|
|
|
|
| |
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
Notes:
svn path=/head/; revision=530219
|
|
|
|
|
|
|
|
|
| |
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
Notes:
svn path=/head/; revision=520935
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://www.opencascade.com/sites/default/files/documents/release_notes_7.4.0.pdf
PR: 240971
Suggested by: chitty_cloud (at) me.com
Notes:
svn path=/head/; revision=513745
|
|
|
|
|
|
|
| |
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
Notes:
svn path=/head/; revision=512777
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes:
svn path=/head/; revision=508216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
| |
PR: 236110
Notes:
svn path=/head/; revision=494744
|
|
|
|
|
|
|
|
|
|
|
| |
Given no feedback to the contrary do the most sensible thing and
merge the two VIS_CMAKE_ON together.
PR: 234700
Approved by: thierry (maintainer timeout, 2 weeks)
Notes:
svn path=/head/; revision=490820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes:
svn path=/head/; revision=484273
|
|
|
|
| |
Notes:
svn path=/head/; revision=483504
|
|
|
|
|
|
|
| |
Also, reintegrate HTML documentation that was removed in previous version.
Notes:
svn path=/head/; revision=481833
|
|
|
|
| |
Notes:
svn path=/head/; revision=481215
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
|
|
|
|
|
| |
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
Notes:
svn path=/head/; revision=469338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=468844
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/Image/Image_VideoRecorder.cxx:279:25: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
aCodecCtx->flags |= CODEC_FLAG_GLOBAL_HEADER;
^
src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
^
PR: 227726
Reported by: antoine (via exp-run)
Notes:
svn path=/head/; revision=468831
|
|
|
|
| |
Notes:
svn path=/head/; revision=466801
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
| |
Notes:
svn path=/head/; revision=462971
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes in
https://www.opencascade.com/sites/default/files/documents/release_notes_7.2.0.pdf
PR: 224649
Differential Revision: https://reviews.freebsd.org/D13665
Notes:
svn path=/head/; revision=462190
|
|
|
|
| |
Notes:
svn path=/head/; revision=449986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
| |
PR: ports/218399 (based on)
Submitted by: emaste
Notes:
svn path=/head/; revision=448656
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=446173
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes at
https://www.opencascade.com/sites/default/files/documents/release_notes_7.1.0.pdf
PR: 220110
Submitted by: tj+freebsd_portsxi (at) a13.fr
With bits from: ml (at) netfence.it
Notes:
svn path=/head/; revision=445905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
Notes:
svn path=/head/; revision=444324
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
|
| |
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
Notes:
svn path=/head/; revision=435599
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=429007
|
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports' PORTREVISION
PR: 214777
Submitted by: yuri@rawbw.com
Notes:
svn path=/head/; revision=427105
|
|
|
|
|
|
|
| |
PR: 199098
Notes:
svn path=/head/; revision=425968
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
| |
- Bump dependent ports
Notes:
svn path=/head/; revision=424208
|
|
|
|
|
|
|
|
|
| |
- Adjust plist of ports depending on it
PR: 212869
Notes:
svn path=/head/; revision=422818
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=422711
|
|
|
|
|
|
|
|
|
|
|
| |
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416469
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
| |
Submitted by: amdmi3@amdmi3.ru
Approved by: thierry@FreeBSD.org
Notes:
svn path=/head/; revision=402778
|
|
|
|
|
|
|
|
|
|
| |
Release notes at
<http://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf>
Submitted by: Andrea Venturoli <andrea.venturoli (at) netfence.it>
Notes:
svn path=/head/; revision=401076
|
|
|
|
|
|
|
|
| |
PR: 202777
Submitted by: oleksii.tsai@gmail.com
Notes:
svn path=/head/; revision=395904
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
Notes:
svn path=/head/; revision=394778
|