non port: lang/gcc6-devel/Makefile |
SVNWeb
|
Number of commits found: 201 (showing only 100 on this page) |
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 27 Oct 2018
|
[ 17:32 gerald ]
Update to the 20181024 snapshot of GCC 6.4.1, the last snapshot of the
GCC 6.4 series probably.
|
Sun, 21 Oct 2018
|
[ 11:25 gerald ]
Update to the 20181017 snapshot of GCC 6.4.1.
This now includes files/patch-libgfortran directly (which I pushed and
backported upstream), so remove our local copy.
|
Tue, 16 Oct 2018
|
[ 15:23 gerald ]
Update to the 20181003 snapshot of GCC 6.4.1.
Add a partial fix for what was reported in PR 231804, specifically the
part that's actually relevant upstream and that I made there, cf.
https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00076.html as a new local
patch files/patch-libgfortran until I have backported this to the upstream
release branch and hence we get it via the weekly snapshots.
PR: 231804
|
Sun, 7 Oct 2018
|
[ 11:38 gerald ]
Update to the 20181003 snapshot of GCC 6.4.1.
|
Sat, 29 Sep 2018
|
[ 06:56 gerald ]
Update to the 20180926 snapshot of GCC 6.4.1.
|
Sat, 22 Sep 2018
|
[ 07:33 gerald ]
Update to the 20180919 snapshot of GCC 6.4.1.
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 8 Sep 2018
|
[ 15:47 gerald ]
Update to the 20180905 snapshot of GCC 6.4.1.
|
Sat, 25 Aug 2018
|
[ 13:10 gerald ]
Update to the 20180822 snapshot of GCC 6.4.1.
|
Sun, 19 Aug 2018
|
[ 00:49 gerald ]
Update to the 20180815 snapshot of GCC 6.4.1.
|
Sat, 4 Aug 2018
|
[ 19:06 gerald ]
Update to the 20180801 snapshot of GCC 6.4.1.
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sun, 22 Jul 2018
|
[ 12:30 gerald ]
Update to the 20180718 snapshot of GCC 6.4.1.
|
Sat, 14 Jul 2018
|
[ 18:55 gerald ]
Update to the 20180711 snapshot of GCC 6.4.1.
|
Wed, 4 Jul 2018
|
[ 15:49 gerald ]
Improve the explanation on why on powerpc64 we require USE_GCC=5 and
not one of the more common/flexbile options such as USE_GCC=yes.
Reported by: linimon
|
Mon, 2 Jul 2018
|
[ 16:12 gerald ]
Update to the 20180627 snapshot of GCC 6.4.1.
|
Sun, 24 Jun 2018
|
[ 22:32 gerald ]
Update to the 20180620 snapshot of GCC 6.4.1.
|
Sat, 16 Jun 2018
|
[ 10:50 gerald ]
Update to the 20180613 snapshot of GCC 6.4.1.
|
Thu, 7 Jun 2018
|
[ 13:16 gerald ]
Update to the 20180606 snapshot of GCC 6.4.1.
|
Thu, 31 May 2018
|
[ 11:17 gerald ]
Update to the 20180530 snapshot of GCC 6.4.1.
|
Thu, 24 May 2018
|
[ 22:05 gerald ]
Update to the 20180523 snapshot of GCC 6.4.1.
|
Sun, 20 May 2018
|
[ 10:24 gerald ]
Update to the 20180516 snapshot of GCC 6.4.1.
|
Mon, 14 May 2018
|
[ 19:15 tijl ] (Only the first 10 of 11 ports in this commit are shown above. )
Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of
"ldconfig -m <path>" so the order of ldconfig search directories after
package installation is the same as after a reboot. The original command
simply appends the path to the list of directories while the ldconfig rc.d
script uses "sort -u".
Bump lang/gcc* which are known to install libraries with exactly the same
name so the library loaded at runtime depends on the order of the search
directories.
PR: 228046
Approved by: portmgr (antoine)
|
Thu, 10 May 2018
|
[ 06:54 gerald ]
Update to the 20180509 snapshot of GCC 6.4.1.
|
Sun, 6 May 2018
|
[ 11:38 gerald ]
Update to the 20180502 snapshot of GCC 6.4.1.
|
Fri, 27 Apr 2018
|
[ 16:48 gerald ]
Update to the 20180425 snapshot of GCC 6.4.1.
|
Sat, 21 Apr 2018
|
[ 15:01 gerald ]
Update to the 20180418 snapshot of GCC 6.4.1.
|
Thu, 19 Apr 2018
|
[ 07:08 ale ] (Only the first 10 of 60 ports in this commit are shown above. )
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
|
Tue, 17 Apr 2018
|
[ 16:11 gerald ]
Update to the 20180411 snapshot of GCC 6.4.1.
|
Sun, 8 Apr 2018
|
[ 19:05 danilo ] (Only the first 10 of 12 ports in this commit are shown above. )
math/cloog
- Update to 0.19.0
- Use github
- Add ac_cv_prog_TEXI2DVI to avoid building docs for now
devel/isl
- Update to 0.19
- Bump PORTREVISION of all dependencies
|
Sat, 7 Apr 2018
|
[ 15:14 gerald ]
Update to the 20180404 snapshot of GCC 6.4.1.
|
Sat, 31 Mar 2018
|
[ 12:11 linimon ] (Only the first 10 of 12 ports in this commit are shown above. )
Allow gcc compilers to be built on new arch 'powerpcspe'.
Tested for no-harm on amd64.
Submitted by: jhibbits
Approved by: portmgr (tier-2 blanket)
Differential Revision: D13126
|
Thu, 29 Mar 2018
|
[ 21:54 gerald ]
Update to the 20180328 snapshot of GCC 6.4.1.
|
Sat, 24 Mar 2018
|
[ 09:21 gerald ]
Update to the 20180321 snapshot of GCC 6.4.1.
|
Sat, 17 Mar 2018
|
[ 09:53 gerald ]
Update to the 20180314 snapshot of GCC 6.4.1.
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Thu, 8 Mar 2018
|
[ 20:56 gerald ]
Update to the 20180307 snapshot of GCC 6.4.1.
|
Sat, 3 Mar 2018
|
[ 20:35 gerald ]
Update to the 20180228 snapshot of GCC 6.4.1.
|
Fri, 23 Feb 2018
|
[ 12:48 gerald ]
Update to the 20180221 snapshot of GCC 6.4.1.
|
Fri, 16 Feb 2018
|
[ 23:29 gerald ]
Update to the 20180214 snapshot of GCC 6.4.1.
|
Thu, 8 Feb 2018
|
[ 21:37 gerald ]
Update to the 20180207 snapshot of GCC 6.4.1.
|
Thu, 1 Feb 2018
|
[ 16:11 gerald ]
Update to the 20180131 snapshot of GCC 6.4.1.
|
Fri, 26 Jan 2018
|
[ 10:34 gerald ]
Update to the 20180124 snapshot of GCC 6.4.1.
|
Thu, 18 Jan 2018
|
[ 16:27 gerald ]
Update to the 20180117 snapshot of GCC 6.4.1.
|
Fri, 12 Jan 2018
|
[ 20:53 gerald ]
Update to the 20180110 snapshot of GCC 6.4.1.
|
Mon, 8 Jan 2018
|
[ 00:43 gerald ]
Update to the 20180103 snapshot of GCC 6.4.1.
|
Wed, 27 Dec 2017
|
[ 23:52 gerald ]
Update to the 20171227 snapshot of GCC 6.4.1.
|
Sat, 23 Dec 2017
|
[ 04:19 gerald ]
Update to the 20171220 snapshot of GCC 6.4.1.
|
Thu, 14 Dec 2017
|
[ 21:56 gerald ]
Update to the 20171213 snapshot of GCC 6.4.1.
|
Fri, 8 Dec 2017
|
[ 11:49 gerald ]
Update to the 20171206 snapshot of GCC 6.4.1.
|
Thu, 30 Nov 2017
|
[ 06:23 gerald ]
Update to the 20171129 snapshot of GCC 6.4.1.
Like with lang/gcc6 now, make sure what we install is stripped (i.e.,
debug info is removed). (For more background see revisions 454177.)
|
Thu, 23 Nov 2017
|
[ 07:54 gerald ]
Update to the 20171122 snapshot of GCC 6.4.1.
On the way, rework the architecture-specific special settings, sorting
and using .elif instead of distinct .if sequences.
Add a workaround for armv7. [1]
Tested by: andreast [1]
|
Thu, 16 Nov 2017
|
[ 21:31 gerald ]
Update to the 20171115 snapshot of GCC 6.4.1.
|
Sat, 11 Nov 2017
|
[ 23:43 gerald ]
Update to the 20171108 snapshot of GCC 6.4.1.
This addresses a real-world issue around threading and unwinding that
andreast@ has fixed upstream and backported to the GCC 6 release branch
(cf. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635 ).
|
Thu, 2 Nov 2017
|
[ 08:45 gerald ]
Update to the 20171101 snapshot of GCC 6.4.1.
|
Sat, 28 Oct 2017
|
[ 20:05 gerald ]
Update to the 20171025 snapshot of GCC 6.4.1.
|
Fri, 20 Oct 2017
|
[ 21:34 gerald ]
Update to the 20171018 snapshot of GCC 6.4.1.
|
Thu, 12 Oct 2017
|
[ 16:19 gerald ]
Update to the 20171011 snapshot of GCC 6.4.1.
Enable this on armv7, courtesy of andreast@ pushing support upstream
in time for this snapshot.
PR: 221905
|
Tue, 10 Oct 2017
|
[ 17:17 gerald ]
Update to the 20171004 snapshot of GCC 6.4.1.
|
Thu, 28 Sep 2017
|
[ 16:13 gerald ]
Update to the 20170927 snapshot of GCC 6.4.1.
Add a conflict with the lang/gcc6 port like we've had it in lang/gcc5-devel
(for lang/gcc5) for a fair while.
|
Thu, 21 Sep 2017
|
[ 21:18 gerald ]
Update to the 20170920 snapshot of GCC 6.4.1.
Make Python a build-only dependency when building Java
(JAVA_USES=python:build) which makes the installed port/package
quite a bit more lightweight.
|
Sat, 16 Sep 2017
|
[ 08:22 gerald ]
Update to the 20170913 snapshot of GCC 6.4.1.
Don't quote constant strings compared with ${ARCH}. [1]
Submitted by: linimon [1]
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
|
Sat, 9 Sep 2017
|
[ 07:04 gerald ]
Update to the 20170906 snapshot of GCC 6.4.1.
|
Sat, 2 Sep 2017
|
[ 16:22 gerald ]
Update to the 20170830 snapshot of GCC 6.4.1.
|
Wed, 30 Aug 2017
|
[ 20:32 gerald ]
Update to the 20170823 snapshot of GCC 6.4.1.
Move ONLY_FOR_ARCHS earlier in the Makefile per guidance from portlint
and the FreeBSD Porter's Handbook.
|
Thu, 17 Aug 2017
|
[ 20:50 gerald ]
Update to the 20170816 snapshot of GCC 6.4.1.
|
Thu, 10 Aug 2017
|
[ 15:18 gerald ]
Update to the 20170809 snapshot of GCC 6.4.1.
|
Sun, 6 Aug 2017
|
[ 06:21 gerald ]
Update to the 20170802 snapshot of GCC 6.4.1.
|
Sat, 29 Jul 2017
|
[ 08:43 gerald ]
Update to the 20170626 snapshot of GCC 6.4.1.
|
Fri, 21 Jul 2017
|
[ 10:53 gerald ]
Update to the 20170621 snapshot of GCC 6.4.1, moving from GCC 6.3.1
now that GCC 6.4 has been released.
Remove workaround for PR 219274 that bapt@ had put in place in 2014
from pkg-plist.
PR: 219274
|
Sat, 8 Jul 2017
|
[ 09:23 gerald ]
Remove headers being created by GCC's fixincludes machinery from the
installation / packaging to avoid breakage when FreeBSD's headers are
changing afterwards. Several fellow committers have strongly indicated
that our headers do not need the kind of adjustments that GCC performs.
Bump PORTREVISION since unfortunately this appears relevant with the
pending release of FreeBSD 11.1.
|
Thu, 29 Jun 2017
|
[ 11:10 gerald ]
Update to the 20170621 snapshot of GCC 6.3.1.
No longer default to building GCJ/libgcj on any platform, that is,
option JAVA no longer is the default anywhere. lang/gcc6 retains
this for the time being as does lang/gcc5.
And indent JAVA_USES aligned with other entries.
|
Mon, 26 Jun 2017
|
[ 22:50 linimon ]
Alphabetize ARCH definitions.
No need to bump PORTREVISION because package does not change.
Reviewed by: gerald
Approved by: portmgr (tier-2 blanket)
|
Sat, 17 Jun 2017
|
[ 22:31 gerald ]
Update to the 20170614 snapshot of GCC 6.3.1.
|
Wed, 14 Jun 2017
|
[ 21:32 gerald ]
Update to the 20170607 snapshot of GCC 6.3.1.
Adjust WWW reference in pkg-descr to https and avoid a trailing slash.
|
Sun, 4 Jun 2017
|
[ 04:57 gerald ]
Replace the general USE_GCC=yes when building for powerpc64 by the
specific USE_GCC=5 to be future proof when GCC 6 becomes the default
(since USE_GCC=yes would then pull in lang/gcc6 which we obviously
cannot require to build gcc6 itself nor gcc6-devel). This also helps
users who play with GCC_DEFAULT in Mk/bsd.default-versions.mk.
Reported by: jhibbits
Discussed with: andreast
|
Thu, 1 Jun 2017
|
[ 22:52 gerald ]
Update to the 20170531 snapshot of GCC 6.3.1.
|
Sat, 27 May 2017
|
[ 21:31 gerald ]
Update to the 20170524 snapshot of GCC 6.3.1. Upstream tarballs are
now compressed with xz instead of bzip2.
|
Sat, 20 May 2017
|
[ 17:43 gerald ]
Update to the 20170517 snapshot of GCC 6.3.1.
|
Sun, 14 May 2017
|
[ 13:06 gerald ]
Update to the 20170510 snapshot of GCC 6.3.1.
|
Fri, 5 May 2017
|
[ 21:56 gerald ]
Update to the 20170503 snapshot of GCC 6.
|
Sat, 29 Apr 2017
|
[ 06:50 gerald ]
Update to the 20170426 snapshot of GCC 6 (on a new weekday now,
hence the unusual gap of 13 days).
|
Sun, 23 Apr 2017
|
[ 07:56 gerald ]
Sort ONLY_FOR_ARCHS.
|
Fri, 14 Apr 2017
|
[ 23:04 gerald ]
Update to the 20170413 snapshot of GCC 6.
Fix order of PKGNAMESUFFIX and DISTNAME; remove PORTREVISION from
its "interesting" location in the Makefile.
|
[ 20:50 miwi ]
- Fix shebang
Approved by: gerald (maintainer via mail)
|
Tue, 11 Apr 2017
|
[ 15:21 mat ] (Only the first 10 of 31 ports in this commit are shown above. )
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
Fri, 7 Apr 2017
|
[ 21:47 gerald ]
Update to the 20170406 snapshot of GCC 6.
|
Sat, 1 Apr 2017
|
[ 16:49 gerald ]
Update to the 20170330 snapshot of GCC 6.
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
|
Sat, 25 Mar 2017
|
[ 17:34 gerald ]
Update to the 20170323 snapshot of GCC 6.
This adds a man page for gcov-dump6 (introduced last week) and also
one for gcov-tool6.
|
Fri, 17 Mar 2017
|
[ 10:59 gerald ]
Update to the 20170316 snapshot of GCC 6.
This brings a new little utility program gcov-dump6 to dump code coverage
data (unfortunately without a man page or documentation).
|
Fri, 10 Mar 2017
|
[ 21:44 gerald ]
Update to the 20170309 snapshot of GCC 6.
|
Fri, 3 Mar 2017
|
[ 21:46 gerald ]
Update to the 20170302 snapshot of GCC 6.
|
Fri, 24 Feb 2017
|
[ 20:14 gerald ]
Update to the 20170223 snapshot of GCC 6.
|
Sat, 18 Feb 2017
|
[ 09:08 gerald ]
Update to the 20170216 snapshot of GCC 6.
|
Fri, 10 Feb 2017
|
[ 00:07 gerald ]
Update to the 20170209 snapshot of GCC 6.
|
Fri, 3 Feb 2017
|
[ 08:21 gerald ]
Update to the 20170202 snapshot of GCC 6.
|
Fri, 27 Jan 2017
|
[ 20:11 gerald ]
Update to the 20170126 snapshot of GCC 6.
|
Number of commits found: 201 (showing only 100 on this page) |