Port details |
- p5-ExtUtils-CChecker Configure-time utilities for using C headers, libraries, OS features
- 0.12 devel =3 0.12Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-03-04 17:06:07
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: newfile, p5-MIME-Tools, py311-Automat, libssh, py39-beautifulsoup
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/ExtUtils-CChecker
- Description:
- Often Perl modules are written to wrap functionality found in existing C
headers, libraries, or to use OS-specific features. It is useful in the Build.PL
or Makefile.PL file to check for the existance of these requirements before
attempting to actually build the module.
Objects in this class provide an extension around ExtUtils::CBuilder to simplify
the creation of a .c file, compiling, linking and running it, to test if a
certain feature is present.
It may also be necessary to search for the correct library to link against, or
for the right include directories to find header files in. This class also
provides assistance here.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-ExtUtils-CChecker>0:devel/p5-ExtUtils-CChecker
- To install the port:
- cd /usr/ports/devel/p5-ExtUtils-CChecker/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-ExtUtils-CChecker
- pkg install p5-ExtUtils-CChecker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-ExtUtils-CChecker
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710712370
SHA256 (ExtUtils-CChecker-0.12.tar.gz) = 8b87d145337dec1ee754d30871d0b105c180ad4c92c7dc0c7fadd76cec8c57d3
SIZE (ExtUtils-CChecker-0.12.tar.gz) = 21019
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-XS-Parse-Keyword
- net/p5-Socket-GetAddrInfo
- security/p5-Crypt-SMIME
Configuration Options:
- No options to configure
- Options name:
- devel_p5-ExtUtils-CChecker
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
0.12 23 Mar 2024 14:30:55 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-ExtUtils-CChecker: Update to 0.12
- Update LICENSE_FILE
Changes: https://metacpan.org/dist/ExtUtils-CChecker/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.11 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.11 15 Jul 2021 20:31:40 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-ExtUtils-CChecker: Update to 0.11
Changes: https://metacpan.org/dist/ExtUtils-CChecker/changes |
0.10_1 25 Jun 2021 13:34:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-ExtUtils-CChecker: Cosmetic change |
0.10_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.10_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.10_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.10_1 05 Feb 2017 05:30:04 |
sunpoet |
Add missing {BUILD,RUN}_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change |
0.10 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.10 19 Oct 2015 20:19:46 |
sunpoet |
- Add NO_ARCH |
0.10 30 May 2015 13:12:54 |
sunpoet |
- Update to 0.10
Changes: http://search.cpan.org/dist/ExtUtils-CChecker/Changes |
0.09 08 May 2015 20:22:25 |
sunpoet |
- Update to 0.09
- Add LICENSE
- Remove DOCS option
- Update pkg-descr
- Take maintainership
Changes: http://search.cpan.org/dist/ExtUtils-CChecker/Changes |
0.08_1 08 May 2015 13:34:30 |
culot |
- Reassign to the heap after sahil@'s bit was taken in for safekeeping |
0.08_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.08 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.08 17 Apr 2014 22:14:02 |
mat |
Fix build as a user.
Sponsored by: Absolight |
0.08 03 Feb 2014 03:55:31 |
miwi |
- Stage support |
0.08 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
0.08 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.08 07 Sep 2013 16:51:09 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.08 01 May 2012 02:30:50 |
swills |
- Update to 0.08
PR: ports/167293
Approved by: sahil (maintainer) |
0.07 15 Feb 2012 02:53:39 |
swills |
- Add TEST_DEPENDS to enable testing
PR: ports/165137
Submitted by: swills (myself)
Approved by: portmgr (blanket) |
0.07 07 May 2011 04:12:30 |
sahil |
- Update to 0.07 |
0.06 19 Mar 2011 20:37:31 |
sahil |
- Update to 0.06 |
0.05 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
0.05 27 Nov 2010 06:49:06 |
sahil |
- Update to 0.05 |
0.04 03 Jul 2010 07:21:18 |
sahil |
- Update to 0.04
- Change my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
0.03 03 Apr 2010 10:18:42 |
itetcu |
- Update to 0.03
PR: 144834
Submitted by: Sahil Tandon (maintainer) |
0.02 04 Mar 2010 17:05:48 |
itetcu |
Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.
Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a .c file, compiling, linking and running it,
to test if a certain feature is present.
WWW: http://search.cpan.org/~pevans/ExtUtils-CChecker-0.02/
PR: ports/144196
Submitted by: Sahil Tandon <sahil at tandon.net>
Feature safe: yes |