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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dvorakng Dvorak typing tutor
0.5.0_1 misc Deleted on this many watch lists=2 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.5.0_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-03-26 19:36:26
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
People watching this port, also watch:: gnupg, libXft, aterm, nmap, wget
License: GPLv2+
Description:
DvorakNG is a Dvorak typing tutor. It's heavily based on Dvorak7min, but adds many improvements like a progress information database.
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. bin/dvorakng
  2. /usr/local/share/licenses/dvorakng-0.5.0_1/catalog.mk
  3. /usr/local/share/licenses/dvorakng-0.5.0_1/LICENSE
  4. /usr/local/share/licenses/dvorakng-0.5.0_1/GPLv2+
Collapse this list.
Dependency lines:
  • dvorakng>0:misc/dvorakng
No installation instructions:
This port has been deleted.
PKGNAME: dvorakng
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dvorakng-0.5.0.tar.bz2) = 8145170a5544bdc4d6c1b202429cc524e8eb8555120674767725c3599ae0523f SIZE (dvorakng-0.5.0.tar.bz2) = 27440

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:
===> The following configuration options are available for dvorakng-0.5.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
ncurses tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.free.of.pl/n/nopik/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0_1
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0_1
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
0.5.0_1
04 Aug 2019 21:08:37
Revision:508125Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
0.5.0_1
02 Feb 2016 23:37:39
Revision:407914Original commit files touched by this commit
marino search for other commits by this committer
misc/dvorakng: document ncurses requirement (USES+=ncurses)
0.5.0_1
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.5.0_1
27 Dec 2015 11:53:16
Revision:404562Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
0.5.0_1
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
0.5.0_1
21 Feb 2014 11:26:15
Revision:345373Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.5.0_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
0.5.0_1
25 Mar 2013 04:30:31
Revision:315192Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
0.5.0_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.5.0_1
20 Mar 2008 09:51:43
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.5.0_1
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5.0_1
23 May 2005 09:47:02
Original commit files touched by this commit
vs search for other commits by this committer
Use PLIST_FILES/PORTDOCS
0.5.0_1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.5.0_1
12 May 2003 07:04:22
Original commit files touched by this commit
ijliao search for other commits by this committer
support CXX/CXXFLAGS properly

PR:             51861
Submitted by:   Ports Fury
0.5.0_1
07 May 2003 17:52:41
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize USE_GETOPT_LONG

PR:             51528
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
0.5.0
26 Mar 2003 08:29:43
Original commit files touched by this commit
ijliao search for other commits by this committer
add dvorakng 0.5.0
A Dvorak typing tutor

Number of commits found: 19