| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2012 02:30:50
0.08
|
swills  |
- Update to 0.08
PR: ports/167293
Approved by: sahil (maintainer) |
15 Feb 2012 02:53:39
0.07
|
swills  |
- Add TEST_DEPENDS to enable testing
PR: ports/165137
Submitted by: swills (myself)
Approved by: portmgr (blanket) |
07 May 2011 04:12:30
0.07
|
sahil  |
- Update to 0.07 |
19 Mar 2011 20:37:31
0.06
|
sahil  |
- Update to 0.06 |
12 Feb 2011 09:30:23
0.05
|
az  |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
27 Nov 2010 06:49:06
0.05
|
sahil  |
- Update to 0.05 |
03 Jul 2010 07:21:18
0.04
|
sahil  |
- Update to 0.04
- Change my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes |
03 Apr 2010 10:18:42
0.03
|
itetcu  |
- Update to 0.03
PR: 144834
Submitted by: Sahil Tandon (maintainer) |
04 Mar 2010 17:05:48
0.02
|
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 |