Port details |
- p5-Date-Calc-XS XS wrapper and C library plug-in for Date::Calc
- 6.4 devel
=0 6.4Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-12-11 13:46:18
- Last Update: 2021-09-06 21:13:27
- Commit Hash: 3f85df4
- Also Listed In: perl5
- License: not specified in port
- Description:
- Date::Calc::XS is a XS wrapper and C library plug-in for Date::Calc.
WWW: https://metacpan.org/release/Date-Calc-XS
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Date-Calc-XS>0:devel/p5-Date-Calc-XS
- To install the port:
- cd /usr/ports/devel/p5-Date-Calc-XS/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Date-Calc-XS
- pkg install p5-Date-Calc-XS
- PKGNAME: p5-Date-Calc-XS
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Date-Calc-XS-6.4.tar.gz) = 5f1a3b9080e837dec2efbac3ab067c35d485253895dce7947a2c8c56738a5ab3
SIZE (Date-Calc-XS-6.4.tar.gz) = 85282
- 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-Date-Calc>=6.4 : devel/p5-Date-Calc
- p5-Bit-Vector>=7.4 : math/p5-Bit-Vector
- p5-Carp-Clan>=5.3 : devel/p5-Carp-Clan
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Date-Calc>=6.4 : devel/p5-Date-Calc
- p5-Bit-Vector>=7.4 : math/p5-Bit-Vector
- p5-Carp-Clan>=5.3 : devel/p5-Carp-Clan
- 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-Date-Calc-XS
- 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 |
06 Sep 2021 21:13:27 6.4
|
Rene Ladan (rene)  |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
06 Apr 2021 14:31:07 6.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
6.4
|
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
6.4
|
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
6.4
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Mar 2015 14:36:14
6.4
|
culot  |
- Update to 6.4
Changes: http://search.cpan.org/dist/Date-Calc-XS/CHANGES.txt |
26 Nov 2014 13:08:38
6.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
6.3
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
6.3
|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
11 Apr 2014 04:49:30
6.3
|
culot  |
- Take Denis Pokataev's Perl ports maintainership
Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email) |
29 Jan 2014 10:57:07
6.3
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
6.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
10 Sep 2013 05:48:19
6.3
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
22 Aug 2012 19:00:11
6.3
|
swills  |
- Update to 6.3
PR: ports/170866
Approved by: Denis Pokataev <catone@cpan.org> (maintainer) |
21 Jan 2012 17:40:15
6.2
|
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
6.2
|
ohauer  |
-remove MD5 |
11 Dec 2009 13:45:54
6.2
|
wen  |
Date::Calc::XS is a XS wrapper and C library plug-in for Date::Calc.
WWW: http://search.cpan.org/dist/Date-Calc-XS/
PR: ports/141367
Submitted by: Denis Pokataev <catone@cpan.org> |