Port details |
- gnmm A "nine mens' morris" implementation for the GNOME Desktop Environment
- 0.1.2_12 games
=1 0.1.2_12Version 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: 2003-09-28 13:13:04
- Last Update: 2013-10-05 14:42:54
- SVN Revision: 329464
- People watching this port, also watch:: gtkglarea
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://gnmm.sourceforge.net/
- Description:
- A "nine mens' morris" implementation for the GNOME Desktop Environment
Features:
* a strong computer player,
* move takeback,
* localization.
WWW: http://gnmm.sourceforge.net/
-
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: gnmm
- 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.
- Build dependencies:
-
- gmake : devel/gmake
- Runtime dependencies:
-
- BSD.gnome.dist : misc/gnomehier
- Library dependencies:
-
- intl : devel/gettext
- libiconv.so.3 : converters/libiconv
- esd.2 : audio/esound
- gdk_pixbuf.2 : graphics/gdk-pixbuf
- glib-12.3 : devel/glib12
- gnome.5 : x11/gnome-libs
- gtk-12.2 : x11-toolkits/gtk12
- Imlib.5 : graphics/imlib
- xml.5 : textproc/libxml
- ORBit.2 : devel/ORBit
- 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.1.2_12 05 Oct 2013 14:42:54 |
bapt |
Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by: gnome (implicit) |
0.1.2_12 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.1.2_12 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
0.1.2_12 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.1.2_12 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
0.1.2_12 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.1.2_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.1.2_11 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.1.2_11 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
0.1.2_11 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.1.2_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.1.2_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.1.2_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.1.2_7 06 Jun 2008 13:31:51 |
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.1.2_6 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.1.2_5 24 Oct 2007 23:37:25 |
marcus |
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 ) |
0.1.2_4 02 Aug 2007 12:29:53 |
arved |
Fix build on 64bit platforms |
0.1.2_4 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.1.2_3 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.1.2_2 24 Nov 2005 14:11:15 |
barner |
Drop maintainership. |
0.1.2_2 24 Nov 2005 14:08:01 |
barner |
Add SHA256 for my ports (that don't already have it). |
0.1.2_2 28 Feb 2005 13:05:25 |
barner |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor) |
0.1.2_2 31 Mar 2004 01:20:29 |
trevor |
Add size data.
Approved by: Simon Barner (maintainer) |
0.1.2_2 30 Mar 2004 19:20:23 |
krion |
- Use USE_ICONV knob
Approved by: portmgr |
0.1.2_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.1.2_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.1.2_1 22 Oct 2003 10:26:02 |
krion |
- Don't use internal libintl
- Use libiconv
- Bump PORTREVISION
PR: 58369
Submitted by: maintainer |
0.1.2 28 Sep 2003 22:28:20 |
edwin |
remove old GNOMENG statement.
Noticed by: adam@ |
0.1.2 28 Sep 2003 13:12:08 |
edwin |
New port: games/gnmm (GNOME Nine mens' morris)
This is a port for a "nine men's morris" implementation for
the GNOME Desktop. It is supposed to be GNOMENG conform.
PR: ports/47220
Submitted by: Simon Barner <barner@in.tum.de> |