non port: astro/libosmium/Makefile |
Number of commits found: 61 |
Monday, 17 Mar 2025
|
15:16 Dmitry Marakasov (amdmi3)
astro/libosmium: update 2.21.0 → 2.22.0
9a23f66 |
Tuesday, 14 Jan 2025
|
10:31 Dmitry Marakasov (amdmi3)
astro/libosmium: update 2.20.0 → 2.21.0
9c365a6 |
Monday, 16 Oct 2023
|
16:00 Po-Chuan Hsieh (sunpoet)
astro/libosmium: Remove duplicate entry from BUILD_DEPENDS
Approved by: portmgr (blanket)
cd251dc |
Monday, 25 Sep 2023
|
19:39 Dmitry Marakasov (amdmi3)
astro/libosmium: update 2.19.0 → 2.20.0
a885a7d |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Thursday, 19 Jan 2023
|
23:24 Dmitry Marakasov (amdmi3)
astro/libosmium: update 2.18.0 → 2.19.0
150ecc3 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Tuesday, 15 Mar 2022
|
11:50 Dmitry Marakasov (amdmi3)
astro/libosmium: update 2.17.2 → 2.18.0
- Convert LIB_DEPENDS to BUILD_DEPENDS, as this is a header-only
library and the actual usage of dependencies is optional and depends
on the consumer
- Patch most linux-only #ifdefs to also include FreeBSD
1c27e08 |
Monday, 20 Dec 2021
|
12:53 Dmitry Marakasov (amdmi3)
astro/libosmium: update to 2.17.2
4753ec1 |
Friday, 8 Oct 2021
|
20:35 Dmitry Marakasov (amdmi3)
astro/libosmium: update to 2.17.1
40d245e |
Thursday, 29 Apr 2021
|
14:20 Dmitry Marakasov (amdmi3)
astro/libosmium: update to 2.17.0
0f9ae4a |
Wednesday, 7 Apr 2021
|
23:19 Dmitry Marakasov (amdmi3)
Remove useless Created by: headers mentioning me
5823922 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 23 Feb 2021
|
05:58 lbartoletti
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr
 |
Tuesday, 19 Jan 2021
|
16:25 amdmi3
- Update to 2.16.0
 |
Friday, 3 Jul 2020
|
13:26 amdmi3
- Update to 2.15.6
 |
Sunday, 3 May 2020
|
01:03 amdmi3
- Update to 2.15.5
 |
Wednesday, 22 Jan 2020
|
06:02 sunpoet
Bump PORTREVISION for graphics/gdal shlib change
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
 |
Tuesday, 3 Dec 2019
|
10:26 amdmi3
- Update to 2.15.4
 |
Wednesday, 18 Sep 2019
|
21:04 amdmi3
- Update to 2.15.3
 |
Monday, 19 Aug 2019
|
20:08 amdmi3
- Update to 2.15.2
 |
15:35 jbeich
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Thursday, 27 Jun 2019
|
03:37 wen
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership
PR: 237932, 238795
Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by: antoine@
Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de
 |
Friday, 12 Apr 2019
|
06:36 jbeich
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
 |
Thursday, 28 Feb 2019
|
19:56 amdmi3
- Update to 2.15.1
 |
Monday, 11 Feb 2019
|
16:53 amdmi3
- Bump after protozero update
 |
Thursday, 20 Dec 2018
|
13:05 amdmi3
- Update to 2.15.0
 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
00:15 jbeich
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
 |
Friday, 2 Nov 2018
|
15:07 linimon
Now builds on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Thursday, 9 Aug 2018
|
06:58 jbeich
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
 |
Sunday, 29 Jul 2018
|
22:18 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
 |
Wednesday, 25 Jul 2018
|
18:25 amdmi3
- Update to 2.14.2
 |
Wednesday, 18 Apr 2018
|
14:06 jbeich
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used.
 |
13:57 jbeich
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
 |
Thursday, 12 Apr 2018
|
12:40 amdmi3
- Update to 2.14.0
 |
Thursday, 18 Jan 2018
|
04:11 jbeich
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
 |
Friday, 1 Dec 2017
|
11:46 amdmi3
- Pet portlint
 |
Monday, 25 Sep 2017
|
00:08 jbeich
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
 |
00:05 jbeich
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
 |
Sunday, 10 Sep 2017
|
20:55 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
 |
Wednesday, 30 Aug 2017
|
16:23 amdmi3
- Update to 2.13.1
 |
Sunday, 20 Aug 2017
|
11:20 amdmi3
- Update to 2.13.0
 |
Monday, 22 May 2017
|
14:49 amdmi3
- Update to 2.12.2
 |
Sunday, 21 May 2017
|
21:55 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
 |
Tuesday, 2 May 2017
|
06:48 jbeich
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
 |
Thursday, 13 Apr 2017
|
11:52 amdmi3
- Update to 2.12.1
 |
Saturday, 1 Apr 2017
|
15:23 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
 |
Tuesday, 21 Mar 2017
|
11:59 amdmi3
- Update to 2.12.0
 |
Tuesday, 14 Mar 2017
|
08:11 amdmi3
- Update to 2.11.1
 |
Tuesday, 24 Jan 2017
|
12:20 amdmi3
- Update to 2.11.0
- Try to fix build on DragonFly
 |
Friday, 6 Jan 2017
|
08:45 jbeich
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
 |
Sunday, 1 Jan 2017
|
03:45 sunpoet
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
 |
Sunday, 25 Dec 2016
|
17:19 amdmi3
- Fix conflict with utf8cpp by using it as dependency
PR: 215391
Reported by: jbeich
 |
Monday, 19 Dec 2016
|
11:18 amdmi3
- Install all required headers
These headers belong to third party libraries (gdalcpp, protozero,
utfcpp), but since these are not in the ports yet, just install
bundled ones for now.
PR: 215391
Submitted by: mmd.osm+freebsd@gmail.com
 |
Saturday, 17 Dec 2016
|
17:47 amdmi3
- Fix another comment type
Reported by: jhale
 |
15:45 amdmi3
- Mark BROKEN on 9.x
- Fix typo
 |
Wednesday, 23 Nov 2016
|
16:43 amdmi3
- Update osmium to 2.10.3 and rename to libosmium
 |
Number of commits found: 61 |