62d5a9eaef
- Convert to USES=ninja - Use shorthand for MASTER_SITE_LOCAL Security: http://vuxml.org/freebsd/5acf4638-7e2c-11e3-9fba-00262d5ed8ee.html MFH: 2014Q1
29 lines
1.3 KiB
JSON
29 lines
1.3 KiB
JSON
--- chrome/app/policy/policy_templates.json.orig 2013-09-24 21:57:03.000000000 +0300
|
|
+++ chrome/app/policy/policy_templates.json 2013-09-24 21:59:32.000000000 +0300
|
|
@@ -1366,7 +1366,7 @@
|
|
'name': 'GSSAPILibraryName',
|
|
'type': 'string',
|
|
'schema': { 'type': 'string' },
|
|
- 'supported_on': ['chrome.linux:9-'],
|
|
+ 'supported_on': ['chrome.linux:9-', 'chrome.freebsd:9-'],
|
|
'features': {
|
|
'dynamic_refresh': False,
|
|
'per_profile': False,
|
|
@@ -3339,7 +3339,7 @@
|
|
'name': 'RequireOnlineRevocationChecksForLocalAnchors',
|
|
'type': 'main',
|
|
'schema': { 'type': 'boolean' },
|
|
- 'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-'],
|
|
+ 'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.freebsd:30-', 'chrome.win:30-'],
|
|
'features': {
|
|
'dynamic_refresh': True,
|
|
'per_profile': False,
|
|
@@ -3960,7 +3960,7 @@
|
|
'name': 'BackgroundModeEnabled',
|
|
'type': 'main',
|
|
'schema': { 'type': 'boolean' },
|
|
- 'supported_on': ['chrome.win:19-', 'chrome.linux:19-'],
|
|
+ 'supported_on': ['chrome.win:19-', 'chrome.linux:19-', 'chrome.freebsd:19-'],
|
|
'features': {
|
|
'can_be_recommended': True,
|
|
'dynamic_refresh': True,
|