Port details |
- mahjong Networked Mah Jong program, together with a computer player
- 1.16_2 games =5 1.16_2Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2001-01-30 19:02:46
- Last Update: 2024-01-22 10:42:29
- Commit Hash: fd0b2d9
- People watching this port, also watch:: openssl, vim, unzip, mcrypt, gdbm
- Also Listed In: net
- License: GPLv2+
- WWW:
- https://mahjong.julianbradfield.org/
- Description:
- This is a set of three programs which provide a networked Mah Jong
program, together with a computer player. Thus the game can be played by
four humans, by a human and three computer players, or any other
combination. There is a server program, which handles the game. An X
client to allow humans to play naturally, and a computer player.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/mahjong/ && make install clean
- To add the package, run one of these commands:
- pkg install games/mahjong
- pkg install mahjong
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mahjong
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602058895
SHA256 (mj-1.16-src.tar.gz) = c25e9848f49f70635e5e3ba0cb59799e5bc149a95f786621b99696b66787a29d
SIZE (mj-1.16-src.tar.gz) = 403981
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_mahjong
- USES:
- compiler:c++11-lang gmake gnome perl5 pkgconfig
- 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 |
1.16_2 22 Jan 2024 10:42:29 |
Muhammad Moinur Rahman (bofh) |
games/mahjong: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.16_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.16 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.16 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16 04 Nov 2020 00:23:34 |
pkubaj |
games/mahjong: fix build on GCC architectures
New glib needs newer GCC. |
1.16 07 Oct 2020 03:36:43 |
wen |
- Update to 1.16
- Take maintainership |
1.15 25 Apr 2020 14:11:29 |
wen |
- Update to 1.15 |
1.14_1 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.14_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.14_1 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.14 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.14 07 Jul 2014 19:49:26 |
johans |
Adopt port |
1.14 05 Feb 2014 21:48:14 |
marino |
games/mahjong: explicitly link libm (taken from dports) |
1.14 18 Jan 2014 02:49:11 |
danilo |
- Update from 1.13 to 1.14
PR: ports/185699
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.13 19 Nov 2013 07:41:53 |
madpilot |
- Update to 1.13
- Various cleanups
PR: ports/181886
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.12.1_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.12.1_1 12 Sep 2013 00:48:39 |
marino |
Add explicit dependency on pkgconf (11 ports) |
1.12.1_1 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.12.1_1 03 Jun 2012 07:51:18 |
dinoex |
- fix build on FreeBSD10 |
1.12.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.12.1 10 May 2012 12:54:00 |
wen |
- Update to 1.12.1 |
1.12 04 Mar 2012 04:59:48 |
miwi |
- Update to 1.12
PR: 164995
Submitted by: Ports Fury |
1.11 25 Nov 2011 16:30:49 |
miwi |
- Update to 1.11
PR: 162820
Submitted by: Ports Fury
Feature safe: yes |
1.10 09 Aug 2011 16:27:36 |
ehaupt |
- Update to 1.10
- While here, remove stuff from pkg-descr that doesn't belong in there
PR: 159451
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.8_1 02 Aug 2011 17:04:00 |
bapt |
Deprecate some ports where I can't find distfiles and upstream |
1.8_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.8_1 21 Dec 2009 02:19:12 |
dougb |
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. |
1.8_1 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) |
1.8 16 Jun 2007 19:19:06 |
dinoex |
- update to 1.8
Reported by: portscout |
1.7_1 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}. |
1.7 15 Apr 2006 12:44:52 |
vs |
Update to 1.7
PR: ports/95776
Submitted by: Aleksander Fafula |
1.6.3_1 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) |
1.6.3 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.6.3 10 May 2004 15:33:11 |
krion |
- Update to version 1.6.3
PR: ports/66464
Submitted by: Ports Fury |
1.6.2 28 Apr 2004 20:07:18 |
krion |
- Update to version 1.6.2
PR: ports/65992
Submitted by: Ports Fury |
1.6.1 19 Apr 2004 11:01:06 |
krion |
- Fix MASTER_SITES |
1.6.1 14 Apr 2004 18:49:56 |
krion |
- Update to version 1.6.1
PR: ports/65534
Submitted by: Ports Fury |
1.6_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.6_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.6_1 17 Oct 2003 00:57:41 |
linimon |
Fix checksum error, bump PORTREVISION. According to the author:
2003-10-12: The source distribution for 1.6 was shipped with a broken
Makefile.
This has been fixed (without incrementing the version number).
PR: 58152
Submitted by: Clement Laforet (sheepkiller@cultdeadsheep.org) |
1.6 10 Oct 2003 17:49:41 |
krion |
- Update to version 1.6
PR: 57837
Submitted by: Ports Fury |
1.5.6 10 Jun 2003 08:15:29 |
osa |
Update to 1.5.6
PR: 53101
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.5.5 20 Apr 2003 03:03:05 |
marcus |
Remove USE_GNOMENG. |
1.5.5 17 Apr 2003 20:11:09 |
adamw |
Update to 1.5.5.
PR: 51105
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> |
1.5.2 03 Apr 2003 09:22:02 |
ijliao |
upgrade to 1.5.2 |
1.4.1 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
1.4.1 22 Oct 2002 14:50:02 |
arved |
Update to 1.4.1
PR 43431
Approved by: kris (mentor) |
1.4 02 Sep 2002 00:59:13 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.4 30 Jun 2002 02:39:02 |
ijliao |
it needs PERL
PR: 40010
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
1.4 01 Apr 2002 05:17:47 |
pat |
Update to 1.4 |
12 Mar 2002 00:59:55 |
pat |
Update to 1.3.2
PR: 35790
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
10 Jan 2002 11:05:31 |
ijliao |
upgrade to 1.3.1 |
05 Jan 2002 11:52:36 |
ijliao |
upgrade to 1.3 |
01 Oct 2001 21:48:47 |
lioux |
Update to 1.2.3 |
06 Sep 2001 05:28:39 |
lioux |
- update to 1.2.2 - make it both CC and PERL (use correct system location for
PERL) safe |
07 Aug 2001 03:41:21 |
lioux |
Update to 1.2 |
19 May 2001 06:46:20 |
ijliao |
upgrade to 1.1 drop maintainership |
18 Apr 2001 08:19:13 |
ijliao |
upgrade to 1.0.4 change master site |
10 Apr 2001 19:03:29 |
ijliao |
upgrade to 1.0.3 |
16 Feb 2001 16:54:52 |
ijliao |
update to 1.0.2 |
30 Jan 2001 22:02:46 |
ijliao |
add mahjong, a networked Mah Jong program, together with a computer player |