serenity/Userland/Utilities/pkg
Liav A. 5cb1d2a63e Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp}
Instead, let's create a new class called AvailablePortDatabase that will
handle updating (from the Internet, by using our repository) of the list
and instantiating an object that could be used for querying.
2024-06-23 00:59:54 +02:00
..
AvailablePort.h Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp} 2024-06-23 00:59:54 +02:00
AvailablePortDatabase.cpp Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp} 2024-06-23 00:59:54 +02:00
AvailablePortDatabase.h Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp} 2024-06-23 00:59:54 +02:00
CMakeLists.txt Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp} 2024-06-23 00:59:54 +02:00
InstalledPort.cpp Utilities/pkg: Move ports database handling from InstalledPort{.h,.cpp} 2024-06-23 00:59:54 +02:00
InstalledPort.h Utilities/pkg: Move ports database handling from InstalledPort{.h,.cpp} 2024-06-23 00:59:54 +02:00
InstalledPortDatabase.cpp Utilities/pkg: Move ports database handling from InstalledPort{.h,.cpp} 2024-06-23 00:59:54 +02:00
InstalledPortDatabase.h Utilities/pkg: Move ports database handling from InstalledPort{.h,.cpp} 2024-06-23 00:59:54 +02:00
main.cpp Utilities/pkg: Move ports database handling from AvailablePort{.h,.cpp} 2024-06-23 00:59:54 +02:00
MarkdownTableFinder.h
Port.h Utilities/pkg: Integrate LibSemVer for update information 2024-02-15 18:23:05 +01:00