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
dict Simple English/German dictionary
1.2 german on this many watch lists=6 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.2Version of this port present on the latest quarterly branch.
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: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libxml2, expat, zip, pcre, sdl
License: BSD2CLAUSE
WWW:
http://www.de.freebsd.org/~wosch/dict/dict.cgi
Description:
A simple German <-> English dictionary with ~115,000 entries, 3.2MB data. For an online example, try
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/de-dict
  2. share/ger-eng.txt
  3. /usr/local/share/licenses/de-dict-1.2/catalog.mk
  4. /usr/local/share/licenses/de-dict-1.2/LICENSE
  5. /usr/local/share/licenses/de-dict-1.2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • de-dict>0:german/dict
To install the port:
cd /usr/ports/german/dict/ && make install clean
To add the package, run one of these commands:
  • pkg install german/dict
  • pkg install de-dict
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: de-dict
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dict-1.2.tar.gz) = 80d136bb1b22081af6826439e47c402827b1ecb5c97d38ef00467482c5ed467d SIZE (dict-1.2.tar.gz) = 1700 SHA256 (ger-eng.txt.gz) = 342968ee07bfaf0d2fdd480cc209407ea96a2e3915b17fcf7e9c2e57f01ce3b4 SIZE (ger-eng.txt.gz) = 924047

Packages (timestamps in pop-ups are UTC):
de-dict
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.21.21.21.2-1.2-
FreeBSD:13:quarterly1.21.21.21.21.21.21.21.2
FreeBSD:14:latest1.21.21.21.21.21.2-1.2
FreeBSD:14:quarterly1.21.2-1.21.21.21.21.2
FreeBSD:15:latest1.21.2n/a1.2n/a1.21.21.2
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. agrep : textproc/agrep
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
german_dict
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://wolfram.schneider.org/src/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.2
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.2
20 Jul 2022 14:22:00
commit hash: 2fa7a3929be286f19d14809d9e05e9f7b5afeea0commit hash: 2fa7a3929be286f19d14809d9e05e9f7b5afeea0commit hash: 2fa7a3929be286f19d14809d9e05e9f7b5afeea0commit hash: 2fa7a3929be286f19d14809d9e05e9f7b5afeea0 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
german: remove 'Created by' lines

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

  *  Andreas Fehlner (fehlner@gmx.de)
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Slaven Rezic <eserte@cs.tu-berlin.de>
  *  Thierry Thomas <thierry@pompo.net>
  *  hq@FreeBSD.org
  *  miwi
  *  n@nectar.com
  *  wosch

With hat:	portmgr
1.2
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.2
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.2
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.2
18 Sep 2014 19:10:37
Revision:368507Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.2
14 Aug 2014 15:22:01
Revision:364851Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: add LICENSE.
1.2
28 Jul 2014 21:54:34
Revision:363261Original commit files touched by this commit
adamw search for other commits by this committer
Rename german/ and graphics/ patch-xy patches to reflect the files they modify.
1.2
23 Jul 2014 17:07:12
Revision:362712Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
1.2
20 Sep 2013 18:30:01
Revision:327732Original 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:
german)
1.2
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.2
22 Jan 2006 11:27:06
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.2
29 Oct 2003 07:46:49
Original commit files touched by this commit
linimon search for other commits by this committer
Per distfile survey, chase new mastersite.  Informed maintainer.
1.2
05 Mar 2003 12:25:18
Original commit files touched by this commit
wosch search for other commits by this committer
De-pkg-comment.
09 Mar 2002 20:24:04
commit hash: fp1.25692@dev.null.freshports.orgcommit hash: fp1.25692@dev.null.freshports.orgcommit hash: fp1.25692@dev.null.freshports.orgcommit hash: fp1.25692@dev.null.freshports.org files touched by this commit
wosch search for other commits by this committer
Install the program 'dict' as 'de-dict', so the port can   co-exist with
textproc/dict    
24 Feb 2001 17:43:51
commit hash: fp1.9918@dev.null.freshports.orgcommit hash: fp1.9918@dev.null.freshports.orgcommit hash: fp1.9918@dev.null.freshports.orgcommit hash: fp1.9918@dev.null.freshports.org files touched by this commit
wosch search for other commits by this committer
Remove duplicated URL    
07 Oct 2000 22:08:38
commit hash: fp1.4679@dev.null.freshports.orgcommit hash: fp1.4679@dev.null.freshports.orgcommit hash: fp1.4679@dev.null.freshports.orgcommit hash: fp1.4679@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert german category to new layout.  

Number of commits found: 20