Port details |
- xrot Falling ball puzzle game for X
- 1.3.2_2 games
=2 1.3.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: 2001-04-07 02:51:43
- Last Update: 2022-07-20 14:21:58
- Commit Hash: d56127b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- A falling ball puzzle game for X. Rotate the playfield and use gravity
to guide a ball around a maze toward the goal.
Use right and left cursor keys to rotate the game screen.
Down for less bounce.
Up for jump.
Space for speed up.
Return to restart.
ESC to return to the title.
q to quit.
Requires PseudoColor (256 colors).
¦ ¦ ¦ ¦ 
- 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/xrot/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xrot
- pkg install xrot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xrot
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xrot-1.3.2.tar.gz) = 83a4227078045959f4106d3085ec75cac15bf2f98760ad5f4bb3c9e6d99c7c3d
SIZE (xrot-1.3.2.tar.gz) = 138867
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
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xrot
- USES:
- imake xorg
- 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.3.2_2 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.3.2_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.2_2 11 Feb 2021 13:42:53
  |
danfe  |
Unbreak the build against modern compilers (Clang 11, GCC 10) which
require there is only one variable definition per each object file. |
1.3.2_2 26 Jan 2021 16:27:56
  |
antoine  |
Mark BROKEN on FreeBSD 13 and 14
ld: error: duplicate symbol: act
>>> defined at xrot.c
>>> xrot.o:(act)
>>> defined at title.c
>>> title.o:(.bss+0x118)
Reported by: pkg-fallout
MFH: 2021Q1 |
1.3.2_2 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. |
31 Oct 2014 16:11:34

|
amdmi3  |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
1.3.2_2 03 Sep 2014 23:22:46
  |
amdmi3  |
- Change binary permissions to expectable 2555 (drop useless sticky bit)
- Assign to games@
Discussed with: adamw@ |
1.3.2_1 02 Sep 2014 21:55:12
  |
bapt  |
Simplify plist
Do not try to remove a directory owned by the mtree |
1.3.2_1 24 Jul 2014 16:24:05
  |
adamw  |
Stage, and move pkg-install into the plist to handle modifying
files outside of $PREFIX correctly. |
1.3.2_1 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.3.2_1 28 Jun 2013 21:48:59
  |
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 |
1.3.2_1 14 Jun 2013 21:47:16
  |
wg  |
games/xrot: fix build with clang
- Fix build with clang, -Wno-return-type
- Trim Makefile header
- Remove leading article from COMMENT
Approved by: culot / jpaetzel (mentors, implicit) |
1.3.2_1 09 Aug 2011 13:20:21
 |
ehaupt  |
Update MASTER_SITES
PR: 159467
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.2_1 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.3.2_1 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.3.2_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.3.2 15 Apr 2006 00:01:12
 |
linimon  |
Reset markp due to lack of response to email and maintainer-timeouts.
Hat: portmgr |
1.3.2 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.3.2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.3.2 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3.2 22 Feb 2003 17:14:31
 |
markp  |
De-pkg-comment. |
1.3.2 21 Oct 2002 22:33:39
 |
wollman  |
Fix argument to chown(8). |
1.3.2 03 Jun 2002 12:01:07
 |
markp  |
Fix build under XFree86-4 |
1.3.2 18 May 2002 02:05:36
 |
kris  |
BROKEN: Manpages do not build properly with XFree86-4 |
08 Jun 2001 06:36:46
    |
markp  |
Updated MAINTAINER to my new committer email address |
01 Jun 2001 07:05:18
    |
obrien  |
Use proper POSIX syntax for `chown'. |
15 Apr 2001 05:03:31
    |
steve  |
This port needs the xpm port to build and run. |
07 Apr 2001 06:51:43
    |
will  |
Add xrot 1.3.2, a falling ball puzzle game for X. |