notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: net-im/psi/pkg-plist

Number of commits found: 13

Sunday, 7 Jan 2024
01:06 Jason E. Hale (jhale) search for other commits by this committer
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
commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec 5cdc418
Thursday, 4 Apr 2019
15:40 danfe search for other commits by this committer
- 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
Original commitRevision:497846 
Thursday, 24 May 2018
08:41 arrowd search for other commits by this committer
net-im/psi: Upgrade to 1.3.

Approved by:	mat, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12778
Original commitRevision:470761 
Friday, 21 Nov 2014
23:55 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373023 
Tuesday, 22 Oct 2013
13:59 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])

Approved by:	portmgr (bdrewery)
Original commitRevision:331273 
Wednesday, 9 Dec 2009
20:48 makc search for other commits by this committer
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
Original commit
Monday, 10 Aug 2009
17:20 makc search for other commits by this committer
Update to 0.13
Mark MAKE_JOBS_SAFE
Original commit
Thursday, 19 Mar 2009
12:13 makc search for other commits by this committer
Don't build internal qca (should fix ports/129216 as well)
Original commit
Friday, 8 Aug 2008
09:23 miwi search for other commits by this committer
- 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)
Original commit
Thursday, 10 Jul 2008
23:27 miwi search for other commits by this committer
- 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)
Original commit
Saturday, 27 May 2006
06:51 anray search for other commits by this committer
- 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
Original commit
Wednesday, 22 Mar 2006
18:40 anray search for other commits by this committer
- 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)
Original commit
Sunday, 22 Jan 2006
06:28 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit

Number of commits found: 13