NOTICE: This package has been removed from pkgsrc

./devel/p5-ExtUtils-Embed, Utilities for embedding Perl in C/C++ applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.14nb3, Package name: p5-ExtUtils-Embed-1.14nb3, Maintainer: pkgsrc-users

ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
extensions in your C/C++ applications. Typically, an application Makefile will
invoke ExtUtils::Embed functions while building your application.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: ae69124eecd5aaeb36748c535637f227b2c74ecd
RMD160: 9ed9337fb5d35ca1aa30a738ed7ec582318ce081
Filesize: 19.646 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-08-12 14:49:40 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Revision bump after updating perl to 5.14.1
   2011-05-19 06:28:05 by OBATA Akio | Files touched by this commit (1)
Log message:
Change MASTER_SITES to standard subdir.
   2011-05-17 12:45:16 by Dan McMahill | Files touched by this commit (3) | Imported package
Log message:

Initial import of devel/p5-ExtUtils-Embed version 1.14
This package was submited as part of PR pkg/43929 which adds the Koha Integrated \ 
Library System
submitted by Edgar Fuß

-------------------------------------

ExtUtils::Embed provides utility functions for embedding a Perl interpreter and
extensions in your C/C++ applications. Typically, an application Makefile will
invoke ExtUtils::Embed functions while building your application.