Sergei Reznikov
Sergei Reznikov
Texts like https://github.com/haikuports/haikuports/compare/c0fba669a6d1...80f421d60410 don't display as links. Probably due to `...`
I used Clover-v2.5k-5070-X64.iso from https://sourceforge.net/projects/cloverefiboot/files/Bootable_ISO/ 
### Steps to reproduce I'm using `CMD+Shift+3` shortcut to copy a picture of selected area to the clipboard but I don't think this is relevant:  ### Expected behaviour Pasting...
This was [enabled](https://github.com/SerenityOS/serenity/commit/6595db9) recently in Serenity so I though we could do the same? I checked with python 3.9.7 and it builds just fine. Haven't done any tests beyond that...
Entering chroot is painfully slow with many installed packages (I have ~600 packages here). It is okay if you only need to run `haikuporter` once but when porting one often...
Oftentimes when building packages I need to open workdir and I need to manually find it in Tracker/Terminal. It would be handy if workdir would be printed every time a...
It would be nice if haikuporter package could also install hp alias `alias hp='haikuporter -j'nproc' --get-dependencies --no-source-packages ` as well as helper functions: ``` . /system/settings/haikuports.conf function inrecipe() { grep...
hp doesn't show any error but the resulting directory is empty. https://dev.gentoo.org/~polynomial-c/kBuild-0.1.9998-pre20131130-src.tar.xz
It looks like something got broken as this message is never printed anymore. https://github.com/haikuports/haikuporter/blob/9b910e2f9ef289b4d2958de37cf15b51d6236622/HaikuPorter/ShellScriptlets.py#L927
I have haikuports folder on my /data partition. Normally I'm using gcc2h install but when I boot to x86_64 and try to build something from /data/haikuports haikuporter is updating dependencies...