The code that checks whether or not Qt5 was compiled with
SSL support is broken [1]:
- Performing Test HAVE_SSL
- Performing Test HAVE_SSL - Failed
Similar to what some Linux distros (fedora[2], gentoo[3], arch[4],...)
decided to do, simply tell cmake, that we have SSL anyways, by
passing -DHAVE_SSL to it.
If makc@ approves, I would also grab MAINTAINERSHIP of this
port for kde@.
[1] http://beefy4.nyi.freebsd.org/data/latest-per-pkg/quassel/0.12.4/head-amd64-default.log
[2] http://pkgs.fedoraproject.org/cgit/rpms/quassel.git/tree/quassel.spec#n104
[3] https://gitweb.gentoo.org/repo/gentoo.git/tree/net-irc/quassel/quassel-0.12.4.ebuild#n147
[4] https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/quassel#n34<<Replace this line with your Revision Title>>