Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.21.23 01 Sep 2024 17:40:18
    |
Yuri Victorovich (yuri)  |
devel/eastl: update 3.21.12-9 → 3.21.23
Reported by: portscout |
3.21.12.9 26 Jul 2023 17:05:48
    |
Yuri Victorovich (yuri)  |
devel/eastl: Update 3.13.06 → 3.21.12-9
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.13.06_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.13.06_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.13.06_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.13.06_1 08 Dec 2020 16:12:52
  |
linimon  |
Fails the same was on riscv64 as on aarch64.
Approved by: portmgr (tier-2 blanket_
Obtained from: lonesome.com build testing |
3.13.06_1 24 Oct 2019 11:23:17
  |
pkubaj  |
devel/eastl: fix build on armv*
Building on ARM requires some additional macros.
PR: 241440
Approved by: tcberner (mentor), yuri (maintainer)
Differential Revision: https://reviews.freebsd.org/D22131 |
3.13.06_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
3.13.06 01 Jun 2019 14:42:06
  |
yuri  |
devel/eastl: Update 3.13.05 -> 3.13.06
Reported by: portscout |
3.13.05 03 May 2019 03:16:12
  |
yuri  |
devel/eastl: Update 3.13.04 -> 3.13.05
Reported by: portscout |
3.13.04 29 Mar 2019 20:55:10
  |
linimon  |
Mark as not buildable on arm*.
Approved by: portmgr (tier-2 blanket) |
3.13.04 17 Mar 2019 21:28:50
  |
yuri  |
devel/eastl: Update 3.13.03 -> 3.13.04
Reported by: portscout |
3.13.03 01 Mar 2019 02:25:48
  |
yuri  |
devel/eastl: Update 3.13.02 -> 3.13.03
Reported by: portscout |
3.13.02 09 Feb 2019 22:55:01
  |
yuri  |
devel/eastl: Update 3.13.00 -> 3.13.02
Reported by: portscout |
3.13.00 26 Jan 2019 05:34:46
  |
yuri  |
devel/eastl: Update 3.12.08 -> 3.13.00
Reported by: portscout |
3.12.08 21 Jan 2019 08:00:43
  |
yuri  |
devel/eastl: Update 3.12.07 -> 3.12.08
Reported by: portscout |
3.12.07_1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.12.07_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
3.12.07 08 Dec 2018 08:55:17
  |
yuri  |
devel/eastl: Update 3.12.04 -> 3.12.07
Reported by: portscout |
3.12.04 04 Nov 2018 10:12:10
  |
yuri  |
devel/eastl: Update 3.12.01 -> 3.12.04
Also add 'test' and 'benchmark' targets.
Reported by: portscout |
3.12.01 01 Sep 2018 07:15:54
  |
yuri  |
New port: devel/eastl: Electronic Arts Standard Template Library |