27 Commits

Author SHA1 Message Date
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