Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142961 - dev-db/sql2class (and dependencies) new ebuild
Summary: dev-db/sql2class (and dependencies) 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.alhem.net/project/sql2clas...
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2006-08-06 03:44 UTC by Tiziano Müller (RETIRED)
Modified: 2016-06-08 16:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---
dastergon: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2006-08-06 03:44:41 UTC
From the page:

Welcome to the SQL C++ code generator (sql2class) homepage.

The sql2class utility is a code generation tool, able to convert output from the mysql tool mysqldump to simple C++ classes. From version 1.7 it also supports the sqlite database (version 3).
For each database table, one C++ class will be generated containing member variables for each column as well as methods to read / insert / update / delete records and also return the record as XML. The primary key and unique indexes of a table is used to generate specific constructors for each table, to spawn single objects.
Generated classes use any of the *wrapped database libraries to access the database - no code generated by sql2class is actually dependent on any specific database server.
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2006-08-06 04:24:16 UTC
Ok, the ebuilds are in the Gentoo-Sunrise overlay, available here:
http://gentoo-sunrise.org/svn/reviewed/dev-db/
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:47:47 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/