Revision bc85c456
Added by Renato Botelho over 4 years ago
tools/conf/pfPorts/make.conf | ||
---|---|---|
1 | 1 |
# Define pfSense repos |
2 |
PFSENSE_REPOS= pfSense-repo pfSense-repo-devel pfSense-repo-245 |
|
2 |
PFSENSE_REPOS= pfSense-repo pfSense-repo-devel pfSense-repo-245 pfSense-repo-251
|
|
3 | 3 |
|
4 | 4 |
# Generic options |
5 | 5 |
OPTIONS_UNSET_FORCE= X11 DOCS EXAMPLES MAN INFO MANPAGES |
tools/templates/pkg_repos/pfSense-repo-251.abi | ||
---|---|---|
1 |
FreeBSD:12:%%ARCH_NEW%% |
tools/templates/pkg_repos/pfSense-repo-251.altabi | ||
---|---|---|
1 |
freebsd:12:%%ARCH_NEW%% |
tools/templates/pkg_repos/pfSense-repo-251.conf | ||
---|---|---|
1 |
FreeBSD: { enabled: no } |
|
2 |
|
|
3 |
%%PRODUCT_NAME%%-core: { |
|
4 |
url: "%%PKG_REPO_SERVER_RELEASE%%/%%PRODUCT_NAME%%_%%REPO_BRANCH_PREFIX%%v2_5_1_%%ARCH_NEW%%-core", |
|
5 |
mirror_type: "srv", |
|
6 |
signature_type: "fingerprints", |
|
7 |
fingerprints: "/usr/local/share/%%PRODUCT_NAME%%/keys/pkg", |
|
8 |
enabled: yes |
|
9 |
} |
|
10 |
|
|
11 |
%%PRODUCT_NAME%%: { |
|
12 |
url: "%%PKG_REPO_SERVER_RELEASE%%/%%PRODUCT_NAME%%_%%REPO_BRANCH_PREFIX%%v2_5_1_%%ARCH_NEW%%-%%PRODUCT_NAME%%_%%REPO_BRANCH_PREFIX%%v2_5_1", |
|
13 |
mirror_type: "srv", |
|
14 |
signature_type: "fingerprints", |
|
15 |
fingerprints: "/usr/local/share/%%PRODUCT_NAME%%/keys/pkg", |
|
16 |
enabled: yes |
|
17 |
} |
tools/templates/pkg_repos/pfSense-repo-251.descr | ||
---|---|---|
1 |
Next Release Candidate (2.5.1-RC) |
Also available in: Unified diff
Add 2.5.1-RC repository