1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jan Beich
66a5668094 astro/mepo: update to 1.2.0
Changes:	https://git.sr.ht/~mil/mepo/refs/1.2.0
Reported by:	Repology
2024-01-01 06:37:33 +01:00
Nathan Fisher
8c1e3e6054 lang/zig: update to 0.11.0
Changes:	https://ziglang.org/download/0.11.0/release-notes.html
PR:		273124
Approved by:	dch (maintainer)
2024-01-01 06:37:19 +01:00
Jan Beich
4f4e742877 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
2023-08-09 14:07:18 +00:00
Jan Beich
629692d1d3 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
2023-03-30 00:19:52 +00:00
Jan Beich
e239314a86 astro/mepo: unbreak zoom in/out on SIGUSR1/SIGUSR2
https://git.sr.ht/~mil/mepo/commit/2e50c6f02618
2023-02-06 19:25:58 +00:00
Jan Beich
6c9e57ebd6 astro/mepo: update to 1.1.2
Changes:	https://git.sr.ht/~mil/mepo/refs/1.1.2
Reported by:	Repology
2023-02-02 07:51:53 +00:00
Jan Beich
574f4db8b8 astro/mepo: install manpage
Inspired by:	Alpine, Arch, NixPkgs
2023-01-23 23:51:42 +00:00
Jan Beich
ded326a4be lang/zig: rebuild consumers after 91552559ae
Propagate standard library and miscompilation fixes into binary packages.
2023-01-23 23:51:41 +00:00
Jan Beich
8996a92bf2 astro/mepo: unbreak build after 91552559ae
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
2023-01-23 23:51:41 +00:00
Jan Beich
16ada4d8d1 astro/mepo: unbreak by removing -L<dir> from pkg-config output 2023-01-22 05:59:39 +00:00
Jan Beich
acebf1c474 astro/mepo: update to 1.1.1
Changes:	https://git.sr.ht/~mil/mepo/refs/1.1.1
Reported by:	Repology
2023-01-12 06:35:40 +00:00
Jan Beich
ec6a774727 astro/mepo: update to 1.1
Changes:	https://git.sr.ht/~mil/mepo/refs/1.1
Reported by:	Repology
2022-10-27 00:44:40 +00:00
Jan Beich
aa0efe8375 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
2022-09-30 02:58:06 +00:00
Jan Beich
8fe61f2101 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/
2022-09-23 18:40:05 +00:00