Port details |
- engdic English dictionary utility for Korean
- 0.2_1 korean
=4 0.2_1Version 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 search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2022-07-20 14:22:13
- Commit Hash: 2d165cf
- People watching this port, also watch:: ko-baekmukfonts-bdf, fam, autoconf, transfig, libglade2
- Also Listed In: deskutils
- License: not specified in port
- Description:
- engdic
------
engdic is a english dictionary for korean working on unix enviroment system.
Special thanks to : KwangSuk Lee (Dictionary data maker)
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ko-engdic>0:korean/engdic
- To install the port:
- cd /usr/ports/korean/engdic/ && make install clean
- To add the package, run one of these commands:
- pkg install korean/engdic
- pkg install ko-engdic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ko-engdic
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (engdic-0.2.tar.gz) = aeb7b1bc5b1b2a6a48ee3edf35808331ad399ad5f720645134703a8be3dba2ad
SIZE (engdic-0.2.tar.gz) = 2313311
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- korean_engdic
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_1 20 Jul 2022 14:22:13
![commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72](/images/git.png) ![commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72](/images/codeberg.svg) ![commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
korean: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr |
0.2_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.2_1 05 Feb 2016 15:47:43
![Revision:408211 Revision:408211](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
korean/engdic: USES+= ncurses, respect LDFLAGS
Also link with libncurses, not libtermcap |
0.2_1 20 Feb 2014 14:45:46
![Revision:345241 Revision:345241](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
0.2_1 20 Sep 2013 19:49:59
![Revision:327739 Revision:327739](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
0.2_1 03 Sep 2013 18:40:13
![Revision:326196 Revision:326196](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jkim ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use MAKE_ARGS to simplify patches.
Suggested by: danfe |
0.2_1 30 Aug 2013 22:10:34
![Revision:325723 Revision:325723](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jkim ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Do not extract object files from the release tarball to simplify build. |
0.2_1 30 Aug 2013 20:00:42
![Revision:325718 Revision:325718](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jkim ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build with Clang. Remove defunct master site. |
0.2 21 Jun 2013 18:20:20
![Revision:321493 Revision:321493](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bsam ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. delete an article from COMMENT;
. trim Makefile headers. |
0.2 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.2 21 Dec 2009 02:19:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.2 09 May 2006 00:19:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from categories starting with a K |
0.2 05 Apr 2006 05:34:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset hollywar@mail.holywar.net due to no response to email about maintainer
timeouts.
Hat: portmgr |
0.2 22 Jan 2006 12:40:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
0.2 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
0.2 21 Feb 2003 12:31:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
0.2 04 Nov 2002 02:31:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
PERL -> REINPLACE
Noticed on: bento |
0.2 04 Jun 2002 06:21:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
cjh ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Respect PREFIX.
PR: ports/38827
Submitted by: Hye-Shik Chang <perky@fallin.lv> |
08 Oct 2000 03:09:10
![commit hash: fp1.4755@dev.null.freshports.org commit hash: fp1.4755@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4755@dev.null.freshports.org commit hash: fp1.4755@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4755@dev.null.freshports.org commit hash: fp1.4755@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category korean to new layout. |