Port details |
- xworm Classic game with apples and hungry worm
- 1.02_2 games =2 1.02_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: 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:
- In this game you must help wormie - the hungry maggot, to steal
apples from bazar the evil. Bazar has put an electric fence around
the garden, and he has also been spreading poisionous mushrooms
into it. You must guide wormie around this objects, and you must
keep him from eating himself.
- ¦ ¦ ¦ ¦
- 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/xworm/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xworm
- pkg install xworm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xworm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xworm102.tar.gz) = 7217152a0782aaa5542f351c709fbf9a23744e5036bab3caa4390a187810b119
SIZE (xworm102.tar.gz) = 20415
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:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_xworm
- USES:
- 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.02_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.02_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.02_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. |
1.02_2 10 Jan 2016 14:59:36 |
amdmi3 |
- Drop unneeded PLIST_DIRS |
1.02_2 22 Dec 2014 21:38:24 |
bapt |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
1.02_2 20 Dec 2014 18:37:12 |
bapt |
Cleanup plist |
1.02_2 28 Jul 2014 19:39:51 |
adamw |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
1.02_2 16 Nov 2013 01:35:38 |
danilo |
- Add stage support |
1.02_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.02_2 20 Dec 2011 19:10:50 |
se |
Fix compilation with clang: main() must return int not void. |
1.02_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.02_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.02_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.02 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.02 28 Apr 2005 08:51:19 |
vs |
Use MAKE_ARGS & PLIST_foo |
1.02 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.02 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
05 Sep 2000 02:15:09 |
steve |
- Support CFLAGS/PREFIX/X11BASE properly |