summaryrefslogtreecommitdiff
path: root/graphics/rubyphoto
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rubyphoto')
-rw-r--r--graphics/rubyphoto/Makefile50
-rw-r--r--graphics/rubyphoto/distinfo2
-rw-r--r--graphics/rubyphoto/files/pkg-message.in12
-rw-r--r--graphics/rubyphoto/pkg-descr8
-rw-r--r--graphics/rubyphoto/pkg-plist37
5 files changed, 0 insertions, 109 deletions
diff --git a/graphics/rubyphoto/Makefile b/graphics/rubyphoto/Makefile
deleted file mode 100644
index 9e1d12065ed4..000000000000
--- a/graphics/rubyphoto/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# Created by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
-# $FreeBSD$
-
-PORTNAME= rubyphoto
-PORTVERSION= 1.4
-PORTREVISION= 6
-CATEGORIES= graphics ruby www
-MASTER_SITES= http://www.markhj.com/rubyphoto/files/
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= program for creating web image galleries
-
-BROKEN= No public distfiles
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
- ${RUBY_SITELIBDIR}/image_size.rb:${PORTSDIR}/graphics/ruby-image_size \
- ${RUBY_SITELIBDIR}/xml/parser.rb:${PORTSDIR}/textproc/ruby-xmlparser
-
-NO_BUILD= yes
-
-USE_RUBY= yes
-RUBY_SHEBANG_FILES= ruby_photo.rb
-SUB_FILES= pkg-message
-
-do-install:
- @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/abspath.rb ${STAGEDIR}${RUBY_SITELIBDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/findbin.rb ${STAGEDIR}${RUBY_SITELIBDIR}
- @${MKDIR} ${STAGEDIR}${DATADIR}/sample_input
- @${MKDIR} ${STAGEDIR}${DATADIR}/templates/alternate
- @${MKDIR} ${STAGEDIR}${DATADIR}/swigs-converters
- @${MKDIR} ${STAGEDIR}${DATADIR}/xml-generators
- ${INSTALL_DATA} ${WRKSRC}/COPYING ${WRKSRC}/README.html \
- ${WRKSRC}/album.rb ${WRKSRC}/config.rb ${WRKSRC}/dyn_resize.rb \
- ${WRKSRC}/image_cat.rb ${WRKSRC}/image_size_cache.rb \
- ${WRKSRC}/joke.rb ${WRKSRC}/myxml.rb ${WRKSRC}/photo.rb \
- ${WRKSRC}/rp_debug.rb ${WRKSRC}/ruby_photo.rb \
- ${WRKSRC}/template.rb ${WRKSRC}/urlencode.rb ${STAGEDIR}${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/sample_input/* ${STAGEDIR}${DATADIR}/sample_input
- ${INSTALL_DATA} ${WRKSRC}/templates/album.xml ${WRKSRC}/templates/image.xml \
- ${WRKSRC}/templates/shared.xml ${WRKSRC}/templates/tree.xml \
- ${STAGEDIR}${DATADIR}/templates
- ${INSTALL_DATA} ${WRKSRC}/templates/alternate/* ${STAGEDIR}${DATADIR}/templates/alternate
- ${INSTALL_DATA} ${WRKSRC}/swigs-converters/* ${STAGEDIR}${DATADIR}/swigs-converters
- ${INSTALL_DATA} ${WRKSRC}/xml-generators/* ${STAGEDIR}${DATADIR}/xml-generators
-
-.include <bsd.port.mk>
diff --git a/graphics/rubyphoto/distinfo b/graphics/rubyphoto/distinfo
deleted file mode 100644
index f867284460b3..000000000000
--- a/graphics/rubyphoto/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubyphoto-1.4.tar.gz) = 4b5fe171030b2e8cd2255cc7373e81a13a2d8536ded4214b72408c9f905aa77b
-SIZE (rubyphoto-1.4.tar.gz) = 33935
diff --git a/graphics/rubyphoto/files/pkg-message.in b/graphics/rubyphoto/files/pkg-message.in
deleted file mode 100644
index 52a7b7a5059c..000000000000
--- a/graphics/rubyphoto/files/pkg-message.in
+++ /dev/null
@@ -1,12 +0,0 @@
----------------------------------------------------------
-* Copy %%DATADIR%%/templates/* to
- ~/.rubyphoto-templates.
-* Copy %%DATADIR%%/sample_input/config.xml
- to ~/.rubyphoto-conf and edit it if you wish to deviate
- from the default settings.
-* Copy rubyphoto.css and the granitesm_*.gif icons from
- %%DATADIR%%/sample_input/ to your
- top-level photo directory. In this directory, create
- a file called .rubyphoto-ignore which contains
- granitesm_*.gif.
----------------------------------------------------------
diff --git a/graphics/rubyphoto/pkg-descr b/graphics/rubyphoto/pkg-descr
deleted file mode 100644
index 0ebbd883691c..000000000000
--- a/graphics/rubyphoto/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-RubyPhoto is a program for creating image galleries for the web. It
-recurses through a directory tree creating album index files for each
-sub-directory and image index files and thumbnails of specified sizes
-for each image. The generated HTML is completely customisable via
-templates. All configuration and image/album information is supplied
-in XML files.
-
-WWW: http://markhj.com/rubyphoto/
diff --git a/graphics/rubyphoto/pkg-plist b/graphics/rubyphoto/pkg-plist
deleted file mode 100644
index 2654fcb2c5fa..000000000000
--- a/graphics/rubyphoto/pkg-plist
+++ /dev/null
@@ -1,37 +0,0 @@
-%%DATADIR%%/COPYING
-%%DATADIR%%/README.html
-%%DATADIR%%/album.rb
-%%DATADIR%%/config.rb
-%%DATADIR%%/dyn_resize.rb
-%%DATADIR%%/image_cat.rb
-%%DATADIR%%/image_size_cache.rb
-%%DATADIR%%/joke.rb
-%%DATADIR%%/myxml.rb
-%%DATADIR%%/photo.rb
-%%DATADIR%%/rp_debug.rb
-%%DATADIR%%/ruby_photo.rb
-%%DATADIR%%/sample_input/album.xml
-%%DATADIR%%/sample_input/config.xml
-%%DATADIR%%/sample_input/config.xml.old
-%%DATADIR%%/sample_input/example.jpg.xml
-%%DATADIR%%/sample_input/granitesm_left.gif
-%%DATADIR%%/sample_input/granitesm_right.gif
-%%DATADIR%%/sample_input/granitesm_top.gif
-%%DATADIR%%/sample_input/granitesm_up.gif
-%%DATADIR%%/sample_input/rubyphoto.css
-%%DATADIR%%/templates/alternate/album.xml
-%%DATADIR%%/templates/alternate/image.xml
-%%DATADIR%%/templates/alternate/shared.xml
-%%DATADIR%%/templates/alternate/tree.xml
-%%DATADIR%%/templates/album.xml
-%%DATADIR%%/templates/image.xml
-%%DATADIR%%/templates/shared.xml
-%%DATADIR%%/templates/tree.xml
-%%DATADIR%%/swigs-converters/albums.rb
-%%DATADIR%%/swigs-converters/images.rb
-%%DATADIR%%/xml-generators/classify-photos
-%%DATADIR%%/xml-generators/make-album
-%%DATADIR%%/template.rb
-%%DATADIR%%/urlencode.rb
-%%RUBY_SITELIBDIR%%/abspath.rb
-%%RUBY_SITELIBDIR%%/findbin.rb