aboutsummaryrefslogtreecommitdiffstats
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-09-06 01:48:32 +0800
committerache <ache@FreeBSD.org>2002-09-06 01:48:32 +0800
commitecdfd1ce006a29417ff868edf6ec023826af36c8 (patch)
tree458ba7647703a1cd31c4d8d048e307cf0a9fb5a5 /www/WebMagick/Makefile
parent09e015eb4d610433db22c42189047f02b5d3be5a (diff)
downloadfreebsd-ports-gnome-ecdfd1ce006a29417ff868edf6ec023826af36c8.tar.gz
freebsd-ports-gnome-ecdfd1ce006a29417ff868edf6ec023826af36c8.tar.zst
freebsd-ports-gnome-ecdfd1ce006a29417ff868edf6ec023826af36c8.zip
1) Turn off opt_lowres if no javascript is active since it does nothing
for perl-generated pages (i.e. not implemented). 2) Properly store all lowres* options in %htmlOpts. 3) Don't even call createLowResolutionImage() if not opt_lowres - speedup WebMagick twice. 4) Don't try to clean lowresdir and cachedir if they are not exists or corresponding options are not turned on. 5) Don't try to create lowresdir and cachedir if corresponding options are not turned on. 6) Read only first image from multi-image sequence such as animated GIFs or MPEGs, lowres|cache image can't be created otherwise (they are not exists after ->Write).
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r--www/WebMagick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 0dce9cb0bbee..0028edcb3a9b 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= webmagick