BuildSystem: Cleanup port building script

All dependencies are now installed only ones. If a port depends on for
examle zlib and one of its other dependencies depends on zlib, zlib will
now get installe only once.

Accept .tgz archives as the main download file
This commit is contained in:
2025-11-11 16:07:39 +02:00
parent f3beee9874
commit 6f8d850726
2 changed files with 48 additions and 18 deletions

1
ports/.gitignore vendored
View File

@@ -1,3 +1,4 @@
*/*
!*/patches/
!*/build.sh
.installed_ports