View | Details | Raw Unified | Return to bug 124365 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/graphics/GraphicsMagick/Makefile (-13 / +11 lines)
Lines 6-30 Link Here
6
#
6
#
7
7
8
PORTNAME=	GraphicsMagick
8
PORTNAME=	GraphicsMagick
9
PORTVERSION=	1.1.12
9
PORTVERSION=	1.2.3
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
12
		ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
12
		ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/
13
MASTER_SITE_SUBDIR=	${PORTNAME:L}
13
MASTER_SITE_SUBDIR=	${PORTNAME:L}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	glarkin@sourcehosting.net
16
COMMENT=	Fast image processing tools based on ImageMagick
16
COMMENT=	Fast image processing tools based on ImageMagick
17
17
18
LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2	\
18
LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2	\
19
		fpx.[2-9]:${PORTSDIR}/graphics/libfpx	\
19
		fpx.[2-9]:${PORTSDIR}/graphics/libfpx	\
20
		jbig:${PORTSDIR}/graphics/jbigkit	\
20
		jbig:${PORTSDIR}/graphics/jbigkit	\
21
		wmflite:${PORTSDIR}/graphics/libwmf	\
21
		wmflite:${PORTSDIR}/graphics/libwmf	\
22
		xml2:${PORTSDIR}/textproc/libxml2
22
		xml2:${PORTSDIR}/textproc/libxml2	\
23
		ltdl:${PORTSDIR}/devel/libltdl15
23
OTHERGRAPHICS=	jasper jpeg lcms png tiff
24
OTHERGRAPHICS=	jasper jpeg lcms png tiff
24
LIB_DEPENDS+=	${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|}
25
LIB_DEPENDS+=	${OTHERGRAPHICS:C|(.+)|\1:${PORTSDIR}/graphics/\1|}
25
OPTIONS=	Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off
26
OPTIONS=	Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off \
26
27
		TESTS "Run bundled self-tests after build" on
27
OPTIONS+=	TESTS "Run bundled self-tests after build" on
28
28
29
USE_ICONV=	yes
29
USE_ICONV=	yes
30
USE_AUTOTOOLS=	libtool:15
30
USE_AUTOTOOLS=	libtool:15
Lines 46-58 Link Here
46
46
47
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
47
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
48
CONFIGURE_ARGS=	--without-perl --enable-shared --enable-static \
48
CONFIGURE_ARGS=	--without-perl --enable-shared --enable-static \
49
		--without-threads
49
		--without-threads --with-ltdl-include=${LOCALBASE}/include \
50
		--with-ltdl-lib=${LOCALBASE}/lib
50
USE_LDCONFIG=	yes
51
USE_LDCONFIG=	yes
51
52
52
.if defined(WITH_WINDOWS_FONT_DIR)
53
CONFIGURE_ARGS+=	--with-windows-font-dir="${WINDOWS_FONT_DIR}"
54
.endif
55
56
ALL_TARGET=	-j`${SYSCTL} -n hw.ncpu`
53
ALL_TARGET=	-j`${SYSCTL} -n hw.ncpu`
57
54
58
.if !defined(NOPORTDOCS)
55
.if !defined(NOPORTDOCS)
Lines 66-73 Link Here
66
63
67
.include <bsd.port.pre.mk>
64
.include <bsd.port.pre.mk>
68
65
69
# Perl and Tcl APIs will be installed by separate ports
66
.if defined(WITH_WINDOWS_FONT_DIR)
70
PLIST_SUB+=	WITH_PERL="@comment "
67
CONFIGURE_ARGS+=	--with-windows-font-dir="${WINDOWS_FONT_DIR}"
68
.endif
71
69
72
.if defined(WITHOUT_X11)
70
.if defined(WITHOUT_X11)
73
PKGNAMESUFFIX+=	-nox11
71
PKGNAMESUFFIX+=	-nox11
(-)/usr/ports/graphics/GraphicsMagick/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (GraphicsMagick-1.1.12.tar.bz2) = 07653ae3d22a79786e637202a0532a95
1
MD5 (GraphicsMagick-1.2.3.tar.bz2) = 6326520b005f76f6c7eae26409c9dea0
2
SHA256 (GraphicsMagick-1.1.12.tar.bz2) = 50e2a96cccad84e7eb5dfa277d3b68055e154f32a8d00d81acd072ba91a1a92e
2
SHA256 (GraphicsMagick-1.2.3.tar.bz2) = 0fffff1e0aded2f2f3d8c4f13bad8f5c10d54745e5a4ec584bb30f2d003787e4
3
SIZE (GraphicsMagick-1.1.12.tar.bz2) = 5034822
3
SIZE (GraphicsMagick-1.2.3.tar.bz2) = 5507918
(-)/usr/ports/graphics/GraphicsMagick/files/patch-Makefile.in (-83 / +14 lines)
Lines 1-89 Link Here
1
--- Makefile.in        Fri Mar 18 19:36:21 2005
1
--- Makefile.in.orig	2008-05-18 17:22:51.000000000 -0400
2
+++ Makefile.in        Sun Jul 24 18:21:35 2005
2
+++ Makefile.in	2008-06-06 18:41:23.620488084 -0400
3
@@ -466,5 +466,5 @@
3
@@ -1775,7 +1775,7 @@
4
 
4
 MagickLibConfigPath = @MagickLibConfigPath@
5
 # Install HTML files
5
 MagickLibPath = @MagickLibPath@
6
-pkgdocdir = @MagickSharePath@
6
 MagickShareConfigPath = @MagickShareConfigPath@
7
+pkgdocdir = ${DATA_DIR}/doc/GraphicsMagick
7
-MagickSharePath = @MagickSharePath@
8
 DOCDIRS = images www www/api www/Magick++
8
+MagickSharePath = ${DATADIR}
9
 @WITH_PERL_TRUE@PERLMAGICK = PerlMagick
9
 MogrifyDelegate = @MogrifyDelegate@
10
@@ -1079,5 +1079,5 @@
10
 NM = @NM@
11
 
11
 NMEDIT = @NMEDIT@
12
 # Install arch-independent package data
12
@@ -4382,7 +4382,7 @@
13
-install-data-local: install-data-html
13
 @WITH_PERL_DYNAMIC_FALSE@@WITH_PERL_STATIC_TRUE@@WITH_PERL_TRUE@PERLSTATICNAME = PerlMagick
14
+install-data-local:
15
 
16
 # Uninstall arch-independent package data
17
--- coders/Makefile.in Fri Mar 18 19:36:16 2005
18
+++ coders/Makefile.in Sun Jul 24 19:22:21 2005
19
@@ -1479,5 +1479,5 @@
20
 install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
21
 	@$(NORMAL_INSTALL)
22
-	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
23
+	test -z "$(pkgdir)" -o -z "$(pkg_LTLIBRARIES)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
24
 	@list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
25
 	 if test -f $$p; then \
26
@@ -1825,5 +1825,5 @@
27
 install-pkgDATA: $(pkg_DATA)
28
 	@$(NORMAL_INSTALL)
29
-	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
30
+	test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
31
 	@list='$(pkg_DATA)'; for p in $$list; do \
32
 	 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
33
@@ -1842,5 +1842,5 @@
34
 install-pkgdataDATA: $(pkgdata_DATA)
35
 	@$(NORMAL_INSTALL)
36
-	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
37
+	test -z "$(pkgdatadir)" -o -z '$(pkgdata_DATA)' || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
38
 	@list='$(pkgdata_DATA)'; for p in $$list; do \
39
 	 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
40
--- filters/Makefile.in        Fri Mar 18 19:36:17 2005
41
+++ filters/Makefile.in        Sun Jul 24 19:23:33 2005
42
@@ -522,5 +522,5 @@
43
 install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
44
 	@$(NORMAL_INSTALL)
45
-	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
46
+	test -z "$(pkgdir)"  -o -z '$(pkg_LTLIBRARIES)' || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
47
 	@list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
48
 	  if test -f $$p; then \
49
@@ -592,5 +592,5 @@
50
 install-pkgDATA: $(pkg_DATA)
51
 	@$(NORMAL_INSTALL)
52
-	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
53
+	test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
54
 	@list='$(pkg_DATA)'; for p in $$list; do \
55
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
56
--- magick/Makefile.in	Fri Mar 18 19:36:18 2005
57
+++ magick/Makefile.in	Tue Jul 26 21:05:48 2005
58
@@ -664,5 +664,5 @@
59
 
60
 # Pkgconfig directory
61
-pkgconfigdir = $(libdir)/pkgconfig
62
+pkgconfigdir = $(prefix)/libdata/pkgconfig
63
 
64
 # Files to install in Pkgconfig directory
65
@@ -930,5 +930,5 @@
66
 install-pkgDATA: $(pkg_DATA)
67
 	@$(NORMAL_INSTALL)
68
-	test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
69
+	test -z "$(pkgdir)" -o -z '$(pkg_DATA)' || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
70
 	@list='$(pkg_DATA)'; for p in $$list; do \
71
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
72
--- Magick++/lib/Makefile.in	Fri Mar 18 19:36:13 2005
73
+++ Magick++/lib/Makefile.in	Tue Jul 26 21:37:39 2005
74
@@ -453,5 +453,5 @@
75
 
76
 # Pkgconfig directory
77
-pkgconfigdir = $(libdir)/pkgconfig
78
+pkgconfigdir = $(prefix)/libdata/pkgconfig
79
 
80
 # Files to install in Pkgconfig directory
81
--- wand/Makefile.in	Fri Mar 18 19:36:20 2005
82
+++ wand/Makefile.in	Tue Jul 26 21:38:43 2005
83
@@ -478,5 +478,5 @@
84
 
14
 
85
 # Pkgconfig directory
15
 # Pkgconfig directory
86
-pkgconfigdir = $(libdir)/pkgconfig
16
-pkgconfigdir = $(libdir)/pkgconfig
87
+pkgconfigdir = $(prefix)/libdata/pkgconfig
17
+pkgconfigdir = $(prefix)/libdata/pkgconfig
88
 
18
 
89
 # Files to install in Pkgconfig directory
19
 # Files to install in Pkgconfig directory
20
 pkgconfig_DATA = \
(-)/usr/ports/graphics/GraphicsMagick/files/patch-configure (-23 lines)
Lines 1-23 Link Here
1
--- configure	Fri Mar 18 19:35:06 2005
2
+++ configure	Tue Jul 26 22:53:50 2005
3
@@ -2092,5 +2092,5 @@
4
 MagickLibConfigSubDir="${MagickLibSubdir}/config"
5
 AC_DEFINE_UNQUOTED(MagickLibConfigSubDir,"$MagickLibConfigSubDir",Subdirectory of lib where architecture-dependent configuration files live.)
6
-MagickLibConfigPath="${LIB_DIR}/${MagickLibConfigSubDir}"
7
+MagickLibConfigPath="${DATA_DIR}/GraphicsMagick/config"
8
 MagickLibConfigPathDefine="${MagickLibConfigPath}/"
9
 if test "$native_win32_build" = 'yes'
10
@@ -2130,5 +2130,5 @@
11
 # Path to GraphicsMagick share files
12
 MagickShareSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}"
13
-MagickSharePath="${DATA_DIR}/${MagickShareSubdir}"
14
+MagickSharePath="${DATA_DIR}/GraphicsMagick/"
15
 MagickSharePathDefine="${MagickSharePath}/"
16
 if test "$native_win32_build" = 'yes'
17
@@ -2142,5 +2142,5 @@
18
 MagickShareConfigSubDir="${MagickLibSubdir}/config"
19
 AC_DEFINE_UNQUOTED(MagickShareConfigSubDir,"$MagickShareConfigSubDir",Subdirectory of lib where architecture-independent configuration files live.)
20
-MagickShareConfigPath="${DATA_DIR}/${MagickShareConfigSubDir}"
21
+MagickShareConfigPath="${MagickLibConfigPath}"
22
 MagickShareConfigPathDefine="${MagickShareConfigPath}/"
23
 if test "$native_win32_build" = 'yes'
(-)/usr/ports/graphics/GraphicsMagick/files/patch-configure.in (+20 lines)
Line 0 Link Here
1
--- configure.orig	2008-05-18 17:22:52.000000000 -0400
2
+++ configure	2008-06-06 18:37:48.269146182 -0400
3
@@ -37604,7 +37604,7 @@
4
 #
5
 
6
 # Subdirectory under lib to place GraphicsMagick lib files
7
-MagickLibSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}"
8
+MagickLibSubdir="${PACKAGE_NAME}"
9
 
10
 cat >>confdefs.h <<_ACEOF
11
 #define MagickLibSubdir "$MagickLibSubdir"
12
@@ -37708,7 +37708,7 @@
13
 
14
 #
15
 # Path to GraphicsMagick share files
16
-MagickShareSubdir="${PACKAGE_NAME}-${PACKAGE_VERSION}"
17
+MagickShareSubdir="${PACKAGE_NAME}"
18
 MagickSharePath="${DATA_DIR}/${MagickShareSubdir}"
19
 MagickSharePathDefine="${MagickSharePath}/"
20
 case "${build_os}" in
(-)/usr/ports/graphics/GraphicsMagick/files/patch-magick_symbols.h (-19 lines)
Lines 1-19 Link Here
1
--- magick/symbols.h.orig	Mon Jul 16 21:55:06 2007
2
+++ magick/symbols.h	Mon Jul 16 21:56:04 2007
3
@@ -17,6 +17,8 @@
4
 #if !defined(_MAGICK_SYMBOLS_H)
5
 #define _MAGICK_SYMBOLS_H
6
 
7
+#define GetToken GmGetToken
8
+
9
 #if defined(PREFIX_MAGICK_SYMBOLS)
10
 #define AccessDefinition GmAccessDefinition
11
 #define AcquireCacheNexus GmAcquireCacheNexus
12
@@ -386,7 +388,6 @@
13
 #define GetQuantizeInfo GmGetQuantizeInfo
14
 #define GetSignatureInfo GmGetSignatureInfo
15
 #define GetTimerInfo GmGetTimerInfo
16
-#define GetToken GmGetToken
17
 #define GetTypeInfo GmGetTypeInfo
18
 #define GetTypeInfoByFamily GmGetTypeInfoByFamily
19
 #define GetTypeList GmGetTypeList
(-)/usr/ports/graphics/GraphicsMagick/files/patch-newfpx (-20 lines)
Lines 1-20 Link Here
1
--- coders/fpx.c	2004-04-14 18:45:28.000000000 -0400
2
+++ coders/fpx.c	2007-11-01 23:30:18.000000000 -0500
3
@@ -182,13 +182,13 @@
4
   unsigned int
5
     status,
6
-    subimage;
7
-
8
-  unsigned long
9
+    subimage,
10
     height,
11
-    memory_limit,
12
     tile_width,
13
     tile_height,
14
     width;
15
 
16
+  size_t
17
+    memory_limit;
18
+
19
   /*
20
     Open image.
(-)/usr/ports/graphics/GraphicsMagick/pkg-plist (-38 / +44 lines)
Lines 19-27 Link Here
19
include/GraphicsMagick/magick/api.h
19
include/GraphicsMagick/magick/api.h
20
include/GraphicsMagick/magick/attribute.h
20
include/GraphicsMagick/magick/attribute.h
21
include/GraphicsMagick/magick/blob.h
21
include/GraphicsMagick/magick/blob.h
22
include/GraphicsMagick/magick/cache.h
22
include/GraphicsMagick/magick/channel.h
23
include/GraphicsMagick/magick/cache_view.h
24
include/GraphicsMagick/magick/color.h
23
include/GraphicsMagick/magick/color.h
24
include/GraphicsMagick/magick/colorspace.h
25
include/GraphicsMagick/magick/command.h
25
include/GraphicsMagick/magick/command.h
26
include/GraphicsMagick/magick/composite.h
26
include/GraphicsMagick/magick/composite.h
27
include/GraphicsMagick/magick/compress.h
27
include/GraphicsMagick/magick/compress.h
Lines 33-38 Link Here
33
include/GraphicsMagick/magick/effect.h
33
include/GraphicsMagick/magick/effect.h
34
include/GraphicsMagick/magick/enhance.h
34
include/GraphicsMagick/magick/enhance.h
35
include/GraphicsMagick/magick/error.h
35
include/GraphicsMagick/magick/error.h
36
include/GraphicsMagick/magick/forward.h
36
include/GraphicsMagick/magick/fx.h
37
include/GraphicsMagick/magick/fx.h
37
include/GraphicsMagick/magick/gem.h
38
include/GraphicsMagick/magick/gem.h
38
include/GraphicsMagick/magick/image.h
39
include/GraphicsMagick/magick/image.h
Lines 42-51 Link Here
42
include/GraphicsMagick/magick/magick.h
43
include/GraphicsMagick/magick/magick.h
43
include/GraphicsMagick/magick/magick_config.h
44
include/GraphicsMagick/magick/magick_config.h
44
include/GraphicsMagick/magick/magick_types.h
45
include/GraphicsMagick/magick/magick_types.h
46
include/GraphicsMagick/magick/memory.h
45
include/GraphicsMagick/magick/module.h
47
include/GraphicsMagick/magick/module.h
46
include/GraphicsMagick/magick/monitor.h
48
include/GraphicsMagick/magick/monitor.h
47
include/GraphicsMagick/magick/montage.h
49
include/GraphicsMagick/magick/montage.h
50
include/GraphicsMagick/magick/operator.h
48
include/GraphicsMagick/magick/paint.h
51
include/GraphicsMagick/magick/paint.h
52
include/GraphicsMagick/magick/pixel_cache.h
49
include/GraphicsMagick/magick/profile.h
53
include/GraphicsMagick/magick/profile.h
50
include/GraphicsMagick/magick/quantize.h
54
include/GraphicsMagick/magick/quantize.h
51
include/GraphicsMagick/magick/registry.h
55
include/GraphicsMagick/magick/registry.h
Lines 54-60 Link Here
54
include/GraphicsMagick/magick/resource.h
58
include/GraphicsMagick/magick/resource.h
55
include/GraphicsMagick/magick/shear.h
59
include/GraphicsMagick/magick/shear.h
56
include/GraphicsMagick/magick/signature.h
60
include/GraphicsMagick/magick/signature.h
57
include/GraphicsMagick/magick/stream.h
58
include/GraphicsMagick/magick/symbols.h
61
include/GraphicsMagick/magick/symbols.h
59
include/GraphicsMagick/magick/timer.h
62
include/GraphicsMagick/magick/timer.h
60
include/GraphicsMagick/magick/transform.h
63
include/GraphicsMagick/magick/transform.h
Lines 66-121 Link Here
66
include/GraphicsMagick/wand/magick_wand.h
69
include/GraphicsMagick/wand/magick_wand.h
67
include/GraphicsMagick/wand/pixel_wand.h
70
include/GraphicsMagick/wand/pixel_wand.h
68
include/GraphicsMagick/wand/wand_api.h
71
include/GraphicsMagick/wand/wand_api.h
69
%%DATADIR%%/Copyright.txt
72
lib/GraphicsMagick/config/delegates.mgk
70
%%DATADIR%%/config/colors.mgk
73
lib/GraphicsMagick/config/type-ghostscript.mgk
71
%%DATADIR%%/config/delegates.mgk
74
lib/GraphicsMagick/config/type-solaris.mgk
72
%%DATADIR%%/config/log.mgk
75
lib/GraphicsMagick/config/type-windows.mgk
73
%%DATADIR%%/config/magic.mgk
76
lib/GraphicsMagick/config/type.mgk
74
%%DATADIR%%/config/modules.mgk
75
%%DATADIR%%/config/type-ghostscript.mgk
76
%%DATADIR%%/config/type-solaris.mgk
77
%%DATADIR%%/config/type-windows.mgk
78
%%DATADIR%%/config/type.mgk
79
lib/libGraphicsMagick++.a
77
lib/libGraphicsMagick++.a
80
lib/libGraphicsMagick++.la
78
lib/libGraphicsMagick++.la
81
lib/libGraphicsMagick++.so
79
lib/libGraphicsMagick++.so
82
lib/libGraphicsMagick++.so.1
80
lib/libGraphicsMagick++.so.2
83
lib/libGraphicsMagick.a
81
lib/libGraphicsMagick.a
84
lib/libGraphicsMagick.la
82
lib/libGraphicsMagick.la
85
lib/libGraphicsMagick.so
83
lib/libGraphicsMagick.so
86
lib/libGraphicsMagick.so.1
84
lib/libGraphicsMagick.so.2
87
lib/libGraphicsMagickWand.a
85
lib/libGraphicsMagickWand.a
88
lib/libGraphicsMagickWand.la
86
lib/libGraphicsMagickWand.la
89
lib/libGraphicsMagickWand.so
87
lib/libGraphicsMagickWand.so
90
lib/libGraphicsMagickWand.so.0
88
lib/libGraphicsMagickWand.so.1
91
libdata/pkgconfig/GraphicsMagick++.pc
89
libdata/pkgconfig/GraphicsMagick++.pc
92
libdata/pkgconfig/GraphicsMagick.pc
90
libdata/pkgconfig/GraphicsMagick.pc
93
libdata/pkgconfig/GraphicsMagickWand.pc
91
libdata/pkgconfig/GraphicsMagickWand.pc
94
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/Graphics/Magick.pm
92
%%DATADIR%%/config/colors.mgk
95
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/.packlist
93
%%DATADIR%%/config/log.mgk
96
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.so
94
%%DATADIR%%/config/magic.mgk
97
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/Magick.bs
95
%%DATADIR%%/config/modules.mgk
98
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick/autosplit.ix
96
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
99
@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/coders
97
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2001
100
@comment lib/GraphicsMagick-%%PORTVERSION%%/modules-%%Q%%/filters
98
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2002
99
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2003
100
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2004
101
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2005
102
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2006
103
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2007
104
%%PORTDOCS%%%%DOCSDIR%%/Copyright.txt
105
%%PORTDOCS%%%%DOCSDIR%%/NEWS.txt
101
%%PORTDOCS%%%%DOCSDIR%%/images/ball.png
106
%%PORTDOCS%%%%DOCSDIR%%/images/ball.png
102
%%PORTDOCS%%%%DOCSDIR%%/images/corbis.png
103
%%PORTDOCS%%%%DOCSDIR%%/images/examples.jpg
107
%%PORTDOCS%%%%DOCSDIR%%/images/examples.jpg
104
%%PORTDOCS%%%%DOCSDIR%%/images/gm-125x80t.png
108
%%PORTDOCS%%%%DOCSDIR%%/images/gm-125x80t.png
105
%%PORTDOCS%%%%DOCSDIR%%/images/gm-188x120t.png
109
%%PORTDOCS%%%%DOCSDIR%%/images/gm-188x120t.png
106
%%PORTDOCS%%%%DOCSDIR%%/images/gm-282x180t.png
110
%%PORTDOCS%%%%DOCSDIR%%/images/gm-282x180t.png
107
%%PORTDOCS%%%%DOCSDIR%%/images/home.png
108
%%PORTDOCS%%%%DOCSDIR%%/images/mail.png
109
%%PORTDOCS%%%%DOCSDIR%%/images/pdfsages.png
110
%%PORTDOCS%%%%DOCSDIR%%/images/pngnow.png
111
%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle.png
111
%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle.png
112
%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle_option.png
112
%%PORTDOCS%%%%DOCSDIR%%/images/right_triangle_option.png
113
%%PORTDOCS%%%%DOCSDIR%%/index.html
113
%%PORTDOCS%%%%DOCSDIR%%/index.html
114
%%PORTDOCS%%%%DOCSDIR%%/www/AUTHORS.html
114
%%PORTDOCS%%%%DOCSDIR%%/www/AUTHORS.html
115
%%PORTDOCS%%%%DOCSDIR%%/www/BENCHMARKS.html
116
%%PORTDOCS%%%%DOCSDIR%%/www/BUGS.html
115
%%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html
117
%%PORTDOCS%%%%DOCSDIR%%/www/Changelog.html
116
%%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html
118
%%PORTDOCS%%%%DOCSDIR%%/www/Copyright.html
117
%%PORTDOCS%%%%DOCSDIR%%/www/FAQ.html
119
%%PORTDOCS%%%%DOCSDIR%%/www/FAQ.html
118
%%PORTDOCS%%%%DOCSDIR%%/www/GraphicsMagick.html
120
%%PORTDOCS%%%%DOCSDIR%%/%%WWWDIR%%.html
119
%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-unix.html
121
%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-unix.html
120
%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-windows.html
122
%%PORTDOCS%%%%DOCSDIR%%/www/INSTALL-windows.html
121
%%PORTDOCS%%%%DOCSDIR%%/www/ImageMagickObject.html
123
%%PORTDOCS%%%%DOCSDIR%%/www/ImageMagickObject.html
Lines 159-164 Link Here
159
%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-framed.jpg
161
%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-framed.jpg
160
%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-plain.jpg
162
%%PORTDOCS%%%%DOCSDIR%%/www/Magick++/thumbnail-sample-plain.jpg
161
%%PORTDOCS%%%%DOCSDIR%%/www/NEWS.html
163
%%PORTDOCS%%%%DOCSDIR%%/www/NEWS.html
164
%%PORTDOCS%%%%DOCSDIR%%/www/PLATFORMS.html
162
%%PORTDOCS%%%%DOCSDIR%%/www/README.html
165
%%PORTDOCS%%%%DOCSDIR%%/www/README.html
163
%%PORTDOCS%%%%DOCSDIR%%/www/animate.html
166
%%PORTDOCS%%%%DOCSDIR%%/www/animate.html
164
%%PORTDOCS%%%%DOCSDIR%%/www/api.html
167
%%PORTDOCS%%%%DOCSDIR%%/www/api.html
Lines 166-173 Link Here
166
%%PORTDOCS%%%%DOCSDIR%%/www/api/annotate.html
169
%%PORTDOCS%%%%DOCSDIR%%/www/api/annotate.html
167
%%PORTDOCS%%%%DOCSDIR%%/www/api/attribute.html
170
%%PORTDOCS%%%%DOCSDIR%%/www/api/attribute.html
168
%%PORTDOCS%%%%DOCSDIR%%/www/api/blob.html
171
%%PORTDOCS%%%%DOCSDIR%%/www/api/blob.html
169
%%PORTDOCS%%%%DOCSDIR%%/www/api/cache.html
172
%%PORTDOCS%%%%DOCSDIR%%/www/api/channel.html
170
%%PORTDOCS%%%%DOCSDIR%%/www/api/cache_view.html
171
%%PORTDOCS%%%%DOCSDIR%%/www/api/color.html
173
%%PORTDOCS%%%%DOCSDIR%%/www/api/color.html
172
%%PORTDOCS%%%%DOCSDIR%%/www/api/composite.html
174
%%PORTDOCS%%%%DOCSDIR%%/www/api/composite.html
173
%%PORTDOCS%%%%DOCSDIR%%/www/api/constitute.html
175
%%PORTDOCS%%%%DOCSDIR%%/www/api/constitute.html
Lines 185-191 Link Here
185
%%PORTDOCS%%%%DOCSDIR%%/www/api/memory.html
187
%%PORTDOCS%%%%DOCSDIR%%/www/api/memory.html
186
%%PORTDOCS%%%%DOCSDIR%%/www/api/monitor.html
188
%%PORTDOCS%%%%DOCSDIR%%/www/api/monitor.html
187
%%PORTDOCS%%%%DOCSDIR%%/www/api/montage.html
189
%%PORTDOCS%%%%DOCSDIR%%/www/api/montage.html
190
%%PORTDOCS%%%%DOCSDIR%%/www/api/operator.html
188
%%PORTDOCS%%%%DOCSDIR%%/www/api/paint.html
191
%%PORTDOCS%%%%DOCSDIR%%/www/api/paint.html
192
%%PORTDOCS%%%%DOCSDIR%%/www/api/pixel_cache.html
189
%%PORTDOCS%%%%DOCSDIR%%/www/api/profile.html
193
%%PORTDOCS%%%%DOCSDIR%%/www/api/profile.html
190
%%PORTDOCS%%%%DOCSDIR%%/www/api/quantize.html
194
%%PORTDOCS%%%%DOCSDIR%%/www/api/quantize.html
191
%%PORTDOCS%%%%DOCSDIR%%/www/api/registry.html
195
%%PORTDOCS%%%%DOCSDIR%%/www/api/registry.html
Lines 195-206 Link Here
195
%%PORTDOCS%%%%DOCSDIR%%/www/api/segment.html
199
%%PORTDOCS%%%%DOCSDIR%%/www/api/segment.html
196
%%PORTDOCS%%%%DOCSDIR%%/www/api/shear.html
200
%%PORTDOCS%%%%DOCSDIR%%/www/api/shear.html
197
%%PORTDOCS%%%%DOCSDIR%%/www/api/signature.html
201
%%PORTDOCS%%%%DOCSDIR%%/www/api/signature.html
198
%%PORTDOCS%%%%DOCSDIR%%/www/api/stream.html
199
%%PORTDOCS%%%%DOCSDIR%%/www/api/transform.html
202
%%PORTDOCS%%%%DOCSDIR%%/www/api/transform.html
200
%%PORTDOCS%%%%DOCSDIR%%/www/api/types.html
203
%%PORTDOCS%%%%DOCSDIR%%/www/api/types.html
201
%%PORTDOCS%%%%DOCSDIR%%/www/api/widget.html
204
%%PORTDOCS%%%%DOCSDIR%%/www/api/widget.html
202
%%PORTDOCS%%%%DOCSDIR%%/www/body.html
205
%%PORTDOCS%%%%DOCSDIR%%/www/body.html
203
%%PORTDOCS%%%%DOCSDIR%%/www/books.html
204
%%PORTDOCS%%%%DOCSDIR%%/www/color.html
206
%%PORTDOCS%%%%DOCSDIR%%/www/color.html
205
%%PORTDOCS%%%%DOCSDIR%%/www/composite.html
207
%%PORTDOCS%%%%DOCSDIR%%/www/composite.html
206
%%PORTDOCS%%%%DOCSDIR%%/www/conjure.html
208
%%PORTDOCS%%%%DOCSDIR%%/www/conjure.html
Lines 216-246 Link Here
216
%%PORTDOCS%%%%DOCSDIR%%/www/identify.html
218
%%PORTDOCS%%%%DOCSDIR%%/www/identify.html
217
%%PORTDOCS%%%%DOCSDIR%%/www/import.html
219
%%PORTDOCS%%%%DOCSDIR%%/www/import.html
218
%%PORTDOCS%%%%DOCSDIR%%/www/index.html
220
%%PORTDOCS%%%%DOCSDIR%%/www/index.html
219
%%PORTDOCS%%%%DOCSDIR%%/www/install.html
220
%%PORTDOCS%%%%DOCSDIR%%/www/links.html
221
%%PORTDOCS%%%%DOCSDIR%%/www/links.html
221
%%PORTDOCS%%%%DOCSDIR%%/www/magick.css
222
%%PORTDOCS%%%%DOCSDIR%%/www/magick.css
222
%%PORTDOCS%%%%DOCSDIR%%/www/miff.html
223
%%PORTDOCS%%%%DOCSDIR%%/www/miff.html
223
%%PORTDOCS%%%%DOCSDIR%%/www/mission.html
224
%%PORTDOCS%%%%DOCSDIR%%/www/mission.html
224
%%PORTDOCS%%%%DOCSDIR%%/www/mogrify.html
225
%%PORTDOCS%%%%DOCSDIR%%/www/mogrify.html
225
%%PORTDOCS%%%%DOCSDIR%%/www/montage.html
226
%%PORTDOCS%%%%DOCSDIR%%/www/montage.html
227
%%PORTDOCS%%%%DOCSDIR%%/www/motion-picture.html
226
%%PORTDOCS%%%%DOCSDIR%%/www/perl.html
228
%%PORTDOCS%%%%DOCSDIR%%/www/perl.html
227
%%PORTDOCS%%%%DOCSDIR%%/www/programming.html
229
%%PORTDOCS%%%%DOCSDIR%%/www/programming.html
228
%%PORTDOCS%%%%DOCSDIR%%/www/quantize.html
230
%%PORTDOCS%%%%DOCSDIR%%/www/quantize.html
229
%%PORTDOCS%%%%DOCSDIR%%/www/smile.c
231
%%PORTDOCS%%%%DOCSDIR%%/www/smile.c
230
%%PORTDOCS%%%%DOCSDIR%%/www/tools.html
232
%%PORTDOCS%%%%DOCSDIR%%/www/tools.html
231
%%PORTDOCS%%%%DOCSDIR%%/www/utilities.html
233
%%PORTDOCS%%%%DOCSDIR%%/www/utilities.html
232
%%PORTDOCS%%%%DOCSDIR%%/www/windows.html
233
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/api
234
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/api
234
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/Magick++
235
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www/Magick++
235
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www
236
%%PORTDOCS%%@dirrm %%DOCSDIR%%/www
236
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
237
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
237
%%PORTDOCS%%@dirrm %%DOCSDIR%%
238
%%PORTDOCS%%@dirrm %%DOCSDIR%%
238
%%WITH_PERL%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics/Magick
239
%%WITH_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Graphics
240
%%WITH_PERL%%@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Graphics
241
@dirrm %%DATADIR%%/config
239
@dirrm %%DATADIR%%/config
242
@dirrm %%DATADIR%%
240
@dirrm %%DATADIR%%
241
@dirrmtry libdata/pkgconfig
242
@dirrm lib/GraphicsMagick/modules-Q16/filters
243
@dirrm lib/GraphicsMagick/modules-Q16/coders
244
@dirrm lib/GraphicsMagick/modules-Q16
245
@dirrm lib/GraphicsMagick/config
246
@dirrm lib/GraphicsMagick
243
@dirrm include/GraphicsMagick/wand
247
@dirrm include/GraphicsMagick/wand
244
@dirrm include/GraphicsMagick/magick
248
@dirrm include/GraphicsMagick/magick
245
@dirrm include/GraphicsMagick/Magick++
249
@dirrm include/GraphicsMagick/Magick++
246
@dirrm include/GraphicsMagick
250
@dirrm include/GraphicsMagick
251
@exec mkdir -p %D/lib/GraphicsMagick/modules-Q16/filters
252
@exec mkdir -p %D/lib/GraphicsMagick/modules-Q16/coders

Return to bug 124365