| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
PR: 233770
Notes:
svn path=/head/; revision=520090
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix build:
/usr/include/tgmath.h:124:2: error: #error "<tgmath.h> not implemented for this compiler"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=503515
|
|
|
|
|
|
|
|
|
| |
configure script is broken because it looks for the SSL_library_init function when it is a macro in some OpenSSL versions.
Thanks to tobik@ for the suggested fix.
Notes:
svn path=/head/; revision=501994
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=501984
|
|
|
|
| |
Notes:
svn path=/head/; revision=501983
|
|
Notes:
svn path=/head/; revision=501982
|