View | Details | Raw Unified | Return to bug 77849
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
PORTNAME=	xjumpx
8
PORTNAME=	xjumpx
9
PORTVERSION=	1.4
9
PORTVERSION=	1.4
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www19.xdsl.ne.jp/~cdr/soft/dl/
11
MASTER_SITES=	http://fenix.ne.jp/~cdrtk/soft/dl/
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
14
COMMENT=	Improved version of xjump
14
COMMENT=	Improved version of xjump
(-)pkg-message (-2 lines)
Lines 1-4 Link Here
1
2
---  NOTICE ---
1
---  NOTICE ---
3
Original xjumpx is setgid games to protect scorefiles.
2
Original xjumpx is setgid games to protect scorefiles.
4
However, due to security concerns, xjumpx is not installed setgid games,
3
However, due to security concerns, xjumpx is not installed setgid games,
Lines 8-11 Link Here
8
	chgrp games /usr/X11R6/bin/xjumpx /usr/X11R6/lib/X11/xjumpx
7
	chgrp games /usr/X11R6/bin/xjumpx /usr/X11R6/lib/X11/xjumpx
9
	chmod g+s /usr/X11R6/bin/xjumpx
8
	chmod g+s /usr/X11R6/bin/xjumpx
10
	chmod 770 /usr/X11R6/lib/X11/xjumpx
9
	chmod 770 /usr/X11R6/lib/X11/xjumpx
11

Return to bug 77849