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
dkns Simple console text editor
1.100 editors 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 1.100Version of this port present on the latest quarterly branch.
Maintainer: jimmy@mammothcheese.ca search for ports maintained by this maintainer
Port Added: 2008-02-04 15:17:27
Last Update: 2023-12-16 22:21:01
Commit Hash: 5115842
License: BSD3CLAUSE
WWW:
https://www.mammothcheese.ca/dkns.txt
Description:
Dickens is a simple, one-buffer-in-one-window, console text editor. Dickens only understands UNIX-style text files expressed in ASCII, and is therefore of little or no use to the non-English-speaking world. Dickens is written in Munger(1). Features include interactive filename completion, tags support, regular-expression search-and-replace, and unlimited undo/redo.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/dkns
  2. man/man1/dkns.1.gz
  3. /usr/local/share/licenses/dkns-1.100/catalog.mk
  4. /usr/local/share/licenses/dkns-1.100/LICENSE
  5. /usr/local/share/licenses/dkns-1.100/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • dkns>0:editors/dkns
To install the port:
cd /usr/ports/editors/dkns/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/dkns
  • pkg install dkns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dkns
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1590178116 SHA256 (dkns-1.100.tar.gz) = 4d32374bcfde72c799dd402885cf84f0b4d7b705c9e7c11d0a6a00f3287a7b1c SIZE (dkns-1.100.tar.gz) = 33630

Packages (timestamps in pop-ups are UTC):
dkns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1001.1001.1001.1001.100-1.100-
FreeBSD:13:quarterly1.1001.1001.1001.1001.1001.1001.1001.100
FreeBSD:14:latest1.1001.1001.1001.1001.1001.100-1.100
FreeBSD:14:quarterly1.1001.100-1.1001.1001.1001.1001.100
FreeBSD:15:latest1.1001.100n/a1.100n/a1.1001.1001.100
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. munger : lang/munger
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
editors_dkns
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.mammothcheese.ca/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.100
16 Dec 2023 22:21:01
commit hash: 5115842db5f9356f871cb7b1aa8dcf76e63be9bbcommit hash: 5115842db5f9356f871cb7b1aa8dcf76e63be9bbcommit hash: 5115842db5f9356f871cb7b1aa8dcf76e63be9bbcommit hash: 5115842db5f9356f871cb7b1aa8dcf76e63be9bb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/dkns: Update WWW

- Switch MASTER_SITES to https

Approved by:	portmgr (just-fix-it)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.100
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.100
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.100
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.100
23 May 2020 11:14:01
Revision:536286Original commit files touched by this commit
rene search for other commits by this committer
editors/dkns: put back LICENSE line which erroneously fell out in the last
update.
1.100
22 May 2020 20:31:49
Revision:536243Original commit files touched by this commit
rene search for other commits by this committer
editors/dkns: update to 1.100 and unexpire

PR:		245961
Submitted by:	gspu
Approved by:	maintainer timeout (3 weeks)
MFH:		2020Q2
1.96
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.96
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
1.96
13 Sep 2016 18:54:38
Revision:422060Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.96
- Add LICENSE
- Add NO_ARCH

PR:		212526
Submitted by:	jimmy@mammothcheese.ca (maintainer)
MFH:		2016Q3
1.95
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.95
03 May 2015 17:44:12
Revision:385293Original commit files touched by this commit
antoine search for other commits by this committer
Re-apply r368096 to allow staging as a regular user

Pointy hat:	robak
1.95
21 Oct 2014 11:34:50
Revision:371317Original commit files touched by this commit
robak search for other commits by this committer
editors/dkns: update 1.94 -> 1.95

PR:		194330
Submitted by:	James Bailie <jimmy@mammothcheese.ca>
Approved by:	mentors (implicit)
1.94
13 Sep 2014 13:33:49
Revision:368096Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.94
23 Apr 2014 01:20:44
Revision:351904Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.94

PR:		188885
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
1.92
17 Feb 2014 07:02:15
Revision:344692Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.92
20 Sep 2013 16:36:24
Revision:327720Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
1.92
10 Sep 2013 04:09:20
Revision:326861Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.92

PR:		ports/181805
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
1.91
04 Sep 2013 00:20:27
Revision:326236Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.91

PR:		ports/181476
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
1.90
20 Mar 2013 17:56:05
Revision:314752Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.90
- Trim header while I am here

PR:		ports/176523
Submitted by:	maintainer
1.89
27 Apr 2012 02:50:52
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.89

PR:             ports/166799
Submitted by:   maintainer
1.88
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.88
16 Apr 2011 04:32:07
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.88

PR:             ports/156409
Submitted by:   maintainer
1.86
21 Feb 2011 15:48:33
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.86

PR:             ports/154745
Submitted by:   maintainer
1.85
24 Sep 2010 01:14:14
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.85

PR:             ports/150779
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.84
22 Feb 2010 03:20:12
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.84

PR:             ports/144121
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
Feature safe:   yes
1.83
10 Feb 2010 04:25:31
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.83

PR:             ports/143617
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.82
30 May 2009 13:23:10
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 1.82

PR:             ports/135023
Submitted by:   James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by:    gabor (mentor)
1.81
04 Mar 2009 15:33:17
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.81

PR:             ports/132203
Submitted by:   James Bailie" <jimmy mammothcheese.ca> (maintainer)
1.80
23 Feb 2009 15:32:43
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.80

PR:             ports/131895
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.79
05 Feb 2009 01:34:33
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.79

PR:             ports/131184
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.78
27 Jan 2009 04:05:49
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.78

PR:             ports/130958
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.77
20 Jan 2009 03:54:21
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.77

PR:             ports/130668
Submitted by:   James Bailie" <jimmy mammothcheese.ca> (maintainer)
1.76
13 Mar 2008 15:26:49
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.76
- Corrects the bug causing a fatal munger error when user loads an empty file.

PR:             ports/121564
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.75
01 Mar 2008 19:21:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.75

PR:             ports/121250
Submitted by:   James Bailie <jimmy mammothcheese.ca>
1.74
04 Feb 2008 15:17:03
Original commit files touched by this commit
tabthorpe search for other commits by this committer
Dickens is a simple, one-buffer-in-one-window, console text editor.

Dickens only understands UNIX-style text files expressed in ASCII, and is
therefore of little or no use to the non-English-speaking world.

Dickens is written in Munger(1).  Features include interactive filename
completion, tags support, regular-expression search-and-replace, and
unlimited undo/redo.

WWW: http://www.mammothcheese.ca/munger.html

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:             ports/120242
Submitted by:   James Bailie <jimmy at mammothcheese.ca>

Number of commits found: 36