| 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
|
|
|
|
|
|
|
|
|
|
| |
While here set EXTRACT_SUFX instead of WRKSRC and DISTVERSIONSUFFIX
to avoid having to fix WRKSRC afterwards.
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/polygraph-4.13.0.log
Notes:
svn path=/head/; revision=487306
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=485428
|
|
|
|
| |
Notes:
svn path=/head/; revision=484599
|
|
|
|
| |
Notes:
svn path=/head/; revision=483260
|
|
|
|
|
|
|
|
| |
GCC 4.2 in base system doesn't support C++03:
cc1plus: error: unrecognized command line option "-std=gnu++03"
Notes:
svn path=/head/; revision=483249
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=476376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Notes:
svn path=/head/; revision=475857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=472160
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
| |
Reported by: matwq
Notes:
svn path=/head/; revision=462050
|
|
|
|
| |
Notes:
svn path=/head/; revision=462011
|
|
|
|
| |
Notes:
svn path=/head/; revision=458244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
|
|
| |
The port does not build with C++11 or later (GCC 6 defaults to -std=gnu++14
instead of -std=gnu++03).
PR: 219275
Notes:
svn path=/head/; revision=448219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 217495
Notes:
svn path=/head/; revision=435306
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
| |
PR: 196712
Notes:
svn path=/head/; revision=425476
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421634
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
| |
PR: 206242
Submitted by: tkato432@yahoo.com
Notes:
svn path=/head/; revision=406187
|
|
|
|
| |
Notes:
svn path=/head/; revision=398241
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
Notes:
svn path=/head/; revision=394778
|
|
|
|
|
|
|
| |
MFH: 2015Q1
Notes:
svn path=/head/; revision=380488
|
|
|
|
| |
Notes:
svn path=/head/; revision=371236
|
|
|
|
|
|
|
| |
Pointy hat: adamw
Notes:
svn path=/head/; revision=363376
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357139
|
|
|
|
|
|
|
|
|
| |
And USE_GMAKE by USES=gmake where touching a port because of the above.
Approved by: portmgr (bapt) [1]
Notes:
svn path=/head/; revision=346721
|
|
|
|
| |
Notes:
svn path=/head/; revision=341989
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=339909
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
|
|
|
| |
There were two scope issues caught by -fpermissions and another case
of a redeclared variabled, all of which are caught on recent gcc.
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=329004
|
|
|
|
|
|
|
| |
benchmarks)
Notes:
svn path=/head/; revision=327708
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327343
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unmark BROKEN
- OPTIONSNG'ify
- Add LICENSE & LICENSE_FILE
- Add USE_GCC (CLANG build BROKEN, would like an assist on this)
- Add OPENSSL and ZLIB options
- Add MAN1 & MAN7
PR: ports/168892
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer (timeout, 15 days)
Notes:
svn path=/head/; revision=299867
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=273475
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
|
|
|
|
| |
Feature safe: yes
Reported by: pointyhat (8.1-R builds)
Notes:
svn path=/head/; revision=256801
|
|
|
|
| |
Notes:
svn path=/head/; revision=252878
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Submitted by: Maintainer
Notes:
svn path=/head/; revision=199516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove RESTRICTED [1]
- Pass maintainership to submitter
[1]
Project has changed the license to apache2, please see changelog
http://www.web-polygraph.org/downloads/changelog.html
Submitted by: Aron Schlesinger (as@bsdgroup.de) via irc
Notes:
svn path=/head/; revision=199486
|
|
|
|
| |
Notes:
svn path=/head/; revision=149224
|
|
|
|
| |
Notes:
svn path=/head/; revision=126747
|