Summary: | dev-db/postgres-erlang-20070202 (New eBuild) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Conrad Kostecki <conikost> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED OBSOLETE | ||
Severity: | enhancement | CC: | hkbst, holger, larstobi |
Priority: | High | Keywords: | EBUILD |
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 174778 | ||
Attachments: |
postgres-erlang-20070202.ebuild
files\postgres\pgsql.erl files\postgres\pgsql_proto.erl files\postgres\pgsql_tcp.erl files\postgres\pgsql_util.erl Native Postgres driver for erlang |
Description
Conrad Kostecki
![]() Created attachment 116425 [details]
postgres-erlang-20070202.ebuild
postgres-erlang-20070202.ebuild
Created attachment 116426 [details]
files\postgres\pgsql.erl
files\postgres\pgsql.erl
Created attachment 116428 [details]
files\postgres\pgsql_proto.erl
files\postgres\pgsql_proto.erl
Created attachment 116430 [details]
files\postgres\pgsql_tcp.erl
files\postgres\pgsql_tcp.erl
Created attachment 116432 [details]
files\postgres\pgsql_util.erl
files\postgres\pgsql_util.erl
You will have a much better chance of getting this into the tree if you get some upstream to accept these source files. I don't understand? You mean an offical source for there files? I got them from here: https://svn.process-one.net/ejabberd-modules/ There modules are since some month there and didn't changed. Working great with 1.1.3 release of ejabberd I see (https://svn.process-one.net/ejabberd-modules/pgsql/trunk/src/). You should probably make a live svn ebuild. Inherit subversion etc... Hmm, ok ... i will try it. Created attachment 201869 [details] Native Postgres driver for erlang Converted to live ebuild. I also created an overlay at http://github.com/larstobi/erlang-postgres/ To use with layman: layman --fetch -a erlang-postgres -o http://github.com/larstobi/overlays/raw/master/erlang-postgres.xml I guess this should get a RESOLVED OBSOLETE. |