Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Dec 2020 22:19:39
7.1.3

|
sunpoet  |
Update to 7.1.3
Changes: https://github.com/fmtlib/fmt/releases |
21 Nov 2020 09:17:57
7.1.2

|
sunpoet  |
Using hard-coded shlib version
It helps remind maintainer to bump PORTREVISION of dependent ports. |
15 Nov 2020 18:16:45
7.1.2

|
sunpoet  |
Update to 7.1.2
- Add FULL_CACHE_DRAGONBOX option
Changes: https://github.com/fmtlib/fmt/releases
PR: 250959
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
29 Sep 2020 18:15:32
7.0.3

|
sunpoet  |
Update MASTER_SITES: use upstream release zipball
- Update pkg-descr
- Update WWW
- Take maintainership |
28 Sep 2020 05:05:25
7.0.3

|
tobik  |
Reset MAINTAINER |
07 Sep 2020 21:19:41
7.0.3

|
tobik  |
devel/libfmt: Update to 7.0.3
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
31 Jul 2020 17:07:19
7.0.2

|
tobik  |
devel/libfmt: Update to 7.0.2
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
20 Jul 2020 16:27:43
7.0.1

|
tobik  |
devel/libfmt: Update to 7.0.1
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
10 May 2020 07:43:45
6.2.1

|
tobik  |
devel/libfmt: Update to 6.2.1
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
14 Dec 2019 15:37:47
6.1.2

|
tobik  |
devel/libfmt: Update to 6.1.2
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
08 Dec 2019 06:59:44
6.1.1

|
tobik  |
devel/libfmt: Update to 6.1.1
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
03 Dec 2019 15:03:22
6.1.0

|
tobik  |
devel/libfmt: Update to 6.1.0
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.0
ABI: https://abi-laboratory.pro/tracker/timeline/fmt |
01 Sep 2019 06:12:38
6.0.0

|
tobik  |
devel/libfmt: Update to 6.0.0
While here
- Normalize CMAKE_ARGS, USES=compiler:c++11-lib
- Pet portfmt
- Bump revision of consumers due to ABI changes
Changes: https://github.com/fmtlib/fmt/releases/tag/6.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/fmt/
PR: 240141 |
26 Jul 2019 20:46:57
5.3.0_1

|
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 |
19 Feb 2019 07:48:42
5.3.0

|
tobik  |
devel/libfmt: Take maintainership
Shorten COMMENT a bit while here
PR: 235516
Approved by: SlavaMikerov@gmail.com (maintainer timeout, 2 weeks) |
04 Feb 2019 22:00:40
5.3.0

|
swills  |
devel/libfmt: update to 5.3.0
PR: 234951
Submitted by: Greg V <greg@unrelenting.technology> (with slight modification)
Approved by: maintainer timeout (SlavaMikerov@gmail.com, >2 weeks) |
25 Dec 2018 20:25:40
4.1.0_2

|
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 |
12 Dec 2018 01:35:36
4.1.0_2

|
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 |
29 Jul 2018 22:18:46
4.1.0_1

|
gerald  |
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 |
01 Apr 2018 20:13:39
4.1.0

|
yuri  |
devel/libfmt: Update 3.0.1 -> 4.1.0
Port changes:
* Change to DISTVERSION
* Add USE_LDCONFIG
* Converted the TEST option to do-test target
* Add shared library version substitution variables
All tests pass.
Bump multimedia/kodi-devel.
PR: 226677
Approved by: SlavaMikerov@gmail.com (maintainer's timeout; 15 days) |
04 Jan 2018 05:33:39
3.0.1_3

|
tobik  |
devel/libfmt: Bump PORTREVISION
Attempt to fix build of kodi-devel on 2018Q1.
r453704 moved libfmt from building a static library to a shared
library but PORTREVISION was not bumped.
This now leads to build failures on 2018Q1 where libfmt.so cannot be
found because the libfmt package was not rebuilt and only installs
libfmt.a.
http://beefy1.nyi.freebsd.org/data/111i386-quarterly/457961/logs/kodi-devel-18.0.g20171213_1.log
http://beefy3.nyi.freebsd.org/data/111amd64-quarterly/457961/logs/kodi-devel-18.0.g20171213_1.log
Pointy hat: yuri
MFH: 2018Q1 |
07 Nov 2017 21:47:05
3.0.1_2

|
yuri  |
devel/libfmt: Update: Added LICENSE_FILE; Added BUILD_SHARED_LIBS=ON
PR: 223451
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12978 |
10 Sep 2017 20:55:39
3.0.1_2

|
gerald  |
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 |
01 Apr 2017 15:23:32
3.0.1_1

|
gerald  |
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 |
08 Dec 2016 22:01:04
3.0.1

|
jhale  |
Move devel/libcppformat -> devel/libfmt due to upstream name change
Update to 3.0.1
PR: 215097
Submitted by: Slava Mikerov <SlavaMikerov@gmail.com> (maintainer) |