notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/geographiclib/Makefile
SVNWeb

Number of commits found: 29

Mon, 13 Mar 2023
[ 00:02 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:4e0db8a7406485b81659c9b26b0629756faecc15  commit hash:4e0db8a7406485b81659c9b26b0629756faecc15  commit hash:4e0db8a7406485b81659c9b26b0629756faecc15  4e0db8a 
astro/geographiclib: fix build without libomp

CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
  examples/CMakeLists.txt:35 (find_package)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  b152544  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
astro: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 1 Sep 2021
[ 08:00 Rainer Hurling (rhurlin) search for other commits by this committer Author: Tatsuki Makino ]    commit hash:24157ac4123f41a696c5f4511709e932f3afe06d  commit hash:24157ac4123f41a696c5f4511709e932f3afe06d  commit hash:24157ac4123f41a696c5f4511709e932f3afe06d  24157ac 
astro/geographiclib: Update to 1.52

Changelog:
https://sourceforge.net/p/geographiclib/news/2021/06/geographiclib-152-released-2021-06-22/

PR:		258175
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 12 Dec 2020
[ 07:31 rhurlin search for other commits by this committer ] Original commit   Revision:557801
astro/geographiclib: update to 1.51

- New installed default dataset (-igrf12, +igrf13).
- Added option to select precision of real number

Changelog:
https://sourceforge.net/p/geographiclib/news/2020/11/geographiclib-151-released-2020-11-22-13/

PR:		251697
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D27525
Thu, 22 Oct 2020
[ 16:54 lwhsu search for other commits by this committer ] Original commit   Revision:552996
astro/geographiclib: Add IGRF-13 dataset

PR:		250445
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Mon, 17 Feb 2020
[ 03:26 yuri search for other commits by this committer ] Original commit   Revision:526339
astro/geographiclib: Update 1.50 -> 1.50.1

PR:		244179
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Fri, 27 Sep 2019
[ 13:15 swills search for other commits by this committer ] Original commit   Revision:513033
astro/geographiclib: update to 1.50

PR:		240852
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Sat, 3 Feb 2018
[ 15:42 kevans search for other commits by this committer ] Original commit   Revision:460821
Update astro/geographiclib to 1.4.9

Highlights:
- Update from 1.4.6 to 1.4.9
- MAGNETIC_EMM2017 model addd
- Switched to CMake for build

head/tail usage must be patched to avoid use of --lines; work is in progress
to eventually grow this long-option alternative to -n so that such patching
isn't necessary at some point in the future.

PR:		218158
Approved by:	ak (ports), Tatsuki Makino (maintainer)
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 16 Feb 2016
[ 12:55 rakuco search for other commits by this committer ] Original commit   Revision:408990
Update to 1.46.

PR:		207238
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Thu, 15 Oct 2015
[ 14:57 amdmi3 search for other commits by this committer ] Original commit   Revision:399347
- Update to 1.45

PR:		203631
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
Thu, 27 Aug 2015
[ 12:22 marino search for other commits by this committer ] Original commit   Revision:395417
astro/geographiclib: Rectify assignment mistake

I missed the unnecessary use of immediate evaluation assignment operators.
Let's fix that once and for all.
[ 09:44 amdmi3 search for other commits by this committer ] Original commit   Revision:395409
- Update to 1.44

PR:		202441
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
Thu, 25 Jun 2015
[ 04:22 pgollucci search for other commits by this committer ] Original commit   Revision:390530
Update astro/geographiclib 1.41 -> 1.42

- Convert to autoreconf
- note shared lib bump, but nothing to chase

Submitted by: tatsuki_makino@hotmail.com (maintainer)
Fri, 13 Mar 2015
[ 13:03 vanilla search for other commits by this committer ] Original commit   Revision:381177
Upgrade to 1.41.

PR:		198555
Submitted by:	maintainer
Sat, 3 Jan 2015
[ 22:54 pawel search for other commits by this committer ] Original commit   Revision:376175
Update to version 1.40

PR:		196413
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Sat, 6 Dec 2014
[ 16:58 pawel search for other commits by this committer ] Original commit   Revision:374120
- Update to version 1.39
- Add options for doxygen and perl generated documentation

PR:		195158
Submitted by:	maintainer
Tue, 14 Oct 2014
[ 19:00 pawel search for other commits by this committer ] Original commit   Revision:370880
- Update to version 1.38
- Add options for additional datasets

PR:		194235
Submitted by:	maintainer
Fri, 3 Oct 2014
[ 13:12 riggs search for other commits by this committer ] Original commit   Revision:369897
- Modernise pkg-plist
- Update handling of DATADIR
- Bump PORTREVISION

PR:		193968
Submitted by:	tatsuki_makino@hotmail.com (maintainer)
Sat, 30 Aug 2014
[ 21:32 marino search for other commits by this committer ] Original commit   Revision:366683
Add new port astro/geographic lib

PR:		187280
Submitted by:	Tatsuki Makino

GeographicLib is a small set of C++ classes for performing conversions
between geographic, UTM, UPS, MGRS, geocentric, and local cartesian
coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic
field (e.g., WMM2010) calculations, and for solving geodesic problems.

The library may be used from .NET applications using the NETGeographicLib
wrapper library.  It is a suitable replacement for the core functionality
provided by geotrans.

Number of commits found: 29