summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* whitespaceMichael Sterrett2008-09-102-3/+2
| | | | Package-Manager: portage-2.1.4.4
* version bumpCaleb Tennis2008-09-093-18/+16
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.21-gentoo-r1 i686
* Add USE flag description to metadata as per GLEP 56.Thomas Anderson2008-08-052-1/+10
| | | | Package-Manager: portage-2.1.4.4
* Add USE flag description to metadata as per GLEP 56.Thomas Anderson2008-08-051-2/+12
| | | | Package-Manager: portage-2.1.4.4
* remove older versionsCaleb Tennis2008-08-0311-686/+10
| | | | Package-Manager: portage-2.1.5.2
* version bumpCaleb Tennis2008-08-036-1/+320
| | | | Package-Manager: portage-2.1.5.2
* bump to 0.30. Artificially raising loudmouth dependency for reasons ↵Gilles Dartiguelongue2008-08-031-1/+7
| | | | | | explained in loudmouth bump. Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64
* amd64 the rebump tooCaleb Tennis2008-07-273-5/+8
| | | | Package-Manager: portage-2.1.5.2
* Stable on x86 wrt bug #231676Dawid Węgliński2008-07-263-5/+9
| | | | Package-Manager: portage-2.1.4.4
* whitespaceMichael Sterrett2008-07-192-3/+3
| | | | Package-Manager: portage-2.1.4.4
* Add parallel make patch per 225565Caleb Tennis2008-07-194-2/+229
| | | | Package-Manager: portage-2.1.5.2
* stable on amd64 per 231676Caleb Tennis2008-07-193-5/+8
| | | | Package-Manager: portage-2.1.5.2
* make /var/lib/ejabberd directoryCaleb Tennis2008-05-253-4/+8
| | | | Package-Manager: portage-2.1.5_rc10
* add pam use flag and set permissions on pam helperCaleb Tennis2008-05-233-5/+16
| | | | Package-Manager: portage-2.1.5_rc10
* bump to a new upstream versionCaleb Tennis2008-05-233-7/+13
| | | | Package-Manager: portage-2.1.5_rc10
* add some more fixes from bug 207586Caleb Tennis2008-05-226-14/+96
| | | | Package-Manager: portage-2.1.5_rc10
* version bumpCaleb Tennis2008-05-226-9/+245
| | | | Package-Manager: portage-2.1.5_rc10
* Update homepage and self-cert-v2.sh from bug #207586Caleb Tennis2008-04-134-8/+16
| | | | Package-Manager: portage-2.1.4.4
* whitespaceMichael Sterrett2008-04-132-3/+2
| | | | Package-Manager: portage-2.1.4.4
* Bump revision with a whole new ebuild, thanks to the folks in bug #207586Caleb Tennis2008-04-1310-178/+339
| | | | Package-Manager: portage-2.1.4.4
* Mark caleb as maintainer of this package.Tony Vroon2008-03-173-4/+17
| | | | Package-Manager: portage-2.1.4.4
* 1.1.4 was using the 1.1.3 conf file, so create a 1.1.4 conf file and update ↵Caleb Tennis2008-02-225-9/+32
| | | | | | the ebuilds to use it Package-Manager: portage-2.1.4.4
* bump to 2.0.0, remove old versionsCaleb Tennis2008-02-228-454/+14
| | | | Package-Manager: portage-2.1.4.4
* Marked ~ppcLuca Barbato2008-02-103-5/+8
| | | | Package-Manager: portage-2.1.4.1
* Version bump, from bug #207586Caleb Tennis2008-02-055-2/+223
| | | | Package-Manager: portage-2.1.4.1
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-316-100/+0
|
* emergency stable x86Christian Faulhammer2008-01-313-12/+26
| | | | Package-Manager: portage-2.1.3.19
* typo fixMichael Sterrett2008-01-112-16/+6
| | | | Package-Manager: portage-2.1.3.19
* make ejabberd compile with Erlang 12B, patch take from Debian, reported in ↵Christian Faulhammer2008-01-115-10/+299
| | | | | | bug 202114 by Conrad Kostecki <ConiKost AT gmx DOT de>, thanks to Anton Romanov <theli AT ukr DOT net> Package-Manager: portage-2.1.3.19
* Restore initd and confd files that are still needed.Ulrich Müller2007-12-084-9/+100
| | | | Package-Manager: portage-2.1.4_rc8
* Remove old ebuilds, including 1.1.1 which used an insecure docert statement ↵Tony Vroon2007-12-0815-775/+17
| | | | | | (per suggestion of Ulrich Mueller <ulm@gentoo.org> on IRC). Closes bug #201677. Package-Manager: portage-2.1.4_rc9
* Version bump, closes bugs #188679, #192012 and #190266.Tony Vroon2007-09-146-9/+242
| | | | Package-Manager: portage-2.1.3.9
* add a space that got lost in my previous change, reported by OlegON ↵Christian Faulhammer2007-09-013-14/+19
| | | | | | <olegon.mail@gmail.com> in bug 190944 Package-Manager: portage-2.1.2.12
* remove restriction on lower erlang versions, see bug 184419; added some ↵Christian Faulhammer2007-08-293-30/+35
| | | | | | quotes around variables Package-Manager: portage-2.1.2.12
* Debugging support by Justin <justin-gentoo@openaether.org>, closes bug ↵Tony Vroon2007-07-134-9/+168
| | | | | | #174734. Do not attempt to automatically generate a key, this ends up being interactive on some systems. Closes bug #178615 by Robin Johnson <robbat2@gentoo.org>. Revert defective change from bug #161252, without sname the daemon can not be stopped. Thanks to Conrad Kostecki <ConiKost@gmx.de>, closes bug #181745. Restrict erlang dep to <11.2.5 to avoid EOF during handshake, as reported by Santiago Gala <sgala@apache.org>, closes bug #184419. Restrict openssl dep to >=0.9.8e so a messy die on USE="zlib" in openssl is no longer required. Also a report by Conrad Kostecki <ConiKost@gmx.de>, this closes bug #185009. Package-Manager: portage-2.1.3_rc8
* Fix *initd, *confd and *envd calls (#173884, #174266)Sven Wegener2007-04-281-11/+11
| | | | Package-Manager: portage-2.1.2.5
* Fix *initd, *confd and *envd calls (#173884, #174266)Sven Wegener2007-04-282-4/+6
| | | | Package-Manager: portage-2.1.2.5
* Stop using insinto /etc/conf.d and use the newconfd function instead, bug ↵Tony Vroon2007-04-213-16/+19
| | | | | | #174266. Package-Manager: portage-2.1.2.4
* Revision bump, closes bugs #161252, #171427 and #171551.Tony Vroon2007-04-116-5/+222
| | | | Package-Manager: portage-2.1.2.3
* Adding ~amd64 to 1.1.3, too.Markus Rothe2007-03-113-11/+14
| | | | Package-Manager: portage-2.1.2.2
* Keyworded ~amd64 wrt bug 141302Peter Weller2007-03-113-22/+15
| | | | Package-Manager: portage-2.1.2.2
* fixed broken encoding in ChangeLogTorsten Veller2007-02-282-11/+11
| | | | Package-Manager: portage-2.1.2-r12
* corrected init file; removed dodoc entry; stable x86; security bug 159580Christian Faulhammer2007-02-284-32/+45
| | | | Package-Manager: portage-2.1.2-r9
* Bumping to version 1.1.3 due to security bug #159580Stefan Cornelius2007-02-274-17/+148
| | | | Package-Manager: portage-2.1.2-r9
* updated metadataGustavo Felisberto2007-02-273-10/+23
| | | | Package-Manager: portage-2.1.2-r11
* Transition to Manifest2.Piotr Jaroszyński2007-02-221-18/+8
| | | | Package-Manager: portage-2.1.2-r9
* Transition to Manifest2.Piotr Jaroszyński2007-02-222-2/+7
| | | | Package-Manager: portage-2.1.2-r9
* Pull set of utterly broken and apparently completely untested patches, bug ↵Tony Vroon2006-10-163-174/+14
| | | | | | #137724 now closed as WONTFIX. Package-Manager: portage-2.1.2_pre3-r2
* Pull set of utterly broken and apparently completely untested patches, bug ↵Tony Vroon2006-10-163-1/+136
| | | | | | #137724 now closed as WONTFIX. Package-Manager: portage-2.1.2_pre3-r2
* New upstream version. Patchball updated with mod_presence, all thanks to ↵Tony Vroon2006-10-134-8/+182
| | | | | | Nikolaus Polak <nik@linuxlovers.at> in bug #137724. Package-Manager: portage-2.1.2_pre2-r8