| Summary: | monetdb-4.4.2.ebuild (New Package) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Fabian Groffen <grobian> |
| Component: | New packages | Assignee: | Jay Pfeifer (RETIRED) <pfeifer> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | cloos, grobian, mark, mkennedy |
| Priority: | High | Keywords: | EBUILD |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://monetdb.cwi.nl/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
monetdb-4.4.0.ebuild
monetdb-4.4.2.ebuild monetdb default configuration patch file MapiClient program patch for default SQL mode All files from /usr/(local/)portage/ for monetdb ebuild MonetDB 4.6.0 ebuild MonetDB 4.8.0, SQL Server 2.8.0, XQuery Server 0.8.0 (Technology Preview 1) monetdb-proposal.diff MonetDB 4.8.2 ebuild small patch to the MonetDB 4.8.2 ebuild |
||
|
Description
Fabian Groffen
2004-11-01 12:35:36 UTC
Created attachment 43096 [details]
monetdb-4.4.0.ebuild
Ebuild for MonetDB/SQL 4.4.0
Created attachment 43097 [details]
monetdb-4.4.2.ebuild
Ebuild for MonetDB/SQL 4.4.2
Created attachment 43098 [details, diff]
monetdb default configuration patch file
Patches the default MonetDB config file such that MonetDB goes into daemon
mode, instead of interactive mode.
Created attachment 43099 [details, diff]
MapiClient program patch for default SQL mode
Patches the MapiClient program to default to SQL mode, instead of MIL.
Created attachment 43100 [details]
All files from /usr/(local/)portage/ for monetdb ebuild
This tar.gz files contains all files which are needed for the ebuild to work
including start and stop scripts, init.d wrappers and small files needed by the
ebuilds in order to compile MonetDB:
% tar -ztf monetdb.tar.gz
dev-db/
dev-db/monetdb/
dev-db/monetdb/ChangeLog
dev-db/monetdb/files/
dev-db/monetdb/files/digest-monetdb-4.4.0
dev-db/monetdb/files/digest-monetdb-4.4.2
dev-db/monetdb/files/monetdb-4.4.0-gentoo-conf.patch
dev-db/monetdb/files/monetdb-4.4.0-gentoo-MapiClient.patch
dev-db/monetdb/files/monetdb-4.4.2-gentoo-conf.patch
dev-db/monetdb/files/monetdb-4.4.2-gentoo-MapiClient.patch
dev-db/monetdb/files/monetdb-start.sh
dev-db/monetdb/files/monetdb-stop.sh
dev-db/monetdb/files/monetdb.conf-4.4.0
dev-db/monetdb/files/monetdb.init-4.4.0
dev-db/monetdb/files/monetdb_config.sh
dev-db/monetdb/Manifest
dev-db/monetdb/metadata.xml
dev-db/monetdb/monetdb-4.4.0.ebuild
dev-db/monetdb/monetdb-4.4.2.ebuild
jay, interested? Created attachment 51492 [details]
MonetDB 4.6.0 ebuild
A new version of MonetDB has been released: MonetDB 4.6.0
The ebuild and extra files are attached in the monetdb_portage_4-6-0.tar.gz
file
Created attachment 60472 [details]
MonetDB 4.8.0, SQL Server 2.8.0, XQuery Server 0.8.0 (Technology Preview 1)
This is the updated ebuild for MonetDB 4.8.0 with SQL Server 2.8.0 and the
first release of XQuery Server 0.8.0 (Technology Preview 1).
MonetDB is a relational kernel, and we are proud to present the second (public)
front end for this kernel next to the quite mature SQL front end: XQuery front
end. With this front end MonetDB/XQuery surpasses any currently known XQuery
implementation by orders of a magnitude, and even scales to documents of sizes
of 110GB -- sizes which no current engine is able to handle.
The attached tarball includes the ebuild for the latest release and all init.d
scripts to start and stop the database conveniently.
I am happy to work on getting this port included into portage. I took Fabian's ebuilds and made the attached changes. Please look them over/try them and provide feedback. Created attachment 64758 [details, diff]
monetdb-proposal.diff
I was just about to upgrade this ebuild, as the 4.8.2 release is comming up. I have some additional things to do to make it better Gentoo compliant, as well as apply specific patches to make XQuery compile on ppc-macos (where I belong afterall now) using the default bison installation. I will take over your changes, they look like they make it easier to me. Created attachment 64951 [details, diff]
MonetDB 4.8.2 ebuild
MonetDB 4.8.2 has been released.
I implemented the suggested changes. Updated the ebuild for 4.8.2 and did some
voodoo in order to get it compiling on ppc-macos.
I'm a new dev, and I'd like to use this ebuild as a learning experience. Sure
this ebuild isn't the easiest one, but still. Can you help mkennedy?
Created attachment 64953 [details, diff] small patch to the MonetDB 4.8.2 ebuild Ok, I made the keywords stuff a bit less rediculously looking. I haven't tested ~ppc, did only once on an older release, so dropping all keywords except those I tested myself: x86 and ppc-macos. I also dropped the doc use flag as it wasn't used in the ebuild, and made the license more correct, it's not the Mozilla PL, but the MonetDB PL. This license file has to be added separately. A complete tar with all files, patches etc. can be found at http://www.cwi.nl/~fabian/monetdb/gentoo/ebuild-monetdb-4.8.2.tar.bz2 with help from Matthew Kennedy I got this into portage Many thanks Matthew! oops, I said it was inCVS |