notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-DateTime-Format-Natural Create machine readable date/time with natural parsing logic
1.18 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.18Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-22 20:50:18
Last Update: 2023-10-07 11:00:33
Commit Hash: b0d77ab
People watching this port, also watch:: p5-Algorithm-C3, p5-Net-Domain-TLD, python, screen, p5-IO-Multiplex
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DateTime-Format-Natural
Description:
DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DateTime-Format-Natural-1.18/catalog.mk
  2. /usr/local/share/licenses/p5-DateTime-Format-Natural-1.18/LICENSE
  3. /usr/local/share/licenses/p5-DateTime-Format-Natural-1.18/ART10
  4. /usr/local/share/licenses/p5-DateTime-Format-Natural-1.18/GPLv1+
  5. bin/dateparse
  6. lib/perl5/site_perl/DateTime/Format/Natural.pm
  7. lib/perl5/site_perl/DateTime/Format/Natural/Calc.pm
  8. lib/perl5/site_perl/DateTime/Format/Natural/Compat.pm
  9. lib/perl5/site_perl/DateTime/Format/Natural/Duration.pm
  10. lib/perl5/site_perl/DateTime/Format/Natural/Expand.pm
  11. lib/perl5/site_perl/DateTime/Format/Natural/Extract.pm
  12. lib/perl5/site_perl/DateTime/Format/Natural/Formatted.pm
  13. lib/perl5/site_perl/DateTime/Format/Natural/Helpers.pm
  14. lib/perl5/site_perl/DateTime/Format/Natural/Lang/Base.pm
  15. lib/perl5/site_perl/DateTime/Format/Natural/Lang/EN.pm
  16. lib/perl5/site_perl/DateTime/Format/Natural/Rewrite.pm
  17. lib/perl5/site_perl/DateTime/Format/Natural/Test.pm
  18. lib/perl5/site_perl/DateTime/Format/Natural/Utils.pm
  19. lib/perl5/site_perl/DateTime/Format/Natural/Wrappers.pm
  20. lib/perl5/site_perl/DateTime/Format/Natural/Duration/Checks.pm
  21. lib/perl5/site_perl/man/man1/dateparse.1.gz
  22. lib/perl5/site_perl/man/man3/DateTime::Format::Natural.3.gz
  23. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Calc.3.gz
  24. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Compat.3.gz
  25. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Duration.3.gz
  26. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Expand.3.gz
  27. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Extract.3.gz
  28. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Formatted.3.gz
  29. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Helpers.3.gz
  30. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Lang::Base.3.gz
  31. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Lang::EN.3.gz
  32. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Rewrite.3.gz
  33. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Test.3.gz
  34. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Utils.3.gz
  35. lib/perl5/site_perl/man/man3/DateTime::Format::Natural::Wrappers.3.gz
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural
To install the port:
cd /usr/ports/devel/p5-DateTime-Format-Natural/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-DateTime-Format-Natural
  • pkg install p5-DateTime-Format-Natural
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DateTime-Format-Natural
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696625109 SHA256 (DateTime-Format-Natural-1.18.tar.gz) = d9346a4615035459d8bcee0fac3d4ebaea038f4f43b284f69edf73f6ed5751fe SIZE (DateTime-Format-Natural-1.18.tar.gz) = 86921

Packages (timestamps in pop-ups are UTC):
p5-DateTime-Format-Natural
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.181.181.111.181.18-1.11-
FreeBSD:13:quarterly1.181.181.171.181.181.181.181.18
FreeBSD:14:latest1.181.181.141.181.181.16-1.16
FreeBSD:14:quarterly1.181.18-1.181.181.181.181.18
FreeBSD:15:latest1.181.18n/a1.18n/a1.181.181.18
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-boolean>=0 : devel/p5-boolean
  2. p5-Clone>=0 : devel/p5-Clone
  3. p5-Date-Calc>=0 : devel/p5-Date-Calc
  4. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  5. p5-DateTime>=0 : devel/p5-DateTime
  6. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  7. p5-Module-Util>=0 : devel/p5-Module-Util
  8. p5-Params-Validate>=0 : devel/p5-Params-Validate
  9. perl5>=5.34<5.35 : lang/perl5.34
  10. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  11. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Test-MockTime>=0 : devel/p5-Test-MockTime
Runtime dependencies:
  1. p5-boolean>=0 : devel/p5-boolean
  2. p5-Clone>=0 : devel/p5-Clone
  3. p5-Date-Calc>=0 : devel/p5-Date-Calc
  4. p5-DateTime-HiRes>=0 : devel/p5-DateTime-HiRes
  5. p5-DateTime>=0 : devel/p5-DateTime
  6. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  7. p5-Module-Util>=0 : devel/p5-Module-Util
  8. p5-Params-Validate>=0 : devel/p5-Params-Validate
  9. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. devel/p5-App-SD
  2. devel/p5-Date-Extract
  3. devel/p5-DateTimeX-Easy
  4. devel/p5-Form-Sensible
  5. textproc/p5-XML-Feed
  6. www/p5-HTML-FormFu
  7. www/rt44
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rt50
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/rt42*
  2. Collapse this list of deleted ports.
for Run
  1. devel/p5-App-SD
  2. devel/p5-Date-Extract
  3. devel/p5-DateTimeX-Easy
  4. devel/p5-Form-Sensible
  5. textproc/p5-XML-Feed
  6. www/p5-HTML-FormFu
  7. www/rt44
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/rt50
  3. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/rt42*
  2. Collapse this list of deleted ports.
* - 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-DateTime-Format-Natural
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DateTime/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DateTime/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DateTime/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DateTime/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/DateTime/
  7. http://backpan.perl.org/modules/by-module/DateTime/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DateTime/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DateTime/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/DateTime/
  12. https://www.cpan.org/modules/by-module/DateTime/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18
07 Oct 2023 11:00:33
commit hash: b0d77ab376af40a12297c7edca536ba9a69b1e7ecommit hash: b0d77ab376af40a12297c7edca536ba9a69b1e7ecommit hash: b0d77ab376af40a12297c7edca536ba9a69b1e7ecommit hash: b0d77ab376af40a12297c7edca536ba9a69b1e7e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.17=>1.18

Changelog: https://metacpan.org/dist/DateTime-Format-Natural/changes
1.17
29 Jun 2023 22:33:23
commit hash: c45279aa52d33a9b08a7aa4674ae9c60331bdc32commit hash: c45279aa52d33a9b08a7aa4674ae9c60331bdc32commit hash: c45279aa52d33a9b08a7aa4674ae9c60331bdc32commit hash: c45279aa52d33a9b08a7aa4674ae9c60331bdc32 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.16=>1.17

Changelog: https://metacpan.org/dist/DateTime-Format-Natural/changes
1.16
10 Mar 2023 22:42:10
commit hash: 69009d1432d2596f7a55097439a8fb2224302893commit hash: 69009d1432d2596f7a55097439a8fb2224302893commit hash: 69009d1432d2596f7a55097439a8fb2224302893commit hash: 69009d1432d2596f7a55097439a8fb2224302893 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.15=>1.16

Changelog: https://metacpan.org/dist/DateTime-Format-Natural/changes
1.15_1
03 Feb 2023 13:43:59
commit hash: aef9faa21e96acb06149d1d2b7e2c4cf8c541e10commit hash: aef9faa21e96acb06149d1d2b7e2c4cf8c541e10commit hash: aef9faa21e96acb06149d1d2b7e2c4cf8c541e10commit hash: aef9faa21e96acb06149d1d2b7e2c4cf8c541e10 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
devel/p5-DateTime-Format-Natural: add missing dependenency

Add missing RUN_DEPENDS: devel/p5-DateTime-HiRes

While here, sort RUN_DEPENDS thanks to portfmt

PR:		269265
1.15
02 Feb 2023 12:20:01
commit hash: bbc66b97f72e51745b3f3f46106d9d01d7253e9fcommit hash: bbc66b97f72e51745b3f3f46106d9d01d7253e9fcommit hash: bbc66b97f72e51745b3f3f46106d9d01d7253e9fcommit hash: bbc66b97f72e51745b3f3f46106d9d01d7253e9f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.14=>1.15

Relnotes: https://metacpan.org/dist/DateTime-Format-Natural/changes
1.14
31 Dec 2022 21:58:50
commit hash: 6545444136946e4623cbc70213b8ba782d6eea42commit hash: 6545444136946e4623cbc70213b8ba782d6eea42commit hash: 6545444136946e4623cbc70213b8ba782d6eea42commit hash: 6545444136946e4623cbc70213b8ba782d6eea42 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.13=>1.14

Relnotes: https://metacpan.org/dist/DateTime-Format-Natural/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.13
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.13
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.13
15 Feb 2022 06:33:50
commit hash: aab15397865f7ec4ba1b1fe3b749424435c90c25commit hash: aab15397865f7ec4ba1b1fe3b749424435c90c25commit hash: aab15397865f7ec4ba1b1fe3b749424435c90c25commit hash: aab15397865f7ec4ba1b1fe3b749424435c90c25 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.12=>1.13

Relnotes: https://metacpan.org/dist/DateTime-Format-Natural/changes
1.12
07 May 2021 21:14:22
commit hash: d636c158f5a2732a13700c7343e664fabe887d1fcommit hash: d636c158f5a2732a13700c7343e664fabe887d1fcommit hash: d636c158f5a2732a13700c7343e664fabe887d1fcommit hash: d636c158f5a2732a13700c7343e664fabe887d1f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.11=>1.12

Relnotes:
https://metacpan.org/changes/distribution/DateTime-Format-Natural
1.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.11
30 Sep 2020 14:31:10
Revision:550706Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.10=>1.11

Relnotes:	https://metacpan.org/changes/distribution/DateTime-Format-Natural
1.10
10 Jul 2020 17:41:03
Revision:541874Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.09=>1.10

Relnotes:	https://metacpan.org/changes/distribution/DateTime-Format-Natural
1.09
28 May 2020 06:44:49
Revision:536741Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.08=>1.09

Relnotes:	https://metacpan.org/release/DateTime-Format-Natural
1.08
05 Feb 2020 01:03:04
Revision:525248Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural : Update version 1.07=>1.08

Relnotes:https://metacpan.org/changes/distribution/DateTime-Format-Natural
1.07
16 Jun 2019 10:37:39
Revision:504329Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
1.07
30 Mar 2019 18:38:23
Revision:497323Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.06=>1..07
1.06
31 Dec 2018 19:11:58
Revision:488822Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.05=>1.06
1.05
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
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)
1.05
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.05
22 May 2017 11:15:51
Revision:441446Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.04=>1.05

Relnotes:https://metacpan.org/changes/distribution/DateTime-Format-Natural
1.04_2
31 Jan 2017 16:21:46
Revision:432932Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
1.04_1
20 Dec 2016 18:35:58
Revision:429024Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: p5-Test-MockTime is a test-only dependency and is already in
TEST_DEPENDS
- Bump PORTREVISION for dependency change

With hat:	perl
1.04
16 Aug 2016 23:17:53
Revision:420309Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.03=>1.04
1.03
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.03
01 Nov 2015 10:49:53
Revision:400604Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Remove do-test

- do-test is same as in perl5.mk; remove redundant
1.03
31 Oct 2015 11:19:31
Revision:400567Original commit files touched by this commit
bofh search for other commits by this committer
devel/p5-DateTime-Format-Natural: Update version 1.02=>1.03

- Mark NO_ARCH as there is no ARCH dependent files
- Modify test to match new TEST framework
1.02_2
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
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
1.02_2
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
1.02_2
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.02_1
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.02_1
09 Nov 2013 18:57:34
Revision:333324Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS: p5-Test-MockTime is a test-only dependency
- Bump PORTREVISION for dependency change

Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
1.02
05 Nov 2013 15:21:01
Revision:332859Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.02
- Add LICENSE
- Support STAGE

PR:		ports/183677
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
1.01
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.01
09 Sep 2013 08:21:32
Revision:326784Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.01
19 Oct 2012 08:51:44
Revision:306108Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 1.01
- Add regression-test target

PR:		ports/172825
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
0.99
17 Oct 2012 13:38:19
Revision:306010Original commit files touched by this commit
jhale search for other commits by this committer
- Pass maintainership to submitter

PR:		ports/172813, ports/172814, ports/172815,
		ports/172816, ports/172817, ports/172818,
		ports/172820, ports/172821, ports/172822,
		ports/172823, ports/172824, ports/172825
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	timur (via private email)
		makc, avilla (mentors implicit)
Feature safe:	yes
0.99
12 Oct 2012 06:48:48
Revision:305756Original commit files touched by this commit
jhale search for other commits by this committer
- Update to 0.99 [1]
- Trim Makefile header

PR:		ports/168271 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	timur (maintainer timeout, 4.5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
0.98
10 Apr 2012 02:15:42
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.98

PR:             ports/166228
Approved by:    maintainer timeout (timur, >2 weeks)
0.82
13 Feb 2012 18:37:17
Original commit files touched by this commit
swills search for other commits by this committer
- Add TEST_DEPENDS

PR:             ports/164321
Submitted by:   swills (myself)
Approved by:    maintainer timeout (timur, >24 days)
0.82
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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
0.82
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.82
31 Jan 2010 01:05:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.82

PR:             ports/142638
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (timur; > 2 weeks)
0.81
24 Dec 2009 06:25:59
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.81

PR:                             ports/141607
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
0.77
26 Oct 2009 07:55:37
Original commit files touched by this commit
leeym search for other commits by this committer
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm
for ${PORTSDIR}/devel/p5-Date-Calc
0.77
23 Oct 2009 00:30:06
Original commit files touched by this commit
leeym search for other commits by this committer
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint

PR:             follow-up to ports/139837
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
0.77
03 Jul 2009 20:02:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.77

PR:             ports/135745
Approved by:    maintainer timeout (timur; 16 days)
Submitted by:   myself (pgollucci@)
0.75
22 Feb 2009 02:05:12
Original commit files touched by this commit
timur search for other commits by this committer
Update port to the newer version 0.75.
0.71
22 Jul 2008 20:49:56
Original commit files touched by this commit
timur search for other commits by this committer
Added new port p5-DateTime-Format-Natural. DateTime::Format::Natural
takes a string with a human readable date/time and creates a machine
readable one by applying natural parsing logic.

Number of commits found: 50