Code:
sudo pkg install vsftpd
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'vsftpd' have been found in the repositories
sudo pkg install vsftpd
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'vsftpd' have been found in the repositories
root@kg-core1:~ # pkg -vv | grep url
url : "pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly",
Code:$ freebsd-version -kru ; uname -aKU 13.0-RELEASE 13.0-RELEASE 13.0-RELEASE FreeBSD bsd.whost 13.0-RELEASE FreeBSD 13.0-RELEASE #0 releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1300139 1300139
FreeBSD:13:amd64
: sudo pkg update --force
doas pkg install vsftpd
Password:
Updating FreeBSD repository catalogue...
Fetching packagesite.pkg: 100% 6 MiB 2.3MB/s 00:03
Processing entries: 100%
FreeBSD repository update completed. 31455 packages processed.
All repositories are up to date.
pkg: No packages available to install matching 'vsftpd' have been found in the repositories
Alexander88207@Suzumiya:~ $ doas pkg install ftp/vsftpd
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
vsftpd-ssl: 3.0.5
Number of packages to be installed: 1
119 KiB to be downloaded.
Proceed with this action? [y/N]
If you have a web browser active, you can always search for ports using https://www.freshports.org. It will then tell you how to install them.sudo pkg install vsftpd
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'vsftpd' have been found in the repositories
!!!!!!!!!!!!!!!!!!!!!!!!!????????????????????????????
pkg install ftp/vsftpd
OR pkg install vsftpd-ssl
)