Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108342 - sml - a Simple Machine Language interpreter (new ebuild)
Summary: sml - a Simple Machine Language interpreter (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-06 18:06 UTC by Sveinung Kvilhaugsvik
Modified: 2018-06-07 18:24 UTC (History)
0 users

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


Attachments
the ebuild (sml-0.ebuild,454 bytes, text/plain)
2005-10-06 18:09 UTC, Sveinung Kvilhaugsvik
Details
the ebuild (sml-0.ebuild,520 bytes, text/plain)
2005-10-07 23:36 UTC, Sveinung Kvilhaugsvik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sveinung Kvilhaugsvik 2005-10-06 18:06:44 UTC
SML is a simple machine language created to teach assambler, and is defined in
Appendix C of J. Glenn Brookshear's Computer Science an overview

Reproducible: Always
Steps to Reproduce:
Comment 1 Sveinung Kvilhaugsvik 2005-10-06 18:09:12 UTC
Created attachment 70031 [details]
the ebuild

the ebuild. I suggest to put it in dev-lang
Comment 2 Albert Holm 2005-10-07 00:41:23 UTC
What would the name be? Would it be a naming conflict with the Standard ML 
language?
Comment 3 Adrian Frühwirth 2005-10-07 04:38:00 UTC
comments:

- ebuild header missing, see skel.ebuild
- you don't need to inherit eutils
- there's no GPLv2 license, it's GPL-2 (see ${PORTDIR}/licenses)
- don't cd ${WORKDIR}/sml, rather set S accordingly (e.g., ${WORKDIR}/${PN})
- don't hardcode gcc, use tc-getCC (toolchain-funcs eclass)
- you don't want to dodir /usr/bin and cp to ${D}, use dobin instead
Comment 4 Sveinung Kvilhaugsvik 2005-10-07 23:36:01 UTC
Created attachment 70131 [details]
the ebuild

Adrian: Thankyou for your feedback. (my ebuild looks mutch better now) One more
question, if I may: Are there special functions for example code or should it
be handled by dodoc like I do it now?

Albert: I have used the name sml on my computer, since that is the name of the
c-file. There are no conflicts in the tree. (Still, it might comfuse people)
Also, there is no hint of version in the c-file.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-26 22:26:57 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq