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-Builder Create DateTime parser classes and objects
0.83 devel on this many watch lists=4 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 0.83Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-06 13:04:03
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: p5-Class-Singleton, p5-DateTime-TimeZone, p5-Time-HiRes, p5-DateTime-Locale
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/release/DateTime-Format-Builder
Description:
DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any subclasses, or for when you need to do something slightly beyond what I expected.
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 (22 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DateTime-Format-Builder-0.83/catalog.mk
  2. /usr/local/share/licenses/p5-DateTime-Format-Builder-0.83/LICENSE
  3. /usr/local/share/licenses/p5-DateTime-Format-Builder-0.83/ART20
  4. lib/perl5/site_perl/DateTime/Format/Builder.pm
  5. lib/perl5/site_perl/DateTime/Format/Builder/Parser.pm
  6. lib/perl5/site_perl/DateTime/Format/Builder/Parser/Dispatch.pm
  7. lib/perl5/site_perl/DateTime/Format/Builder/Parser/Quick.pm
  8. lib/perl5/site_perl/DateTime/Format/Builder/Parser/Regex.pm
  9. lib/perl5/site_perl/DateTime/Format/Builder/Parser/Strptime.pm
  10. lib/perl5/site_perl/DateTime/Format/Builder/Parser/generic.pm
  11. lib/perl5/site_perl/DateTime/Format/Builder/Tutorial.pod
  12. lib/perl5/site_perl/man/man3/DateTime::Format::Builder.3.gz
  13. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser.3.gz
  14. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser::Dispatch.3.gz
  15. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser::Quick.3.gz
  16. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser::Regex.3.gz
  17. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser::Strptime.3.gz
  18. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Parser::generic.3.gz
  19. lib/perl5/site_perl/man/man3/DateTime::Format::Builder::Tutorial.3.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • p5-DateTime-Format-Builder>0:devel/p5-DateTime-Format-Builder
To install the port:
cd /usr/ports/devel/p5-DateTime-Format-Builder/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-DateTime-Format-Builder
  • pkg install p5-DateTime-Format-Builder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DateTime-Format-Builder
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1598175276 SHA256 (DateTime-Format-Builder-0.83.tar.gz) = 61ffb23d85b3ca1786b2da3289e99b57e0625fe0e49db02a6dc0cb62c689e2f2 SIZE (DateTime-Format-Builder-0.83.tar.gz) = 63355

Packages (timestamps in pop-ups are UTC):
p5-DateTime-Format-Builder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.830.830.830.830.83-0.83-
FreeBSD:13:quarterly0.830.830.830.830.830.830.830.83
FreeBSD:14:latest0.830.830.830.830.830.83-0.83
FreeBSD:14:quarterly0.830.83-0.830.830.830.830.83
FreeBSD:15:latest0.830.83n/a0.83n/a0.830.830.83
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-DateTime>=0.12 : devel/p5-DateTime
  2. p5-DateTime-Format-Strptime>=1.04 : devel/p5-DateTime-Format-Strptime
  3. p5-Params-Validate>=0.72 : devel/p5-Params-Validate
  4. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-DateTime>=0.12 : devel/p5-DateTime
  2. p5-DateTime-Format-Strptime>=1.04 : devel/p5-DateTime-Format-Strptime
  3. p5-Params-Validate>=0.72 : devel/p5-Params-Validate
  4. p5-Task-Weaken>=0 : devel/p5-Task-Weaken
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. devel/p5-DateTime-Format-Bork
  2. devel/p5-DateTime-Format-Flexible
  3. devel/p5-DateTime-Format-ISO8601
  4. devel/p5-DateTime-Format-MySQL
  5. devel/p5-DateTime-Format-Oracle
  6. devel/p5-DateTime-Format-Pg
  7. devel/p5-DateTime-Format-SQLite
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. japanese/p5-DateTime-Format-Japanese
  3. print/latex-biber
  4. textproc/p5-Data-FormValidator-Constraints-DateTime
  5. www/p5-HTML-FormFu
  6. Collapse this list.
for Run
  1. devel/p5-DateTime-Format-Bork
  2. devel/p5-DateTime-Format-Flexible
  3. devel/p5-DateTime-Format-ISO8601
  4. devel/p5-DateTime-Format-MySQL
  5. devel/p5-DateTime-Format-Oracle
  6. devel/p5-DateTime-Format-Pg
  7. devel/p5-DateTime-Format-SQLite
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. japanese/p5-DateTime-Format-Japanese
  3. print/latex-biber
  4. textproc/p5-Data-FormValidator-Constraints-DateTime
  5. www/p5-HTML-FormFu
  6. Collapse this list.

Configuration Options:
===> The following configuration options are available for p5-DateTime-Format-Builder-0.83: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_p5-DateTime-Format-Builder
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: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.83
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)
0.83
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)
0.83
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.
0.83
23 Aug 2020 19:39:16
Revision:545887Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.83

Changes:	https://metacpan.org/changes/distribution/DateTime-Format-Builder
0.82
04 Mar 2019 00:28:29
Revision:494531Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.82
0.81_2
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)
0.81_2
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.81_2
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
0.81_2
09 Nov 2015 18:44:35
Revision:401144Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Remove DOCS option
- Convert to new options target helper
- Sort PLIST
- Bump PORTREVISION for package change
0.81_1
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
0.81_1
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)
0.81
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.81
24 Nov 2013 17:40:44
Revision:334748Original commit files touched by this commit
mat search for other commits by this committer
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
0.81
29 Oct 2013 07:56:02
Revision:331933Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.81
22 Oct 2013 16:57:45
Revision:331301Original commit files touched by this commit
mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
0.81
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)
0.81
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.81
05 Jun 2013 08:50:32
Revision:319962Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.81.
0.80
05 Feb 2013 10:06:04
Revision:311689Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add missing OPTIONS_DEFINE
0.80
05 Feb 2013 09:48:37
Revision:311686Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options framework
- Cleanup Makefile header
0.80
17 Feb 2012 20:05:24
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add TEST_DEPENDS
- Respect PORTEXAMPLES
- Use PORTEXAMPLES macro
- Do not silence installation message
0.80
17 May 2011 11:05:02
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
0.80
14 Mar 2010 20:25:07
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.80.

Changes: http://search.cpan.org/dist/DateTime-Format-Builder/Changes
0.79.01_1
16 Aug 2009 09:55:32
Original commit files touched by this commit
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.79.01_1
03 Apr 2009 14:33:56
Original commit files touched by this commit
leeym search for other commits by this committer
- simplify dependency
- update URL in pkg-descr
- replace PORTDOCS with PORTEXAMPLES and fix DISTVERSION to make it portlint
clean
- bump PORTREVISION

PR:             129423
Submitted by:   leeym
Approved by:    maintainer timeout
0.79.01
26 Oct 2007 19:40:01
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.79.01
0.79
31 Aug 2007 12:56:48
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.79
0.78.07
14 Jun 2006 13:30:44
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.7807

PR:             98244
Submitted by:   aaron
0.78.06_1
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.78.06_1
14 Nov 2005 14:16:12
Original commit files touched by this commit
mat search for other commits by this committer
Be hipe and add SHA256
0.78.06_1
11 Jun 2005 16:13:12
Original commit files touched by this commit
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
0.78.06
12 Oct 2004 10:06:17
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.06
0.78.05
11 Aug 2004 12:33:08
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.05
Add some doc, and examples
0.78.04
13 Jul 2004 15:02:13
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.04
0.78.03
24 May 2004 11:39:02
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.03
0.78.02
16 Feb 2004 12:16:35
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.02
0.78.01
06 Feb 2004 13:05:54
Original commit files touched by this commit
mat search for other commits by this committer
Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS
0.78.01
29 Jan 2004 13:37:55
Original commit files touched by this commit
mat search for other commits by this committer
Add SIZE field
0.78.01
27 Jan 2004 10:56:49
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78.01
Get rid of unneeded dependencies
0.78
04 Dec 2003 12:15:50
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.78
0.77
19 Aug 2003 09:22:25
Original commit files touched by this commit
mat search for other commits by this committer
Update to 0.77

* Correct package name for Quick.
* Augment license conditions.
* Fixed timezones in fall.t and quick.t tests.
* Fallthrough example and test added.
* Quick parser added to simplify fallthrough stuff.
* Rejigged internals to allow for on_fail argument to multi-parsers.

Approved by:    demon (mentor)
0.75
16 Aug 2003 09:13:44
Original commit files touched by this commit
mat search for other commits by this committer
Update my ports to use my @FreeBSD.org address

Approved by:    demon (mentor)
0.75
06 Jul 2003 12:59:25
Original commit files touched by this commit
erwin search for other commits by this committer
Add p5-DateTime-Format-Builder 0.75,
create DateTime parser classes
and objects.

PR:             54022
Submitted by:   Mathieu Arnold <m@absolight.net>

Number of commits found: 44