Port details on branch 2023Q1 |
- mepo Fast, simple, and hackable OSM map viewer
- 1.1_1 astro
=0 1.3.4Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2023-01-24 00:09:05
- Last Update: 2023-03-30 00:42:36
- Commit Hash: e129b45
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1666755535
SHA256 (mepo-1.1.tar.gz) = 94f222b52ab820b76505fdb55e0b2cf7d50efcd03e507ae426d030db2d0400dc
SIZE (mepo-1.1.tar.gz) = 588803
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zig>=0.9.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_1 30 Mar 2023 00:42:36
    |
Jan Beich (jbeich)  |
astro/mepo: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 589078, actual 588803)
See also: https://github.com/git/git/commit/4f4be00d302b
(cherry picked from commit 629692d1d3b8592c2347c24909fa513ae276314a) |
1.1_1 07 Feb 2023 04:19:05
    |
Jan Beich (jbeich)  |
astro/mepo: revert 3ee2eb616ce6 to unbreak build
./src/api/bind_signal.zig:48:21: error: expected error union type, found 'void'
std.os.sigaction(signal_name, &signal_action, null)
^
Reported by: pkg-fallout
This reverts commit 3ee2eb616ce616ebfa5d542d80993274c19d60e9. |
1.1_2 06 Feb 2023 19:39:12
    |
Jan Beich (jbeich)  |
astro/mepo: unbreak zoom in/out on SIGUSR1/SIGUSR2
https://git.sr.ht/~mil/mepo/commit/2e50c6f02618
(cherry picked from commit e239314a86fd69d64c856fed632e155f6ca4549b) |
1.1_1 24 Jan 2023 00:06:46
    |
Jan Beich (jbeich)  |
astro/mepo: install manpage
Inspired by: Alpine, Arch, NixPkgs
(cherry picked from commit 574f4db8b8e6751e3836e2f42330545e70735ad5) |