Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485476 - www-apps/tine20 - an open source software from Metaways, which combines groupware and customer relationship management (CRM)
Summary: www-apps/tine20 - an open source software from Metaways, which combines group...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.tine20.org/en/home.html
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-09-20 10:47 UTC by bsod
Modified: 2013-09-21 15:28 UTC (History)
1 user (show)

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


Attachments
main ebuild (tine20-9999.ebuild,2.06 KB, text/plain)
2013-09-20 10:48 UTC, bsod
Details
config.inc.php (config.inc.php,613 bytes, text/plain)
2013-09-20 10:49 UTC, bsod
Details
memcached patch when enabled (config.inc.php.memcached.patch,613 bytes, patch)
2013-09-20 10:49 UTC, bsod
Details | Diff
postinstall message (postinstall-en.txt,694 bytes, text/plain)
2013-09-20 10:50 UTC, bsod
Details
a logrotate file for tine20 (tine20_logrotate,86 bytes, text/plain)
2013-09-20 10:50 UTC, bsod
Details
main ebuild file: tine20-9999.ebuild (tine20-9999.ebuild,2.19 KB, text/plain)
2013-09-21 15:28 UTC, bsod
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bsod 2013-09-20 10:47:56 UTC
Hope this is the right place for submissions.
I wrote an ebuild for the tine20 groupware. Basically this ebuild should work with all branches/tags in http://git.tine20.org/git/tine20 just by renaming the ebuild. I have added them to my private overlay (https://github.com/matthid/gentoo-overlay/tree/master/www-apps/tine20) but I will add the files as attachment.

Reproducible: Always




Naming format:
tine20-9999.ebuild -> master branch (live ebuild)
tine20-2013.03.9999.ebuild -> 2013.03 branch ("stable branch")
tine20-2013.03.8.ebuild -> 2013.03.8 TAG (official releases)
Basically "tine20-2013.03.9999.ebuild" and "tine20-2013.03.8.ebuild" are only links to "tine20-9999.ebuild", and you can create additional links for other releases.

missing things:
- more database support (I'm only using mysql)
- testing
- emerge --config script for installing database & database user
- distribute an apache vhost file (I have a working one if somebody want's to add this). I'm not quite sure how to tell the webapp-config program to install such a file.
Comment 1 bsod 2013-09-20 10:48:33 UTC
Created attachment 359110 [details]
main ebuild
Comment 2 bsod 2013-09-20 10:49:09 UTC
Created attachment 359112 [details]
config.inc.php
Comment 3 bsod 2013-09-20 10:49:37 UTC
Created attachment 359114 [details, diff]
memcached patch when enabled
Comment 4 bsod 2013-09-20 10:50:08 UTC
Created attachment 359116 [details]
postinstall message
Comment 5 bsod 2013-09-20 10:50:43 UTC
Created attachment 359118 [details]
a logrotate file for tine20
Comment 6 bsod 2013-09-21 15:28:48 UTC
Created attachment 359182 [details]
main ebuild file: tine20-9999.ebuild

Some changes to add the MISSING keyword to the live ebuilds.