summaryrefslogtreecommitdiff
path: root/Ports/nano
AgeCommit message (Collapse)Author
2021-10-11Ports: Fix nano authentication options splittingTim Schumacher
This was a typo from when everything was migrated to arrays.
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion.
2021-08-14Ports: Fix building the nano portGunnar Beutner
2021-06-21Ports: Bump nano to version 5.8Daniel Bertalan
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
- Replaced /Root with - Improved documentation. - Removed a few typos. - Replaced with - Added brackets in some cases. Most of the changes were reviewed and applied manually.
2021-04-14Ports: Fix building the nano portGunnar Beutner
2021-03-13Ports: Use SERENITY_ARCH in --target/--hostLinus Groh
Recent ports already do this, let's update the others as well. One step closer to multi-arch support for ports! :^)
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
Fixes #5710.
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
Closes https://github.com/SerenityOS/serenity/issues/2080
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff
2019-11-16Port: NanoBrandon Scott
An early step towards a fully functional nano.