Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 347515

Summary: net-mail/archiveopteryx-3.1.3: new ebuild
Product: Gentoo Linux Reporter: Alexander Dubov <oakad>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.archiveopteryx.org
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Initial ebuild for the package in question.
Pathes and variables patch for building
Initial init.d script for the archiver

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.