Port details |
- mepo Fast, simple, and hackable OSM map viewer
- 1.1.2_1 astro
=0 1.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-09-23 18:42:19
- Last Update: 2023-03-30 00:19:52
- Commit Hash: 629692d
- Also Listed In: geography wayland
- License: GPLv3+ OFL11
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1675222988
SHA256 (mepo-1.1.2.tar.gz) = 5eb1963947be0403452cd1b817a62392cf7d72193f97f7bec096eb72adf8aea3
SIZE (mepo-1.1.2.tar.gz) = 591041
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.10.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.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/ |