git: 31f706095c - main - Status/2025Q1/pkgbasify.adoc: Add report
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=31f706095c6cec559cecefa7bd4f7184df56a869 commit 31f706095c6cec559cecefa7bd4f7184df56a869 Author: Isaac Freund <[email protected]> AuthorDate: 2025-04-15 11:29:54 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2025-04-15 11:34:32 +0000 Status/2025Q1/pkgbasify.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/477 --- .../en/status/report-2025-01-2025-03/pkgbasify.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/pkgbasify.adoc b/website/content/en/status/report-2025-01-2025-03/pkgbasify.adoc new file mode 100644 index 0000000000..01d9c7c733 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/pkgbasify.adoc @@ -0,0 +1,16 @@ +=== Automatic pkgbase conversion tool + +Links: + +link:link:https://github.com/FreeBSDFoundation/pkgbasify[pkgbasify] URL: link:https://github.com/FreeBSDFoundation/pkgbasify[] + +link:https://wiki.freebsd.org/PkgBase[pkgbase] URL: link:https://wiki.freebsd.org/PkgBase[] + +Contact: Isaac Freund <[email protected]> + +The new link:https://github.com/FreeBSDFoundation/pkgbasify[pkgbasify] tool automatically converts an existing FreeBSD 14+ system to use link:https://wiki.freebsd.org/PkgBase[pkgbase]. + +I've done my best to make pkgbasify as robust as possible and currently believe it to be as reliable as manual conversion if not better. + +That said, pkgbasify could use testing on more diverse systems! +See the link:https://github.com/FreeBSDFoundation/pkgbasify[README] for usage instructions and details on pkgbasify's behavior. + +Sponsor: The FreeBSD Foundation