40 Commits

Author SHA1 Message Date
sthen
d8cd4ca56d properly bump 2016-01-18 11:41:50 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
sthen
c3bd7f9864 add an easily-greppable marker for ports known to use pledge().
it's not so important while they're only in patches in the ports tree,
but for any which get upstreamed it saves a ~100GB grep to find them.
2016-01-15 19:57:23 +00:00
robert
9b838269e7 remove rpath from the GPU process's pledge call now that mesa has been taken care of 2016-01-08 15:18:09 +00:00
robert
890a7b4c2c pledge(2) iridium as well by syncing with the chromium port 2016-01-07 07:26:40 +00:00
robert
2d8efaafbd do not notify about tracker urls on the console and the browser
bar unless --trk is specified, it is just too much vomit for
a non-developer
2016-01-06 09:16:08 +00:00
robert
2f2e21bd1c pretty-print the tracking addresses on the console 2015-12-30 19:13:33 +00:00
robert
3817092bbe add mojo bindings to the pre-build targets 2015-12-28 09:53:27 +00:00
robert
5e49cacf39 update to 47.0 2015-12-21 13:30:00 +00:00
robert
0ba02a6229 update to 47.0rc1 2015-12-17 07:02:48 +00:00
sthen
a0d09ffbad remove devel/flex dep, these are ok with base flex 2015-11-20 11:24:04 +00:00
sthen
6c324dcf52 pre-build gfx_vector_icons in chromium+iridium, ok robert@ 2015-11-14 22:47:59 +00:00
robert
989563cd6a update to 46.0-final 2015-11-12 10:56:39 +00:00
robert
3f010113cf update to 46.0rc1 2015-10-24 18:22:21 +00:00
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