diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2024-08-14 15:36:31 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2024-08-14 15:36:31 +0000 |
commit | 34e13c846691eb5a89a545d0c8c9dcc6c3de0dfe (patch) | |
tree | 3fd88dbfc509ea32ba1daf9302d7cfb4aa767bbb | |
parent | 3a4d9dd9f8f39994ce484571bfe44079e53b67ca (diff) | |
download | doc-34e13c8466.tar.gz doc-34e13c8466.zip |
searchable index of all ports is at ports.freebsd.org
PR: 280816
8 files changed, 14 insertions, 14 deletions
diff --git a/documentation/content/en/articles/linux-users/_index.adoc b/documentation/content/en/articles/linux-users/_index.adoc index 7086c93f7c..50a0c2d54f 100644 --- a/documentation/content/en/articles/linux-users/_index.adoc +++ b/documentation/content/en/articles/linux-users/_index.adoc @@ -92,7 +92,7 @@ If an application installation does not require any customization, installing th Compile the port instead whenever an application requires customization of the default options. If needed, a custom package can be compiled from ports using `make package`. -A complete list of all available ports and packages can be found https://www.freebsd.org/ports/[here]. +A complete list of all available ports and packages can be found https://ports.freebsd.org[here]. [[packages]] === Packages diff --git a/documentation/content/en/articles/releng/_index.adoc b/documentation/content/en/articles/releng/_index.adoc index 9a48f7ee22..34a81675b9 100644 --- a/documentation/content/en/articles/releng/_index.adoc +++ b/documentation/content/en/articles/releng/_index.adoc @@ -235,7 +235,7 @@ The release notes and errata files also need to be adjusted for the new release * [.filename]#src/release/doc/en_US.ISO8859-1/errata/article.xml# Sysinstall should be updated to note the number of available ports and the amount of disk space required for the Ports Collection. -footnote:[FreeBSD Ports Collection https://www.FreeBSD.org/ports] +footnote:[FreeBSD Ports Collection https://ports.FreeBSD.org] This information is currently kept in [.filename]#src/usr.sbin/bsdinstall/dist.c#. After the release has been built, a number of files should be updated to announce the release to the world. @@ -317,7 +317,7 @@ For example, it would be unwise to distribute binaries that were built on a syst === Contributed Software ("ports") -The https://www.FreeBSD.org/ports[FreeBSD Ports collection] is a collection of over {numports} third-party software packages available for FreeBSD. +The https://ports.FreeBSD.org[FreeBSD Ports collection] is a collection of over {numports} third-party software packages available for FreeBSD. The `{portmgr}` is responsible for maintaining a consistent ports tree that can be used to create the binary packages that accompany official FreeBSD releases. === Release ISOs diff --git a/documentation/content/en/articles/releng/_index.po b/documentation/content/en/articles/releng/_index.po index 01474b48ba..7991335ad8 100644 --- a/documentation/content/en/articles/releng/_index.po +++ b/documentation/content/en/articles/releng/_index.po @@ -635,7 +635,7 @@ msgstr "" msgid "" "Sysinstall should be updated to note the number of available ports and the " "amount of disk space required for the Ports Collection. footnote:[FreeBSD " -"Ports Collection https://www.FreeBSD.org/ports] This information is " +"Ports Collection https://ports.FreeBSD.org] This information is " "currently kept in [.filename]#src/usr.sbin/bsdinstall/dist.c#." msgstr "" @@ -882,7 +882,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/articles/releng/_index.adoc:322 msgid "" -"The https://www.FreeBSD.org/ports[FreeBSD Ports collection] is a collection " +"The https://ports.FreeBSD.org[FreeBSD Ports collection] is a collection " "of over {numports} third-party software packages available for FreeBSD. The " "`{portmgr}` is responsible for maintaining a consistent ports tree that can " "be used to create the binary packages that accompany official FreeBSD " diff --git a/documentation/content/en/books/handbook/l10n/_index.adoc b/documentation/content/en/books/handbook/l10n/_index.adoc index 756d74be55..3fdda1c32e 100644 --- a/documentation/content/en/books/handbook/l10n/_index.adoc +++ b/documentation/content/en/books/handbook/l10n/_index.adoc @@ -520,7 +520,7 @@ Additional Fcitx and Uim applications are also available. i18n applications are programmed using i18n kits under libraries. These allow developers to write a simple file and translate displayed menus and texts to each language. -The link:https://www.FreeBSD.org/ports/[FreeBSD Ports Collection] contains many applications with built-in support for wide or multibyte characters for several languages. +The link:https://ports.FreeBSD.org[FreeBSD Ports Collection] contains many applications with built-in support for wide or multibyte characters for several languages. Such applications include `i18n` in their names for easy identification. However, they do not always support the language needed. diff --git a/documentation/content/en/books/handbook/l10n/_index.po b/documentation/content/en/books/handbook/l10n/_index.po index 58e2e7dd9f..e58b155f83 100644 --- a/documentation/content/en/books/handbook/l10n/_index.po +++ b/documentation/content/en/books/handbook/l10n/_index.po @@ -1134,7 +1134,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/l10n/_index.adoc:526 msgid "" -"The link:https://www.FreeBSD.org/ports/[FreeBSD Ports Collection] contains " +"The link:https://ports.FreeBSD.org[FreeBSD Ports Collection] contains " "many applications with built-in support for wide or multibyte characters for " "several languages. Such applications include `i18n` in their names for easy " "identification. However, they do not always support the language needed." diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc index a85cea963d..e5ed68368a 100644 --- a/documentation/content/en/books/handbook/ports/_index.adoc +++ b/documentation/content/en/books/handbook/ports/_index.adoc @@ -73,7 +73,7 @@ The files that comprise a port contain all the necessary information to automati If the software has not already been adapted and tested on FreeBSD, the source code might need editing in order for it to install and run properly. -However, over link:https://www.FreeBSD.org/ports/[{numports}] third-party applications have already been ported to FreeBSD. +However, over link:https://ports.FreeBSD.org[{numports}] third-party applications have already been ported to FreeBSD. When feasible, these applications are made available for download as pre-compiled _packages_. Packages can be manipulated with the FreeBSD package management commands. @@ -118,9 +118,9 @@ The remainder of this chapter explains how to use packages and ports to install FreeBSD's list of available applications is growing all the time. There are a number of ways to find software to install: -* The FreeBSD web site maintains an up-to-date searchable list of all the available applications, at link:https://www.FreeBSD.org/ports/[Ports Portal]. The ports can be searched by application name or by software category. +* The FreeBSD web site maintains an up-to-date searchable list of all the available applications, at link:https://ports.FreeBSD.org[Ports Portal]. The ports can be searched by application name or by software category. * Dan Langille maintains https://www.freshports.org/[FreshPorts] which provides a comprehensive search utility and also tracks changes to the applications in the Ports Collection. Registered users can create a customized watch list in order to receive an automated email when their watched ports are updated. -* If finding a particular application becomes challenging, try searching a site like https://sourceforge.net/[SourceForge] or https://github.com/[GitHub] then check back at the link:https://www.FreeBSD.org/ports/[Ports Portal] to see if the application has been ported. +* If finding a particular application becomes challenging, try searching a site like https://sourceforge.net/[SourceForge] or https://github.com/[GitHub] then check back at the link:https://ports.FreeBSD.org[Ports Portal] to see if the application has been ported. * Search the binary package repository for an application using the man:pkg[8] command [[pkgng-intro]] diff --git a/documentation/content/en/books/handbook/ports/_index.po b/documentation/content/en/books/handbook/ports/_index.po index 5045dee568..e62c483199 100644 --- a/documentation/content/en/books/handbook/ports/_index.po +++ b/documentation/content/en/books/handbook/ports/_index.po @@ -120,7 +120,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/books/handbook/ports/_index.adoc:78 msgid "" -"However, over link:https://www.FreeBSD.org/ports/[{numports}] third-party " +"However, over link:https://ports.FreeBSD.org[{numports}] third-party " "applications have already been ported to FreeBSD. When feasible, these " "applications are made available for download as pre-compiled _packages_." msgstr "" @@ -280,7 +280,7 @@ msgstr "" #: documentation/content/en/books/handbook/ports/_index.adoc:122 msgid "" "The FreeBSD web site maintains an up-to-date searchable list of all the " -"available applications, at link:https://www.FreeBSD.org/ports/[Ports " +"available applications, at link:https://ports.FreeBSD.org[Ports " "Portal]. The ports can be searched by application name or by software " "category." msgstr "" @@ -300,7 +300,7 @@ msgstr "" msgid "" "If finding a particular application becomes challenging, try searching a " "site like https://sourceforge.net/[SourceForge] or https://github.com/" -"[GitHub] then check back at the link:https://www.FreeBSD.org/ports/[Ports " +"[GitHub] then check back at the link:https://ports.FreeBSD.org[Ports " "Portal] to see if the application has been ported." msgstr "" diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc index c30e8c058e..cbc1ee4cf6 100644 --- a/documentation/content/en/books/porters-handbook/special/_index.adoc +++ b/documentation/content/en/books/porters-handbook/special/_index.adoc @@ -1712,7 +1712,7 @@ When set, [.filename]#bsd.gnome.mk# automatically scans [.filename]#pkg-plist# a [[gnome-components]] == GNOME Components -For further help with a GNOME port, look at some of the link:https://www.FreeBSD.org/ports/gnome.html[existing ports] for examples. +For further help with a GNOME port, look at some of the link:https://ports.FreeBSD.org[existing ports] for examples. The link:https://www.FreeBSD.org/gnome/[FreeBSD GNOME page] has contact information if more help is needed. The components are divided into GNOME components that are currently in use and legacy components. If the component supports argument, they are listed between parenthesis in the description. |