21 lines
433 B
Plaintext
21 lines
433 B
Plaintext
FreeBSD: {
|
|
url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
|
|
enabled: no
|
|
}
|
|
|
|
pkgp-freebsd-pkg: {
|
|
url: "http://pkgp-freebsd-pkg.ahlawat.com/${ABI}/latest",
|
|
mirror_type: "http",
|
|
enabled: yes,
|
|
priority: 10
|
|
}
|
|
|
|
pkgp122: {
|
|
url: "http://pkgp.ahlawat.com/packages/pj122-default/",
|
|
mirror_type: "http",
|
|
signature_type: "pubkey",
|
|
pubkey: "/mnt/certs/poudriere.cert",
|
|
enabled: yes,
|
|
priority: 100
|
|
}
|