Port details |
- gdict Small program that finds definitions of arbitrary (English) words
- 0.7_5 textproc
=1 0.7_5Version 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
- Port Added: unknown
- Last Update: 2015-07-14 21:02:36
- SVN Revision: 392096
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- Description:
- gdict is a small C/GTK+ program written to find definitions of arbitrary
words. It contacts the MIT dictionary server and returns a definition.
Additionally, there is a CLI version named "cdict".
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gdict
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7_5 14 Jul 2015 21:02:36 |
bapt |
gdict development has ceased and rely on a service which is not available
anymore |
0.7_5 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.7_4 29 Jul 2014 15:20:01 |
adamw |
Rename textproc/ patch-xy patches to reflect the files they modify. |
0.7_4 27 Jan 2014 20:48:14 |
mat |
Support staging.
Sponsored by: Absolight |
0.7_4 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.7_4 29 Dec 2012 04:37:00 |
tabthorpe |
- Reassign to the heap at maintainer's request
Approved by: portmgr |
0.7_4 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
0.7_4 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.7_4 06 Jun 2008 14:05:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.7_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7_2 15 Mar 2006 20:11:05 |
garga |
- Remove dead WWW
PR: ports/94328
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: maintainer |
0.7_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.7_1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
0.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.7 20 Apr 2003 19:44:52 |
marcus |
Remove USE_GNOMENG. |
0.7 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
0.7 03 Sep 2002 01:26:30 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42350
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
05 Mar 2002 21:27:31 |
petef |
Host distfile at a temprary site until the homepage reappears. |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
05 Oct 2000 07:42:57 |
reg |
Implement USE_GTK, part 2. |
05 Sep 2000 02:29:37 |
steve |
Update MASTER_SITE. |
07 Jul 2000 20:59:26 |
steve |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |