| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=506440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here:
* Pet portlint/portclippy by moving USE_ variables to USES block.
* Remove superflous GH_PROJECT as it's already derived from PORTNAME.
* Update the WWW field to spare users from redirects.
Changelog:
https://github.com/NixOS/patchelf/compare/0.9...0.10
PR: 237680
Submitted by: Felix Palmen <felix@palmen-it.de>
Approved by: maintainer timeout (2+ months)
Notes:
svn path=/head/; revision=505881
|
|
|
|
|
|
|
| |
This round is @FreeBSD.org residents except teams.
Notes:
svn path=/head/; revision=453381
|
|
|
|
|
|
|
|
|
|
|
| |
- Use github
- add LICENSE
PR: 220409
Submitted by: Iblis Lin
Notes:
svn path=/head/; revision=444978
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
| |
Notes:
svn path=/head/; revision=362024
|
|
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF
executables.
WWW: http://nixos.org/patchelf.html
Notes:
svn path=/head/; revision=328192
|