Port details |
- timediff Showing time pairs between target timezone and localtime
- 0.8 misc
=0 0.8Version of this port present on the latest quarterly branch. - Maintainer: naito.yuichiro@gmail.com
 - Port Added: 2016-09-01 13:36:13
- Last Update: 2018-09-05 03:45:54
- SVN Revision: 479008
- License: BSD2CLAUSE
- WWW:
- https://github.com/belgianbeer/timediff
- Description:
- timediff is a simple command line tool to show time pairs
between target timezone and localtime.
WWW: https://github.com/belgianbeer/timediff
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: timediff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1534900639
SHA256 (belgianbeer-timediff-0.8_GH0.tar.gz) = a106bdea42b6569c3f2e1c7d06aea41e47af665e4fdea4bfd38f23d5e6871936
SIZE (belgianbeer-timediff-0.8_GH0.tar.gz) = 3349
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8 05 Sep 2018 03:45:54
  |
swills  |
misc/timediff: renamed and update
project renamed from timediff to tzdiff, so update port accordingly. While
here, update to 0.9.
PR: 231141
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
0.8 22 Aug 2018 14:36:31
  |
swills  |
misc/timediff: update to 0.8
PR: 230810
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer) |
0.1_2 01 Sep 2016 14:50:27
  |
cpm  |
- Cosmetic fix
Reported by: mat |
0.1_2 01 Sep 2016 14:25:23
  |
cpm  |
- Really fix Makefile
Reported by: mat |
0.1_1 01 Sep 2016 14:01:55
  |
cpm  |
- Add NO_BUILD
- Remove do-build block
- Fix do-install path
Reported by: mat |
0.1 01 Sep 2016 13:36:05
  |
cpm  |
New port: misc/timediff
timediff is a simple command line tool to show time pairs
between target timezone and localtime.
$ date
Mon Aug 29 23:10:36 EDT 2016
$ timediff Tokyo
2016-08-30 12:10 JST 2016-08-29 23:10 EDT
2016-08-30 13:10 JST 2016-08-30 00:10 EDT
2016-08-30 14:10 JST 2016-08-30 01:10 EDT
2016-08-30 15:10 JST 2016-08-30 02:10 EDT
2016-08-30 16:10 JST 2016-08-30 03:10 EDT
2016-08-30 17:10 JST 2016-08-30 04:10 EDT (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 6
|