| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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: 196857
Reported by: gerald
Approved by: haskell (maintainer timeout, 2 months+)
Notes:
svn path=/head/; revision=446587
|
|
|
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415742
|
|
|
|
|
|
|
|
|
|
| |
time being.
PR: 196857
Approved by: pgj (maintainer)
Notes:
svn path=/head/; revision=377491
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stagify
- Introduce explicit dependency on GCC to make it build on 10.x and later
- Remove indefinite article from COMMENT
- Mark jobs unsafe as it does not build reliably on multi-core systems
- Remove hmake from conflicting packages, it is long gone
- Rework handling of documentation
- Update master site
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=360014
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355354
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
| |
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=301932
|
|
|
|
| |
Notes:
svn path=/head/; revision=161836
|
|
|
|
|
|
|
| |
Noticed by: krisbot
Notes:
svn path=/head/; revision=145632
|
|
|
|
|
|
|
|
|
| |
- 'newtype'-bugfix
- install interface files for hierarchical libraries
- use generic URL in pkg-descr
Notes:
svn path=/head/; revision=135687
|
|
|
|
|
|
|
| |
* Remove BROKEN.
Notes:
svn path=/head/; revision=131531
|
|
|
|
| |
Notes:
svn path=/head/; revision=103612
|
|
|
|
| |
Notes:
svn path=/head/; revision=103133
|
|
|
|
| |
Notes:
svn path=/head/; revision=101385
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99595
|
|
|
|
| |
Notes:
svn path=/head/; revision=98277
|
|
|
|
|
|
|
|
|
|
| |
* Add ONLY_FOR_ARCHS=i386.
* Utilize DOCSDIR.
* Use CONFLICTS instead of checking conflict with hs-hmake in the ports
Makefile.
Notes:
svn path=/head/; revision=90839
|
|
|
|
|
|
|
| |
* Bump PORTREVISION.
Notes:
svn path=/head/; revision=79673
|
|
|
|
|
|
|
|
|
|
|
|
| |
configuration, and removed lots of files that belonged to the Hat project,
which are no longer relevant to building nhc98.
No functional change, so no need to bump PORTREVISION.
Noticed by: Matthew Donadio <m.p.donadio@ieee.org>
Notes:
svn path=/head/; revision=77460
|
|
|
|
| |
Notes:
svn path=/head/; revision=77319
|
|
|
|
| |
Notes:
svn path=/head/; revision=75793
|
|
|
|
| |
Notes:
svn path=/head/; revision=70558
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
| |
Notes:
svn path=/head/; revision=69551
|
|
|
|
|
|
|
| |
* Bump PORTREVISION.
Notes:
svn path=/head/; revision=68508
|
|
|
|
|
|
|
|
|
|
|
| |
Change MAINTAINER to my FreeBSD address.
PR: ports/41629
Submitted by: obraun
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64752
|
|
|
|
|
|
|
|
| |
PR: ports/40890
Submitted by: maintainer
Notes:
svn path=/head/; revision=63649
|
|
|
|
| |
Notes:
svn path=/head/; revision=61619
|
|
|
|
| |
Notes:
svn path=/head/; revision=61545
|
|
|
|
|
|
|
|
| |
PR: 39480
Submitted by: maintainer
Notes:
svn path=/head/; revision=61531
|
|
|
|
|
|
|
|
| |
PR: 39368
Submitted by: maintainer
Notes:
svn path=/head/; revision=61389
|
|
|
|
|
|
|
| |
Forgotten by: znerd
Notes:
svn path=/head/; revision=61341
|
|
|
|
|
|
|
|
| |
PR: 39243, 39244, 39245, 39249
Submitted by: maintainer
Notes:
svn path=/head/; revision=61249
|
|
|
|
|
|
|
|
| |
PR: 38585
Submitted by: maintainer
Notes:
svn path=/head/; revision=60060
|
|
|
|
|
|
|
|
|
|
| |
Unbreak for -current
PR: 36139
Submitted by: maintainer
Notes:
svn path=/head/; revision=58718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[...]
gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric'
cd -FreeBSD; gmake fromC
cd: Illegal option -F
gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude
[...]
Noticed by: bento
Notes:
svn path=/head/; revision=56283
|
|
|
|
|
|
|
|
|
|
| |
respect CFLAGS.
PR: 34206
Submitted by: maintainer
Notes:
svn path=/head/; revision=53648
|
|
|
|
|
|
|
|
| |
PR: 31453
Submitted by: maintainer
Notes:
svn path=/head/; revision=51965
|
|
A fully-fledged compiler for Haskell 98
PR: 31039
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes:
svn path=/head/; revision=51940
|