• Earth (mostly)
  • Homesick for a place I'm not even sure exists.

  • Joined on 2025年10月09日
Lostt commented on issue emmett1/alicelinux#72 2026年07月06日 21:38:11 +02:00
Proposal: replace ncurses with netbsd-curses

I have gotten all of the ports that you listed to build (alsa-utils needed a patch) and some others needed to change some build_opt's but I can't get pipewire or foot to build currently.

Lostt commented on issue emmett1/alicelinux#72 2026年07月02日 03:21:58 +02:00
Proposal: replace ncurses with netbsd-curses

also vim builds against netbsd-curses, but for some reason vim doesn't have any dependencies even though it needs a curses library.

Lostt created pull request emmett1/alicelinux#73 2026年07月02日 03:19:35 +02:00
new port: bsd-games
Lostt pushed to main at Lostt/alice-testing 2026年07月02日 02:59:20 +02:00
dbd70c4ee1 added depends and info for bsd-games
49d1052d7a new port: bsd-games
Compare 2 commits »
Lostt pushed to main at Lostt/alice-testing 2026年07月02日 02:51:57 +02:00
f2ebfa9536 wireguard-tools: updated to 1.0.20260223
27bcb8d919 qemu: updated to 11.0.2
fd60fb1b68 parallel: updated to 20260622
6ee56efd09 json-c: updated to 0.19
4fdb6dc1ed headscale: updated to 0.29.1
Compare 70 commits »
Lostt opened issue emmett1/alicelinux#72 2026年06月29日 04:58:21 +02:00
Proposal: replace ncurses with netbsd-curses
Lostt created repository Lostt/alice-testing 2026年06月19日 18:24:57 +02:00
Lostt commented on issue emmett1/alicelinux#14 2026年06月17日 22:44:41 +02:00
Proposal: use muon

@ohnoes_ohnoes About packages building with muon, i have gotten dbus, scenefx, and fontconfig to build with muon. I haven't tried mesa yet but it could be possible. I've seen other distros build...

Lostt commented on pull request emmett1/alicelinux#60 2026年05月31日 00:23:46 +02:00
new ports: muon, byacc & info files

@emmett1 there are now info files for my ports and this pr is now out of WIP you can merge!

Lostt commented on pull request emmett1/alicelinux#60 2026年05月30日 23:17:20 +02:00
new ports: muon, byacc & info files

@ohnoes_ohnoes alright, to get it out the way in this pr I will make all the info files for my ports.

Lostt commented on pull request emmett1/alicelinux#61 2026年05月30日 23:16:04 +02:00
New info files for some community ports (#59)

@ohnoes_ohnoes Thanks for consulting me about this (btw I am a he), but I like "maintainers:"

Lostt commented on pull request emmett1/alicelinux#60 2026年05月30日 17:19:31 +02:00
new ports: muon, byacc & info files

alright that has been shortended

Lostt commented on pull request emmett1/alicelinux#60 2026年05月30日 17:01:34 +02:00
new ports: muon, byacc & info files

oh lol i did some really dumb linking, i found a better way to do it. ill push it and you can review

Lostt commented on pull request emmett1/alicelinux#60 2026年05月30日 16:27:17 +02:00
new ports: muon, byacc & info files

@emmett1 what did you find that was dangerous to the system? (might be a dumb question)

Lostt created pull request emmett1/alicelinux#60 2026年05月29日 23:50:42 +02:00
WIP: new port: muon 0.6.0
Lostt commented on issue emmett1/alicelinux#59 2026年05月29日 18:32:39 +02:00
Maintainer info requirement for ports discussion

thats alright, btw I got a muon port working and it can build some stuff already like wayland

Lostt commented on issue emmett1/alicelinux#59 2026年05月29日 18:23:31 +02:00
Maintainer info requirement for ports discussion

I am good with that maybe we should wait for input from @ohnoes_ohnoes

Lostt commented on issue emmett1/alicelinux#59 2026年05月29日 18:07:00 +02:00
Maintainer info requirement for ports discussion

@emmett1 sorry i was not online for sec, but here is a template of my suggestion

Lostt commented on issue emmett1/alicelinux#59 2026年05月29日 17:39:56 +02:00
Maintainer info requirement for ports discussion

a small description, a version, and license is what i would put

Lostt commented on pull request emmett1/alicelinux#58 2026年05月29日 17:14:18 +02:00
new port: neovim

This is great, I could never get a port working I could do it manually in the shell but with a port it would always complain about deps, good job!