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