Port details |
- mepo Fast, simple, and hackable OSM map viewer
- 1.3.3 astro =2 1.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2022-09-23 18:42:19
- Last Update: 2024-10-03 14:42:27
- Commit Hash: 672d44b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography wayland
- License: GPLv3+ OFL11
- WWW:
- https://sr.ht/~mil/Mepo/
- Description:
- Mepo is a fast, simple, and hackable OSM map viewer for desktop & mobile
Linux devices (like the PinePhone, Librem 5, pmOS devices etc.) and both
environment's various user interfaces (Wayland & X inclusive). Mepo
works both offline and online, features a minimalist both touch/mouse
and keyboard compatible interface, and offers a UNIX-philosophy
inspired underlying design, exposing a powerful command language called
Mepolang capable of being scripted to provide things like custom
bounding-box search scripts, bookmarks, and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/astro/mepo/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/mepo
- pkg install mepo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mepo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726518892
SHA256 (mepo-1.3.3.tar.gz) = 83dcd04dc38230e4b0beebb1f8ea72100adc551dac5b451b8f185b71f04fab68
SIZE (mepo-1.3.3.tar.gz) = 589623
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:
-
- zig>=0.13.0 : lang/zig
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Runtime dependencies:
-
- jq : textproc/jq
- Library dependencies:
-
- libcurl.so : ftp/curl
- libSDL2_gfx.so : graphics/sdl2_gfx
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_mepo
- USES:
- pkgconfig sdl shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 03 Oct 2024 14:42:27 |
Jan Beich (jbeich) |
astro/mepo: update to 1.3.3 after b2b3906286ed
mepo-1.2.1/build.zig:14:27: error: no field named 'path' in union
'Build.LazyPath'
/usr/local/lib/zig/std/Build.zig:2171:22: note: union declared here
PR: 279604
Changes: https://git.sr.ht/~mil/mepo/refs/1.3.0
Changes: https://git.sr.ht/~mil/mepo/refs/1.3.1
Changes: https://git.sr.ht/~mil/mepo/refs/1.3.2
Changes: https://git.sr.ht/~mil/mepo/refs/1.3.3
Reported by: Repology |
1.2.1_1 10 Jun 2024 22:50:49 |
Jan Beich (jbeich) |
lang/zig: update to 0.12.1
Force rebuild consumers due to changes in codegen and std library.
Changes: https://github.com/ziglang/zig/compare/0.12.0...0.12.1
PR: 279608
Approved by: bsd@orsolic.org (maintainer) |
1.2.1 20 May 2024 14:42:40 |
Jan Beich (jbeich) |
astro/mepo: update to 1.2.1
Changes: https://git.sr.ht/~mil/mepo/refs/1.2.1
Reported by: Repology |
1.2.0 20 May 2024 14:42:39 |
Jan Beich (jbeich) Author: Pero Oršolić |
lang/zig: update to 0.12.0
Changes: https://ziglang.org/download/0.12.0/release-notes.html
PR: 278570
Differential Revision: https://reviews.freebsd.org/D45024 |
1.2.0 01 Jan 2024 05:37:33 |
Jan Beich (jbeich) |
astro/mepo: update to 1.2.0
Changes: https://git.sr.ht/~mil/mepo/refs/1.2.0
Reported by: Repology |
1.1.2_1 01 Jan 2024 05:37:19 |
Jan Beich (jbeich) Author: Nathan Fisher |
lang/zig: update to 0.11.0
Changes: https://ziglang.org/download/0.11.0/release-notes.html
PR: 273124
Approved by: dch (maintainer) |
1.1.2_1 09 Aug 2023 14:07:18 |
Jan Beich (jbeich) |
astro/mepo: unbreak fetch due to recompression
=> Fetched file size mismatch (expected 591041, actual 590350)
$ gzip -l mepo-1.1.2.tar.gz
compressed uncompressed ratio uncompressed_name
- 591041 1024000 42.2% mepo-1.1.2.tar
+ 590350 1024000 42.3% mepo-1.1.2.tar |
1.1.2_1 30 Mar 2023 00:19:52 |
Jan Beich (jbeich) |
astro/mepo: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 590350, actual 591041)
See also: https://github.com/git/git/commit/4f4be00d302b |
1.1.2_1 06 Feb 2023 19:25:58 |
Jan Beich (jbeich) |
astro/mepo: unbreak zoom in/out on SIGUSR1/SIGUSR2
https://git.sr.ht/~mil/mepo/commit/2e50c6f02618 |
1.1.2 02 Feb 2023 07:51:53 |
Jan Beich (jbeich) |
astro/mepo: update to 1.1.2
Changes: https://git.sr.ht/~mil/mepo/refs/1.1.2
Reported by: Repology |
1.1.1_2 23 Jan 2023 23:51:42 |
Jan Beich (jbeich) |
astro/mepo: install manpage
Inspired by: Alpine, Arch, NixPkgs |
1.1.1_1 23 Jan 2023 23:51:41 |
Jan Beich (jbeich) |
lang/zig: rebuild consumers after 91552559ae79
Propagate standard library and miscompilation fixes into binary packages. |
1.1.1 23 Jan 2023 23:51:41 |
Jan Beich (jbeich) |
astro/mepo: unbreak build after 91552559ae79
src/main.zig:15:13: error: encountered @panic at comptime
@panic("Must be built against Zig 0.10.0");
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
referenced by:
comptime_0: /usr/local/lib/zig/std/start.zig:59:50
remaining reference traces hidden; use '-freference-trace' to see all
reference traces |
1.1.1 22 Jan 2023 05:59:39 |
Jan Beich (jbeich) |
astro/mepo: unbreak by removing -L<dir> from pkg-config output |
1.1.1 12 Jan 2023 06:35:40 |
Jan Beich (jbeich) |
astro/mepo: update to 1.1.1
Changes: https://git.sr.ht/~mil/mepo/refs/1.1.1
Reported by: Repology |
1.1 27 Oct 2022 00:44:40 |
Jan Beich (jbeich) |
astro/mepo: update to 1.1
Changes: https://git.sr.ht/~mil/mepo/refs/1.1
Reported by: Repology |
1.0 30 Sep 2022 02:58:06 |
Jan Beich (jbeich) |
astro/mepo: update to 1.0
Changes: https://git.sr.ht/~mil/mepo/refs/1.0
Changes: https://git.sr.ht/~mil/mepo/log/1.0 |
1.0.r1 23 Sep 2022 18:40:05 |
Jan Beich (jbeich) |
astro/mepo: add new port
Mepo is a fast, simple, and hackable OSM map viewer for desktop & mobile
Linux devices (like the PinePhone, Librem 5, pmOS devices etc.) and both
environment's various user interfaces (Wayland & X inclusive). Mepo
works both offline and online, features a minimalist both touch/mouse
and keyboard compatible interface, and offers a UNIX-philosophy
inspired underlying design, exposing a powerful command language called
Mepolang capable of being scripted to provide things like custom
bounding-box search scripts, bookmarks, and more.
https://sr.ht/~mil/Mepo/ |