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

(-)math/gambit/Makefile (-4 / +16 lines)
Lines 2-21 Link Here
2
# $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $
2
# $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $
3
3
4
PORTNAME=	gambit
4
PORTNAME=	gambit
5
PORTVERSION=	13.1.2
5
PORTVERSION=	14.1.0
6
CATEGORIES=	math
6
CATEGORIES=	math
7
MASTER_SITES=	SF/gambit/${PORTNAME}13/${PORTVERSION}/
7
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}14/${PORTVERSION}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Library of tools for doing computation in game theory
10
COMMENT=	Library of tools for doing computation in game theory
11
11
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
13
13
14
USES=		compiler:c++11-lang
14
USE_GNOME=	gtk20
15
USE_GNOME=	gtk20
15
USE_WX=		3.0
16
USE_WX=		3.0
17
WX_CONF_ARGS=	absolute
16
WX_UNICODE=	yes
18
WX_UNICODE=	yes
17
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
20
USE_LDCONFIG=	yes
21
22
post-patch:
23
	@${REINPLACE_CMD} -e \
24
		'/^Icon/s|=.*|=${PREFIX}/share/pixmaps/gambit.xpm|' \
25
		${WRKSRC}/gambit.desktop
26
27
post-install:
28
	(cd ${WRKSRC} && ${INSTALL_DATA} gambit.desktop \
29
		${STAGEDIR}${PREFIX}/share/applications)
30
	(cd ${WRKSRC}/src/gui/bitmaps && ${INSTALL_DATA} gambit.xpm \
31
		${STAGEDIR}${PREFIX}/share/pixmaps)
20
32
21
.include <bsd.port.mk>
33
.include <bsd.port.mk>
(-)math/gambit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gambit-13.1.2.tar.gz) = 25cd18bc7ba448f7817c8c339fd092a4d5afaec1ae2098faa6d06a91d78a4b7e
1
SHA256 (gambit-14.1.0.tar.gz) = 128d570fc20f3e78739408c0c0485e37df2f3e9485e81acfc0970b49d5b6d327
2
SIZE (gambit-13.1.2.tar.gz) = 1659482
2
SIZE (gambit-14.1.0.tar.gz) = 1702475
(-)math/gambit/pkg-descr (-9 / +9 lines)
Lines 1-13 Link Here
1
Gambit is a library of game theory software and tools for the construction
1
Gambit is a library of game theory software and tools for the
2
and analysis of finite extensive and normal form games. Gambit is designed
2
construction and analysis of finite extensive and normal form games.
3
to be portable across platforms.
3
Gambit is designed to be portable across platforms.
4
4
5
Gambit includes:
5
Gambit includes:
6
   - A graphical user interface, based upon the wxWindows library, providing
6
 - A graphical user interface, based upon the wxWindows library,
7
     a common look-and-feel across platforms.
7
   providing a common look-and-feel across platforms.
8
   - The Gambit Command Language, a scripting language with built-in
8
 - The Gambit Command Language, a scripting language with built-in
9
     primitives for constructing and analyzing games.
9
   primitives for constructing and analyzing games.
10
   - A library of C++ source code for representing games, suitable for use
10
 - A library of C++ source code for representing games, suitable for use
11
     in other applications.
11
   in other applications.
12
12
13
WWW: http://www.gambit-project.org
13
WWW: http://www.gambit-project.org
(-)math/gambit/pkg-plist (-3 / +19 lines)
Lines 1-4 Link Here
1
bin/gambit
1
bin/gambit
2
bin/gambit-convert
2
bin/gambit-enummixed
3
bin/gambit-enummixed
3
bin/gambit-enumpoly
4
bin/gambit-enumpoly
4
bin/gambit-enumpure
5
bin/gambit-enumpure
Lines 8-18 Link Here
8
bin/gambit-liap
9
bin/gambit-liap
9
bin/gambit-logit
10
bin/gambit-logit
10
bin/gambit-lp
11
bin/gambit-lp
11
bin/gambit-nfg-logitdyn
12
bin/gambit-nfg2html
13
bin/gambit-nfg2tex
14
bin/gambit-simpdiv
12
bin/gambit-simpdiv
13
include/libagg/GrayComposition.h
14
include/libagg/agg.h
15
include/libagg/bagg.h
16
include/libagg/gameagg.h
17
include/libagg/gamebagg.h
18
include/libagg/proj_func.h
19
include/libagg/trie_map.h
20
include/libagg/trie_map.imp
21
include/libgambit/GrayComposition.h
22
include/libgambit/agg.h
15
include/libgambit/array.h
23
include/libgambit/array.h
24
include/libgambit/bagg.h
16
include/libgambit/behav.h
25
include/libgambit/behav.h
17
include/libgambit/behav.imp
26
include/libgambit/behav.imp
18
include/libgambit/behavitr.h
27
include/libgambit/behavitr.h
Lines 20-25 Link Here
20
include/libgambit/dvector.h
29
include/libgambit/dvector.h
21
include/libgambit/dvector.imp
30
include/libgambit/dvector.imp
22
include/libgambit/game.h
31
include/libgambit/game.h
32
include/libgambit/gameagg.h
33
include/libgambit/gamebagg.h
23
include/libgambit/integer.h
34
include/libgambit/integer.h
24
include/libgambit/libgambit.h
35
include/libgambit/libgambit.h
25
include/libgambit/list.h
36
include/libgambit/list.h
Lines 28-33 Link Here
28
include/libgambit/mixed.h
39
include/libgambit/mixed.h
29
include/libgambit/mixed.imp
40
include/libgambit/mixed.imp
30
include/libgambit/number.h
41
include/libgambit/number.h
42
include/libgambit/proj_func.h
31
include/libgambit/pvector.h
43
include/libgambit/pvector.h
32
include/libgambit/pvector.imp
44
include/libgambit/pvector.imp
33
include/libgambit/rational.h
45
include/libgambit/rational.h
Lines 36-40 Link Here
36
include/libgambit/sqmatrix.imp
48
include/libgambit/sqmatrix.imp
37
include/libgambit/stratitr.h
49
include/libgambit/stratitr.h
38
include/libgambit/stratspt.h
50
include/libgambit/stratspt.h
51
include/libgambit/trie_map.h
52
include/libgambit/trie_map.imp
39
include/libgambit/vector.h
53
include/libgambit/vector.h
40
include/libgambit/vector.imp
54
include/libgambit/vector.imp
55
share/applications/gambit.desktop
56
share/pixmaps/gambit.xpm

Return to bug 197444