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

(-)/home/hernandp/ports/linux-ac3d/Makefile (-3 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	ac3d
8
PORTNAME=	ac3d
9
PORTVERSION=	6.1
9
PORTVERSION=	6.205
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	graphics linux
11
CATEGORIES=	graphics linux
12
MASTER_SITES=	http://www.ac3d.org/ac3d/download/ \
12
MASTER_SITES=	http://www.inivis.com/ac3d/download/release6/ \
13
		http://freebsd.unixfreunde.de/sources/
13
		http://freebsd.unixfreunde.de/sources/
14
PKGNAMEPREFIX=	linux-
14
PKGNAMEPREFIX=	linux-
15
DISTNAME=	${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
15
DISTNAME=	${PORTNAME}lx${PORTVERSION:R}${PORTVERSION:E}
(-)/home/hernandp/ports/linux-ac3d/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ac3dlx61.tgz) = a1c3d6d987e52fd6412230b8b7a7f510
1
MD5 (ac3dlx6205.tgz) = b334108a6cf1afb633417c70b37160dd
2
SHA256 (ac3dlx61.tgz) = 3ee984dfb732c658f4f30ba4c2afec8621d32f09eab94bf4b0a6c90a513a1098
2
SHA256 (ac3dlx6205.tgz) = 5f1611e0ca263a3b3978d5cad82001ca45b2dbf8cb891093aad6f7d856a3612c
3
SIZE (ac3dlx61.tgz) = 5361975
3
SIZE (ac3dlx6205.tgz) = 5319713
(-)/home/hernandp/ports/linux-ac3d/pkg-plist (-2 / +2 lines)
Lines 2-8 Link Here
2
bin/ac3ds
2
bin/ac3ds
3
libexec/ac3d
3
libexec/ac3d
4
libexec/ac3ds
4
libexec/ac3ds
5
share/pixmaps/ac3d.png
6
%%DATADIR%%/font.ac
5
%%DATADIR%%/font.ac
7
%%DATADIR%%/fontwire.ac
6
%%DATADIR%%/fontwire.ac
8
%%DATADIR%%/lib/tcl8.4/auto.tcl
7
%%DATADIR%%/lib/tcl8.4/auto.tcl
Lines 50-56 Link Here
50
%%DATADIR%%/plugins/airfoil_import.p
49
%%DATADIR%%/plugins/airfoil_import.p
51
%%DATADIR%%/plugins/centre.p
50
%%DATADIR%%/plugins/centre.p
52
%%DATADIR%%/plugins/centre.tcl
51
%%DATADIR%%/plugins/centre.tcl
53
%%DATADIR%%/plugins/csg.p
54
%%DATADIR%%/plugins/csg.tcl
52
%%DATADIR%%/plugins/csg.tcl
55
%%DATADIR%%/plugins/ddsload.p
53
%%DATADIR%%/plugins/ddsload.p
56
%%DATADIR%%/plugins/dxf_export.p
54
%%DATADIR%%/plugins/dxf_export.p
Lines 97-102 Link Here
97
%%DATADIR%%/tcl/ac3dprefs.tcl
95
%%DATADIR%%/tcl/ac3dprefs.tcl
98
%%DATADIR%%/tcl/ac3drender.tcl
96
%%DATADIR%%/tcl/ac3drender.tcl
99
%%DATADIR%%/tcl/ac3dtips.tcl
97
%%DATADIR%%/tcl/ac3dtips.tcl
98
%%DATADIR%%/tcl/ac3dttfont.tcl
100
%%DATADIR%%/tcl/ac3dutil.tcl
99
%%DATADIR%%/tcl/ac3dutil.tcl
101
%%DATADIR%%/tcl/ac3duvedit.tcl
100
%%DATADIR%%/tcl/ac3duvedit.tcl
102
%%DATADIR%%/tcl/ac3dview.tcl
101
%%DATADIR%%/tcl/ac3dview.tcl
Lines 176-181 Link Here
176
%%EXAMPLESDIR%%/tree_transparent.gif
175
%%EXAMPLESDIR%%/tree_transparent.gif
177
%%EXAMPLESDIR%%/world.ac
176
%%EXAMPLESDIR%%/world.ac
178
%%EXAMPLESDIR%%/world.rgb
177
%%EXAMPLESDIR%%/world.rgb
178
share/pixmaps/ac3d.png
179
@dirrm %%EXAMPLESDIR%%
179
@dirrm %%EXAMPLESDIR%%
180
@dirrm %%DATADIR%%/tcl/images
180
@dirrm %%DATADIR%%/tcl/images
181
@dirrm %%DATADIR%%/tcl
181
@dirrm %%DATADIR%%/tcl

Return to bug 114815