Port details |
- p5-Time-Local Efficiently compute time from local and GMT time
- 1.35 devel =34 1.35Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-07-01 18:11:05
- Last Update: 2023-05-02 16:21:18
- Commit Hash: 9e0fb6d
- People watching this port, also watch:: p5-HTML-Tagset, p5-HTML-Parser, p5-Digest-SHA1, p5-Digest-HMAC, p5-URI
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Time-Local
- Description:
- These routines are the inverse of built-in perl functions localtime() and
gmtime(). They accept a date as a six-element array, and return the
corresponding time(2) value in seconds since the system epoch (Midnight,
January 1, 1970 UTC on Unix, for example). This value can be positive or
negative, though POSIX only requires support for positive values, so dates
before the system's epoch may not work on all operating systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Time-Local>0:devel/p5-Time-Local
- To install the port:
- cd /usr/ports/devel/p5-Time-Local/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Time-Local
- pkg install p5-Time-Local
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Time-Local
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682903236
SHA256 (Time-Local-1.35.tar.gz) = 1d136b71bd041cbe6f66c43180ee79e675b72ad5a3596abd6a44d211072ada29
SIZE (Time-Local-1.35.tar.gz) = 46496
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
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-Time-Local
- 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 |
1.35 02 May 2023 16:21:18 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Time-Local: Update to 1.35
Changes: https://metacpan.org/dist/Time-Local/changes |
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) |
1.30 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 ) |
1.30 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 ) |
1.30 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.30 27 Jan 2020 20:10:19 |
sunpoet |
Update to 1.30
- Convert to options target helper
Changes: https://metacpan.org/changes/distribution/Time-Local |
1.28 17 Jun 2018 23:22:15 |
wen |
- Update to 1.28
Changes: https://metacpan.org/changes/distribution/Time-Local |
1.25 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 |
1.25 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.25 11 Mar 2017 15:59:00 |
sunpoet |
Update to 1.25
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Time-Local/Changes |
1.23.00_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. |
1.23.00_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 ) |
1.23.00 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.23.00 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. |
1.23.00 31 Oct 2013 14:31:31 |
vanilla |
Support STAGEDIR. |
1.23.00 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@ |
1.23.00 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.23.00 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.23.00 04 Jun 2013 23:12:47 |
mat |
Update to 1.2300. |
1.22.00 17 Dec 2012 13:36:43 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.22.00 10 Jul 2012 03:56:02 |
sunpoet |
- Update to 1.2200
- Add LICENSE
- Add TEST_DEPENDS
- Convert to new options framework
- Do not silence installation message
Changes: http://search.cpan.org/dist/Time-Local/Changes |
1.20.00 11 May 2011 13:37:41 |
sunpoet |
- Update to 1.2000
Changes: http://search.cpan.org/dist/Time-Local/Changes |
1.19.01 16 Aug 2009 09:55:32 |
linimon |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.19.01 12 Feb 2009 21:20:39 |
mat |
Update to 1.19.01 |
1.18 17 Feb 2008 05:39:32 |
leeym |
- Update to 1.18
PR: 119883
Submitted by: leeym
Approved by: maintainer timeout |
1.17 31 Aug 2007 13:37:23 |
mat |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
1.17 26 Jan 2007 12:19:15 |
mat |
Update to 1.17 |
1.16 25 Jan 2007 12:07:04 |
mat |
Update to 1.16 |
1.15 23 Jan 2007 12:27:21 |
mat |
Update to 1.15 |
1.14 22 Jan 2007 17:35:15 |
mat |
Update to 1.14 |
1.13 14 Aug 2006 12:54:58 |
mat |
Update to 1.13
PR: 101701
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
1.12 28 Mar 2006 14:13:52 |
tobez |
Update to 1.12.
Approved by: maintainer (blanket approval) |
1.11 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.11 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) |
1.11 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) |
1.11 14 Feb 2005 17:34:01 |
mat |
Update to 1.11
Add docs |
1.10 28 Apr 2004 16:52:09 |
mat |
Update to 1.10 |
1.09 14 Apr 2004 11:28:01 |
mat |
Update to 1.09, cleanup |
1.07 29 Jan 2004 13:37:55 |
mat |
Add SIZE field |
1.07 16 Aug 2003 09:13:44 |
mat |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor) |
1.07 01 Jul 2003 18:10:30 |
erwin |
Add p5-Time-Local 1.07,
efficiently compute time from local and GMT
time.
PR: 53960
Submitted by: Mathieu Arnold <m@absolight.net> |