768f FreshPorts -- devel/p5-Module-Compile
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-Module-Compile 0.23 devel on this many watch lists=0 search for ports that depend on this port
Provide a system for writing modules that compile other Perl modules
Maintained by: snowfly@yuntech.edu.tw search for ports maintained by this maintainer
Port Added: 01 Jun 2006 01:18:51
Also Listed In: perl5
License: not specified in port


This module provides a system for writing modules that *compile* other
Perl modules.

Modules that use these compilation modules get compiled into some
altered form the first time they are run. The result is cached into
".pmc" files.

Perl has native support for ".pmc" files. It always checks for them,
before loading a ".pm" file.

Author:	Ingy  <ingy@cpan.org>
WWW:	http://search.cpan.org/dist/Module-Compile/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. security/p5-Digest-SHA1
  2. lang/perl5.8
Required To Run:
  1. security/p5-Digest-SHA1
  2. lang/perl5.8

This port is required by:

for Build for Run

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


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

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Apr 2012 03:07:38
Original commit files touched by this commit  0.23
swills search for other commits by this committer
- Update to 0.23

PR:             ports/166701
Approved by:    "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.20
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
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.20
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.20
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.20
ohauer search for other commits by this committer
-remove MD5
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.20
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.20
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)
05 Jan 2008 18:57:22
Original commit files touched by this commit  0.20
leeym search for other commits by this committer
- fix the broken link and use the non-versioned dist page instead
08 Sep 2007 00:57:38
Original commit files touched by this commit  0.20
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
31 Oct 2006 04:58:47
Original commit files touched by this commit  0.20
rafan search for other commits by this committer
- Update to 0.20

PR:             ports/104504
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer)
19 Jul 2006 01:05:12
Original commit files touched by this commit  0.18
clsung search for other commits by this committer
- Update to 0.18

PR:             ports/100453
Submitted by:   clsung
Approved by:    maintainer
06 Jul 2006 15:01:33
Original commit files touched by this commit  0.17
clsung search for other commits by this committer
- update to 0.17

PR:             ports/99746
Submitted by:   clsung
Approved by:    maintainer (snowfly_AT_yuntech dot edu dot tw)
27 Jun 2006 14:36:23
Original commit files touched by this commit  0.16
aaron search for other commits by this committer
- Update to v0.16

PR:             ports/99521
Submitted by:   aaron
Reviewed by:    maintainer
Approved by:    maintainer, tobez (implicit)
25 Jun 2006 11:08:06
Original commit files touched by this commit  0.15_3
stefan search for other commits by this committer
- Fix dependency on devel/p5-Module-Compile. [1]
- s/dirrm/dirrmtry/ for a couple of directories in plist. [2]

PR:             99409 [1]
Submitted by:   maintainer [1]
Suggested by:   arved [2]
Approved by:    arved (mentor)
14 Jun 2006 01:29:37
Original commit files touched by this commit  0.15_2
clsung search for other commits by this committer
- add dependency of security/p5-Digest-SHA1
- bump PORTREVISION

PR:             ports/98899
Submitted by:   maintainer (Tsung-Han Yeh)
05 Jun 2006 16:12:28
Original commit files touched by this commit  0.15_1
erwin search for other commits by this committer
Fix plist

PR:             98534
Submitted by:   Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
01 Jun 2006 01:14:22
Original commit files touched by this commit  0.15
clsung search for other commits by this committer
Add p5-Module-Compile 0.15, provide a system for writing modules that
compile other Perl modules.

PR:             ports/98152
Submitted by:   Tsung-Han Yeh <snowfly@yuntech.edu.tw>

Number of commits found: 17

2844
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days26
new fortnight59
new month211

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