Port details |
- xye Puzzle games like sokoban or boulderdash
- 0.12.2_4 games =3 0.12.2_4Version 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: 2006-06-10 18:38:34
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: pgadmin3, py311-Automat, py311-python-gdsii, py39-PyOpenGL, jdictionary
- License: ZLIB
- WWW:
- https://xye.sourceforge.net/
- Description:
- Xye is a puzzle game in which the objective is to help a character that looks
like a green circle to get all the gems in the room. This is, of course,
not as easy as it sounds, Xye must solve all sorts of puzzles while
at the same time avoiding all sorts of traps and beasts.
- ¦ ¦ ¦ ¦
- 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/xye/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xye
- pkg install xye
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xye
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xye/xye-0.12.2.tar.gz) = 5d7c04f37d6b4a1821594512c7ddbc8189f968e08ecfd5af55231302f2f917d8
SIZE (xye/xye-0.12.2.tar.gz) = 2860290
SHA256 (xye/Xye%20level%20-%204corners.zip) = b17743cf6f5676f572c3e20b06705b1ca3bc09e1d23ececa0ad7328c35acc1f8
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
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL_image.so : graphics/sdl_image
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- Patch dependencies:
-
- unzip : archivers/unzip
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xye-0.12.2_4:
DOCS=on: Build and/or install documentation
SKINS=on: Install additional skins
===> Use 'make config' to modify these settings
- Options name:
- games_xye
- USES:
- compiler gmake sdl
- 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 |
0.12.2_4 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.12.2_4 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 ) |
0.12.2_4 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 ) |
0.12.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.2_4 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.12.2_4 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.12.2_4 30 Jul 2018 07:12:06 |
tobik |
games/xye: Fix build with Clang 6
src/xsb_level.cpp:787:45: error: constant expression evaluates to -1 which
cannot be narrowed to type 'unsigned char' [-Wc++11-narrowing]
static const unsigned char dx[4] = {0,0,-1,1}, dy[4] = {-1,1,0,0};
^~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/xye-0.12.2_3.log
- While here fix bad absolute symlink |
0.12.2_3 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
0.12.2_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.12.2_3 22 Dec 2014 17:19:06 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.12.2_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.12.2_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.12.2_1 18 Nov 2013 23:37:36 |
nemysis |
- Bump PORTREVISION
- Change master sites
- Add more levels
- Support STAGEDIR
- Change pkg-plist
Approved by: pawel / wg (mentors, implicit |
0.12.2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.12.2 12 Sep 2013 20:02:09 |
nemysis |
- Remove file forgotten in last commit
Approved by: wg/pawel (mentors) |
0.12.2 12 Sep 2013 19:45:05 |
nemysis |
- Update to 0.12.2
- Change maintainer email gmx.ch --> FreeBSD.org
- Add more levels
- Use new Options Helpers
Approved by: wg/pawel (mentors) |
0.12.1_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.12.1_1 03 May 2013 21:09:22 |
bapt |
Really fix build on FreeBSD 9+ |
0.12.1_1 03 May 2013 20:50:25 |
bapt |
Fix extraction on FreeBSD 9+ |
0.12.1_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.12.1 15 Jan 2013 13:45:18 |
mva |
- Fix startup notification setting for DESKTOP_ENTRIES
Noticed by: makc@ |
0.12.1 13 Jan 2013 21:29:57 |
mva |
- Update to 0.12.1
- Pass maintainership to submitter
- Add LICENSE
- Add themes and levels
PR: ports/173504
Submitted by: nemysis <nemysis@gmx.ch> (new maintainer)
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (previous maintainer) |
0.9.1_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.1_5 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.9.1_4 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.9.1_4 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.9.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.1_1 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.9.1 15 Sep 2009 22:23:39 |
amdmi3 |
- Update to 0.9.1
- Mark MAKE_JOBS_SAFE
PR: 138840
Submitted by: myself
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
Feature safe: yes |
0.8.0_2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.8.0_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8.0_1 07 Apr 2009 21:00:37 |
itetcu |
Fix plist with -DNOPORT*.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail |
0.8.0_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.8.0 20 Jan 2008 21:56:03 |
miwi |
- Update to 0.8.0
PR: 119667
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.7.6.2_2 04 Oct 2007 01:02:44 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.7.6.2_2 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}. |
0.7.6.2_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.7.6.2 10 Aug 2006 05:42:49 |
rafan |
- Mark BROKEN on 4.x, does not build
PR: ports/101714
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) |
0.7.6.2 10 Jun 2006 15:07:36 |
itetcu |
In this game you have to get/eat all the diamonds in the level,
but it is not as easy as it sounds, many dangers are present,
traps made out of those arrow blocks, for example.
Also beasts that try to eat you.
WWW: http://xye.sourceforge.net/
PR: ports/96738
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Approved by: lawrance (mentor, implicit) |