Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Do not speak about any testing repos where they are not real testing repos for now
Baptiste Daroussin committed 14 years ago
commit b849642aca5e678dff2b0ab6b5dabc24b8e74b99
parent c4349f9f95e72e6c91360d9d8974016d6926a8ca
1 file changed +2 -7
modified README.md
@@ -336,15 +336,10 @@ And now you can install from the remote repositories using the `pkg install` com

	# pkg install -r repo1 zsh cfengine3

-
Below you can find publically available repositories for pkgng that you can use:
-

-
* http://repos.etoilebsd.net/
-
* http://www.unix-heaven.org/FreeBSD/pkgng/repository/
-

Example repo entries in *pkg.conf(5)* would look like this:

-
	  bapt : http://repos.etoilebsd.net/9-amd64-20111222/
-
	  dnaeon : http://www.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/
+
	  default : http://example.com/repos
+
	  second : http://somewhere.com/repos

If you want to mirror the repositories and make them public as well, please get in contact with us, so that we
can add your repository to the list as well :)