Port details |
- p5-Date-Calc Gregorian calendar date calculations
- 6.4 devel =77 6.4Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, gmake, unzip, gettext, freetype2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/pod/Date::Calc
- Description:
- This package consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971,
DIN 1355 and, to some extent, ISO 8601 (where applicable).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Date-Calc>0:devel/p5-Date-Calc
- To install the port:
- cd /usr/ports/devel/p5-Date-Calc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Date-Calc
- pkg install p5-Date-Calc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Date-Calc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Date-Calc-6.4.tar.gz) = 7ce137b2e797b7c0901f3adf1a05a19343356cd1f04676aa1c56a9f624f859ad
SIZE (Date-Calc-6.4.tar.gz) = 173828
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-Bit-Vector>=7.4 : math/p5-Bit-Vector
- p5-Carp-Clan>=6.04 : 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-Bit-Vector>=7.4 : math/p5-Bit-Vector
- p5-Carp-Clan>=6.04 : devel/p5-Carp-Clan
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-Data-Domain
- devel/p5-Date-Calc-Iterator
- devel/p5-Date-Calc-XS
- devel/p5-DateTime-Format-Natural
- japanese/p5-Date-Japanese-Era
- japanese/p5-Date-Japanese-Holiday
- mail/p5-Mail-Graph
-
Deleted ports which required this port:
- for Run
-
- devel/p5-Data-Domain
- devel/p5-Date-Calc-Iterator
- devel/p5-Date-Calc-XS
- devel/p5-DateTime-Format-Natural
- graphics/gscan2pdf
- japanese/p5-Date-Japanese-Era
- japanese/p5-Date-Japanese-Holiday
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Date-Calc
- 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 |
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) |
6.4 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 ) |
6.4 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 ) |
6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.4 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) |
6.4 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
6.4 27 Aug 2017 00:36:39 |
sunpoet |
Add NO_ARCH |
6.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
6.4 09 Mar 2015 16:25:14 |
adamw |
Update to 6.4. Sort plist and switch WWW to Metacpan.
Changes: https://metacpan.org/source/STBEY/Date-Calc-6.4/CHANGES.txt |
6.3_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 ) |
6.3 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
6.3 29 Oct 2013 07:56:02 |
vanilla |
Support STAGEDIR. |
6.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
6.3 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
6.3 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
6.3 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
6.3 02 Dec 2010 00:04:47 |
linimon |
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr |
6.3 09 Nov 2009 02:09:12 |
leeym |
- update to 6.3
PR: 140324
Submitted by: leeym
Approved by: maintainer |
6.2 22 Oct 2009 15:05:59 |
leeym |
- update to 6.2
PR: 139829
Submitted by: leeym
Reviewed by: maintainer |
6.0 11 Oct 2009 12:56:00 |
miwi |
- Update to 6.0
PR: 139428
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
5.7 01 Sep 2009 13:02:45 |
amdmi3 |
- Update to 5.7
PR: 138351
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
5.6 18 Aug 2009 22:45:56 |
miwi |
- Update to 5.6
PR: 137932
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) |
5.5.1 13 Feb 2009 17:10:59 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: hideo via freebsd-ports@ |
5.5.1 17 Apr 2008 14:30:31 |
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) |
5.5.1 02 Mar 2007 14:25:58 |
mat |
Update to 5.5.1 |
5.5 27 Jan 2007 19:20:17 |
mat |
Update to 5.5 |
5.4 14 Jun 2006 22:17:50 |
linimon |
Reset bradh@uunet.co.za due to longtime inactivity, no response to email,
and maintainer-timeouts.
Hat: portmgr |
5.4 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
5.4 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
5.4 26 Jan 2005 19:15:03 |
sem |
- Update to 5.4 (it fixes fetching)
PR: ports/76017
Submitted by: self
Approved by: maintainer (timeout ~3 weeks) |
5.3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
5.3 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
5.3 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
5.3 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
5.3 16 Nov 2002 16:22:12 |
sobomax |
Update to 5.3.
Sponsored by: Porta Software Ltd |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |