Removed ruby-GalleryAdministrator, dead upstream.

This commit is contained in:
OBATA Akio 2013-12-07 08:50:42 +00:00 committed by Thomas Klausner
parent f09fa8c6b6
commit eff9ba726c
6 changed files with 1 additions and 224 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.5541 2013/12/05 21:31:20 thomasklausner Exp $
# $Id: Makefile,v 1.5542 2013/12/07 08:50:42 obache Exp $
COMMENT= WIP pkgsrc packages
@ -3044,7 +3044,6 @@ SUBDIR+= rthread
SUBDIR+= rtpbreak
SUBDIR+= rubinius
SUBDIR+= rubrica2
SUBDIR+= ruby-GalleryAdministrator
SUBDIR+= ruby-actionmessenger
SUBDIR+= ruby-bdb
SUBDIR+= ruby-cabin

View file

@ -1,7 +0,0 @@
CGI and mail interface for [RAA:RubyPhoto] and zphoto.
This include extended RubyPhoto. But this is not include RubyPhoto's samples.
Good for zphoto if your zphoto version is >= 1.1.
You can make galleries for some languages if you want.

View file

@ -1,8 +0,0 @@
===========================================================================
$NetBSD: MESSAGE,v 1.2 2006/09/08 03:53:05 obache Exp $
You can install the following packages for feature improvement.
textproc/ruby-xmlscan: performance improvement
textproc/ruby-xmlparser:performance improvement
graphics/zphoto: create flash-based photo album
mail/ruby-tmail: use mail interface
===========================================================================

View file

@ -1,42 +0,0 @@
# $NetBSD: Makefile,v 1.12 2012/10/07 14:53:44 asau Exp $
#
DISTNAME= gallery-0.0.8
PKGREVISION= 1
CATEGORIES= graphics ruby www
MASTER_SITES= http://www.cozmixng.org/~kou/download/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.cozmixng.org/~rwiki/?cmd=view;name=GalleryAdministrator
COMMENT= CGI and mail interface for [RAA:RubyPhoto] and zphoto
DEPENDS+= {${RUBY_PKGPREFIX}-imlib2>=0.4.3,${RUBY_PKGPREFIX}-RMagick>=1.8.1}:../../graphics/ruby-imlib2
DEPENDS+= {${RUBY_PKGPREFIX}-uconv-[0-9]*,${RUBY_PKGPREFIX}-iconv-[0-9]*}:../../converters/ruby-uconv
NO_BUILD= yes
USE_TOOLS+= pax
USE_RUBY= yes
USE_RUBY_SETUP= yes
CONFIGURE_ARGS+=--site-ruby=${PREFIX}/${RUBY_VENDORLIB}
REPLACE_RUBY= bin/rubyphoto.rb interface/admin.rb interface/mail_admin.rb \
sample/counter.rb sample/initgallery.rb \
test/run-test.rb test/test-base.rb
DOCS= COPYING_for_RubyPhoto README.en README.ja README_for_RubyPhoto.html
post-install:
${INSTALL_DATA_DIR} ${DESTDIR}${RUBY_DOCDIR:Q}/gallery
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC:Q}/${f:Q} ${DESTDIR}${RUBY_DOCDIR:Q}/gallery
.endfor
${INSTALL_DATA_DIR} ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery
cd ${WRKSRC:Q}/sample && pax -rw -pp * ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery
${RM} -r ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/templates/.en/.svn
${RM} -r ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/templates/.ja/.svn
${RM} -r ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/templates/.ja.i/.svn
${INSTALL_DATA_DIR} ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/interface
${INSTALL_SCRIPT} ${WRKSRC:Q}/interface/admin.rb ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/interface
${INSTALL_SCRIPT} ${WRKSRC:Q}/interface/mail_admin.rb ${DESTDIR}${RUBY_EXAMPLESDIR:Q}/gallery/interface
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,160 +0,0 @@
@comment $NetBSD: PLIST,v 1.3 2009/10/11 10:45:13 thomasklausner Exp $
bin/rubyphoto.rb
${RUBY_VENDORLIB}/rubyphoto.rb
${RUBY_VENDORLIB}/gallery/gallery.rb
${RUBY_VENDORLIB}/gallery/fileutils.rb
${RUBY_VENDORLIB}/gallery/mail-administrator.rb
${RUBY_VENDORLIB}/gallery/cgi-administrator.rb
${RUBY_VENDORLIB}/gallery/config.rb
${RUBY_VENDORLIB}/gallery/mail-lib.rb
${RUBY_VENDORLIB}/gallery/base-administrator.rb
${RUBY_VENDORLIB}/gallery/.ja.i/image_admin.erb
${RUBY_VENDORLIB}/gallery/.ja.i/admin.erb
${RUBY_VENDORLIB}/gallery/.ja.i/add.erb
${RUBY_VENDORLIB}/gallery/.ja.i/header.erb
${RUBY_VENDORLIB}/gallery/.ja.i/login.erb
${RUBY_VENDORLIB}/gallery/.ja.i/error.erb
${RUBY_VENDORLIB}/gallery/.ja.i/user_admin.erb
${RUBY_VENDORLIB}/gallery/.ja.i/footer.erb
${RUBY_VENDORLIB}/gallery/.ja.i/messages.rb
${RUBY_VENDORLIB}/gallery/.ja.i/gallery_admin.erb
${RUBY_VENDORLIB}/gallery/.en/messages.rb
${RUBY_VENDORLIB}/gallery/mail.en/header.erb
${RUBY_VENDORLIB}/gallery/mail.en/admin.erb
${RUBY_VENDORLIB}/gallery/mail.en/error.erb
${RUBY_VENDORLIB}/gallery/mail.en/footer.erb
${RUBY_VENDORLIB}/gallery/mail.en/messages.rb
${RUBY_VENDORLIB}/gallery/mail.en/mail.erb
${RUBY_VENDORLIB}/gallery/html/image_admin.erb
${RUBY_VENDORLIB}/gallery/html/login.erb
${RUBY_VENDORLIB}/gallery/html/header.erb
${RUBY_VENDORLIB}/gallery/html/admin.erb
${RUBY_VENDORLIB}/gallery/html/add.erb
${RUBY_VENDORLIB}/gallery/html/error.erb
${RUBY_VENDORLIB}/gallery/html/gallery_admin.erb
${RUBY_VENDORLIB}/gallery/html/admin_menu.erb
${RUBY_VENDORLIB}/gallery/html/mail_info.erb
${RUBY_VENDORLIB}/gallery/html/footer.erb
${RUBY_VENDORLIB}/gallery/html/show_message.erb
${RUBY_VENDORLIB}/gallery/html/user_admin.erb
${RUBY_VENDORLIB}/gallery/config/shared_config.erb
${RUBY_VENDORLIB}/gallery/config/config.erb
${RUBY_VENDORLIB}/gallery/config/album_config.erb
${RUBY_VENDORLIB}/gallery/config/image_config.erb
${RUBY_VENDORLIB}/gallery/theme_html/admin.erb
${RUBY_VENDORLIB}/gallery/theme_html/add.erb
${RUBY_VENDORLIB}/gallery/theme_html/image_admin.erb
${RUBY_VENDORLIB}/gallery/theme_html/header.erb
${RUBY_VENDORLIB}/gallery/theme_html/login.erb
${RUBY_VENDORLIB}/gallery/theme_html/error.erb
${RUBY_VENDORLIB}/gallery/theme_html/gallery_admin.erb
${RUBY_VENDORLIB}/gallery/theme_html/mail_info.erb
${RUBY_VENDORLIB}/gallery/theme_html/footer.erb
${RUBY_VENDORLIB}/gallery/theme_html/show_message.erb
${RUBY_VENDORLIB}/gallery/theme_html/user_admin.erb
${RUBY_VENDORLIB}/gallery/.ja/messages.rb
${RUBY_VENDORLIB}/gallery/mail.ja/admin.erb
${RUBY_VENDORLIB}/gallery/mail.ja/header.erb
${RUBY_VENDORLIB}/gallery/mail.ja/error.erb
${RUBY_VENDORLIB}/gallery/mail.ja/footer.erb
${RUBY_VENDORLIB}/gallery/mail.ja/messages.rb
${RUBY_VENDORLIB}/gallery/mail.ja/mail.erb
${RUBY_VENDORLIB}/findbin/abspath.rb
${RUBY_VENDORLIB}/findbin/findbin.rb
${RUBY_VENDORLIB}/rubyphoto/imagemagick.rb
${RUBY_VENDORLIB}/rubyphoto/rmagick.rb
${RUBY_VENDORLIB}/rubyphoto/xmlparser.rb
${RUBY_VENDORLIB}/rubyphoto/config.rb
${RUBY_VENDORLIB}/rubyphoto/album.rb
${RUBY_VENDORLIB}/rubyphoto/utils.rb
${RUBY_VENDORLIB}/rubyphoto/image_processor.rb
${RUBY_VENDORLIB}/rubyphoto/rexmlparser.rb
${RUBY_VENDORLIB}/rubyphoto/baseparser.rb
${RUBY_VENDORLIB}/rubyphoto/image_cat.rb
${RUBY_VENDORLIB}/rubyphoto/photo.rb
${RUBY_VENDORLIB}/rubyphoto/xmlscanner.rb
${RUBY_VENDORLIB}/rubyphoto/template.rb
${RUBY_VENDORLIB}/rubyphoto/rubyphoto.rb
${RUBY_VENDORLIB}/rubyphoto/imlib.rb
${RUBY_VENDORLIB}/webutils/realtime-counter.rb
${RUBY_VENDORLIB}/webutils/realtime-counter.rjs
${RUBY_DOCDIR}/gallery/COPYING_for_RubyPhoto
${RUBY_DOCDIR}/gallery/README.en
${RUBY_DOCDIR}/gallery/README.ja
${RUBY_DOCDIR}/gallery/README_for_RubyPhoto.html
${RUBY_EXAMPLESDIR}/gallery/album.xml.en
${RUBY_EXAMPLESDIR}/gallery/album.xml.ja
${RUBY_EXAMPLESDIR}/gallery/counter.rb
${RUBY_EXAMPLESDIR}/gallery/css/gallery.css
${RUBY_EXAMPLESDIR}/gallery/css/gallery_admin.css
${RUBY_EXAMPLESDIR}/gallery/css/gallery_base.css
${RUBY_EXAMPLESDIR}/gallery/css/rubyphoto.css
${RUBY_EXAMPLESDIR}/gallery/dot.forward
${RUBY_EXAMPLESDIR}/gallery/dot.htaccess
${RUBY_EXAMPLESDIR}/gallery/dot.rubyphoto-ignore
${RUBY_EXAMPLESDIR}/gallery/gallery.conf
${RUBY_EXAMPLESDIR}/gallery/http.conf
${RUBY_EXAMPLESDIR}/gallery/images/gallery_banner.png
${RUBY_EXAMPLESDIR}/gallery/images/gallery_banner.svg
${RUBY_EXAMPLESDIR}/gallery/images/granitesm_left.gif
${RUBY_EXAMPLESDIR}/gallery/images/granitesm_right.gif
${RUBY_EXAMPLESDIR}/gallery/images/granitesm_top.gif
${RUBY_EXAMPLESDIR}/gallery/images/granitesm_up.gif
${RUBY_EXAMPLESDIR}/gallery/images/powered_by_cozmixng.png.en
${RUBY_EXAMPLESDIR}/gallery/images/powered_by_cozmixng.png.ja
${RUBY_EXAMPLESDIR}/gallery/initgallery.rb
${RUBY_EXAMPLESDIR}/gallery/mail.conf
${RUBY_EXAMPLESDIR}/gallery/scripts/set_focus.js
${RUBY_EXAMPLESDIR}/gallery/scripts/theme_changer.js
${RUBY_EXAMPLESDIR}/gallery/scripts/theme_changer_form.js
${RUBY_EXAMPLESDIR}/gallery/scripts/user_level.js
${RUBY_EXAMPLESDIR}/gallery/scripts/utils.js
${RUBY_EXAMPLESDIR}/gallery/templates/.en/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.en/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.en/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.en/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.en/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja.i/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja.i/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja.i/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja.i/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja.i/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates/.ja/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.en/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.en/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.en/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.en/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.en/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.ja/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.ja/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.ja/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.ja/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates/theme.ja/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en.art/.photo.html
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en.art/flash_art.html.en
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en.art/zphoto.css
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en/.photo.html
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en/flash.html.en
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.en/zphoto.css
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja.art/.photo.html
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja.art/flash_art.html.ja.utf8
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja.art/zphoto.css
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja/.photo.html
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja/flash.html.ja.utf8
${RUBY_EXAMPLESDIR}/gallery/templates/zphoto.ja/zphoto.css
${RUBY_EXAMPLESDIR}/gallery/templates2/default1.en/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default1.en/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default1.en/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default1.en/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default1.en/tree.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default2.en/album.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default2.en/config.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default2.en/image.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default2.en/shared.xml
${RUBY_EXAMPLESDIR}/gallery/templates2/default2.en/tree.xml
${RUBY_EXAMPLESDIR}/gallery/interface/admin.rb
${RUBY_EXAMPLESDIR}/gallery/interface/mail_admin.rb

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.2 2006/01/04 03:04:45 obache Exp $
SHA1 (gallery-0.0.8.tar.gz) = 2f782b72772b2178928f0ae7df1566afa163f506
RMD160 (gallery-0.0.8.tar.gz) = 188494996a2e8ae9e09013eaa7cae885b582f6ab
Size (gallery-0.0.8.tar.gz) = 154879 bytes