| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
First lookup ejabberd directory for modules.
Gentoo-Bug: 591862
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
ejabberd may override some modules if it's in default Erlang search
path. Move it back to default location set by configure script which is
/usr/lib.
Gentoo-Bug: 591862
|
|
|
|
| |
Fixes are coming.
|
| |
|
|
|
|
|
|
|
|
| |
service file is no longer used because it's provided by upstream. Suffix
"-3" in init and confd file names is no longer neccessary because
there's only one version of the initd script.
Package-Manager: portage-2.3.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Because setting suid bit was followed by changing owner suid is reset.
Change the order of commands.
It is a small change so I assume it can be made in stable ebuild.
Rev-bump will come after more bug fixes.
Gentoo-Bug: 592218
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Clean up unused flags in metadata.xml.
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
| |
Gentoo-Bug: 539040
Gentoo-Bug: 525478
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
| |
ejabberd-2.1 doesn't work with newer Erlang versions.
Gentoo-Bug: 539040
Gentoo-Bug: 590116
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-Bug: 588244
Package-Manager: portage-2.3.0
|
|
|
|
| |
Gentoo-bug: 588272
|
|
|
|
|
|
|
| |
ejabberd has been debundled and has got a new dependency
(dev-util/rebar) which hasn't got these keywords at the time.
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Gentoo-Bug: 587454
Package-Manager: portage-2.3.0
|
| |
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
|
|
|
|
|
| |
The ebuild used to always try to generate a certificate. ssl-cert eclass
function warns if certificate in a specified location already exists,
but that only clutters logs. When user has set different path to a
certificate, then eclass used to generate a self-signed cert which
wouldn't be used at all. Check if certificate set by user exists before
generating a new one.
Package-Manager: portage-2.3.0_rc1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Add slot operator for dev-libs/openssl dependency.
Package-Manager: portage-2.3.0_rc1
|
| |
|
|
|
|
|
|
| |
compile tested at one tinderbox image
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>
|
|
|
|
|
|
|
|
|
|
|
| |
ejabberd starts epmd if it's not already running, but it's not reflected
in epmd init script state. Make ejabberd init script depend on epmd
explicitly.
Gentoo-Bug: 566824
Package-Manager: portage-2.2.27
RepoMan-Options: --force
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
|
|
|
| |
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
|
|
|
|
| |
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
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
|