| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2021-04-22 net/samba411: Security Support ends on 03 Dec 2020
2021-04-22 net-im/cordless: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
2021-04-18 news/plor: listed as "Alpha-release" but last update in 2001; unmaintained
2021-04-20 security/certificate-transparency: Broken for more than 6 months
|
|
|
|
|
| |
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The port is BROKEN for more than 6 months in mutiple ways (inherits
from protobuf generated classes which is prohibited and cannot find
OpenSSL) and unmaintained
PR: 234182, 246530
Reported by: many
Notes:
svn path=/head/; revision=566119
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=553940
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=537828
|
|
|
|
| |
Notes:
svn path=/head/; revision=536219
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=532707
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Notes:
svn path=/head/; revision=528343
|
|
|
|
| |
Notes:
svn path=/head/; revision=523788
|
|
|
|
|
|
|
|
|
| |
Avoid micromanaging installed files to simplify maintenance.
Already done upstream since 1.8.0. Other distributions (e.g.,
Arch, PkgSrc) have followed.
Notes:
svn path=/head/; revision=520417
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency on snappy
- Switch to USES=localbase
- Cosmetic fixes
Notes:
svn path=/head/; revision=517279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=513801
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Notes:
svn path=/head/; revision=513733
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507877
|
|
|
|
| |
Notes:
svn path=/head/; revision=507719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
Notes:
svn path=/head/; revision=505909
|
|
|
|
| |
Notes:
svn path=/head/; revision=499412
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2019Q2
Notes:
svn path=/head/; revision=498449
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
Notes:
svn path=/head/; revision=497411
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=496981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
Notes:
svn path=/head/; revision=486531
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Notes:
svn path=/head/; revision=482830
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=479045
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/9bda90b...release-1.8.1
Notes:
svn path=/head/; revision=478607
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=475857
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=473551
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
Notes:
svn path=/head/; revision=473276
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/protobuf/releases
Notes:
svn path=/head/; revision=473259
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=466648
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
Notes:
svn path=/head/; revision=463956
|
|
|
|
|
|
|
|
|
| |
* Fix build errors for updated libevhtp
MFH: 2018Q1
Notes:
svn path=/head/; revision=458047
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=457965
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
Notes:
svn path=/head/; revision=457386
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Notes:
svn path=/head/; revision=456058
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
Notes:
svn path=/head/; revision=453790
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7
Notes:
svn path=/head/; revision=450562
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=450556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Notes:
svn path=/head/; revision=448041
|
|
|
|
|
|
|
| |
Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c
Notes:
svn path=/head/; revision=441204
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=439753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
With hat: portmgr
Notes:
svn path=/head/; revision=437393
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=436952
|
|
|
|
|
|
|
|
| |
PR: 216777
Approved by: mm (maintainer)
Notes:
svn path=/head/; revision=434427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=433286
|
|
|
|
|
|
|
|
| |
Obtained from: https://github.com/google/certificate-transparency/commit/6776cc2c4cca665c088019d40f9587189a5d687d
Notified by: jbeich
Notes:
svn path=/head/; revision=433141
|