| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.3
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=547943
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=543873
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=542655
|
|
|
|
|
|
|
|
|
|
|
| |
- adds presence support
Release notes are at
https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.3.1
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.2
Notes:
svn path=/head/; revision=538873
|
|
|
|
| |
Notes:
svn path=/head/; revision=536117
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes: https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=534820
|
|
|
|
|
|
|
|
|
| |
The release notes are at
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.1
and include a handful of bugfixes, most important is "fix flooding logs"
Notes:
svn path=/head/; revision=533775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These two go together quite closely. Release notes at
https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.3.0
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.7.0
Mostly more features for rich-IM purposes.
Fighting with the nheko build shows me we rather need a port for
lmdb++ and tweeny.
Reported by: portscout
Notes:
svn path=/head/; revision=532262
|
|
|
|
|
|
|
|
| |
PR: 244747
Approved by: vanilla (maintainer)
Notes:
svn path=/head/; revision=531278
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.2
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=520127
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=519271
|
|
|
|
|
|
|
|
|
| |
2: Fix build issue due spdlog's upgrade.
Approved by: danfe@ (www/envoy), adridg@ (net-im/nheko), maintainer timeout (sunpoet@, jhixson@)
Notes:
svn path=/head/; revision=519012
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.0
ABI: https://abi-laboratory.pro/tracker/timeline/fmt
Notes:
svn path=/head/; revision=518945
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- because mtxclient was listed as a build dependency only (I thought nheko
would pick up the .a and statically link it), it would be installed
with nheko, but marked "automatic" and unused.
- "pkg autoremove" would remove mtxclient, and then nheko wouldn't start
because the mtxclient .so was missing.
Make mtxclient a library dependency instead.
Notes:
svn path=/head/; revision=515664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here
- Normalize CMAKE_ARGS, USES=compiler:c++11-lib
- Pet portfmt
- Bump revision of consumers due to ABI changes
Changes: https://github.com/fmtlib/fmt/releases/tag/6.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/fmt/
PR: 240141
Notes:
svn path=/head/; revision=510680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 238782
Notes:
svn path=/head/; revision=506541
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Source has moved to gitlab, still under Matrix.org. Release notes at
https://gitlab.matrix.org/matrix-org/olm/releases
major changes were in 3.1.0 already, Short Authentication String
and public key signing. Various compatibility and build fixes
were also applied.
Also PORTREVISION dependent ports (that I know about). No MFH because
these are feature-based releases, not security updates.
PR: 238384
Submitted by: Alexander Sieg
Reported by: Alexander Sieg
Notes:
svn path=/head/; revision=503940
|
|
|
|
|
|
|
|
| |
- mtxclient doesn't need patching anymore, and makes a shared-lib.
- nheko has some more translations available
Notes:
svn path=/head/; revision=503582
|
|
|
|
| |
Notes:
svn path=/head/; revision=503166
|
|
|
|
| |
Notes:
svn path=/head/; revision=503165
|
|
|
|
|
|
|
|
|
|
| |
- While it looked like everything was being static-linked, so that
cmark, libsodium and olm could be build-dep, they're linked in.
Then "pkg install" pulls them in, but "pkg autoremove" gets
rid of them again, leading to an unusable nheko. Fix the deps.
Notes:
svn path=/head/; revision=499079
|
|
Third time's the charm for Qt-based Matrix clients; this one looks pretty
good and seems to work pretty well. It also offers registration for new
users, and understands both plain (matrix.org) and premium (modular.im)
accounts.
The port contains the following yuckiness:
- a hack to change <json.hpp> to <nlohmann/json.hpp>, since the CMake
bits in nheko don't actually go look for it.
- a (GH_TUPLE) copy of lmdb++, which is #included by the C++ code,
but CMake doesn't go looking for it.
- a (GH_TUPLE) copy of tweeny, which is used by the C++ code, but
CMake doesn't go looking for it. Since this is a source copy, the
header isn't in the tweeny/ directory (where it gets installed), so
an extra hack is called for to provide that subdirectory.
I considered making tweeny a separate port (many Linuxen do), but
this would be the only consumer, and it doesn't even consume the whole
library but only parts of one header.
Notes:
svn path=/head/; revision=496858
|