Port details |
- p5-DateTime-Format-Builder Create DateTime parser classes and objects
- 0.83 devel =6 0.83Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- 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-DateTime-Format-Strptime, p5-libwww, p5-Digest-MD5, p5-Params-Validate, p5-Net-SSLeay
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DateTime>=0.12 : devel/p5-DateTime
- p5-DateTime-Format-Strptime>=1.04 : devel/p5-DateTime-Format-Strptime
- p5-Params-Validate>=0.72 : devel/p5-Params-Validate
- p5-Task-Weaken>=0 : devel/p5-Task-Weaken
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DateTime>=0.12 : devel/p5-DateTime
- p5-DateTime-Format-Strptime>=1.04 : devel/p5-DateTime-Format-Strptime
- p5-Params-Validate>=0.72 : devel/p5-Params-Validate
- p5-Task-Weaken>=0 : devel/p5-Task-Weaken
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-DateTime-Format-Bork
- devel/p5-DateTime-Format-Flexible
- devel/p5-DateTime-Format-ISO8601
- devel/p5-DateTime-Format-MySQL
- devel/p5-DateTime-Format-Oracle
- devel/p5-DateTime-Format-Pg
- devel/p5-DateTime-Format-SQLite
- for Run
-
- devel/p5-DateTime-Format-Bork
- devel/p5-DateTime-Format-Flexible
- devel/p5-DateTime-Format-ISO8601
- devel/p5-DateTime-Format-MySQL
- devel/p5-DateTime-Format-Oracle
- devel/p5-DateTime-Format-Pg
- devel/p5-DateTime-Format-SQLite
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:
|
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) |
0.83 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 ) |
0.83 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 ) |
0.83 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.83 23 Aug 2020 19:39:16 |
sunpoet |
Update to 0.83
Changes: https://metacpan.org/changes/distribution/DateTime-Format-Builder |
0.82 04 Mar 2019 00:28:29 |
wen |
- Update to 0.82 |
0.81_2 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) |
0.81_2 27 May 2018 20:15:20 |
sunpoet |
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 |
mat |
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 |
sunpoet |
- 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 |
adamw |
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 |
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 ) |
0.81 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.81 24 Nov 2013 17:40:44 |
mat |
- 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 |
vanilla |
Support STAGEDIR. |
0.81 22 Oct 2013 16:57:45 |
mat |
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 |
bapt |
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 |
mat |
- 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 |
mat |
Update to 0.81. |
0.80 05 Feb 2013 10:06:04 |
sunpoet |
- Add missing OPTIONS_DEFINE |
0.80 05 Feb 2013 09:48:37 |
sunpoet |
- Convert to new options framework
- Cleanup Makefile header |
0.80 17 Feb 2012 20:05:24 |
sunpoet |
- Add TEST_DEPENDS
- Respect PORTEXAMPLES
- Use PORTEXAMPLES macro
- Do not silence installation message |
0.80 17 May 2011 11:05:02 |
jadawin |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.80 14 Mar 2010 20:25:07 |
tobez |
Update to 0.80.
Changes: http://search.cpan.org/dist/DateTime-Format-Builder/Changes |
0.79.01_1 16 Aug 2009 09:55:32 |
linimon |
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 |
leeym |
- 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 |
mat |
Update to 0.79.01 |
0.79 31 Aug 2007 12:56:48 |
mat |
Update to 0.79 |
0.78.07 14 Jun 2006 13:30:44 |
mat |
Update to 0.7807
PR: 98244
Submitted by: aaron |
0.78.06_1 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) |
0.78.06_1 14 Nov 2005 14:16:12 |
mat |
Be hipe and add SHA256 |
0.78.06_1 11 Jun 2005 16:13:12 |
skv |
* 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 |
mat |
Update to 0.78.06 |
0.78.05 11 Aug 2004 12:33:08 |
mat |
Update to 0.78.05
Add some doc, and examples |
0.78.04 13 Jul 2004 15:02:13 |
mat |
Update to 0.78.04 |
0.78.03 24 May 2004 11:39:02 |
mat |
Update to 0.78.03 |
0.78.02 16 Feb 2004 12:16:35 |
mat |
Update to 0.78.02 |
0.78.01 06 Feb 2004 13:05:54 |
mat |
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 |
mat |
Add SIZE field |
0.78.01 27 Jan 2004 10:56:49 |
mat |
Update to 0.78.01
Get rid of unneeded dependencies |
0.78 04 Dec 2003 12:15:50 |
mat |
Update to 0.78 |
0.77 19 Aug 2003 09:22:25 |
mat |
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 |
mat |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
0.75 06 Jul 2003 12:59:25 |
erwin |
Add p5-DateTime-Format-Builder 0.75,
create DateTime parser classes
and objects.
PR: 54022
Submitted by: Mathieu Arnold <m@absolight.net> |