summaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
Diffstat (limited to 'www/WebMagick')
-rw-r--r--www/WebMagick/Makefile61
-rw-r--r--www/WebMagick/distinfo3
-rw-r--r--www/WebMagick/files/patch-Makefile.am11
-rw-r--r--www/WebMagick/files/patch-configure.ac11
-rw-r--r--www/WebMagick/pkg-descr9
-rw-r--r--www/WebMagick/pkg-plist27
6 files changed, 0 insertions, 122 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
deleted file mode 100644
index 5b7c6bcacc30..000000000000
--- a/www/WebMagick/Makefile
+++ /dev/null
@@ -1,61 +0,0 @@
-# Created by: ache
-# $FreeBSD$
-
-PORTNAME= WebMagick
-PORTVERSION= 2.03p29
-PORTREVISION= 4
-PORTEPOCH= 1
-CATEGORIES= www graphics
-MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}-beta/${DISTVERSION}
-DISTNAME= ${PORTNAME}-2.03pre29
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
-LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick6
-RUN_DEPENDS= p5-Sort-Naturally>=0:textproc/p5-Sort-Naturally
-
-USES= shebangfix perl5 autoreconf
-GNU_CONFIGURE= yes
-INFO= webmagick
-MAKE_ARGS+= ICON_INSTALL_DIR=${STAGEDIR}${PREFIX}/www/data/webmagick \
- ETC_INSTALL_DIR=${STAGEDIR}${PREFIX}/etc
-CONFIGURE_ENV+= webmagick_cv_rootpath=${PREFIX}/www/data \
- webmagick_cv_iconpath=webmagick \
- webmagick_cv_prefixpath="" \
- webmagick_cv_htimage="" \
- webmagick_cv_maptype=ncsa \
- PERL=${PERL}
-SHEBANG_FILES= utils/aub \
- utils/aub_hook \
- utils/help2man \
- utils/make_dir_index.pl
-
-OPTIONS_DEFINE= X11
-X11_BUILD_DEPENDS= xlsfonts:x11-fonts/xlsfonts
-X11_RUN_DEPENDS= xlsfonts:x11-fonts/xlsfonts
-X11_CONFIGURE_ENV_OFF= with_x=no
-
-.include <bsd.port.pre.mk>
-
-pre-configure:
- @if [ ! -f ${SITE_ARCH}/Image/Magick.pm ]; then \
- ${ECHO_CMD} ERROR: ImageMagick must be installed with the PERL option enabled; \
- ${FALSE}; \
- fi
-
-pre-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/www/data
-
-post-install:
- ${MV} ${STAGEDIR}${PREFIX}/etc/webmagickrc.dist \
- ${STAGEDIR}${PREFIX}/etc/webmagickrc.sample
-
-.include <bsd.port.post.mk>
diff --git a/www/WebMagick/distinfo b/www/WebMagick/distinfo
deleted file mode 100644
index 7561925fb3b2..000000000000
--- a/www/WebMagick/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484853907
-SHA256 (WebMagick-2.03pre29.tar.gz) = 71022235a0d1ee29795252c0b3bd413d110e11ce7ec9e60674f58a135eaf4b64
-SIZE (WebMagick-2.03pre29.tar.gz) = 589114
diff --git a/www/WebMagick/files/patch-Makefile.am b/www/WebMagick/files/patch-Makefile.am
deleted file mode 100644
index 398c8a9a2b53..000000000000
--- a/www/WebMagick/files/patch-Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.am.orig 2002-10-23 03:54:54.000000000 +0400
-+++ Makefile.am 2014-05-11 00:27:56.000000000 +0400
-@@ -24,7 +24,7 @@
- $(INSTALL_SCRIPT) $$file $(ICON_INSTALL_DIR) ; \
- done
- $(mkinstalldirs) $(ETC_INSTALL_DIR)
-- $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc
-+ $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc.dist
-
- # Additional files to distribute
- EXTRA_DIST = INSTALL.generic MANIFEST TODO webmagick.in \
diff --git a/www/WebMagick/files/patch-configure.ac b/www/WebMagick/files/patch-configure.ac
deleted file mode 100644
index 6cecd1925fac..000000000000
--- a/www/WebMagick/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig 2013-08-07 01:40:05.000000000 +0400
-+++ configure.ac 2013-08-07 01:48:45.000000000 +0400
-@@ -115,7 +115,7 @@
- esac
- done
-
-- exec < /dev/tty
-+# exec < /dev/tty
- rm $tmpfile
- fi
-
diff --git a/www/WebMagick/pkg-descr b/www/WebMagick/pkg-descr
deleted file mode 100644
index 6470919418e2..000000000000
--- a/www/WebMagick/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-WebMagick is a package which supports making image collections
-available on the Web. It recurses through directory trees, building
-HTML pages and imagemap files to allow the user to navigate through
-collections of thumbnail images (somewhat similar to xv's Visual
-Schnauzer) and select the image to view with a mouse click (see sample
-output). Every effort is made to minimize the bandwidth required
-between the server and the browser.
-
-WWW: http://webmagick.sourceforge.net/
diff --git a/www/WebMagick/pkg-plist b/www/WebMagick/pkg-plist
deleted file mode 100644
index 70661c2209a3..000000000000
--- a/www/WebMagick/pkg-plist
+++ /dev/null
@@ -1,27 +0,0 @@
-@sample etc/webmagickrc.sample
-bin/webmagick
-man/man1/webmagick.1.gz
-www/data/webmagick/aqua_next.gif
-www/data/webmagick/aqua_prev.gif
-www/data/webmagick/blank.html
-www/data/webmagick/blue_ball.gif
-www/data/webmagick/blue_ball_large.gif
-www/data/webmagick/blue_ball_medium.gif
-www/data/webmagick/blue_c.gif
-www/data/webmagick/blue_dir.gif
-www/data/webmagick/blue_down.gif
-www/data/webmagick/blue_help.gif
-www/data/webmagick/blue_next.gif
-www/data/webmagick/blue_parch.jpg
-www/data/webmagick/blue_pause.gif
-www/data/webmagick/blue_prev.gif
-www/data/webmagick/blue_readme.gif
-www/data/webmagick/blue_top.gif
-www/data/webmagick/blue_up.gif
-www/data/webmagick/frame-style-1.jpg
-www/data/webmagick/frame-style-2.jpg
-www/data/webmagick/frame-style-3.jpg
-www/data/webmagick/frame-style-4.jpg
-www/data/webmagick/gray_next.gif
-www/data/webmagick/gray_prev.gif
-www/data/webmagick/webmagick.js