Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42211 - nemerle-0.1.0.ebuild (New Package)
Summary: nemerle-0.1.0.ebuild (New Package)
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest enhancement (vote)
Assignee: dotnet project
URL: http://www.nemerle.org/
Whiteboard:
Keywords:
Depends on: 42209
Blocks:
  Show dependency tree
 
Reported: 2004-02-19 20:42 UTC by Robert Prehn
Modified: 2004-07-02 12:34 UTC (History)
2 users (show)

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


Attachments
The nemerle license (nemerle,1.47 KB, text/plain)
2004-02-19 20:43 UTC, Robert Prehn
Details
The ebuild file (nemerle-0.1.0.ebuild,736 bytes, text/plain)
2004-02-19 20:44 UTC, Robert Prehn
Details
nemerle-0.1.2 ebuild (nemerle-0.1.2.ebuild,826 bytes, application/octet-stream)
2004-04-30 00:44 UTC, Matthew Blakley
Details
patch to fix Makefile error (nemerle-0.1.2-Makefile.patch,444 bytes, patch)
2004-04-30 00:46 UTC, Matthew Blakley
Details | Diff
nemerle-0.1.3.ebuild (nemerle-0.1.3.ebuild,740 bytes, text/plain)
2004-06-19 03:29 UTC, Tim Rädisch
Details
Cleaned up ebuild (nemerle-0.1.4.ebuild,691 bytes, text/plain)
2004-06-29 20:00 UTC, Peter Johanson (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Prehn 2004-02-19 20:42:36 UTC
Greetings again,

Attached is an ebuild for the ncc a (the) compiler for the Nemerle language. Nemerle is a hybrid functional-imperative-object oriented language for the .NET platform. It is compatible with the mono project's .NET implementation for linux.

I'm thinking this could be dev-lang/nemerle. It depends on xspp, which I also submitted an ebuild for (bug #42209 [I assumed in this ebuild that xspp would be in app-text/xspp]).

Thanks,
Robert
Comment 1 Robert Prehn 2004-02-19 20:43:33 UTC
Created attachment 25959 [details]
The nemerle license
Comment 2 Robert Prehn 2004-02-19 20:44:19 UTC
Created attachment 25960 [details]
The ebuild file
Comment 3 Matthew Blakley 2004-04-30 00:44:28 UTC
Created attachment 30375 [details]
nemerle-0.1.2 ebuild
Comment 4 Matthew Blakley 2004-04-30 00:46:18 UTC
Created attachment 30376 [details, diff]
patch to fix Makefile error

Patch to fix build error in ncc/Makefile for 0.1.2 release. Patch has been
submitted to upstream maintainers via nemerle.org/bugs.
Comment 5 Tim Rädisch 2004-04-30 01:10:56 UTC
Why have you set dependencies for libxslt, python and xspp? Shouldn't it be just mono? I don't see that Nemerle needs it and e.g. I haven't installed xspp.

Tim
Comment 6 foser (RETIRED) gentoo-dev 2004-04-30 05:46:30 UTC
low prio, early in development
Comment 7 Tim Rädisch 2004-06-19 03:29:36 UTC
Created attachment 33552 [details]
nemerle-0.1.3.ebuild

I don't use "make install" for installation, because I got an error and a short
look at the makefiles did not solve it. So I installed manually by doXXX.


Tim
Comment 8 Peter Johanson (RETIRED) gentoo-dev 2004-06-29 20:00:10 UTC
Created attachment 34466 [details]
Cleaned up ebuild

Okay, here's a cleaned up ebuild for 0.1.4. I'm hesitant to add nemerle to
portage just yet, but here's the ebuild if people want to test.
Comment 9 Tim Rädisch 2004-07-01 11:03:33 UTC
It works fine for me.

But I don't understand why it is such a "problem" to add nemerle to portage?



Tim
Comment 10 Peter Johanson (RETIRED) gentoo-dev 2004-07-02 12:34:06 UTC
Okay, i've just added this in, minus the xspp dep. If the text people get around to adding xspp, i will put that dep in behind the "doc" USE flag. I don't want to add xspp myself as 1) it isn't a hard dep, 2) it's not my herd and it would run the risk of being added but not maintained.

Marking LATER (/TESTREQUEST), please report back success/failure with the ebuild, and feel free to reopen based on the status of #42209.