Port details |
- xjumpx Improved version of xjump
- 1.4_3 games
=0 1.4_3Version 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: 2001-12-19 00:26:22
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- License: BSD2CLAUSE
- Description:
- XJumpX (aka 'FallingTower KAI') is a simple action game.
You jump higher to higher.
This is improved version of xjump (aka 'FallingTower')
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/xjumpx/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xjumpx
- pkg install xjumpx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xjumpx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xjumpx-1.4.tar.gz) = 10f6a2770b03e11a12687a50c7aec643a1a23e4477a210a8aecdbe75f4e6458b
SIZE (xjumpx-1.4.tar.gz) = 31283
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:
-
- xpm.pc : x11/libXpm
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- xaw7.pc : x11-toolkits/libXaw
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xjumpx
- USES:
- xorg
- pkg-message:
- For install:
- Original xjumpx is setgid games to protect scorefiles.
However, due to security concerns, xjumpx is not installed setgid games,
so everybody can change scorefiles.
In order to protect scorefiles, you will need to run these commands:
chgrp games /usr/local/bin/xjumpx /usr/local/lib/X11/xjumpx
chmod g+s /usr/local/bin/xjumpx
chmod 770 /usr/local/lib/X11/xjumpx
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_3 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.4_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4_3 05 Nov 2019 22:16:15
  |
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. |
1.4_3 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.4_3 05 May 2018 15:17:46
  |
danfe  |
For ports under `emulators', `games', `irc`, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list. |
1.4_3 28 Nov 2014 11:22:39
  |
amdmi3  |
- Add LICENSE
- Convert @exec/@unexec to @dir |
1.4_3 13 Nov 2013 19:34:19
  |
danilo  |
- Add stage support |
1.4_3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.4_3 26 Dec 2011 02:26:46
 |
eadler  |
- X11BASE is going away. Hack the last few ports that depend on X11BASE to not
rely on it being set globally.
Approved by: portmgr (pav) |
1.4_3 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.4_3 05 Sep 2011 12:17:26
 |
vanilla  |
Fix build error with clang. |
1.4_3 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.4_3 23 Jan 2009 16:28:36
 |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
1.4_2 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) |
1.4_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.4 24 Nov 2006 22:49:00
 |
miwi  |
- Respect X11BASE
PR: ports/105821
Submitted by: trasz |
1.4 16 Dec 2005 16:18:16
 |
ehaupt  |
Remove WWW. Site has disappeared.
PR: 90490
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.4 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.4 22 Feb 2005 11:33:36
 |
vs  |
Fix fetch & whitespace
PR: ports/77849
Submitted by: Sam Lawrance |
1.4 10 Apr 2004 16:07:10
 |
trevor  |
Trim whitespace. |
1.4 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.4 02 Nov 2003 03:36:45
 |
edwin  |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.4 21 Feb 2003 12:06:01
 |
knu  |
De-pkg-comment. |
19 Dec 2001 03:26:22
    |
will  |
Add xjumpx 1.4, an improved version of xjump. |