summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/ejabberd: remove oldHanno Böck2020-08-231-2/+0
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-3.0.4, Repoman-3.0.1
* net-im/ejabberd: Version bumpHanno Böck2020-05-041-0/+1
| | | | | | Closes: https://bugs.gentoo.org/720426 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22
* net-im/ejabberd: Version bump.Hanno Böck2020-04-301-0/+1
| | | | | | | | | | Based on ebuild from Vampik's overlay with small changes. Remove old postinst warnings, add warning for needed config changes for updates from 17.x. Closes: https://bugs.gentoo.org/626260 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22
* net-im/ejabberd: Drop oldPacho Ramos2019-02-241-2/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-im/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* net-im/ejabberd: Bump versionAmadeusz Żołnowski2017-05-281-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-im/ejabberd: Remove older versionsAmadeusz Żołnowski2017-05-271-2/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-im/ejabberd: Bump versionAmadeusz Żołnowski2017-04-011-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-im/ejabberd: Bump version to 16.09Amadeusz Żołnowski2016-11-131-0/+1
| | | | Package-Manager: portage-2.3.2
* net-im/ejabberd: Bump version to 16.08Amadeusz Żołnowski2016-08-291-0/+1
| | | | | | | | | | | | Thanks for Craig Andrews <candrews@integralblue.com> for initial GitHub pull request #2015 <https://github.com/gentoo/gentoo/pull/2015>. It required rebasing changes on top of ejabberd-16.04-r1.ebuild and correcting typo in fast_xml version. Pull request includes changes in dev-erlang category but these has been split into separate commits. Gentoo-Bug: 590502 Package-Manager: portage-2.3.0
* net-im/ejabberd: Remove older, bundled version of ejabberdAmadeusz Żołnowski2016-08-211-29/+0
| | | | | | Clean up unused flags in metadata.xml. Package-Manager: portage-2.3.0
* net-im/ejabberd: Remove old, vulnerable ejabberd versionAmadeusz Żołnowski2016-08-211-2/+0
| | | | | | | Gentoo-Bug: 539040 Gentoo-Bug: 525478 Package-Manager: portage-2.3.0
* net-im/ejabberd: Remove the oldest testing versionAmadeusz Żołnowski2016-06-131-1/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-im/ejabberd: Bump versionAmadeusz Żołnowski2016-06-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete flags. 'ssl' flag is removed because TLS support is not optional. 'tools' flag is temporarily removed because of problematic dependency. It may be restored in the future, although it just controls whether development tools should be installed. Debundle ejabberd dependencies. Use system rebar instead of bundled one. Access epam binary via wrapper with ejabberd user ownership. Fix epam binary localisation. Correct path to captcha command. Skip installing docs from Makefile, because this only install COPYING. Restrict test because test suite doesn't work out of the box. It needs database set up first. Rebase ejabberctl patch. Refactor ebuild and bump EAPI to 6. Correct funny capitalization in description. Package-Manager: portage-2.3.0_rc1
* net-im/ejabberd: Bump versionAmadeusz Żołnowski2016-02-151-0/+29
| | | | | | | | | | Commit on behalf of Vadim Efimov <evadim@evadim.ru>. Clean up a bit the ebuild attached to the bug report. Rebase ejabberdctl patch from previous version over the new version. Gentoo-Bug: 549724 Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+3
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed