Version: 0.12.1, Package name: profanity-0.12.1 |
Maintained by: Omar Polo |
Master sites: |
Description Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by irssi. Features: * Supports XMPP chat services * MUC chat room support * OTR, PGP and OMEMO message encryption * Roster management * Flexible resource and priority settings * Desktop notifications * Plugins in Python and C |
Filesize: 874.576 KB |
Version History (View Complete History) |
|
2021-11-21 02:47:35 by Omar Polo | Files touched by this commit (2) |
Log message: update net/profanity to 0.11.1 diff from maintainer Florian Viehweger, OK sthen@ rsadowski@ |
2021-11-01 18:01:43 by Stuart Henderson | Files touched by this commit (139) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-09-09 22:30:58 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update profanity to 0.11.0 https://github.com/profanity-im/profanity/releases/tag/0.11.0 Switch from deprecated libmesode to libstrophe Update diff from Florian Viehweger, tweaks by sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-07 13:49:32 by Solene Rapenne | Files touched by this commit (1) |
Log message: Register new maintainer Florian Viehweger <openbsd at out-of-creativity.de> |
2021-01-17 10:08:09 by Klemens Nanni | Files touched by this commit (4) |
Log message: update to profanity 0.10.0 Remove Luas as MAINTAINER as per their request. |
2020-07-12 01:18:03 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update profanity to 0.9.5 Init diff from 3un0s, tweaked diff from maintainer Lucas. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-28 22:54:59 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update profanity to 0.9.4 Diff from new maintainer lucas at sexy dot is |
2020-06-18 14:44:16 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update profanity to 0.9.0 |
2020-02-09 22:56:59 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update profanity to 0.8.1 Diff and tested by Lucas <lucas A sexy DOT is> |
2019-10-02 11:34:33 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Bugfix update profanity to 0.7.1 |
2019-09-13 03:04:05 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update profanity to 0.7.0 This update includes OMEMO support Initial diff from Lucas <lucas AT sexy DOT is> (thanks!) with AUTOMAKE_VERSION tweaks by sthen@ (thanks!). OK kn@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-03 12:40:04 by Rafael Sadowski | Files touched by this commit (5) |
Log message: Update profanity to 0.6.0 Switch from net/libstrophe to net/libmesode which enables TLS support Tweaks and OK from kn@ (Thanks!) |
2018-07-01 05:52:40 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Change my email address and bump |
2018-04-14 04:14:05 by Rafael Sadowski | Files touched by this commit (16) |
Log message: Bump after security/gpgme update |
2017-02-06 14:57:55 by Theo Buehler | Files touched by this commit (3) |
Log message: minor update to 0.5.1, from MAINTAINER rsadowski tested by feinerer and myself ok feinerer (who also spotted and fixed a missing python dependency) |
2016-11-29 15:26:57 by Theo Buehler | Files touched by this commit (5) |
Log message: update profanity to 0.5.0. From Rafael Sadowski ok feinerer |
2016-04-26 03:35:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix BUILD_DEPENDS |
2016-04-25 15:01:45 by Theo Buehler | Files touched by this commit (1) |
Log message: add devel/cmocka as TEST_DEPENDS. Pointed out by Rafael Sadowski with help from jca@ |