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
timediff Showing time pairs between target timezone and localtime
0.8 misc Deleted on this many watch lists=0 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.8Version of this port present on the latest quarterly branch.
Maintainer: naito.yuichiro@gmail.com search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ 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 (4 items)
Collapse this list.
  1. sbin/timediff
  2. /usr/local/share/licenses/timediff-0.8/catalog.mk
  3. /usr/local/share/licenses/timediff-0.8/LICENSE
  4. /usr/local/share/licenses/timediff-0.8/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • timediff>0:misc/timediff
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.
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/belgianbeer/timediff/tar.gz/0.8?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8
05 Sep 2018 03:45:54
Revision:479008Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:477790Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:421229Original commit files touched by this commit
cpm search for other commits by this committer
- Cosmetic fix

Reported by:	mat
0.1_2
01 Sep 2016 14:25:23
Revision:421226Original commit files touched by this commit
cpm search for other commits by this committer
- Really fix Makefile

Reported by:	mat
0.1_1
01 Sep 2016 14:01:55
Revision:421219Original commit files touched by this commit
cpm search for other commits by this committer
- Add NO_BUILD
- Remove do-build block
- Fix do-install path

Reported by:	mat
0.1
01 Sep 2016 13:36:05
Revision:421213Original commit files touched by this commit
cpm search for other commits by this committer
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 View all of this commit message)

Number of commits found: 6