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

(-)Makefile (-3 / +3 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	mvdsv
8
PORTNAME=	mvdsv
9
PORTVERSION=	0.1722
9
PORTVERSION=	0.1723b
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www.wsb.poznan.pl/~pawel/q/q/ktpro/ \
11
MASTER_SITES=	http://www.wsb.poznan.pl/~pawel/q/q/ktpro/ \
12
		http://freebsd.nsu.ru/distfiles/
12
		http://freebsd.nsu.ru/distfiles/
13
DISTNAME=	${PORTNAME}-${PORTVERSION}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}_source
14
14
15
MAINTAINER=	danfe@regency.nsu.ru
15
MAINTAINER=	danfe@regency.nsu.ru
16
COMMENT=	Enhanced QuakeWorld server with multi-view demos capability
16
COMMENT=	Enhanced QuakeWorld server with multi-view demos capability
17
17
18
MAKEFILE=	${FILESDIR}/Makefile
18
MAKEFILE=	${FILESDIR}/Makefile
19
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/vvd/${PORTNAME}${PORTVERSION}b/source
19
WRKSRC=		${WRKDIR}/${DISTNAME}/source
20
20
21
pre-everything::
21
pre-everything::
22
.if !defined(WITH_OPTIMIZED_CFLAGS)
22
.if !defined(WITH_OPTIMIZED_CFLAGS)
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (mvdsv-0.1722.tar.gz) = 141760e87b64508fc0a66fc2dc9776c7
1
MD5 (mvdsv_0.1723b_source.tar.gz) = 846ba5222d8918bd9a3b5b950dcefb7e
(-)pkg-descr (-2 / +2 lines)
Lines 1-7 Link Here
1
MVDSV is popular QuakeWorld server with new amazing possibilities, most
1
MVDSV is popular QuakeWorld server with new amazing possibilities, most
2
notably, of course, being multi-view demos.  MVD demos are probably the
2
notably, of course, being multi-view demos.  MVD demos are probably the
3
biggest step in QuakeWorld since Qizmo release.  MVDSV is also the best
3
biggest step in QuakeWorld since Qizmo release.  MVDSV is also the best
4
server to use with KTeams Pro deathmatch mod, and in fact is requited
4
server to use with KTeams Pro deathmatch mod, and in fact is required
5
for latter's full functionality.
5
for latter's full functionality.
6
6
7
WWW: http://www.wsb.poznan.pl/~pawel/q/q/ktpro/develop/
7
WWW: http://www.wsb.poznan.pl/~pawel/q/q/ktpro/

Return to bug 61571