Jan Beich
6d5d6429d5
devel/icu: update to 68.1
...
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Sunpoet Po-Chuan Hsieh
18515b7f2e
MMark BROKEN
...
certificate-transparency inherits generated classes which is prohibited by protobuf.
protobuf marks generated classes as final in 3.7.0 and in 3.12.0 again.
PR: 246530
2020-06-03 18:30:36 +00:00
Sunpoet Po-Chuan Hsieh
aabbea4dfa
Bump PORTREVISION for devel/json-c json-c
2020-05-22 19:20:42 +00:00
Jan Beich
ffb8eb82e5
devel/icu: update to 67.1
...
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
2020-04-23 20:14:49 +00:00
Jan Beich
f821cdc347
devel/icu: update to 66.1
...
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Sunpoet Po-Chuan Hsieh
11493c54b5
Bump PORTREVISION for devel/protobuf shlib change
2020-01-22 05:53:20 +00:00
Jan Beich
11e66bb1dc
devel/googletest: merge googlemock
...
Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed.
2019-12-19 03:41:38 +00:00
Dmitry Marakasov
d0acbae407
- Add LICENSE_FILE
...
- Add missing dependency on snappy
- Switch to USES=localbase
- Cosmetic fixes
2019-11-11 18:29:54 +00:00
Jan Beich
fbea4307e8
devel/google{test,mock}: update to 1.10.0
...
- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option
Changes: https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by: GitHub (watch releases)
PR: 239654
Differential Revision: https://reviews.freebsd.org/D19430
2019-10-05 00:42:20 +00:00
Jan Beich
4bbb4133b2
devel/icu: update to 65.1
...
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Jan Beich
f18538b989
devel/libevent2: update to 2.1.11
...
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Sunpoet Po-Chuan Hsieh
4f3e0d828f
Bump PORTREVISION for devel/protobuf shlib change
2019-07-31 16:38:52 +00:00
Gerald Pfeifer
ea8c8ec7da
Bump PORTREVISION for ports depending on the canonical version of GCC
...
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
2019-07-26 20:46:53 +00:00
Sunpoet Po-Chuan Hsieh
70ffc9c0fd
Update devel/protobuf to 3.8.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
2019-07-05 19:08:49 +00:00
Sunpoet Po-Chuan Hsieh
193f4a6283
Add missing USES=ssl
2019-04-19 23:27:22 +00:00
Antoine Brodin
b6d5eb49c3
Mark BROKEN on FreeBSD 12 and 13
...
Reported by: pkg-fallout
MFH: 2019Q2
2019-04-09 05:50:13 +00:00
Sunpoet Po-Chuan Hsieh
73b1e3abe6
Update devel/protobuf to 3.7.1
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
2019-03-31 13:41:02 +00:00
Jan Beich
480c577baa
devel/icu: update to 64.1
...
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
Gerald Pfeifer
a9f015d155
Bump PORTREVISION for ports depending on the canonical version of GCC
...
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
2018-12-12 01:35:33 +00:00
Sunpoet Po-Chuan Hsieh
7cdcf9aed1
Update devel/protobuf to 3.6.1
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
2018-12-03 19:41:32 +00:00
Jan Beich
91f9922c6f
devel/icu: update to 63.1
...
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
2018-10-23 11:35:03 +00:00
Sunpoet Po-Chuan Hsieh
29632fcc45
Update devel/json-c to 0.13.1
...
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
2018-09-05 22:01:55 +00:00
Jan Beich
a519cdfee3
devel/google{test,mock}: update to 1.8.1
...
Changes: https://github.com/google/googletest/compare/9bda90b...release-1.8.1
2018-08-31 20:14:40 +00:00
Gerald Pfeifer
09f9633cb6
Bump PORTREVISION for ports depending on the canonical version of GCC
...
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
2018-07-29 22:18:44 +00:00
Jan Beich
3beb732dad
devel/icu: update to 62.1
...
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Sunpoet Po-Chuan Hsieh
05f155d9b1
Revert r473259 and r473260 which are committed by accident
...
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
2018-06-24 21:11:14 +00:00
Sunpoet Po-Chuan Hsieh
cf03afc451
Update to 3.6.0
...
Changes: https://github.com/google/protobuf/releases
2018-06-24 20:19:45 +00:00
Jan Beich
ae60358af5
devel/icu: update to 61.1
...
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Jan Beich
f2dc6771be
devel/google{test,mock}: update to 1.8.0.712
...
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
2018-03-09 12:07:37 +00:00
Richard Gallamore
c622191024
* Revision bump for libevhtp
...
* Fix build errors for updated libevhtp
MFH: 2018Q1
2018-01-04 19:16:45 +00:00
Sunpoet Po-Chuan Hsieh
97064443de
Update devel/json-c to 0.13
...
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
2018-01-03 13:36:58 +00:00
Jan Beich
95ad0a601c
devel/google{test,mock}: update to 1.8.0.450
...
Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
2017-12-27 19:47:20 +00:00
Sunpoet Po-Chuan Hsieh
0a7591375a
Update devel/protobuf to 3.5.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-12-11 18:26:13 +00:00
Jan Beich
99b0558e42
devel/icu: update to 60.1
...
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
2017-11-09 02:31:47 +00:00
Jan Beich
3c2e383c73
devel/google{test,mock}: update to 1.8.0.358
...
Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7
2017-09-25 00:51:02 +00:00
Jan Beich
a382198617
devel/icu: update to 59.1
...
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm , dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
2017-09-25 00:02:36 +00:00
Gerald Pfeifer
e59c88cece
Bump PORTREVISION for ports depending on the canonical version of GCC
...
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
2017-09-10 20:55:38 +00:00
Sunpoet Po-Chuan Hsieh
6fa7fc5018
Update devel/protobuf to 3.4.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-08-16 15:44:48 +00:00
Jan Beich
1cbf47a8da
devel/google{test,mock}: update to 1.8.0.50
...
Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c
2017-05-18 23:22:00 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f
Update devel/protobuf to 3.3.0
...
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1]
2017-04-29 15:43:46 +00:00
Gerald Pfeifer
04d6f52202
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
...
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
2017-04-01 15:23:30 +00:00
Antoine Brodin
82f4b0053b
Revert r436952, it breaks build
...
Reported by: pkg-fallout
With hat: portmgr
2017-04-01 06:22:28 +00:00
Bernard Spil
b189f2aaef
security/certificate-transparency: Fix build issues with LibreSSL
...
- Fix OPENSSL_VERSION_NUMBER checks
- Fix LibreSSL detection
- Modify CMS disabling to BoringSSL and LibreSSL
PR: 217013
Obtained from: https://github.com/google/certificate-transparency/pull/1364
2017-03-26 10:40:48 +00:00
Jan Beich
a9425224f1
devel/libevent2: drop historical suffix after r362796
...
PR: 216777
Approved by: mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a
devel/libevent2: update to 2.1.8 and cleanup
...
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
2017-02-04 07:56:59 +00:00
Sunpoet Po-Chuan Hsieh
71c9c5baba
Fix build with devel/protobuf
...
Obtained from: https://github.com/google/certificate-transparency/commit/6776cc2c4cca665c088019d40f9587189a5d687d
Notified by: jbeich
2017-02-02 11:33:13 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c
Update devel/protobuf to 3.2.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f
Remove BROKEN_FreeBSD_9
...
Approved by: portmgr (blanket)
2017-01-01 03:45:12 +00:00
Sunpoet Po-Chuan Hsieh
177698aaf0
- Update devel/protobuf to 3.1.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2016-12-14 17:58:20 +00:00
Jan Beich
23a96f4a5f
devel/icu: update to 58.1
...
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
2016-11-19 18:21:20 +00:00