42 Commits

Author SHA1 Message Date
ajacoutot
477a45da5b WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:07:21 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
mestre
9c06356a8b update to 1.1.2
OK gnezdo@ and OK/tweak Markus Hennecke (maintainer)
2020-11-22 20:52:14 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
rsadowski
2b5ba3d5e2 Drop gettext MODULE, sync WANTLIB
Based on the diff of Markus Hennecke (Maintainer).

lib depends, REVISION tweaks and ok jca@
2017-09-23 07:41:13 +00:00
mestre
e85ea96b4d Update to mcabber-1.1.0
OK maintainer Markus Hennecke
2017-07-13 09:36:12 +00:00
schwarze
336576512d identical formatting, drop USE_GROFF and bump 2017-06-17 13:14:49 +00:00
mestre
68cd0952b7 Fix copy pasto from my last commit 2017-05-26 10:34:53 +00:00
mestre
be8e1533d7 Update to version 1.0.5:
- Bugfixes, and huge speed optimizations for large rosters
- This release fixes CVE-2017-5589

For more information on CVE-2017-5589 ->
https://rt-solutions.de/en/2017/02/CVE-2017-5589_xmpp_carbons/. The one
assigned specifically for mcabber is CVE-2017-5604.

OK maintainer Markus Hennecke, prodded by Rafael Sadowski to switch HOMEPAGE
to HTTPS
2017-02-10 12:10:39 +00:00
mestre
43a4a28591 Update to version 1.0.4 which includes an important bugfix, the bug is
described in CVE-2015-8688 and although it was assigned to gajim mcabber also
suffered from this

OK maintainer Markus Hennecke
2017-01-11 08:22:59 +00:00
fcambus
8f164a6dd2 Update mcabber to 1.0.3.
From maintainer Markus Hennecke.
2016-10-13 08:40:51 +00:00
mestre
67e557bba9 This patch introduces pledge(2) to mcabber with the following promises:
rpath/wpath/cpath/fattr: it needs to read, write and create files and set the
correct attributes
inet/dns: network application needs both promises
tty: ncurses is used for the interface so it needs this
proc/exec: this is only needed if events are configured in the config files

In order to apply this we have disabled modules support since it would need to
load libraries dinamically and therefore prot_exec promise would be needed but
that is not a good strategy. This is mentioned in DESCR to reflect the change.

OK tim@ after his suggestions and also OK by the maintainer Markus Hennecke
since no users objected this change.
2016-03-24 20:04:25 +00:00
tim
e8c13c0b07 Fix a bug in the configure script causing the default modules directory to be
set to a wrong value. Incorrect use of the AC_DEFINE_DIR macro (in
configure.ac) results in a value like "23722{exec_prefix}/lib/mcabber".

Help and OK naddy@
2016-03-18 23:57:57 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
mestre
e38c90a0e4 Update to 1.0.2; OK Markus Hennecke (maintainer)
Release notes between version 1.0.1 and 1.0.2:

v1.0.2:
Support for Loudmouth 1.5.3+ SHA256 fingerprints.
Stop HTML-escaping OTR messages.
Fix usage of $HOME/.mcabberrc broken in previous release.

v1.0.1:
Many improvements in Message Carbons, PGP, OTR and SSL support.
The GnuPG engine can be specified with the gpg_path option.
Support for the XDG configuration directory.
Several memory leaks and bugs have been fixed.
2016-03-16 09:47:14 +00:00
tim
705dec1fa5 Update to 1.0.0; OK maintainer 2015-11-10 20:38:19 +00:00
sthen
fa710c2d4a mcabber-0.10.3, from Tim van der Molen, ok Markus Hennecke (maintainer),
plus slight tweak (drop autoconf dependency, configure.ac patch was removed).
2015-03-24 22:45:07 +00:00
stsp
6a65627a9d libotr-4.0.0 support for mcabber. Patch obtained from
http://www.isbear.org.ua/hg/isbear/mcabber-patches/file/tip/use-otr-v4.diff
This makes it build, otherwise untested because mcabber doesn't seem to
work with jabber servers used by myself and pascal.
ok pascal@
2013-08-15 16:34:49 +00:00
sthen
8f6235cb6c update to mcabber 0.10.2, from maintainer Markus Hennecke
- use --tag=disable-static to disable libtool static archives for modules
2013-05-30 12:01:17 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
jasper
c5744a55e5 - update mcabber to 0.10.1 (from maintainer)
- regen WANTLIB while here
2010-12-28 23:51:45 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
naddy
ded10ce362 don't run a man page without tables through tbl(1) 2010-10-23 14:20:13 +00:00
naddy
f3c987ac03 tbl(1) is no longer in /usr/bin 2010-10-22 17:00:20 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
ea9fe0cc5c Update to 0.10.0 from maintainer Markus Hennecke, tested by
Simon Kuhnle and robert at openbsd dot pap dot st; with a few
tweaks by me tested by Simon Kuhnle.
2010-06-20 14:08:32 +00:00
sthen
925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
jasper
edd50e977a - update mcabber to 0.9.10
from Markus Hennecke (MAINTAINER)
2009-10-23 09:07:09 +00:00
jasper
6b3e3a3baf - update mcabber to 0.9.9
by Simon Kuhnle via Markus Hennecke (MAINTAINER)
2008-10-16 18:14:09 +00:00
pvalchev
9156bd3b39 mcabber-0.9.7; from maintainer markus-hennecke@markus-hennecke.de 2008-04-25 23:13:47 +00:00
martynas
f6134b0d85 enable otr; from Wiktor Izdebski
ok maintainer Markus Hennecke, simon@
2008-02-06 11:35:17 +00:00
jasper
417b4f5e3d - update mcabber to 0.9.6
from Markus Hennecke <markus-hennecke at markus-hennecke.de> (MAINTAINER)
2008-01-17 18:01:26 +00:00
jasper
f60adef809 import mcabber 0.9.5
Small console Jabber client which features SSL support, history logging
and external actions.

from Markus Hennecke <markus-hennecke at markus-hennecke.de> (MAINTAINER)
with tweaks by me

ok simon@
2008-01-03 18:42:00 +00:00