Port details |
- xpanex Panex puzzle for X Window System
- 5.5.2_2 games
=0 5.5.2_2Version 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: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: not specified in port
- Description:
- The original Panex puzzle is from the Japanese Magic Company
from the 1980's. Mathematicians at Bell Laboratories estimated
the number of moves to swap 2 columns of order 10 to be
27,564 <= N <= 31,537. It came in two varieties: one with a
blue and a yellow pyramid of order 10 on silver tiles; in the
gold version pieces of each color look alike i.e. no pyramid
is drawn on them), this is a little harder.
The original Tower of Hanoi puzzle is the invention of
Edouard Lucas and was sold as a toy in France in 1883. The
legend of 64 disks in the great temple of Benares of the god
Brahma is also his invention.
WWW: http://www.tux.org/~bagleyd/puzzles.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/xpanex/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xpanex
- pkg install xpanex
- PKGNAME: xpanex
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xpanex-5.5.2.tar.gz) = 115b13935979af9c68e285f8d103734379241aa38e5440c81bc2b25ba56fd4af
SIZE (xpanex-5.5.2.tar.gz) = 60007
- 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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- games_xpanex
- USES:
- imake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 5.5.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Nov 2019 22:16:15
5.5.2_2
|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
19 May 2016 10:44:12
5.5.2_2
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
14 May 2015 10:15:09
5.5.2_2
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
14 Nov 2013 21:25:36
5.5.2_2
|
danilo  |
- Add stage support
- Use PLIST_FILES instead of pkg-plist |
20 Sep 2013 17:36:36
5.5.2_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
28 Jun 2013 21:48:59
5.5.2_2 
|
bapt  |
Convert to USES=imake
While here:
Trim headers
Remove indefinite articles
Mark as broken ports not building with gcc or clang
Convert to optionsng |
03 Jul 2011 14:25:36
5.5.2_2
|
ohauer  |
-remove MD5 |
09 Jun 2009 15:33:28
5.5.2_2
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
19 May 2007 20:32:57
5.5.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2005 19:28:01
5.5.2
|
pav  |
- Add SHA256 |
29 Jan 2004 07:24:56
5.5.2
|
trevor  |
SIZEify. |
20 Feb 2003 17:32:26
5.5.2
|
knu  |
De-pkg-comment. |
02 Nov 2000 15:12:57 
|
sobomax  |
Another megapatch from PF: - Fix Imakefile breakage under XFree86 4.x |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |