43ef FreshPorts -- devel/p5-Devel-CallChecker
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Devel-CallChecker 0.005 devel on this many watch lists=0 search for ports that depend on this port
Custom op checking attached to subroutines
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Feb 2012 05:18:04
Also Listed In: perl5
License: not specified in port


Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to
XS modules running on older versions of Perl. The features are centred around
the function cv_set_call_checker, which allows XS code to attach a magical
annotation to a Perl subroutine, resulting in resolvable calls to that
subroutine being mutated at compile time by arbitrary C code. This module makes
cv_set_call_checker and several supporting functions available. (It is possible
to achieve the effect of cv_set_call_checker from XS code on much earlier Perl
versions, but it is painful to achieve without the centralised facility.)

Devel::CallCheckerprovides the implementation of the functions at runtime (on
Perls where they are not provided by the core). It also, at compile time,
supplies the C header file and link library which provide access to the
functions. In normal use, "callchecker0_h" and "callchecker_linkable" should be
called at build time (not authoring time) for the module that wishes to use the
C functions.

WWW: http://search.cpan.org/dist/Devel-CallChecker/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-DynaLoader-Functions
  2. lang/perl5.14
Required To Run:
  1. devel/p5-DynaLoader-Functions
  2. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Devel-CallChecker/ && make install clean
To add the package: pkg_add -r p5-Devel-CallChecker


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Devel/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Devel/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Devel/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Devel/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Devel/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Devel/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Devel/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Devel/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Devel/
  11. http://at.cpan.org/modules/by-module/Devel/
  12. http://backpan.perl.org/modules/by-module/Devel/
  13. http://cpan.nctu.edu.tw/modules/by-module/Devel/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Devel/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Devel/
  16. http://www.cpan.dk/modules/by-module/Devel/
  17. http://www.cpan.dk/modules/by-module/Devel/

Number of commits found: 5

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Jun 2013 13:49:02
Original commit files touched by this commit  0.005
az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.005
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.005
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
12 Feb 2012 03:11:17
Original commit files touched by this commit  0.005
sunpoet search for other commits by this committer
- Update to 0.005

Changes:        http://search.cpan.org/dist/Devel-CallChecker/Changes
08 Feb 2012 05:17:35
Original commit files touched by this commit  0.004
sunpoet search for other commits by this committer
- Add p5-Devel-CallChecker 0.004

Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to
XS modules running on older versions of Perl. The features are centred around
the function cv_set_call_checker, which allows XS code to attach a magical
annotation to a Perl subroutine, resulting in resolvable calls to that
subroutine being mutated at compile time by arbitrary C code. This module makes
cv_set_call_checker and several supporting functions available. (It is possible
to achieve the effect of cv_set_call_checker from XS code on much earlier Perl
versions, but it is painful to achieve without the centralised facility.)

Devel::CallCheckerprovides the implementation of the functions at runtime (on
Perls where they are not provided by the core). It also, at compile time,
supplies the C header file and link library which provide access to the
functions. In normal use, "callchecker0_h" and "callchecker_linkable" should be
called at build time (not authoring time) for the module that wishes to use the
C functions.

WWW: http://search.cpan.org/dist/Devel-CallChecker/

Number of commits found: 5

2846
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight87
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0