Port details |
- octave-forge-geographiclib Octave-forge package geographiclib
- 2.3.1 math =2 2.2_1Version of this port present on the latest quarterly branch.
- Maintainer: stephen@FreeBSD.org
- Port Added: 2022-10-25 15:39:07
- Last Update: 2024-09-05 19:44:43
- Commit Hash: ba60a9f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://packages.octave.org/
- Description:
- The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is geographiclib.
Native Octave/MATLAB implementations of a subset of the C++ library,
GeographicLib. Key components of this toolbox are: (a) Geodesics, direct,
inverse, area calculations; (b) Projections, transverse Mercator, polar
stereographic, etc; (c) Grid systems, UTM, UPS, MGRS; (d) Geoid lookup, egm84,
egm96, egm2008 geoids supported; (e) Geometric transformations, geocentric,
local cartesian; (f) Great ellipse, direct, inverse, area calculations.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- octave-forge-geographiclib>0:math/octave-forge-geographiclib
- To install the port:
- cd /usr/ports/math/octave-forge-geographiclib/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-geographiclib
- pkg install octave-forge-geographiclib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-geographiclib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724947735
SHA256 (octave-forge/geographiclib-octave-2.3.1.tar.gz) = 6c8f01ae4e93a6959c83e4419b0d5b6d6099d4f46f64b7db51b4cd669a9d0b83
SIZE (octave-forge/geographiclib-octave-2.3.1.tar.gz) = 90085
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- octave : math/octave
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libpcre.so : devel/pcre
- This port is required by:
- for Run
-
- math/octave-forge
Configuration Options:
- No options to configure
- Options name:
- math_octave-forge-geographiclib
- USES:
- octave
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 05 Sep 2024 19:44:43 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-geographiclib: Update to 2.3.1. |
2.3 12 Jul 2024 16:38:00 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-geographiclib: Update to 2.3. |
2.2_1 06 Jun 2024 12:33:04 |
Stephen Montgomery-Smith (stephen) |
category/port: math/octave-forge-*
Bump port revision because of library update in math/octave. |
2.2 12 Apr 2024 17:47:49 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-geographiclib: Update to 2.2. |
2.0_4 16 Mar 2024 23:28:02 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 9.1.0.
math/octave-forge: Bump portrevision.
Mark broken and set optional dependency to off in math/octave-forge:
math/octave-forge-bioinfo
math/octave-forge-coder
math/octave-forge-financial
math/octave-forge-fits
math/octave-forge-fuzzy-logic-toolkit
math/octave-forge-gnuplot
math/octave-forge-informationtheory
math/octave-forge-irsa
math/octave-forge-level-set
math/octave-forge-nnet
math/octave-forge-plot
math/octave-forge-queueing
math/octave-forge-symband |
2.0_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.0_2 09 Mar 2023 02:17:52 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 8.1.0.
Bump portrevision of all dependent ports.
Mark broken math/octave-forge-database, math/octave-forge-mechanics,
math/octave-forge-mpi math/octave-forge-nlwing2,
math/octave-forge-parallel, math/octave-forge-specfun
Set to default off these ports in math/octave-forge.
Clean up indentation in Mk/Uses/octave.mk. |
2.0_1 30 Dec 2022 17:54:39 |
Muhammad Moinur Rahman (bofh) |
Mk/**octave.mk: Convert to USES=octave
As part of the improvements of USES infrastructure Mk/bsd.octave.mk has
been converted to Mk/Uses/octave.mk. This also declutters some old
stuffs in the octave-* ports and makes it simpler to add more
octave-forge ports easily.
While I am here make all the ports portclippy/portfmt compliant. And use
USES macros whenever possible.
Reviewed by: portmgr
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D37887 |
2.0_1 07 Nov 2022 19:01:27 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-geographiclib: Add no_arch=yes.
Bump portrevision. |
2.0 29 Oct 2022 05:49:06 |
Stephen Montgomery-Smith (stephen) |
*/octave-forge-*: Update WWW field. |
2.0 25 Oct 2022 15:35:52 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-geographiclib: new port.
Native Octave/MATLAB implementations of a subset of the C++ library,
GeographicLib. Key components of this toolbox are: (a) Geodesics,
direct, inverse, area calculations; (b) Projections, transverse
Mercator, polar stereographic, etc; (c) Grid systems, UTM, UPS, MGRS;
(d) Geoid lookup, egm84, egm96, egm2008 geoids supported; (e) Geometric
transformations, geocentric, local cartesian; (f) Great ellipse, direct,
inverse, area calculations. |
Number of commits found: 11
|