Port details |
- p5-Carp-Datum Debugging And Tracing Ultimate Module
- 0.1.3_1 devel
=1 Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-08-06 11:12:04
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: python, p5-Time-Piece
- Also Listed In: perl5
- License: not specified in port
- Description:
- Debugging And Tracing Ultimate Module.
WWW: https://metacpan.org/release/Carp-Datum
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Carp-Datum>0:devel/p5-Carp-Datum
- To install the port:
- cd /usr/ports/devel/p5-Carp-Datum/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Carp-Datum
- pkg install p5-Carp-Datum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Carp-Datum
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Carp-Datum-0.1.3.tar.gz) = f517565afc44cefeeb2643b3f91ae49771085be0743cb12e0409d001d6d9600b
SIZE (Carp-Datum-0.1.3.tar.gz) = 39576
- 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-Log-Agent>=0 : devel/p5-Log-Agent
- p5-Getargs-Long>=0 : devel/p5-Getargs-Long
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Log-Agent>=0 : devel/p5-Log-Agent
- p5-Getargs-Long>=0 : devel/p5-Getargs-Long
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Carp-Datum
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.1.3_1 |
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 ) |
04 Oct 2021 19:58:01 0.1.3_1 |
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
06 Apr 2021 14:31:07 0.1.3_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.1.3_1 |
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) |
27 May 2018 20:15:20
0.1.3_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.1.3_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.1.3_1 |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.1.3_1 |
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 ) |
27 Oct 2014 10:55:59
0.1.3 |
bapt  |
Cleanup plist |
05 Feb 2014 14:37:25
0.1.3 |
ehaupt  |
Support staging. |
20 Sep 2013 17:13:47
0.1.3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
08 Sep 2013 14:47:37
0.1.3 |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
10 Oct 2012 16:56:08
0.1.3 |
az  |
- Remove SITE_PERL from *_DEPENDS (final part)
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.1.3 |
eadler  |
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 |
03 Jul 2011 14:59:23
0.1.3 |
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.1.3 |
araujo  |
- 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) |
25 Jun 2006 16:38:48
0.1.3 |
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
22 Jan 2006 08:30:12
0.1.3 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.1.3 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.1.3 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
18 Mar 2004 00:48:53
0.1.3 |
kuriyama  |
SIZEify.
Submitted by: trevor |
24 Oct 2003 12:05:09
0.1.3 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
22 Feb 2003 07:48:51
0.1.3 |
kuriyama  |
de-pkg-comment. |
06 Aug 2002 11:11:37
0.1.3 |
kuriyama  |
Debugging And Tracing Ultimate Module. |