| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
Notes:
svn path=/head/; revision=483807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream removed git tags, so the version is based on Linux Makefile and
date of the git revision.
The upstream Makefile no longer accepts specific targets, so the non-FUSE
targets are patched away to prevent them from being built (which fails).
(They are not used by this port.)
Submitted by: Charlie Li <ml AT vishwin.info>
Reviewed by: mat
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D16044
Notes:
svn path=/head/; revision=473847
|
|
|
|
| |
Notes:
svn path=/head/; revision=465272
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ echo Inconsistent kallsyms data
Inconsistent kallsyms data
+ echo Try 'make KALLSYMS_EXTRA_PASS=1' as a workaround
Try make KALLSYMS_EXTRA_PASS=1 as a workaround
+ exit 1
Sponsored by: Absolight
Notes:
svn path=/head/; revision=465197
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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: 218475
Submitted by: Ting-Wei Lan
Approved by: maintainer timeout (1 month)
Notes:
svn path=/head/; revision=445834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
only that guarantees that a binary (or actually symlink) named gcc
is present which this ports apparently requires.
USE_GCC=yes allows users to adjust the default version of GCC via
Mk/bsd.defaults-versions.mk, and with the change coming via PR218330
lang/gcc5 is going to be used instead of the (nearly identical, for
now) lang/gcc shortly.
PR: 218475, 218330
Approved by: cem (maintainer)
Notes:
svn path=/head/; revision=439860
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=434300
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Switch to `git describe --abbrev=12` versioning scheme
Approved by: cem (maintainer)
Differential Revision: https://reviews.freebsd.org/D8284
Notes:
svn path=/head/; revision=424282
|
|
|
|
|
|
|
|
|
| |
- Drop bsd.port.pre.mk line
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=424225
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422140
|
|
|
|
|
|
|
|
|
|
|
|
| |
This brings us from Linux 4.3.0+ to Linux 4.5.0+.
It also brings in support for extended filesystem options from the LKL project.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D7520
Notes:
svn path=/head/; revision=420357
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
| |
- libfuse.so is already provided by USES=fuse
Notes:
svn path=/head/; revision=402860
|
|
|
|
| |
Notes:
svn path=/head/; revision=402782
|
|
|
|
| |
Notes:
svn path=/head/; revision=402614
|
|
|
|
|
|
|
| |
The base versions are deficient.
Notes:
svn path=/head/; revision=402182
|
|
|
|
| |
Notes:
svn path=/head/; revision=402176
|
|
liblkl.a provides the Linux kernel (in nommu mode) as a library. The lklfuse
binary can be used to mount filesystems that Linux supports (btrfs, ext4 and
earlier, and xfs) read/write under FUSE.
Reviewed by: bdrewery
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D4199
Notes:
svn path=/head/; revision=402096
|