Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347515 - net-mail/archiveopteryx-3.1.3: new ebuild
Summary: net-mail/archiveopteryx-3.1.3: new ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.archiveopteryx.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-12-02 07:16 UTC by Alexander Dubov
Modified: 2010-12-02 09:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Initial ebuild for the package in question. (archiveopteryx-3.1.3.ebuild,2.27 KB, text/plain)
2010-12-02 07:17 UTC, Alexander Dubov
Details
Pathes and variables patch for building (archiveopteryx-3.1.3-gentoo.patch,2.12 KB, text/plain)
2010-12-02 07:17 UTC, Alexander Dubov
Details
Initial init.d script for the archiver (aox,481 bytes, text/plain)
2010-12-02 07:18 UTC, Alexander Dubov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Dubov 2010-12-02 07:16:10 UTC
Archiveopteryx is an email archiving and query system, making use of postgresql for message storage, search and categorization and available under BSD license.
Comment 1 Alexander Dubov 2010-12-02 07:17:09 UTC
Created attachment 256105 [details]
Initial ebuild for the package in question.
Comment 2 Alexander Dubov 2010-12-02 07:17:50 UTC
Created attachment 256107 [details]
Pathes and variables patch for building
Comment 3 Alexander Dubov 2010-12-02 07:18:23 UTC
Created attachment 256109 [details]
Initial init.d script for the archiver
Comment 4 Alexander Dubov 2010-12-02 07:21:54 UTC
One additional comment: the package ships with both a "real" Jamfile and an autogenerated Makefile, provided for convenience. I chose to rely on ftjam for building, to obtain more consistent results in case distro patches would have to be applied.