Port details |
- xeji An old man watching your mouse cursor
- 1.2_1 games
=0 1.2_1Version of this port present on the latest quarterly branch. DEPRECATED: distfile disappeared and has no homepage
This port expired on: 2007-01-17
- 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: 2007-01-17 13:48:40
- SVN Revision: UNKNOWN
- License: not specified in port
- Description:
- Similar to xeyes except an old man watches your mouse cursor.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xeji
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake-6
- Library dependencies:
-
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.2_1 17 Jan 2007 13:48:40
 |
miwi  |
2007-01-17 games/hlserver-opera: distfile and homepage disappeared
2007-01-17 games/mythserver: distfile disappeared
2007-01-16 games/nwnusers: Does not make any sense any more. (NWN 2 is out
there)
2007-01-17 games/urban-sounds: distfile and homepage disappeared
2007-01-17 games/urban: distfile and homepage disappeared
2007-01-17 games/x3eyes: distfile disappeared and has no homepage
2007-01-17 games/xeji: distfile disappeared and has no homepage
2007-01-17 games/xemeraldia: distfile disappeared and has no homepage
2007-01-17 games/xlifegame: distfile disappeared and has no homepage
2007-01-17 games/xpilotmon: distfile disappeared and has no homepage
2007-01-17 games/xsok: distfile disappeared and has no homepage |
1.2_1 18 Dec 2006 18:00:07
 |
gabor  |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor) |
1.2_1 16 Dec 2005 12:36:01
 |
tdb  |
- Remove dead WWW link from pkg-descr
PR: 90464
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: clement (mentor) |
1.2_1 06 Dec 2005 18:17:18
 |
linimon  |
Reset bouncing maintainer address.
Noticed by: jmelo |
1.2_1 22 Nov 2005 06:58:11
 |
edwin  |
[Maintainer Update] games/xeji fix unfetchable distfile
* Change MASTER_SITES to fix unfetchable distfile
* Change MAINTAINER(change e-mail address to my another one)
PR: ports/89375
Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> |
1.2_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.2_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.2_1 21 Feb 2003 12:06:01
 |
knu  |
De-pkg-comment. |
14 Jul 2001 06:53:14
    |
knu  |
Update MAINTAINER's address. |
27 Mar 2001 03:54:36
    |
kuriyama  |
Change maintainer's address. |
13 Oct 2000 21:31:41
    |
ade  |
Fix Imakefile breakage under XFree86 4.x |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
03 Aug 2000 10:28:58
    |
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |