Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272610 - [axs-overlay] dev-db/plr ebuild (formerly of ::sunrise)
Summary: [axs-overlay] dev-db/plr ebuild (formerly of ::sunrise)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ian Stakenvicius (RETIRED)
URL: http://www.joeconway.com/plr/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-06-04 13:49 UTC by Ian Stakenvicius (RETIRED)
Modified: 2017-12-28 20:56 UTC (History)
1 user (show)

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


Attachments
plr-8.2.0.10.ebuild (postgresql-server slot 8.2) (plr-8.2.0.10.ebuild,1.85 KB, text/plain)
2009-06-04 13:53 UTC, Ian Stakenvicius (RETIRED)
Details
plr-8.3.0.8.ebuild (postgresql-server slot 8.3) (plr-8.3.0.8.ebuild,1.85 KB, text/plain)
2009-06-04 13:55 UTC, Ian Stakenvicius (RETIRED)
Details
plr-8.3.0.8.ebuild (postgresql-server slot 8.4) (plr-8.3.0.8.ebuild,1.88 KB, text/plain)
2009-12-16 13:16 UTC, Roeland Douma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2009-06-04 13:49:35 UTC
plr is a module providing access to the R procedural language from within PostgreSQL.

This is a candidate for sunrise

Reproducible: Always

Steps to Reproduce:
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2009-06-04 13:53:59 UTC
Created attachment 193519 [details]
plr-8.2.0.10.ebuild (postgresql-server slot 8.2)

Draft ebuild for PL/R, slot-compatible, for postgresql-8.2
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2009-06-04 13:55:01 UTC
Created attachment 193521 [details]
plr-8.3.0.8.ebuild (postgresql-server slot 8.3)

Draft ebuild for PL/R, slot-compatible, for postgresql 8.3
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2009-06-04 16:36:56 UTC
Submitted to sunrise.
Comment 4 Roeland Douma 2009-12-16 13:16:49 UTC
Created attachment 213193 [details]
plr-8.3.0.8.ebuild (postgresql-server slot 8.4)

Updated the ebuild to use postgresql-8.4
Maybe it it better to let the ebuild determine the currently installed postgresql version?
Comment 5 Ian Stakenvicius (RETIRED) gentoo-dev 2009-12-17 18:41:10 UTC
Have you update it in sunrise as well?  If not I'll do it.

..as for whether it's better for the ebuild to determine postgres versions...i'm not so sure of that.  It's still true that there's a specific source distribution for postgres-8.2, for postgres-8.3 (and above, apparently), and for older versions of postgres..  I think having appropriate dependency definitions for each package would be best.  Besides, when you get into detection then you need to worry about slotting too much; as it is it might be a good idea to make a separate pl/r ebuild for postgres-8.4, just so that one can install pl/r within then 8.3 slot _and_ within the 8.4 slot (assuming it doesn't do this already, that is)
Comment 6 Ian Stakenvicius (RETIRED) gentoo-dev 2016-06-08 16:05:29 UTC
Newer versions of this have been in my 'axs' overlay for a while now.  I'd forgotten about the package being in sunrise.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:44:52 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/
Comment 8 Ian Stakenvicius (RETIRED) gentoo-dev 2017-12-14 19:29:56 UTC
Added an EAPI6, postgres-multi.eclass based package to the gentoo repo today.
Comment 9 Larry the Git Cow gentoo-dev 2017-12-28 20:56:24 UTC
The bug has been referenced in the following commit(s):

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

commit d27c6cbeee1abb654b6304c8c4c5e253fd45166e
Author:     Ian Stakenvicius <axs@gentoo.org>
AuthorDate: 2017-12-14 19:28:52 +0000
Commit:     Ian Stakenvicius <axs@gentoo.org>
CommitDate: 2017-12-28 20:56:08 +0000

    dev-db/plr: new package
    
    Finally decided to add this to the gentoo repo.  PL/R is a
    postgresql server extension that allows R scripts (dev-lang/R)
    to be used directly in postgresql queries and functions.
    
    Bug: http://bugs.gentoo.org/272610
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-db/plr/Manifest            |  1 +
 dev-db/plr/metadata.xml        | 24 +++++++++++++++
 dev-db/plr/plr-8.3.0.17.ebuild | 69 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 94 insertions(+)}