6ad3 FreshPorts -- devel/p5-Inline-CPP
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-Inline-CPP 0.44 devel on this many watch lists=1 search for ports that depend on this port
Write Perl subroutines and classes in C++
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Dec 2001 14:31:28
Also Listed In: perl5
License: ART10


The Inline::CPP module allows you to put C++ source code directly
"inline" in a Perl script or module. You code classes or functions in
C++, and you can use them as if they were written in Perl.

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

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

Required To Build:
  1. lang/perl5.14
Required To Run:
  1. devel/p5-Inline
  2. devel/p5-Parse-RecDescent
  3. lang/perl5.14

This port is required by:

for Build for Run

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


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/Inline/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Inline/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Inline/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Inline/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Inline/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Inline/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Inline/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Inline/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Inline/
  11. http://at.cpan.org/modules/by-module/Inline/
  12. http://backpan.perl.org/modules/by-module/Inline/
  13. http://cpan.nctu.edu.tw/modules/by-module/Inline/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Inline/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Inline/
  16. http://www.cpan.dk/modules/by-module/Inline/
  17. http://www.cpan.dk/modules/by-module/Inline/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 May 2013 09:58:33
Original commit files touched by this commit  0.44
tobez search for other commits by this committer
Update to 0.44.

Changes:	http://search.cpan.org/dist/Inline-CPP/Changes
18 Jan 2013 16:00:46
Original commit files touched by this commit  0.42
crees search for other commits by this committer
Remove interactivity

Reviewed by:	bapt
15 Jan 2013 12:16:13
Original commit files touched by this commit  0.42
tobez search for other commits by this committer
- Update to 0.42
- Remove unnecessary BUILD_DEPENDS and TEST_DEPENDS
- Set IS_INTERACTIVE, and add patch file to support BATCH mode

Changes:	http://search.cpan.org/dist/Inline-CPP/Changes

PR:		174874
Submitted by:	Po-Chien Lin
08 May 2012 03:52:00
Original commit files touched by this commit  0.39
sunpoet search for other commits by this committer
- Update to 0.39
- Add LICENSE

Changes:        http://search.cpan.org/dist/Inline-CPP/Changes
22 Mar 2012 20:41:38
Original commit files touched by this commit  0.38
skv search for other commits by this committer
- Update to 0.38 [1]
- pass maintainership to perl@

PR:             ports/166075 [1]
Submitted by:   sunpoet
Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.25
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
22 Oct 2011 23:50:23
Original commit files touched by this commit  0.25
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.25
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.25
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.25
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.25
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.25
trevor search for other commits by this committer
SIZEify (maintainer timeout)
08 Dec 2003 17:21:03
Original commit files touched by this commit  0.25
skv search for other commits by this committer
Updated to 0.25
18 May 2003 11:38:20
Original commit files touched by this commit  0.24
skv search for other commits by this committer
Updated to 0.24

PR:     ports/52164
21 Feb 2003 11:23:04
Original commit files touched by this commit  0.23
knu search for other commits by this committer
De-pkg-comment.
15 Dec 2001 17:31:28
files touched by this commit
tobez search for other commits by this committer
Add p5-Inline-CPP 0.23, a perl module that facilitates writing of Perl  
subroutines and classes in C++.    

Number of commits found: 16

2869
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24542
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours8
new 7 days30
new fortnight60
new month217

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