Port details |
- p5-Inline-C2XS Perl module to create an XS file from an Inline C file
- 0.08 devel
=0 0.08Version of this port present on the latest quarterly branch. - Maintainer: clsung@FreeBSD.org
 - Port Added: 2006-10-03 14:44:05
- Last Update: 2006-12-26 02:46:16
- SVN Revision: UNKNOWN
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/Inline-C2XS/
- Description:
- Inline::C2XS - create an XS file from an Inline C file.
The C file that Inline::C2XS needs to find would contain
only the C code.
Inline::C2XS looks for the file in ./src directory - expecting that the
filename will be the same as what appears after the final '::' in the
module name (with a '.c' extension). ie if the module is called
My::Next::Mod it looks for a file ./src/Mod.c, and creates a file
named Mod.xs. Also created, is the file 'INLINE.h' - but only if that
file is needed. The generated xs file (and INLINE.h) will be written
to the cwd unless a third argument (specifying a valid directory) is
provided to the c2xs() function.
The created XS file, when packaged with the '.pm' file, an
appropriate 'Makefile.PL', and 'INLINE.h' (if it's needed),
can be used to build the module in the usual way - without
any dependence upon the Inline::C module.
WWW: http://search.cpan.org/dist/Inline-C2XS/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-Inline-C2XS>0:devel/p5-Inline-C2XS
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Inline-C2XS
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- C.pm : devel/p5-Inline
- CPP.pm : devel/p5-Inline-CPP
- perl5.8.8 : lang/perl5.8
- Runtime dependencies:
-
- C.pm : devel/p5-Inline
- CPP.pm : devel/p5-Inline-CPP
- perl5.8.8 : lang/perl5.8
- perl5.8.8 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.08 26 Dec 2006 02:46:16
 |
clsung  |
- project renamed to p5-InlineX-C2XS
PR: ports/107127
Submitted by: clsung |
0.08 23 Dec 2006 03:39:44
 |
clsung  |
- Update to 0.08
- fix fetch problem
PR: 107068
Submitted by: chinsan |
0.07 10 Dec 2006 06:16:38
 |
kris  |
BROKEN: Unfetchable |
0.07 19 Nov 2006 09:41:08
 |
clsung  |
- Update to 0.07 |
0.05 05 Nov 2006 06:05:02
 |
clsung  |
- Update to 0.05 |
0.04 03 Oct 2006 14:43:06
 |
clsung  |
Add p5-Inline-C2XS 0.04, perl module to create an XS file from an Inline C file. |
Number of commits found: 6
|