From Fedora Project Wiki
< SIGs
Erlang Special Interest Group
Mission
To encourage the packaging of Erlang projects in Fedora.
Members/Packagers/Reviewers
Please add your name above if you want to help.
Tasks
- Create common guidelines for erlang-related applications and libraries
- Rebuild all packages with +debug_info (slightly increase the size of beam-files, but won't hurt performance at all)
- Allow parallel installation of packages (similar to kernel)
- Upgrade CouchDB to 1.0.1 in Rawhide and EPEL-6 and consider updating in F-13 up to 0.11.x. No luck for EPEL-5 because of old curl.
Current packages
Name | EL-4 | EL-5 | EL-6 | F-11 | F-12 | F-13 | Rawhide |
|
- | - | - | R10B-10 | R10B-10 | R10B-10 | R10B-10 |
|
-[1] | 0.10.2 | 0.11.1 | 0.10.2 | 0.10.2 | 0.10.2 | 0.11.1 |
|
- | 2.0.5 | 2.1.4 | 2.1.3 | 2.1.3 | 2.1.3 | 2.1.4 |
|
R11B-2 | R12B-5 | R13B-04 | R12B-5 | R13B-04 | R13B-04 | R14A-0 |
|
0.20070627cvs | 0.20070627cvs | 0.20070627cvs | 0.20070627cvs | 0.20070627cvs | 0.20070627cvs | 0.20070627cvs |
|
0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 |
|
- | - | - | 0.96.0626 | 1.0.1 | 1.0.1 | 1.0.1 |
|
-[2] | 0.gite8aecf0 | 0.gite8aecf0 | 0.gite8aecf0 | 0.gite8aecf0 | 0.gite8aecf0 | 0.gite8aecf0 |
|
0.20080825svn | 0.20080825svn | 0.20080825svn | 0.20080825svn | 0.20080825svn | 0.20080825svn | 0.20080825svn |
|
1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 |
|
-[3] | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 |
|
0.3.4 | 0.3.4 | 0.3.4 | - | 0.3.4 | 0.3.4 | 0.3.4 |
|
- | 1.6.0-0.git07153bc | 1.6.0-0.git07153bc | - | 1.6.0-0.git07153bc | 1.6.0-0.git07153bc | 1.6.0-0.git07153bc |
|
-[4] | 1.3.0-0.svn159 | 1.3.0-0.svn159 | - | 1.3.0-0.svn159 | 1.3.0-0.svn159 | 1.3.0-0.svn159 |
|
-[5] | 1.8.0 | 1.8.0 | 1.7.2 | 1.8.0 | 1.8.0 | 1.8.0 |
|
- | - | - | 0.99.05 | 1.0.1 | 1.0.1 | 1.0.1 |
Reviews
- Yaws - Web server for dynamic content written in Erlang. (First attempt to package it)
- exmpp - a fast and scalable library for the eXtensible Messaging and Presence Protocol.
Potential packages
- erlyweb
- Yxa
- erlang-mysql-driver - A native Erlang MySQL client library. One of the runtime dependencies for ejabberd. Please, not that there are two forks - one from P1 and another one from Yariv Sadan. All these three projects are based on the original work by Magnus Ahltorp.
- erlang-fd_server. Please, note that similar functionality (binding to privileged ports) may be obtained with kernel > 2.6.24 with capabilities.
- Jungerl is also contains some very interesting libraries and applications, however not all of them are in good shape.
- User contributions page at trapexit contains some handy user-submitted utilities.
- Nitrogen Web Framework.
- egssapi - Erlang GSSAPI and SPNEGO API (one of the runtime requirements for Yaws).
- eldap - Erlang LDAP API. A patched copy is bundled with ejabberd.
Rejected packages
Jabberlang - a client Jabber library for Erlang. Obsoleted by exmpp