Port details |
- profanity Console based XMPP client
- 0.14.0_3 net-im =4 0.14.0_2Version of this port present on the latest quarterly branch.
- Maintainer: ashish@FreeBSD.org
- Port Added: 2015-02-17 16:05:50
- Last Update: 2024-07-08 05:08:30
- Commit Hash: c1dda71
- People watching this port, also watch:: xpra, py311-iocage-devel, endless-sky, ttyd, hs-ShellCheck
- License: GPLv3+
- WWW:
- http://www.profanity.im/
- Description:
- Profanity is a console based XMPP client written in C using ncurses and
libstrophe, inspired by Irssi
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- profanity>0:net-im/profanity
- To install the port:
- cd /usr/ports/net-im/profanity/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/profanity
- pkg install profanity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: profanity
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692899637
SHA256 (profanity-0.14.0.tar.gz) = fd23ffd38a31907974a680a3900c959e14d44e16f1fb7df2bdb7f6c67bd7cf7f
SIZE (profanity-0.14.0.tar.gz) = 936272
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libotr.so : security/libotr
- libuuid.so : misc/e2fsprogs-libuuid
- libgpgme.so : security/gpgme
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- libgcrypt.so : security/libgcrypt
- libsignal-protocol-c.so : net/libsignal-protocol-c
- libstrophe.so : net-im/libstrophe
- libqrencode.so : graphics/libqrencode
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for profanity-0.14.0_3:
NOTIFY=off: Desktop notification support
===> Use 'make config' to modify these settings
- Options name:
- net-im_profanity
- USES:
- cpe gnome libtool ncurses pkgconfig python readline sqlite:3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0_3 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
0.14.0_2 10 Apr 2024 14:12:05 |
Ashish SHUKLA (ashish) |
net-im/profanity: Chase net-im/libstrophe update
PR: 278007
MFH: 2024Q2 |
0.14.0_1 17 Mar 2024 12:28:13 |
Nuno Teixeira (eduardo) |
net-im/profanity: Move man pages to share/man
Approved by: portmgr (blanket) |
0.14.0 24 Aug 2023 18:29:02 |
Ashish SHUKLA (ashish) |
net-im/profanity: Update to 0.14.0 |
0.13.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.13.1 22 Oct 2022 20:10:30 |
Daniel Engberg (diizzy) |
net-im/profanity: Remove autoreconf dependency
No need to run autoreconf and pull in autoconf-archive anymore
PR: 267267
Reviewed by: ashish (maintainer) |
0.13.1 22 Oct 2022 06:12:14 |
Ashish SHUKLA (ashish) |
net-im/profanity: Update to 0.13.1
- Remove patch as it is now upstream |
0.13.0 25 Sep 2022 22:46:47 |
Daniel Engberg (diizzy) |
net-im/profanity: Use upstream release archive and some other fixes
- Use upstream release archive as recommended in USE_GITHUB section
in Porters Handbook
- Remove OpenSSL dependency
- Add USE_LDCONFIG
- Rearrange Makefile to follow Porters Handbook more closely
- Fix Python detection (patch provided by maintainer)
PR: 266430
Reviewed by: ashish (maintainer) |
0.13.0 15 Sep 2022 18:04:30 |
Ashish SHUKLA (ashish) |
net-im/profanity: Update to 0.13.0
- Remove dependency on libmesode (deprecated)
- Add dependency on qrencode
- Add patch to fix bug in configure, and is reported upstream
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.12.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.12.1 04 Apr 2022 20:41:25 |
Ashish SHUKLA (ashish) |
net-im/profanity: Update to 0.12.1
MFH: 2022Q2 (fixes a segmentation fault) |
0.12.0 30 Mar 2022 21:16:15 |
Ashish SHUKLA (ashish) |
net-im/profanity: Update to 0.12.0 |
0.11.1 11 Nov 2021 17:22:43 |
Ashish SHUKLA (ashish) |
net-im/profanity: Adopt the port |
0.11.1 11 Nov 2021 17:08:26 |
Tilman Keskinoz (arved) |
net-im/profanity: Update to 0.11.1
Drop maintainership |
0.11.0 19 Oct 2021 11:14:39 |
Stefan Eßer (se) |
net-im/profanity: Add CPE information
Approved by: portmgr (blanket) |
0.11.0 02 Sep 2021 17:56:39 |
Tilman Keskinoz (arved) |
net-im/profanity: Update to 0.11.0 |
0.10.0_1 31 Aug 2021 04:02:17 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under n* categories, drop redundant GH_* knobs. |
0.10.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.0_1 30 Mar 2021 19:14:34 |
sunpoet |
Update LIB_DEPENDS
- Bump PORTREVISION for dependency change |
0.10.0 16 Jan 2021 17:29:18 |
arved |
Update to 0.10.0 |
0.9.5 12 Jul 2020 19:24:27 |
ashish |
- Update to 0.9.5
PR: 247872
Approved by: arved (maintainer) |
0.9.2 15 Jun 2020 21:24:36 |
arved |
Update to 0.9.2 |
0.9.0 11 Jun 2020 13:11:46 |
arved |
Update to 0.9.0 |
0.8.1 10 Feb 2020 09:58:23 |
arved |
Update profanity to 0.8.1 |
0.7.1_1 11 Nov 2019 17:30:17 |
arved |
Enable OMEMO support
Bump PORTREVISION
PR: 241381
Reported by: pvoigt@uos.de |
0.7.1 25 Sep 2019 20:22:53 |
arved |
Update to 0.7.1 |
0.7.0 23 Sep 2019 20:03:07 |
arved |
Update to 0.7.0 |
0.6.0_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.6.0 25 Mar 2019 09:57:29 |
arved |
Add a copy of the distfile to my local distfiles.
It seems the MASTER_SITE randomly resets connections
Reported by: pkgbuild |
0.6.0 19 Mar 2019 20:04:00 |
arved |
Update to 0.6.0
Changelog: https://github.com/boothj5/profanity/releases/tag/0.6.0 |
0.5.1_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.5.1_1 17 Apr 2017 20:51:33 |
arved |
Attempt to fix build on packagebuild.
Reported by: pkg-fallout |
0.5.1_1 15 Apr 2017 20:40:33 |
arved |
Enable pluginsupport.
PR: 218401
Submitted by: freebsd@get-experience.com
While here, add configure flags to prevent linking against X11 |
0.5.1 04 Feb 2017 21:54:47 |
arved |
Update to 0.5.1 |
0.5.0_1 07 Jan 2017 01:07:55 |
adamw |
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow. |
0.5.0_1 26 Nov 2016 23:41:17 |
jhale |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
0.5.0 28 Sep 2016 20:02:17 |
arved |
Update to 0.5.0 |
0.4.7_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.4.7_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.7_1 10 Mar 2016 14:12:07 |
arved |
Switch to libotr instead of libotr3
PR: 207880
Submitted by: Sascha Holzleiter |
0.4.7 25 Feb 2016 14:13:12 |
amdmi3 |
- Clarify license
- Specify libotr.so version to differentiate security/libotr3 and
security/libotr
- Switch to options helpers
Approved by: portmgr blanket |
0.4.7 28 Dec 2015 12:12:17 |
arved |
* Update to 0.4.7
PR: 205601
Submitted by: noah.bergbauer@tum.de
* While here add dependency on gpgme to enable PGP support |
0.4.6 09 Mar 2015 14:27:58 |
arved |
Add an option for libnotify support
Submitted by: Denis D <stdedjub@googlemail.com> (Makefile changes) |
0.4.6 04 Mar 2015 15:42:58 |
arved |
Update to 0.4.6 |
0.4.5 17 Feb 2015 16:08:35 |
arved |
Fix typo
Submitted by: Freshports sanity checker |
0.4.5 17 Feb 2015 16:05:21 |
arved |
Add profanity, an console XMPP client |