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

Bug 605628

Summary: app-misc/fhem-5.8 - GPL'd perl server for house automation - new ebuild
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: kripton, perl, proxy-maint, Sergiy.Borodych
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gentoo/gentoo/pull/7290
See Also: https://github.com/gentoo/gentoo/pull/7290
https://github.com/gentoo/gentoo/pull/9110
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fhem-5.7.ebuild
files/fhem.cfg
files/fhem.confd
files/fhem.initd
fhem-5.7.ebuild
files/fhem.confd
files/fhem.initd
fhem-5.7.ebuild
fhem-5.8.ebuild

Description Conrad Kostecki gentoo-dev 2017-01-14 00:21:27 UTC
FHEM is a GPL'd perl server for house automation. It is used to automate some common tasks in the household like switching lamps / shutters / heating / etc. and to log events like temperature / humidity / power consumption.

I can proxy maintain, if you are interessted.
Comment 1 Conrad Kostecki gentoo-dev 2017-01-14 00:21:47 UTC
Created attachment 459936 [details]
fhem-5.7.ebuild
Comment 2 Conrad Kostecki gentoo-dev 2017-01-14 00:22:02 UTC
Created attachment 459938 [details]
files/fhem.cfg
Comment 3 Conrad Kostecki gentoo-dev 2017-01-14 00:22:17 UTC
Created attachment 459940 [details]
files/fhem.confd
Comment 4 Conrad Kostecki gentoo-dev 2017-01-14 00:22:33 UTC
Created attachment 459942 [details]
files/fhem.initd
Comment 5 Conrad Kostecki gentoo-dev 2017-01-14 00:27:41 UTC
Created attachment 459944 [details]
fhem-5.7.ebuild
Comment 6 Conrad Kostecki gentoo-dev 2017-01-14 00:27:57 UTC
Created attachment 459946 [details]
files/fhem.confd
Comment 7 Conrad Kostecki gentoo-dev 2017-01-14 00:28:13 UTC
Created attachment 459948 [details]
files/fhem.initd
Comment 8 Conrad Kostecki gentoo-dev 2017-01-16 19:06:14 UTC
Created attachment 460360 [details]
fhem-5.7.ebuild

Added JSON as dependency, as one of the plugins requires it.
Comment 9 Conrad Kostecki gentoo-dev 2017-11-19 18:57:34 UTC
Created attachment 504974 [details]
fhem-5.8.ebuild
Comment 10 Patrice Clement gentoo-dev 2018-02-26 22:05:56 UTC
Hi Conrad

Could you file a PR please? Thanks.
Comment 11 Larry the Git Cow gentoo-dev 2018-07-11 08:20:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2462b28277708b3d611ea89449f15cd410de4fe1

commit 2462b28277708b3d611ea89449f15cd410de4fe1
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-07-07 22:27:18 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2018-07-11 08:20:35 +0000

    app-misc/fhem: New package
    
    Closes: https://bugs.gentoo.org/605628
    Package-Manager: Portage-2.3.41, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9110

 app-misc/fhem/Manifest         |  1 +
 app-misc/fhem/fhem-5.8.ebuild  | 99 ++++++++++++++++++++++++++++++++++++++++++
 app-misc/fhem/files/fhem.cfg   | 27 ++++++++++++
 app-misc/fhem/files/fhem.initd | 17 ++++++++
 app-misc/fhem/metadata.xml     | 20 +++++++++
 5 files changed, 164 insertions(+)