| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=559531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine
Notes:
svn path=/head/; revision=539491
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=522984
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=491685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=483003
|
|
|
|
|
|
|
|
| |
PR: 231691
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes:
svn path=/head/; revision=480622
|
|
|
|
|
|
|
| |
It was unbroken by a recent simplification of the port.
Notes:
svn path=/head/; revision=473425
|
|
|
|
|
|
|
|
| |
Based on the upstream author's advice now most patches are
removed.
Notes:
svn path=/head/; revision=473285
|
|
|
|
|
|
|
|
|
| |
binding
Also add CATEGORIES=hamradio
Notes:
svn path=/head/; revision=473209
|
|
|
|
|
|
|
|
|
|
| |
properly implemented
Currently it is combined with the cmake-based project for C library, and
this doesn't work great: it breaks on i386, and rebuilds the whole C library with python binding.
Notes:
svn path=/head/; revision=473167
|
|
(python binding)
Notes:
svn path=/head/; revision=472763
|