b767 FreshPorts -- games/gretools
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gretools 1.2.4_12 games on this many watch lists=1 search for ports that depend on this port
GNOME vocabulary builder

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: 16 Jan 2004 18:55:59
Also Listed In: gnome
License: GPLv2


Gretools is a vocabulary building tool for GNOME. Its wordlist is comprised
of about 4000 words, and it has a synonym quiz and a word-guessing game.

WWW: http://randomwalker.info/gretools/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/gmake
  3. devel/pkgconf
  4. misc/gnome-mime-data
  5. textproc/intltool
  6. devel/pkgconf
  7. x11-toolkits/py-gnome2
  8. devel/py-gobject
  9. x11-toolkits/py-gtk2
Required To Run:
  1. lang/python27
  2. devel/gio-fam-backend
  3. misc/gnomehier
  4. misc/gnome-mime-data
  5. devel/pkgconf
  6. x11-toolkits/py-gnome2
  7. devel/py-gobject
  8. x11-toolkits/py-gtk2
Required Libraries:
  1. devel/glib20
  2. devel/pcre
  3. accessibility/atk
  4. audio/esound
  5. devel/gconf2
  6. devel/gnome-vfs
  7. x11-toolkits/gtk20
  8. graphics/libart_lgpl
  9. devel/libbonobo
  10. x11-toolkits/libbonoboui
  11. devel/libglade2
  12. x11/libgnome
  13. graphics/libgnomecanvas
  14. x11-toolkits/libgnomeui
  15. devel/libIDL
  16. textproc/libxml2
  17. devel/ORBit2
  18. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/games/gretools/ && make install clean
To add the package: pkg_add -r gretools


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://randomwalker.info/gretools/1.2/

Number of commits found: 32

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:47:03
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert g* to USES=pkgconfig
28 Mar 2013 03:28:31
Original commit files touched by this commit  1.2.4_12
eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
07 Nov 2012 16:17:10
Original commit files touched by this commit  1.2.4_12
pawel search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE

While here:
- Make sure that gretools script actually starts the program
- Port needs pkg-config during build

PR:		ports/172002
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.2.4_11
dinoex search for other commits by this committer
- update png to 1.5.10
11 Aug 2011 19:20:17
Original commit files touched by this commit  1.2.4_10
  Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
03 Jul 2011 14:25:36
Original commit files touched by this commit  1.2.4_10
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.4_10
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.4_9
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.4_8
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:31:51
Original commit files touched by this commit  1.2.4_7
edwin search for other commits by this committer
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)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.2.4_6
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
24 Oct 2007 23:37:25
Original commit files touched by this commit  1.2.4_5
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.4_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 May 2006 23:46:33
Original commit files touched by this commit  1.2.4_3
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
22 Jan 2006 02:11:14
Original commit files touched by this commit  1.2.4_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
26 Nov 2005 16:31:06
Original commit files touched by this commit  1.2.4_3
pav search for other commits by this committer
- Update MASTER_SITES and WWW: line

PR:             ports/89578
Submitted by:   Ports Fury
24 Nov 2005 19:28:01
Original commit files touched by this commit  1.2.4_3
pav search for other commits by this committer
- Add SHA256
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.2.4_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
27 Jun 2005 03:04:05
Original commit files touched by this commit  1.2.4_2
ahze search for other commits by this committer
- Fix plist
- Fix build & runtime

PR:             ports/82674
Submitted by:   Ports Fury
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.2.4_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
14 Feb 2005 18:38:17
Original commit files touched by this commit  1.2.4_1
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
23 Nov 2004 02:23:08
Original commit files touched by this commit  1.2.4_1
mezz search for other commits by this committer
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
07 Nov 2004 22:37:47
Original commit files touched by this commit  1.2.4_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
14 Jul 2004 12:21:47
Original commit files touched by this commit  1.2.4
krion search for other commits by this committer
Update to version 1.2.4

PR:             ports/69002
Submitted by:   Ports Fury
03 Jun 2004 03:51:06
Original commit files touched by this commit  1.2.2
adamw search for other commits by this committer
Update to 1.2.2.
16 May 2004 23:45:06
Original commit files touched by this commit  1.2.1_2
adamw search for other commits by this committer
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em.
05 Apr 2004 03:31:02
Original commit files touched by this commit  1.2.1_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.2.1_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.2.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
25 Jan 2004 02:14:41
Original commit files touched by this commit  1.2.1
adamw search for other commits by this committer
To be complete, this needs pygnome2, not pygtk2.

Submitted by:   bento via kris
20 Jan 2004 17:58:10
Original commit files touched by this commit  1.2.1
adamw search for other commits by this committer
Update to 1.2.1.
16 Jan 2004 18:54:58
Original commit files touched by this commit  1.1
adamw search for other commits by this committer
Add gretools, a GTK2 English vocabulary tutor.

"My favourite part is 'How to Increase your Word Power!' That
 thing is really...... really........ good."
        -Homer Simpson

Number of commits found: 32

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0