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

(-)games/adgali/Makefile (-11 / +7 lines)
Lines 7-17 Link Here
7
#
7
#
8
8
9
PORTNAME=	adgali
9
PORTNAME=	adgali
10
PORTVERSION=	0.2.3
10
PORTVERSION=	0.2.4
11
PORTREVISION=	2
12
CATEGORIES=	games devel
11
CATEGORIES=	games devel
13
MASTER_SITES=	${MASTER_SITE_SAVANNAH}
12
MASTER_SITES=	http://adgali.apiou.org/download/
14
MASTER_SITE_SUBDIR=	${PORTNAME}
15
13
16
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	An open source game library useful for 2D games programmation
15
COMMENT=	An open source game library useful for 2D games programmation
Lines 21-33 Link Here
21
		tiff.4:${PORTSDIR}/graphics/tiff \
19
		tiff.4:${PORTSDIR}/graphics/tiff \
22
		freetype.9:${PORTSDIR}/print/freetype2
20
		freetype.9:${PORTSDIR}/print/freetype2
23
21
22
USE_BZIP2=	yes
24
USE_SDL=	sdl
23
USE_SDL=	sdl
25
USE_GNOME=	gnometarget
24
USE_XPM=	yes
26
USE_REINPLACE=	yes
27
USE_GMAKE=	yes
25
USE_GMAKE=	yes
28
USE_LIBTOOL_VER=15
26
USE_LIBTOOL_VER=	15
27
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
29
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
28
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
30
		LDFLAGS="-L${LOCALBASE}/lib"
29
		LDFLAGS="-L${LOCALBASE}/lib"
30
CONFIGURE_ARGS=	--enable-compile-optim=no
31
INSTALLS_SHLIB=	yes
31
INSTALLS_SHLIB=	yes
32
32
33
.include <bsd.port.pre.mk>
33
.include <bsd.port.pre.mk>
Lines 35-44 Link Here
35
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
35
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
36
BROKEN=		"Configure fails"
36
BROKEN=		"Configure fails"
37
.endif
37
.endif
38
39
post-patch:
40
	@${REINPLACE_CMD} -e 's|-O3 ||g' ${WRKSRC}/configure
41
	@${REINPLACE_CMD} -e 's|-release $$(LT_RELEASE)||g' ${WRKSRC}/src/Makefile.in
42
38
43
post-install:
39
post-install:
44
.if !defined(NOPORTDOCS)
40
.if !defined(NOPORTDOCS)
(-)games/adgali/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (adgali-0.2.3.tar.gz) = 34e051864e5b7f1ed5c3bfd436f9bd48
1
MD5 (adgali-0.2.4.tar.bz2) = 4e4b3c7fdec424823883ae5d96943374
2
SIZE (adgali-0.2.3.tar.gz) = 571544
2
SIZE (adgali-0.2.4.tar.bz2) = 710402
(-)games/adgali/files/patch-configure (-10 lines)
Lines 1-10 Link Here
1
--- configure.orig	Fri May 23 02:22:11 2003
2
+++ configure	Sat Jun 21 15:20:22 2003
3
@@ -7893,6 +7893,7 @@
4
 
5
 # This can be used to rebuild libtool when needed
6
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
7
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
8
 
9
 # Always use our own libtool.
10
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
(-)games/adgali/files/patch-tools::agl_bfont.c (-10 lines)
Lines 1-10 Link Here
1
--- tools/agl_bfont.c.orig	Sun May 11 02:44:58 2003
2
+++ tools/agl_bfont.c	Sat Jun 21 15:18:43 2003
3
@@ -40,7 +40,6 @@
4
 #include <sys/types.h>
5
 #include <sys/time.h>
6
 #include <unistd.h>
7
-#include <getopt.h>
8
 #include <string.h>
9
 #include <ctype.h>
10
 #include "../config.h"
(-)games/adgali/pkg-descr (-1 / +1 lines)
Lines 6-9 Link Here
6
game GUI, sound events and music, generic AI engine, network management and
6
game GUI, sound events and music, generic AI engine, network management and
7
video streaming. 
7
video streaming. 
8
8
9
WWW: http://www.nongnu.org/adgali/
9
WWW: http://adgali.apiou.org/
(-)games/adgali/pkg-plist (-3 / +14 lines)
Lines 7-20 Link Here
7
include/agl_ios.h
7
include/agl_ios.h
8
include/agl_object.h
8
include/agl_object.h
9
include/agl_video.h
9
include/agl_video.h
10
lib/libagl.a
10
lib/libadgali-0.2.so
11
lib/libagl.so
11
lib/libadgali-0.2.so.0
12
lib/libagl.so.0
12
lib/libadgali.a
13
lib/libadgali.so
13
share/aclocal/adgali.m4
14
share/aclocal/adgali.m4
14
%%PORTDOCS%%%%DOCSDIR%%/adgali025.png
15
%%PORTDOCS%%%%DOCSDIR%%/adgali025.png
15
%%PORTDOCS%%%%DOCSDIR%%/adgali150.png
16
%%PORTDOCS%%%%DOCSDIR%%/adgali150.png
16
%%PORTDOCS%%%%DOCSDIR%%/agl_8h-source.html
17
%%PORTDOCS%%%%DOCSDIR%%/agl_8h-source.html
17
%%PORTDOCS%%%%DOCSDIR%%/agl_8h.html
18
%%PORTDOCS%%%%DOCSDIR%%/agl_8h.html
19
%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h-source.html
20
%%PORTDOCS%%%%DOCSDIR%%/agl__gui_8h.html
18
%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h-source.html
21
%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h-source.html
19
%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h.html
22
%%PORTDOCS%%%%DOCSDIR%%/agl__ios_8h.html
20
%%PORTDOCS%%%%DOCSDIR%%/agl__video_8h-source.html
23
%%PORTDOCS%%%%DOCSDIR%%/agl__video_8h-source.html
Lines 33-47 Link Here
33
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot
36
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.dot
34
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.gif
37
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.gif
35
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html
38
%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html
39
%%PORTDOCS%%%%DOCSDIR%%/group__ios.html
40
%%PORTDOCS%%%%DOCSDIR%%/group__tools.html
41
%%PORTDOCS%%%%DOCSDIR%%/group__video.html
36
%%PORTDOCS%%%%DOCSDIR%%/index.hhc
42
%%PORTDOCS%%%%DOCSDIR%%/index.hhc
37
%%PORTDOCS%%%%DOCSDIR%%/index.hhk
43
%%PORTDOCS%%%%DOCSDIR%%/index.hhk
38
%%PORTDOCS%%%%DOCSDIR%%/index.hhp
44
%%PORTDOCS%%%%DOCSDIR%%/index.hhp
39
%%PORTDOCS%%%%DOCSDIR%%/index.html
45
%%PORTDOCS%%%%DOCSDIR%%/index.html
46
%%PORTDOCS%%%%DOCSDIR%%/modules.html
40
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel.html
47
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel.html
41
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.gif
48
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.gif
49
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.map
50
%%PORTDOCS%%%%DOCSDIR%%/structagl__channel__coll__graph.md5
42
%%PORTDOCS%%%%DOCSDIR%%/structagl__ios.html
51
%%PORTDOCS%%%%DOCSDIR%%/structagl__ios.html
43
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix.html
52
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix.html
44
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.gif
53
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.gif
54
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.map
55
%%PORTDOCS%%%%DOCSDIR%%/structagl__pix__coll__graph.md5
45
%%PORTDOCS%%%%DOCSDIR%%/structagl__pos.html
56
%%PORTDOCS%%%%DOCSDIR%%/structagl__pos.html
46
%%PORTDOCS%%%%DOCSDIR%%/structagl__rect.html
57
%%PORTDOCS%%%%DOCSDIR%%/structagl__rect.html
47
%%PORTDOCS%%%%DOCSDIR%%/structagl__size.html
58
%%PORTDOCS%%%%DOCSDIR%%/structagl__size.html

Return to bug 82673