26 Commits

Author SHA1 Message Date
robert
f45579b095 unbreak build: 2015-08-29 07:27:24 +00:00
robert
c06f80b259 detect *BSD in the javascript code of webui and sync the build hacks from chromium 2015-08-27 14:24:32 +00:00
robert
b0ba880520 update to 44.1 2015-08-25 15:08:44 +00:00
sthen
628445e140 sync WANTLIB 2015-08-17 20:04:16 +00:00
robert
e38065daff merge the patches from chromium that make iridium use the internal
libusb as well
2015-08-17 17:21:31 +00:00
robert
ff5968e958 update to iridium-44.0 and also incorporate a patch from dcoppa@
for the startup script that still had references to chromium directories.
2015-08-12 10:56:13 +00:00
robert
f1225ee10a update to 43.8 2015-07-14 10:39:33 +00:00
robert
ce6109b35c allow iridium to restart itself when necessary after asking the user
for confirmation
2015-07-12 14:44:34 +00:00
robert
b42e75363d update to 43.5 2015-06-22 16:42:14 +00:00
espie
d36b7df1dc dependency fix, same as chromium 2015-06-16 18:07:21 +00:00
robert
a3688dbc22 update to 43.4 2015-06-15 14:51:24 +00:00
ajacoutot
d6110b610e Unbreak, REVISION cannot go backwards. 2015-06-09 18:50:45 +00:00
robert
4fc27cf267 update to 43.3 2015-06-07 16:00:38 +00:00
robert
a9ce7f64cd add a missing build dependency to avoid ninja failing 2015-06-04 05:48:15 +00:00
robert
3fb96c20d6 add a patch to avoid a crash on startup 2015-06-03 16:00:01 +00:00
robert
d1d3c3df6a update to 43.2 2015-06-02 19:56:15 +00:00
robert
c850abdb57 update to 43.1 2015-05-26 17:37:39 +00:00
robert
3fe7a7ca88 remove binutils hack 2015-05-22 22:31:05 +00:00
dcoppa
c6f3a8392f Zap bogus '${SUBST_CMD}' line 2015-05-19 07:27:17 +00:00
dcoppa
b21ba1f1b2 Our nm doesn't support neither '-D' nor '-f', hence some non-critical
errors occur during chromium and iridium builds:

---8<---

[2581/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.cloud_external_data_manager.o
[2582/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.external_policy_data_updater.o
[2583/10537] CXX obj/components/policy/core/common/cloud/policy_component_common.component_cloud_policy_service.o
[2584/10537] SOLINK(module) libffmpegsumo.so
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]

[8618/16362] STAMP obj/extensions/extensions_browser.actions_depends.stamp
[8619/16362] AR obj/extensions/libextensions_browser.a
nm: unknown option -- D
usage: nm [-aCegnoprsuw] [file ...]

---8<---

Fix these errors by using llvm-nm instead.

While here, also fix a typo into iridium's pkg/DESCR (missing verb).

OK robert@ (maintainer)
2015-05-15 10:47:55 +00:00
espie
fb535943b1 fix DESCR to fit in 80 columns, bump 2015-05-14 11:45:56 +00:00
sthen
325e3cc1a8 explicitly set DISTFILES, needed on i386 2015-05-13 05:52:58 +00:00
robert
7a0e0d9f3b add missing master_site, noted by naddy@ 2015-05-07 12:26:20 +00:00
robert
133fe1b0ef update to iridium-browser-42.0 2015-05-06 14:27:23 +00:00
robert
c372c4e038 add a backup master site 2015-05-03 20:19:09 +00:00
robert
70a4acf95a import of iridium-41.2:
Iridium is a free, open, and libre browser modification of the Chromium code base,
with privacy being enhanced in several key areas.
Automatic transmission of partial queries, keywords, metrics to central services
inhibited and only occurs with consent.
In addition, all our builds are reproducible, and modifications are auditable,
setting the project ahead of other secure browser providers.

For more information, visit: https://iridiumbrowser.de/about

ok ajacoutot@
2015-05-03 15:35:35 +00:00