aboutsummaryrefslogtreecommitdiff
path: root/net-im/spectral
Commit message (Collapse)AuthorAgeFilesLines
* net-im/spectral: Update WWW.Gleb Popov2021-05-261-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix net-im/spectral buildAdriaan de Groot2020-09-282-39/+1
| | | | | | | | | | | Recent update to qtkeychain removed the need for the workaround for lousy qtkeychain CMake configuration files -- and made the workaround itself bad. Reported by: fallout Notes: svn path=/head/; revision=550440
* Update net-im/spectral to latest upstream release.Adriaan de Groot2020-06-155-13/+101
| | | | | | | | | | | | | | | | | | | | | | | | After this afternoon's accidental update, fix the port and complete the update. - Spectral expects some unreleased and unpackaged dependencies, which is why the DISTFILES are a mess: it's gitlab, except this one dependency on github, and this other one. - libQuotient is net-im/libQuaternion, except that spectral needs a newer-than-the-latest-unreleased version. - there is a rather arbitrary and hackish patch to avoid a compile error -- during template expansion of visit() I sometimes got a compiler crash, more often an error about returning a value in a void function. Since the whole package is glued together with unreleased submodules, I spent some time trying to fix it, and then decided that this is non-essential functionality. Two events trigger the compile error, so I commented them out. PORTREVISION bumped because there's a tiny chance that something might have built out of the mess that there was earlier. Notes: svn path=/head/; revision=539290
* Update net-im/nheko and support libraries to latest upstreamAdriaan de Groot2020-06-152-13/+9
| | | | | | | | | | | - 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
* net-im/libqmatrixclient upgrade to latest releaseAdriaan de Groot2020-04-121-2/+2
| | | | | | | | | | | | | | | net-im/quaternion fix backwards versioning net-im/spectral revision bump for shared library None of these upgrades are interesting, they just follow the Quotient ecosystem and give me a chance to correct the lost- PORTREVISION in quaternion. PR: 245531 Reported by: lantw44@gmail.com Notes: svn path=/head/; revision=531509
* Update libqmatrixclient and some consumersAdriaan de Groot2020-04-011-2/+2
| | | | | | | | | | | | | | | | - new "sustaining" libqmatrixclient (er .. Quotient) release wth improvements in SSO and reduction in crashes. https://github.com/quotient-im/libQuotient/releases/tag/0.5.3 https://github.com/quotient-im/libQuotient/releases/tag/0.5.3.1 - chase a newer rc for quaternion (a technical-minded Matrix client) - bump the requirements in Spectral There is a newer Spectral release as well, but it seems to be incompatible with this libQuotient -- needs CMake support that libQuotient does not install. Notes: svn path=/head/; revision=530207
* net-im/spectral: add missing dependency on quickcontrolsTobias C. Berner2020-03-081-2/+2
| | | | | | | | | PR: 244617 Submitted by: b0cspa@cock.li Approved by: adridg Notes: svn path=/head/; revision=528021
* Add USES=xorg USES=gl, ports categories nNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'n'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516920
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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
* Update Qt5-based Matrix clientsAdriaan de Groot2019-06-062-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | - libqmatrixclient is undergoing a name-change, to libQuotient. Anticipate that a little. - libqmatrixclient installed a ${LOCALBASE}/include/util.h which is awfully generic; move the includes into include/Quotient (again, in advance of the completion of the renaming). Reported by Jan Henrik Sylvester. - quaternion just has a minor release with several-times-rerolled AppImage support (which isn't relevant for us). - spectral has had several more tags done, but no official releases. The tags are build-numbers, really, so PORTVERSION=603 means build 603, and can be interpreted as 0.0.0.603 until there's a real release. This does mean that we'll hit a PORTEPOCH once such a release happens, when PORTVERSION drops back down to 0.0.1 (or whatever). - spectral doesn't update to the latest tag (648) because that requires an unreleased libQuotient version (not an issue if you build from source with git submodules, but problematic in packaging). Notes: svn path=/head/; revision=503581
* net-im/spectral: Spell LICENSE_FILE correctlyTobias Kortkamp2019-05-311-1/+1
| | | | Notes: svn path=/head/; revision=503161
* Update net-im/libqmatrixclient and consumersAdriaan de Groot2019-04-181-1/+1
| | | | | | | | | | | | | | | | | | New release of libqmatrixclient https://github.com/QMatrixClient/libqmatrixclient/releases/tag/0.5.1.2 with crash fixes when there are expired tokens or abandoned connections. This helps when clients are stuck showing some dialog and the connection goes away under water. New RC of quaternion, using the updated library. https://github.com/QMatrixClient/Quaternion/releases/tag/0.0.9.4-rc3 Needs a PORTREVISION bump because I'm using DISTVERSIONSUFFIX. This will go away when 0.0.9.5 is reached. Bump spectral so that it picks up the new libqmatrixclient. Notes: svn path=/head/; revision=499308
* Missing dependencies for net-im/spectral.Adriaan de Groot2019-04-142-6/+8
| | | | | | | | | | | | | | These are effectively *run* dependencies, since the build is not affected; however, installing just spectral without image support or QQC2 into a twm environment gives you one that won't start, or won't show everything you might encounter in Matrix. Doesn't fix the referenced PR, but is related. PR: 236598 Notes: svn path=/head/; revision=498907
* New port: net-im/spectral .. a glossy Matrix client.Adriaan de Groot2019-03-084-0/+51
This is another Qt-based Matrix client, but it is much more focused on a shiny desktop experience, rather than the more spartan text-like look of net-im/quaternion. The source distribution uses git submodules; add only one of them to GL_*, because we use a standalone net-im/libqmatrixclient . The PORTVERSION is related to the most-recently-released version, but it's not particularly accurate: 464 was released four months ago. Notes: svn path=/head/; revision=495058