9 Commits

Author SHA1 Message Date
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +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
705dec1fa5 Update to 1.0.0; OK maintainer 2015-11-10 20:38:19 +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
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
6b3e3a3baf - update mcabber to 0.9.9
by Simon Kuhnle via Markus Hennecke (MAINTAINER)
2008-10-16 18:14:09 +00:00
martynas
f6134b0d85 enable otr; from Wiktor Izdebski
ok maintainer Markus Hennecke, simon@
2008-02-06 11:35:17 +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