Jan Beich
e97dabf90b
security/nss: don't pull llvm40 on 10.* i386 if CPUTYPE is set
...
Submitted by: mi
2017-12-14 17:13:22 +00:00
Jan Beich
210de352cd
security/nss: update to 3.34.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q4
2017-11-29 17:15:14 +00:00
Jan Beich
02c0d6d1f3
security/nss: update to 3.34
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q4
2017-11-14 21:56:56 +00:00
Jan Beich
10e9b910f2
security/nss: fix crash on pre-SSE2 hardware
...
PR: 221466
Obtained from: upstream
2017-10-04 07:51:04 +00:00
Sunpoet Po-Chuan Hsieh
7ae33f72c6
Update LICENSE
...
Approved by: portmgr (blanket)
2017-09-24 18:50:05 +00:00
Jan Beich
c8612e85a1
security/nss: update to 3.33
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_33_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3
2017-09-20 13:44:30 +00:00
Jan Beich
be8b3c9367
security/nss: update to 3.32.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 (maybe security, required by firefox-56.0)
2017-09-12 09:12:11 +00:00
Jan Beich
6fd45bd3be
security/nss: update to 3.32
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
2017-07-28 22:23:24 +00:00
Jan Beich
2874de1620
security/nss: update to 3.31
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
MFH: 2017Q2
2017-06-11 18:20:07 +00:00
Jan Beich
e3dc70252c
security/nss: update to 3.30.2
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.2_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_2_RTM
MFH: 2017Q2
2017-04-23 16:11:22 +00:00
Jan Beich
6eb52cec18
security/nss: update to 3.30.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_1_RTM
MFH: 2017Q2
2017-04-10 16:06:57 +00:00
Jan Beich
d9d4e83882
security/nss: update to 3.30
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_RTM
MFH: 2017Q1
2017-03-16 17:23:55 +00:00
Jan Beich
2948a83544
security/nss: update to 3.29.3
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.2_release_notes
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.3_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_3_RTM
MFH: 2017Q1
2017-03-07 02:31:49 +00:00
Jan Beich
cf389e1b22
security/nss: update to 3.29.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_1_RTM
MFH: 2017Q1
2017-02-21 02:02:17 +00:00
Jan Beich
09c5ed08f4
security/nss: update to 3.29
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_RTM
MFH: 2017Q1
2017-02-15 09:48:00 +00:00
Jan Beich
86410cdb1c
security/nss: stop excessive getpid(2) calls
...
FreeBSD implements pthread_atfork(3) and (as required by a nearby
code comment) deregisters callbacks located in dlclose(3)ed shared
objects. Take advantage of it instead of looping with getpid(2).
Submitted by: cem
MFH: 2017Q1
2017-02-14 21:49:25 +00:00
Jan Beich
0ed0359e45
security/nss: update to 3.28.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28.1_release_notes
MFH: 2017Q1
2017-01-08 05:39:54 +00:00
Jan Beich
2791e00a0c
security/nss: expose TLS 1.3 support
...
This is going to be default in 3.29, recommended by upstream for 3.28
and will be required by Firefox >= 52.0.
2016-12-28 06:17:39 +00:00
Jan Beich
ca3bf2573c
security/nss: update to 3.28
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes
MFH: 2016Q4
2016-12-22 15:30:16 +00:00
Jan Beich
e991e308ba
security/nss: update to 3.27.2
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.2_release_notes
MFH: 2016Q4
2016-12-05 02:29:17 +00:00
Jan Beich
f5f47a5a4e
devel/nspr, security/nss: drop version from SONAME
...
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
2016-10-09 12:10:02 +00:00
Jan Beich
6dc8464d09
security/nss: update to 3.27.1 and define license
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.1_release_notes
PR: 213312
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
MFH: 2016Q4
2016-10-09 10:45:33 +00:00
Jan Beich
fabce29e33
security/nss: update to 3.27
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes
2016-09-28 08:23:39 +00:00
Jan Beich
1b1297432a
security/nss: unbreak build on armv6
...
pqg.c:339:16: error: comparison of constant 18446744073709551615 with expression of type 'unsigned long' is always true [-Werror,-Wtautological-constant-out-of-range-compare]
if (addend < MP_DIGIT_MAX) {
~~~~~~ ^ ~~~~~~~~~~~~
1 error generated.
PR: 209482
Submitted by: mikael.urankar@gmail.com (based on)
2016-09-25 18:03:04 +00:00
Jan Beich
2647accc43
security/nss: update to 3.26
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes
MFH: 2016Q3
2016-08-06 14:47:43 +00:00
Jan Beich
bb2dc31bc5
security/nss: update to 3.25
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes
2016-06-24 15:14:56 +00:00
Jan Beich
f2012316f6
security/nss: update to 3.24
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.24_release_notes
2016-05-20 18:38:50 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Mathieu Arnold
999161a9ed
Fixup some whitespace at the beginning of lines problems.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:18:17 +00:00
Jan Beich
dceef331b5
security/nss: refresh patch with version approved upstream
2016-03-10 00:18:31 +00:00
Jan Beich
0ddafec019
security/nss: limit ports binutils to FreeBSD
...
Inspired by: DPorts diffs
2016-03-04 11:56:18 +00:00
Jan Beich
8024bdf43a
security/nss: update to 3.23
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
2016-03-03 12:42:49 +00:00
Jan Beich
6d72e23ca7
security/nss: unbreak build on 9.x after r409978
...
Drop -ansi as it often breaks build e.g., C++-style comments in C code.
secasn1d.c: In function 'sec_asn1d_parse_leaf':
secasn1d.c:1611: error: expected expression before '/' token
secasn1d.c:1622: error: expected expression before '/' token
secasn1d.c:1629: error: expected expression before '/' token
secasn1d.c:1621: warning: unused variable 'len_in_bits'
Reported by: pkg-fallout [1]
Pointy hat: jbeich
2016-03-03 02:53:58 +00:00
Jan Beich
f424fb7bf7
security/nss: update to 3.22.2
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes
Changes: https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24
MFH: 2016Q1 (maybe security)
2016-03-02 22:49:20 +00:00
Baptiste Daroussin
1e9d509cb7
When linking nss uses plain CC and does not pass CFLAGS
...
Append the path to the ports binutils on amd64 to CC so linking actually uses
the expected binutils
This fixes build with binutils 2.26
2016-02-27 13:39:40 +00:00
Jan Beich
565591eddf
security/nss: update to 3.22.1
...
Changes: https://hg.mozilla.org/projects/nss/rev/4f727a27da00
MFH: 2016Q1 (maybe security)
2016-02-22 14:16:50 +00:00
Jan Beich
7e6d923605
security/nss: update to 3.22
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes
PR: 207030
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2016-02-09 00:09:37 +00:00
Jan Beich
66a9514680
security/nss: update to 3.21
...
Temporarily disable gtests as they require C++0x support and install a
library that may have conflicting API with devel/googletest.
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.21_release_notes
2016-01-08 00:45:54 +00:00
Jan Beich
c40f7d5a82
security/nss: enable NSSLOWHASH_* API support
...
Possible consumers:
- net/chrony (autodetected)
- security/p11-kit (--with-hash-impl=freebl)
PR: 205171
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
2015-12-19 10:48:06 +00:00
Jan Beich
8ea39122c9
security/nss: update to 3.20.2
...
Changes: https://hg.mozilla.org/projects/nss/rev/891676aa0d85
MFH: 2015Q4
2015-12-19 10:47:23 +00:00
Jan Beich
a356bf5bac
gecko: catch up with 2015-11-03 release train
...
- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes: https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes: http://www.seamonkey-project.org/news#2015-11-08
PR: 204277 [1], 204332 [2], 203099
Submitted by: swills, Christoph Moench-Tegeder
MFH: 2015Q4
Security: 9d04936c-75f1-4a2c-9ade-4c1708be5df9
2015-11-20 00:38:40 +00:00
Jan Beich
952acc52bc
security/{,ca_root_}nss: update to 3.20
...
No CA root changes, just chasing NSS version.
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20_release_notes
2015-08-20 13:13:51 +00:00
Jan Beich
65fee93fa5
security/nss: update legacy ckbi suffix to the one used in 3.19.1
...
This is only for convenience, see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201831
MFH: 2015Q3
X-MFH-With: r394204
2015-08-14 12:43:26 +00:00
Jan Beich
8e29d28afc
security/{,ca_root_}nss: update to 3.19.3
...
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes
MFH: 2015Q3
2015-08-14 12:35:26 +00:00
Jan Beich
ef0a0c91f1
- Update NSS and ca_root_nss to 3.19.2
...
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes: https://www.mozilla.org/firefox/39.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH: 2015Q3
Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
2015-07-16 06:05:59 +00:00
Jan Beich
590b9cdbb8
- Update NSS and ca_root_nss to 3.19.1
...
- Update Firefox to 38.0.5
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
Changes: https://www.mozilla.org/firefox/38.0.5/releasenotes/
MFH: 2015Q2
2015-06-01 14:21:53 +00:00
Jan Beich
83847c65aa
- Update NSS and ca_root_nss to 3.19
...
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes: https://www.mozilla.org/firefox/38.0/releasenotes/
Changes: https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes: http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
2015-05-12 18:06:36 +00:00
Jan Beich
e79612feb9
- Update NSS to 3.18.1
...
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
MFH: 2015Q2
2015-04-24 14:31:05 +00:00
Jan Beich
cbca8c3691
- Update OpenH264 to 1.4.0
...
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
2015-03-22 08:00:19 +00:00
Jan Beich
8b2b9d3a6b
- Update NSPR to 4.10.8
...
- Update NSS to 3.17.2
- Update Firefox to 35.0.1
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes
Changes: https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
Differential Revision: https://reviews.freebsd.org/D1736
Approved by: bapt (mentor)
2015-02-01 16:46:24 +00:00