summaryrefslogtreecommitdiff
path: root/net-im/psi/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-im/psi: Fix build with ninja >= 1.12.0Jason E. Hale2024-05-071-0/+10
| | | | | | | | | | | Address a race condition where included headers generated by uic are not created before they used in the build. Not upstreaming this as the last release was in 2020 and the codebase has diverged too much since then. PR: 278693 Approved by: portmgr (blanket)
* - Belatedly update to version 1.5Alexey Dokuchaev2021-03-201-10/+0
| | | | | | | - Adjust LICENCE (GPLv2 or later) Notes: svn path=/head/; revision=568864
* net-im/psi: prepare for Qt5-5.15Tobias C. Berner2020-05-214-0/+40
| | | | Notes: svn path=/head/; revision=536104
* Report correct FreeBSD version: currently, QSysInfo::productVersion() onAlexey Dokuchaev2019-04-071-0/+19
| | | | | | | | | FreeBSD bogusly returns "unknown". PR: 237075 Notes: svn path=/head/; revision=498300
* - Update `net-im/psi' to version 1.4Alexey Dokuchaev2019-04-079-15/+581
| | | | | | | | | | | | | | | | | - Replace current 2015 Hunspell implementation (by Sergey Ilinykh and Vitaly Tonkacheyev) with 2009 one by Alexander Tsvyashchenko, which turned out to be better alternative: * Much faster (suggestions appear almost instantly vs. several hundreds milliseconds with the original implementation) * Better multilanguage support (tested with English and Russian) * Ability to limit number of suggestions in the settings dialog * Working "add word to the dictionary" feature Obtained from: http://endl.ch/content/psi-spell-checking-hunspell-support Notes: svn path=/head/; revision=498280
* net-im/psi: unbreak HUNSPELL=on after r490671Jan Beich2019-01-211-0/+10
| | | | | | | | | | | | CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Hunspell (missing: HUNSPELL_LIBRARY) PR: 235104 Submitted by: VVD Pointy hat to: jbeich Notes: svn path=/head/; revision=490850
* Fix build with Qt 5.11Jason E. Hale2018-09-081-0/+15
| | | | | | | PR: 230884 Notes: svn path=/head/; revision=479239
* net-im/psi: Add patches to fix buildTobias C. Berner2018-07-202-0/+17
| | | | | | | | | | | Add dependencies on the ui-gen target, this should fix the race condition during the build. PR: 229854 Reported by: antoine Notes: svn path=/head/; revision=475034
* net-im/psi: Upgrade to 1.3.Gleb Popov2018-05-242-36/+0
| | | | | | | | Approved by: mat, tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12778 Notes: svn path=/head/; revision=470761
* Replace deprecated QMAKEFLAGS with QMAKE_ARGSMax Brazhnikov2013-11-211-2/+2
| | | | Notes: svn path=/head/; revision=334495
* Update to 0.15Max Brazhnikov2012-10-091-11/+28
| | | | | | | | | | | make D-Bus support optional [1] Respect CC, CFLAGS via QMAKEFLAGS PR: ports/172406 [1] Submitted by: amdmi3 Notes: svn path=/head/; revision=305619
* Update to 0.13Max Brazhnikov2009-08-103-22/+8
| | | | | | | Mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=239274
* - Update to 0.12Martin Wilke2008-08-086-40/+22
| | | | | | | | | | | Changelog: http://forum.psi-im.org/thread/5043 PR: 126080 Submitted by: Sergei Golyashov <athathoth@yandex.ru> Approved by: portmgr (pav) Notes: svn path=/head/; revision=218234
* - Update to 0.11Martin Wilke2008-07-105-67/+30
| | | | | | | | | | | | - Switch to qt4 - Drop gentoo patches no longer supported PR: based on 120324 Submitted by: Dmitry Sivachenko <demon@freebsd.org> Approved by: shaun (maintainer) Notes: svn path=/head/; revision=216677
* - Fix build on 4.x [1]Andrey Slusar2006-05-311-0/+38
| | | | | | | | | | | | - Fix master site grouping - Add additional patch PR: ports/98175 Submitted by: Shaun Amott (maintainer) Reported by: krismail [1] Notes: svn path=/head/; revision=164061
* - Update to 0.10Andrey Slusar2006-03-223-31/+7
| | | | | | | | | | | | - Removed deprecated option WITH_KDE. Now psi icons and psi.desktop installed without any options. PR: ports/92793 Submitted by: "Stepan Zastupov [RedChrom]" <redchrom@gmail.com> Approved by: mantainer timeout(1 month 18 days) Notes: svn path=/head/; revision=157976
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-292-0/+23
| | | | Notes: svn path=/head/; revision=143781
* - Update to 0.9.3Sergey Matveychuk2005-04-082-9/+29
| | | | | | | | | | - Pass maintainership to submitter Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: former maintainer Notes: svn path=/head/; revision=132740
* - Update to version 0.9.2Kirill Ponomarev2004-06-111-54/+7
| | | | | | | | PR: ports/67840 Submitted by: maintainer Notes: svn path=/head/; revision=111296
* - remove dependency on gmakePete Fritchman2004-01-111-3/+57
| | | | | | | | | | | - compensate for changed expr behavior - bump PORTREVISION PR: 61175 Submitted by: maintainer Notes: svn path=/head/; revision=97936
* Update to version 0.9.1;Dmitry Sivachenko2004-01-072-73/+12
| | | | | | | | | Correct WWW. Approved by: maintainer Notes: svn path=/head/; revision=97569
* - Fix build with x11-toolkits/qt32Kirill Ponomarev2003-12-292-3/+73
| | | | | | | | | | | | - Fix support for gpg - Fix bashism in configure PR: 60644 Submitted by: Eugene Ossintsev <eugos@gmx.net> Approved by: maintainer Notes: svn path=/head/; revision=96914
* update net/psi: 0.8.7 --> 0.9Daichi GOTO2003-06-262-27/+12
| | | | | | | | PR: 53618 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=83639
* Upgrade to 0.8.7.Dima Dorfman2002-11-104-26/+30
| | | | | | | | PR: 44874 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=69811
* Remove patch to fix bug with qt 3.0.3 and bump PORTREVISION againPatrick Li2002-07-311-24/+0
| | | | | | | | PR: ports/41189 Submitted by: maintainer Notes: svn path=/head/; revision=63772
* Add patch to fix missing line breaks in the chat boxPatrick Li2002-07-283-1/+28
| | | | | | | | | | Bump PORTREVISION PR: ports/40998 Submitted by: maintainer, Samuel Kesterson <samuelk@k-labs.com> Notes: svn path=/head/; revision=63650
* Update to 0.8.6Patrick Li2002-07-121-0/+10
| | | | | | | | PR: ports/40447 Submitted by: maintainer Notes: svn path=/head/; revision=62870
* add psi 0.8.5Ying-Chieh Liao2002-05-021-0/+13
A Qt-based Jabber client PR: 37659 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=58451