51 Commits

Author SHA1 Message Date
semarie
48dcece2ca unbreak www/firefox-esr and mail/mozilla-thunderbird after lang/rust upgrade
mark www/tor-browser/browser as BROKEN (too outdated and not easily unbreakable)

ok landry@
2019-10-01 04:39:31 +00:00
sthen
a3dae6ea5d factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which
is supposed to be "lonesome" on i386 because parts of the build take a lot of
ram, but actually ended up as "lonesome parallel" due to a +=. hoping this
will reduce the frequent build failures on i386.  ok landry
2019-09-22 17:19:06 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
landry
266911a1eb Fix build with upcoming rust 1.36.
found by semarie@ in
https://reviews.freebsd.org/D20810#change-K68aYoUXfAu1, regression in
rust itself tracked in https://github.com/rust-lang/rust/issues/62301

Builds fine with rust 1.35.
2019-07-02 16:52:09 +00:00
landry
74e6bbfc1e Regen patches 2019-07-02 16:48:11 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
landry
a0cf0e2b3a Update to tor-browser 8.0.9, from MAINTAINER.
See https://blog.torproject.org/new-release-tor-browser-809
2019-05-09 06:31:17 +00:00
jca
0f29311f5a Drop some more cp -a patches 2019-05-07 20:26:50 +00:00
landry
35c89ae4ad Update to tor-browser 8.0.8, from MAINTAINER Sean Levy 2019-05-01 17:36:30 +00:00
semarie
c970fd8fff prepare firefox (all versions) to be compiled using rust-1.33
ok landry@
2019-03-11 19:04:37 +00:00
landry
87f241ee73 Bump all ports using rust to ensure they get rebuilt/updated. 2018-10-08 15:28:05 +00:00
sthen
f748c229c2 security update to tor-browser 8.0.2, from attila (maintainer) 2018-10-05 22:02:12 +00:00
sthen
76200093b5 Build with --disable-debug-symbols, to avoid a 1.1GB libxul.so and 300MB
package (older versions didn't do this). Noticed by solene@, ok attila (maintainer)
2018-10-04 19:56:38 +00:00
sthen
ad72f1766f regen other patches 2018-10-03 14:57:09 +00:00
sthen
c73d262db0 regen patches, no package change 2018-10-03 14:55:36 +00:00
sthen
d566b737bd update to Tor Browser 8.0.1, from attila, plist nit pointed out by landry 2018-09-28 14:54:26 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
sthen
59c2b2c3d3 update to tor-browser 7.5.3, from attila (maintainer) 2018-04-24 18:06:30 +00:00
landry
1916fc56bd Bump REVISION for mozilla.port.mk changes. 2018-03-13 19:21:08 +00:00
sthen
6d61c63f13 update to tor-browser 7.0.11, from attila (maintainer) 2018-01-10 13:22:25 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
5a57c73aec update to Tor Browser 7.0.6, from attila. 2017-10-21 20:18:45 +00:00
landry
98db65b21e Bump REVISIONs for mozilla.port.mk dependency changes. 2017-09-28 16:33:24 +00:00
sthen
4a6f5a8509 update to tor-browser 7.0.5, from attila (maintainer), regen distinfo for
extra commit that got added to github tar.gz
2017-09-26 19:55:17 +00:00
sthen
dc2adc4553 update to tor-browser 7.0.4, from attila (maintainer) 2017-08-27 08:54:08 +00:00
ajacoutot
72ace9c793 Properly bump. 2017-08-25 10:23:59 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
landry
2423fea334 Set ONLY_FOR_ARCHS to reduce kittens genocide 2017-08-09 06:24:26 +00:00
landry
6b2ca3b8ab Bump REVISION after mozilla.port.mk changes. 2017-08-08 10:22:55 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
sthen
49384b0ddd update to tor-browser 7.0.2 and related extensions. from attila (maintainer).
also fixes build on a clang+libc++ system.

there's a possible issue where the bookmark toolbar uses firefox defaults -
to be investigated further, committing early as the previous version doesn't
package any more.
2017-07-26 20:50:39 +00:00
landry
1d8ebaf689 Bump REVISIONs for mozilla.port.mk changes. 2017-06-14 05:23:10 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
danj
3c9a8aec71 Update to tor-browser 6.5.2, from MAINTAINER Sean Levy
Prodded by landry@, looks good to edd@
2017-05-11 01:26:37 +00:00
ajacoutot
600a3976b6 I don't see how this ever packaged; there's no README. 2017-04-14 07:05:00 +00:00
sthen
14e9909529 add a reminder to bump REVISION for extensions 2017-04-13 13:43:29 +00:00
sthen
374d0bf32a missed bump 2017-04-13 13:41:29 +00:00
sthen
074e913adc missed bump 2017-04-13 13:40:21 +00:00
landry
17077c08e0 Update to tor-browser 6.5.1, from MAINTAINER Sean Levy
- update tor-browser to 6.5.1, based off firefox esr45.8.0
- update https-everywhere to 5.2.11
- update torbutton to 1.9.6.14
2017-04-12 18:46:52 +00:00
landry
52ca4711f9 Fix WANTLIB and bump REVISION for all ports depending on hunspell.
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
landry
14b5d6af78 Consolidate textproc/icu4c common dependency into mozilla.port.mk, and
allow to build against bundled icu4c by setting MOZILLA_USE_BUNDLED_ICU.
2017-02-18 16:22:54 +00:00
jca
b34f646e34 Remove empty files
Spotted by Rafael Sadowski.
2017-02-18 11:02:59 +00:00
landry
dc9ce73679 Update to Tor Browser 6.5, from MAINTAINER.
includes:
- tor-browser 6.5.0 based on firefox esr 45.7.0
- depends on tor 0.2.9.9
- https-everywhere 5.2.9
- noscript 2.9.5.3
- tor-launcher 0.2.10.3
- torbutton 1.9.6.12
2017-01-31 13:48:18 +00:00
landry
98102b0b13 Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk 2017-01-24 21:27:28 +00:00
landry
e8a4d9f20c Missed REVISION bump, as TB_VERSION changed the PLIST changed for those
two ports.

Spotted by nigel@, thanks!
2016-12-25 08:44:41 +00:00
landry
61d47fe6a2 Update to tor-browser 6.0.8.
Contains:
- esr fork base updated to 45.6.0
- https-everywhere updated to 5.2.8
- torbutton updated to 1.9.5.13

From MAINTAINER attila / stalphonsos / com
2016-12-24 20:15:05 +00:00
landry
f267c30d62 Update to tor-browser 6.0.7, patching CVE-2016-9079 (Use-after-free in
SVG Animation).
updates:
- https-everywhere to 5.2.7
- noscript to 2.9.5.2
- tor-launcher to 0.2.9.4
- torbutton to 1.9.5.12

From MAINTAINER attila // stalphonsos // com.
2016-12-02 08:18:18 +00:00
landry
123bc727b9 Fix tyop, sorry for that. Just imported, no REVISION bump. 2016-11-13 21:24:29 +00:00