Port details |
- xjump Simple X game where one tries to jump up as many levels as possible
- 2.7.5_3 games =3 2.7.5_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-02-26 00:06:57
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- People watching this port, also watch:: madbomber, gnuls, autoconf, libexif, fluxbox
- License: not specified in port
- Description:
- XJump (aka 'FALLING TOWER') is a cool game based on simple X graphics
where the object is to get the player up as many levels as possible.
Quite possibly one of the most addictive games out there.
- ¦ ¦ ¦ ¦
- 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:
-
- To install the port:
- cd /usr/ports/games/xjump/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xjump
- pkg install xjump
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xjump
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xjump_2.7.5.orig.tar.gz) = d96605e3aa6ca7751161d9bd19d53bb9d11fdcaf3901a14b4e2dce9b129f09b4
SIZE (xjump_2.7.5.orig.tar.gz) = 15940
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_xjump
- USES:
- xorg
- pkg-message:
- For install:
- xjump is set to use /var/games/xjump.record for its scorekeeping.
However, due to security concerns, xjump is not installed setgid
games, and thus cannot write this file. In order to enable keeping
scores, you will need to run these commands:
1) touch /var/games/xjump.record
2) chmod 664 /var/games/xjump.record
3) chmod 2755 ${PREFIX}/bin/xjump
where ${PREFIX} is the prefix that xjump was installed under,
which is usually /usr/X11R6.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.5_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 ) |
2.7.5_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.5_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. |
2.7.5_3 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.7.5_3 14 May 2015 10:15:09 |
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 |
2.7.5_3 13 Nov 2013 19:25:46 |
danilo |
- Remove the indefinite article from COMMENT
- Add stage support |
2.7.5_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.7.5_3 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.7.5_3 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. |
2.7.5_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). |
2.7.5_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) |
2.7.5_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}. |
2.7.5 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
2.7.5 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
2.7.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.7.5 04 Aug 2003 10:47:28 |
kris |
Switch to MASTER_SITE_DEBIAN_POOL
PR: ports/50572
Submitted by: Alex Semenyaka <alexs@ratmir.ru> |
2.7.5 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
2.7.5 13 Feb 2003 01:53:09 |
naddy |
Switch over to MASTER_SITE_DEBIAN.
Also convert COMMENT while I'm here.
List of candidate ports from
PR: 47881
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
2.7.5 14 May 2002 21:36:55 |
pat |
Update to 2.7.5
PR: 38043
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
23 Sep 2001 20:50:43 |
dwcjr |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
11 Aug 2001 07:50:00 |
kris |
Bump portrevision so people update to the new file permissions. |
11 Aug 2001 07:49:19 |
kris |
Install the binary mode 2755, not 2775. There is further evidence of
crack-smoking by the committer in the pkg-message which needs to be fixed. |
06 Mar 2001 17:19:18 |
sf |
update to 2.7.3. |
26 Feb 2001 03:06:57 |
will |
Add xjump 2.7, a simple X game where one tries to jump up as many levels as
possible. |