summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* gnu: ngircd: Use HTTPS.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
* gnu: ngircd: Use the phrase ‘IRC’ in its description.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
* gnu: ngircd: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice2017-03-20
| | | | * gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
* gnu: ngircd: Update to 24.Tobias Geerinckx-Rice2017-03-20
| | | | | | | * gnu/packages/messaging.scm (ngircd): Update to 24. [source]: Remove upstreamed DNS lookup patch. * gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: znc: Run test suite.Tobias Geerinckx-Rice2017-03-20
| | | | | | * gnu/packages/messaging.scm (znc)[arguments]: Enable tests. Add an ‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags. [native-inputs]: Add googletest source.
* gnu: Add libircclient.Arun Isaac2017-03-19
| | | | | | * gnu/packages/messaging.scm (libircclient): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: profanity: Make the source URL version-agnostic.Leo Famulari2017-03-15
| | | | | * gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source URL.
* gnu: Add profanity.Mekeor Melire2017-03-15
| | | | | | * gnu/packages/messaging.scm (profanity): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libstrophe.Mekeor Melire2017-03-15
| | | | | | * gnu/packages/messaging.scm (libstrophe): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libmesode.Mekeor Melire2017-03-15
| | | | | | * gnu/packages/messaging.scm (libmesode): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: znc: Update to 1.6.5.Tobias Geerinckx-Rice2017-03-15
| | | | * gnu/packages/messaging.scm (znc): Update to 1.6.5.
* gnu: pidgin: Update to 2.12.0 [fixes CVE-2017-2640].Leo Famulari2017-03-10
| | | | * gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
* gnu: prosody: Update to 0.9.12.Clément Lassieur2017-02-23
| | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.9.12. [inputs]: Change lua5.1-sec-0.5 to lua5.1-sec. * gnu/packages/lua.scm (lua5.1-sec-0.5): Remove variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: gajim: Do not propagate Python packages.Ricardo Wurmus2017-02-13
| | | | | | * gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here.
* gnu: gajim: Update to 0.16.7.Ricardo Wurmus2017-02-13
| | | | * gnu/packages/messaging.scm (gajim): Update to 0.16.7.
* gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].Leo Famulari2017-02-12
| | | | * gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
* gnu: bitlbee: Update to 3.5.1 [security fixes].Marius Bakke2017-01-30
| | | | | | | * gnu/packages/messaging.scm (bitlbee): Update to 3.5.1. [source]: Remove patches. (%bitlbee-buddy-nick-change-patch): Remove. (%bitlbee-always-use-nicks-patch): Remove.
* gnu: Add GNU Freetalk.Clément Lassieur2017-01-28
| | | | | | * gnu/packages/messaging.scm (freetalk): New variable. Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
* gnu: pybitmessage: Don't replace 'sh' reference with 'bash'.Leo Famulari2017-01-23
| | | | | * gnu/packages/messaging.scm (pybitmessage)[arguments]: Use (which "sh") instead of (which "bash") in 'fix-makefile' phase.
* gnu: Add mcabber.ng02017-01-18
| | | | | | * gnu/packages/messaging.scm (mcabber): New variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add loudmouth.ng02017-01-18
| | | | | | * gnu/packages/messaging.scm (loudmouth): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: prosody: Make config and data files visible to 'prosodyctl'.Clément Lassieur2017-01-08
| | | | | | * gnu/packages/messaging.scm (prosody)[arguments]: Add a 'fix-makefile' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: prosody: Add OpenSSL and Coreutils to the PATH of programs.Clément Lassieur2017-01-08
| | | | | | | * gnu/packages/messaging.scm (prosody)[arguments]: In 'wrap-programs' phase, add 'openssl' and 'coreutils' to 'PATH'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: znc: Update to 1.6.4.Tobias Geerinckx-Rice2016-12-28
| | | | * gnu/packages/messaging.scm (znc): Update to 1.6.4.
* gnu: utox: Fix description.ng02016-12-19
| | | | | | * gnu/packages/messaging.scm (utox): Fix description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: utox: Update to 0.11.0.ng02016-12-19
| | | | | | | | | | | | * gnu/packages/messaging.scm (utox): Update to 0.11.0. [source]: Update source uri to new group namespace on github. [build-system]: Change to cmake-build-system. [arguments]: Remove previous content and disable tests, add two new phases. [inputs]: Remove libtoxcore, add c-toxcore. [native-inputs]: Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add c-toxcore.ng02016-12-19
| | | | | | * gnu/packages/messaging.scm (c-toxcore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: psyclpc: Update comment.Leo Famulari2016-11-26
| | | | | | This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801. * gnu/packages/messaging.scm (psyclpc): Update comment.
* gnu: Move content of (gnu packages psyc) into (gnu packages messaging).ng02016-11-26
| | | | | | | | * gnu/packages/psyc.scm (perl-net-psyc, libpsyc, psyclpc): Move this ... * gnu/packages/messaging.scm (perl-net-psyc, libpsyc, psyclpc): ... here. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove psyc.scm. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: prosody: fix SSL/TLS.Clément Lassieur2016-11-12
| | | | | | | | * gnu/packages/lua.scm (lua5.1-sec-0.5): New variable. * gnu/packages/messaging.scm (prosody): [inputs]: Change lua5.1-sec to lua5.1-sec-0.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gajim: Update to 0.16.6.Arun Isaac2016-10-23
| | | | | | * gnu/packages/messaging.scm (gajim): Update to 0.16.6. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gajim: License is "version 3 only".Arun Isaac2016-10-23
| | | | | | * gnu/packages/messaging.scm (gajim)[license]: Change to GPL3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: hexchat: Update to 2.12.2.Tobias Geerinckx-Rice2016-10-09
| | | | * gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
* gnu: Add qtox.Andy Patterson2016-10-09
| | | | | | * gnu/packages/messaging.scm (qtox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add gloox.ng02016-09-27
| | | | | | * gnu/packages/messaging.scm (gloox): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ytalkJohn Darrington2016-09-22
| | | | * gnu/packages/messaging.scm (ytalk): New variable.
* gnu: prosody: Don't generate example SSL certificates.Tobias Geerinckx-Rice2016-09-16
| | | | | | They are non-deterministic and of questionable utility. * gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags.
* gnu: hexchat: Update to 2.12.1.Tobias Geerinckx-Rice2016-09-16
| | | | | | * gnu/packages/messaging.scm (hexchat): Update to 2.12.1. [inputs]: Add luajit. [description]: Wrap to <=80 characters.
* gnu: Add pybitmessage.ng02016-09-11
| | | | | | * gnu/packages/messaging.scm (pybitmessage): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: messaging: Use license: prefix.ng02016-09-11
| | | | | | | | | | | | | | | | | | * gnu/packages/disk.scm (define-module): Import guix licenses with a prefix. (libotr): Use the license prefix. (bitlbee): Likewise. (hexchat): Likewise. (ngircd): Likewise. (pidgin): Likewise. (pidgin-otr): Likewise. (znc): Likewise. (python-nbxmpp): Likewise. (gajim): Likewise. (prosody): Likewise. (libtoxcore): Likewise. (utox): Likewise. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add utox.Erik Edrosa2016-09-10
| | | | | | * gnu/packages/messaging.scm (utox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Enable tcp-wrappers for nrircd.John Darrington2016-09-07
| | | | * gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers.
* gnu: Add libtoxcore.ng02016-09-05
| | | | | | * gnu/packages/messaging.scm (libtoxcore): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add prosody.Ricardo Wurmus2016-08-28
| | | | * gnu/packages/messaging.scm (prosody): New variable.
* gnu: pidgin: Update to 2.11.0 [security fixes].Leo Famulari2016-07-16
| | | | | | | Fixes CVE-2016-{2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376, 2377,2378,2379,2380,4323}. * gnu/packages/messaging.scm (pidgin): Update to 2.11.0.
* gnu: znc: Update to 1.6.3.宋文武2016-06-05
| | | | * gnu/packages/messaging.scm (znc): Update to 1.6.3.
* gnu: Update module imports for asciidoc and doxygen.Mark H Weaver2016-05-12
| | | | | | | | | | | | | | | | This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f. * gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm, gnu/packages/fcitx.scm, gnu/packages/fish.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/kodi.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm, gnu/packages/serialization.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or (gnu packages doxygen) to (gnu packages documentation).
* gnu: bitlbee: Incorporate upstream pre-release patches.Andy Wingo2016-05-04
| | | | | | * gnu/packages/messaging.scm (%bitlbee-buddy-nick-change-patch): (%bitlbee-always-use-nicks-patch): New variables. (bitlbee): Add new patches.
* gnu: bitlbee: Update to 3.4.2.Andy Wingo2016-05-04
| | | | * gnu/packages/messaging.scm (bitlbee): Update to 3.4.2.