non port: net-im/psi/pkg-plist |
Number of commits found: 13 |
Sunday, 7 Jan 2024
|
01:06 Jason E. Hale (jhale)
net-im/psi: Convert WEBKIT option to WEBENGINE
www/qt5-webkit was removed in [1], leaving the WEBKIT option broken.
This application supports using www/qt5-webengine as an alternative
chatlog engine, so rename the WEBKIT option to WEBENGINE to avoid
confusion and add the required dependencies. Enabling QtWebEngine still
requires having the ENABLE_WEBKIT CMake argument set, so this was not an
oversight [2], as strange as it may look. In fact, psi defaults to use
QtWebEngine if it was found when the ENABLE_WEBKIT argument is set. [3]
[1]
https://cgit.freebsd.org/ports/commit/?id=cb3615b528c288d90aff6aa0e7a9778f80c9e85d
[2] https://github.com/psi-im/psi/blob/1.5/CMakeLists.txt#L44
[3] https://github.com/psi-im/psi/blob/1.5/src/CMakeLists.txt#L17
Approved by: portmgr (blanket)
MFH: 2024Q1
5cdc418 |
Thursday, 4 Apr 2019
|
15:40 danfe
- Switch from Enchant to Hunspell by default: the latter is a more common
dependency and is actually what upstream CMakeLists.txt defaults to
- Disable WebKit by default: there's no need for a messenger to pull such
a heavy dependency unless someone really know that they're doing (there
is an option to use lighter WebEngine instead, but it is very entangled
with WebKit, patches welcome)
- Reword COMMENT, rearrange knob order, and assume maintainership
|
Thursday, 24 May 2018
|
08:41 arrowd
net-im/psi: Upgrade to 1.3.
Approved by: mat, tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12778
|
Friday, 21 Nov 2014
|
23:55 antoine
Cleanup plist
|
Tuesday, 22 Oct 2013
|
13:59 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
|
Wednesday, 9 Dec 2009
|
20:48 makc
Update to 0.14
Make Aspell support optional (on by default)
Changelog:
http://lists.affinix.com/pipermail/psi-devel-affinix.com/2009-December/008928.html
|
Monday, 10 Aug 2009
|
17:20 makc
Update to 0.13
Mark MAKE_JOBS_SAFE
|
Thursday, 19 Mar 2009
|
12:13 makc
Don't build internal qca (should fix ports/129216 as well)
|
Friday, 8 Aug 2008
|
09:23 miwi
- Update to 0.12
Changelog: http://forum.psi-im.org/thread/5043
PR: 126080
Submitted by: Sergei Golyashov <athathoth@yandex.ru>
Approved by: portmgr (pav)
|
Thursday, 10 Jul 2008
|
23:27 miwi
- Update to 0.11
- Switch to qt4
- Drop gentoo patches no longer supported
PR: based on 120324
Submitted by: Dmitry Sivachenko <demon@freebsd.org>
Approved by: shaun (maintainer)
|
Saturday, 27 May 2006
|
06:51 anray
- Add a collection of optional patches from Gentoo to the Psi port.
PR: ports/96745
Submitted by: Shaun Amott (maintainer)
Requested by + initial work: Stephan Maka
|
Wednesday, 22 Mar 2006
|
18:40 anray
- Update to 0.10
- 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)
|
Sunday, 22 Jan 2006
|
06:28 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Number of commits found: 13 |