Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135419 - dev-neko/neko-1.3.ebuild (New Package)
Summary: dev-neko/neko-1.3.ebuild (New Package)
Status: RESOLVED FIXED
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:
Whiteboard: sunrise suggested
Keywords: EBUILD
: 296786 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-03 11:36 UTC by Emmanuel Rosa
Modified: 2021-12-05 20:49 UTC (History)
5 users (show)

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


Attachments
dev-neko/neko-1.3.ebuild (neko-1.3.ebuild,1.40 KB, text/plain)
2006-06-03 11:37 UTC, Emmanuel Rosa
Details
neko-1.3-clock-tick.diff (neko-1.3-clock-tick.diff,571 bytes, patch)
2006-06-03 11:39 UTC, Emmanuel Rosa
Details | Diff
neko-1.3-makefile.diff (neko-1.3-makefile.diff,1.51 KB, patch)
2006-06-03 11:41 UTC, Emmanuel Rosa
Details | Diff
neko-1.6.0 ebuild (neko-1.6.0.ebuild,1.63 KB, text/plain)
2007-09-16 19:55 UTC, Adam Penser
Details
neko-1.6.0-r2.ebuild (neko-1.6.0-r2.ebuild,2.63 KB, text/plain)
2007-12-12 20:30 UTC, daniel fischer
Details
the patch needed for my neko-1.6.0-r2.ebuild to work (neko-1.6.0-gentoo.patch,2.34 KB, text/plain)
2007-12-12 20:31 UTC, daniel fischer
Details
mod_neko configuration for apache2 (50_mod_neko.conf,238 bytes, text/plain)
2007-12-12 20:32 UTC, daniel fischer
Details
env.d entry for neko (sets NEKOPATH) (50neko,33 bytes, text/plain)
2007-12-12 20:32 UTC, daniel fischer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Rosa 2006-06-03 11:36:00 UTC
Neko is an high-level dynamicly typed programming language. It can be used as an embedded scripting language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy. You can easily extend the language with C libraries. You can also write generators from your own language to Neko and then use the Neko Runtime to compile, run, and access existing libraries.

Note: There are two patches, one to correct a problem with a deprecated flag, and the other adds an install target to the Makefile.
Comment 1 Emmanuel Rosa 2006-06-03 11:37:14 UTC
Created attachment 88284 [details]
dev-neko/neko-1.3.ebuild
Comment 2 Emmanuel Rosa 2006-06-03 11:39:09 UTC
Created attachment 88285 [details, diff]
neko-1.3-clock-tick.diff

Changes 'CLK_TCK' to 'CLOCKS_PER_SEC' so that it compiles. CLK_TCK is not used anymore, I think.
Comment 3 Emmanuel Rosa 2006-06-03 11:41:13 UTC
Created attachment 88286 [details, diff]
neko-1.3-makefile.diff

Adds an install target to the makefile.
Comment 4 Adam Penser 2007-09-16 19:55:43 UTC
Created attachment 131076 [details]
neko-1.6.0 ebuild

This is really just an update to manny15's ebuild.  As far as I can tell, the patches are unneeded now.
The only big change in the ebuild is the inclusion of an sqlite flag, which is handled in the same way as the other use flags due to neko's strange build system.
Comment 5 daniel fischer 2007-12-12 20:30:40 UTC
Created attachment 138359 [details]
neko-1.6.0-r2.ebuild

has all known dependencies; uses a different workaround for quirky neko build structure; supports USE flags for all optional libraries but apache1 (sqlite, mysql, apache2, gtk); checks dependency USE flags for boehm-gc (+threads) and apache (-threads); doesn't strip binaries (most contain and require neko bytecode, which would be stripped); sets libneko.so soname; links agains libmysqlclient.so (not .a) to avoid TEXTRELs.

needed patch to be attached.
Comment 6 daniel fischer 2007-12-12 20:31:30 UTC
Created attachment 138360 [details]
the patch needed for my neko-1.6.0-r2.ebuild to work
Comment 7 daniel fischer 2007-12-12 20:32:06 UTC
Created attachment 138362 [details]
mod_neko configuration for apache2
Comment 8 daniel fischer 2007-12-12 20:32:32 UTC
Created attachment 138364 [details]
env.d entry for neko (sets NEKOPATH)
Comment 9 daniel fischer 2008-02-27 12:21:40 UTC
i'm maintaining an overlay for haXe and neko; see http://xinf.org/trac/wiki/GentooOverlay
Comment 10 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-08 23:56:05 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
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-14 13:05:29 UTC
*** Bug 296786 has been marked as a duplicate of this bug. ***
Comment 12 Patrick Lauer gentoo-dev 2012-01-02 11:01:08 UTC
Playing around with 1.8.2 -

the build system patch doesn't apply anymore

and it fails to build like this without apache installed:

Compiling mod_neko...
The file httpd.h provided when installing Apache 1.3.x was not found
Please enter a valid include path to look for it
Or 's' to skip this library
> Called from tools/install.neko line 397
Called from tools/install.neko line 333
Called from tools/install.neko line 317
Called from tools/install.neko line 229
Called from tools/install.neko line 220
Uncaught exception - [file_read_char,stdin]
make: *** [libs] Error 1
 * ERROR: dev-lang/neko-1.8.2 failed (compile phase):