summaryrefslogtreecommitdiffstats
path: root/deskutils/alexandria
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /deskutils/alexandria
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/alexandria')
-rw-r--r--deskutils/alexandria/Makefile60
-rw-r--r--deskutils/alexandria/distinfo3
-rw-r--r--deskutils/alexandria/pkg-descr3
-rw-r--r--deskutils/alexandria/pkg-plist139
4 files changed, 0 insertions, 205 deletions
diff --git a/deskutils/alexandria/Makefile b/deskutils/alexandria/Makefile
deleted file mode 100644
index 80380a017..000000000
--- a/deskutils/alexandria/Makefile
+++ /dev/null
@@ -1,60 +0,0 @@
-# New ports collection makefile for: Alexandria
-# Date created: 18 March 2005
-# Whom: Mitsuru YOSHIDA <mitsuru@riken.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= alexandria
-PORTVERSION= 0.6.1
-PORTREVISION= 4
-CATEGORIES= deskutils ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DIST_SUBDIR= ruby
-
-MAINTAINER= mitsuru@riken.jp
-COMMENT= A GNOME application to help you manage your book collection
-
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/amazon.rb:${PORTSDIR}/www/ruby-amazon \
- ${RUBY_SITEARCHLIBDIR}/locale_system.so:${PORTSDIR}/devel/ruby-gettext \
- ${RUBY_SITEARCHLIBDIR}/libglade2.so:${PORTSDIR}/devel/ruby-libglade2 \
- ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \
- ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \
- ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2
-
-USE_GNOME= gnomehier
-INSTALLS_OMF= yes
-USE_GETTEXT= yes
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-RUBY_SETUP= install.rb
-
-DOCS= NEWS README TODO
-GCONF_SCHEMAS= alexandria.schemas
-
-RUBY_REQUIRE= Ruby > 180
-CONFIGURE_ARGS= "--prefix=${PREFIX}"
-
-.include <bsd.port.pre.mk>
-
-.if !defined(RUBY_PROVIDED)
-IGNORE= only works with Ruby 1.8.0 or later
-.endif
-
-post-extract:
- @${MV} ${WRKSRC}/data/omf ${WRKSRC}/data/gnome/
-
-post-install:
- @${MKDIR} ${LOCALBASE}/etc/gconf/schemas
- @${INSTALL_DATA} ${WRKSRC}/schemas/alexandria.schemas \
- ${LOCALBASE}/etc/gconf/schemas/
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${RUBY_MODDOCDIR}
-.for f in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
-.endfor
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/alexandria/distinfo b/deskutils/alexandria/distinfo
deleted file mode 100644
index 2cd187f42..000000000
--- a/deskutils/alexandria/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ruby/alexandria-0.6.1.tar.gz) = c35f979c336bda0efee779adb56f0b04
-SHA256 (ruby/alexandria-0.6.1.tar.gz) = 8f81822ba7a2cef2ce0b8f7d472f59737127d6c926853f4a4e288e11fdf8cf7f
-SIZE (ruby/alexandria-0.6.1.tar.gz) = 929638
diff --git a/deskutils/alexandria/pkg-descr b/deskutils/alexandria/pkg-descr
deleted file mode 100644
index 69eea48f6..000000000
--- a/deskutils/alexandria/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Alexandria is a GNOME application to help you manage your book collection.
-
-WWW: http://alexandria.rubyforge.org/
diff --git a/deskutils/alexandria/pkg-plist b/deskutils/alexandria/pkg-plist
deleted file mode 100644
index 7b12ce316..000000000
--- a/deskutils/alexandria/pkg-plist
+++ /dev/null
@@ -1,139 +0,0 @@
-bin/alexandria
-%%RUBY_SITELIBDIR%%/alexandria.rb
-%%RUBY_SITELIBDIR%%/alexandria/book.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/amadeus.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/amazon.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/bn.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/ibs_it.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/mcu.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/proxis.rb
-%%RUBY_SITELIBDIR%%/alexandria/book_providers/z3950.rb
-%%RUBY_SITELIBDIR%%/alexandria/config.rb
-%%RUBY_SITELIBDIR%%/alexandria/default_preferences.rb
-%%RUBY_SITELIBDIR%%/alexandria/execution_queue.rb
-%%RUBY_SITELIBDIR%%/alexandria/export_library.rb
-%%RUBY_SITELIBDIR%%/alexandria/import_library.rb
-%%RUBY_SITELIBDIR%%/alexandria/library.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/AboutController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/AddBookController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/BookIconCell.m
-%%RUBY_SITELIBDIR%%/alexandria/macui/BookInfoController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/BooksDataSource.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/ExportController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/Icons.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/ImportController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/Info.plist
-%%RUBY_SITELIBDIR%%/alexandria/macui/LibrariesDataSource.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/MainController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/classes.nib
-%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/info.nib
-%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/keyedobjects.nib
-%%RUBY_SITELIBDIR%%/alexandria/macui/Matrix.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/PreferencesController.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/RatingCell.m
-%%RUBY_SITELIBDIR%%/alexandria/macui/RatingField.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/TableView.rb
-%%RUBY_SITELIBDIR%%/alexandria/macui/TitledImageCell.m
-%%RUBY_SITELIBDIR%%/alexandria/macui/Utils.m
-%%RUBY_SITELIBDIR%%/alexandria/macui/main.m
-%%RUBY_SITELIBDIR%%/alexandria/macui/main.rb
-%%RUBY_SITELIBDIR%%/alexandria/preferences.rb
-%%RUBY_SITELIBDIR%%/alexandria/scanners.rb
-%%RUBY_SITELIBDIR%%/alexandria/scanners/cuecat.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/about_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/alert_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/book_properties_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/book_properties_dialog_base.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/completion_models.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/export_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/glade_base.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/icons.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/import_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/main_app.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/new_book_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/new_book_dialog_manual.rb
-%%RUBY_SITELIBDIR%%/alexandria/ui/preferences_dialog.rb
-%%RUBY_SITELIBDIR%%/alexandria/utils.rb
-%%RUBY_SITELIBDIR%%/alexandria/version.rb
-%%RUBY_SITELIBDIR%%/alexandria/web_themes.rb
-%%DATADIR%%/glade/book_properties_dialog.glade
-%%DATADIR%%/glade/main_app.glade
-%%DATADIR%%/glade/new_book_dialog.glade
-%%DATADIR%%/glade/preferences_dialog.glade
-%%DATADIR%%/icons/alexandria.png
-%%DATADIR%%/icons/alexandria_small.png
-%%DATADIR%%/icons/book.png
-%%DATADIR%%/icons/book_icon.png
-%%DATADIR%%/icons/book_small.png
-%%DATADIR%%/icons/cuecat.png
-%%DATADIR%%/icons/cuecat_inactive.png
-%%DATADIR%%/icons/favorite_tag.png
-%%DATADIR%%/icons/less.png
-%%DATADIR%%/icons/library.png
-%%DATADIR%%/icons/library_small.png
-%%DATADIR%%/icons/lookup.png
-%%DATADIR%%/icons/more.png
-%%DATADIR%%/icons/no_cover.png
-%%DATADIR%%/icons/star_set.png
-%%DATADIR%%/icons/star_unset.png
-%%DATADIR%%/icons/view_as_icons.png
-%%DATADIR%%/icons/view_as_list.png
-%%DATADIR%%/ui/menus.xml
-%%DATADIR%%/ui/popups.xml
-%%DATADIR%%/web-themes/clean/clean.css
-%%DATADIR%%/web-themes/clean/preview.jpg
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/NEWS
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/TODO
-share/gnome/help/alexandria/C/alexandria.xml
-share/gnome/help/alexandria/C/figures/alexandria_add_by_isbn_1.png
-share/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png
-share/gnome/help/alexandria/C/figures/alexandria_add_manually.png
-share/gnome/help/alexandria/C/figures/alexandria_add_z3950.png
-share/gnome/help/alexandria/C/figures/alexandria_edit_info.png
-share/gnome/help/alexandria/C/figures/alexandria_export_web_page.png
-share/gnome/help/alexandria/C/figures/alexandria_importing.png
-share/gnome/help/alexandria/C/figures/alexandria_library_pane.png
-share/gnome/help/alexandria/C/figures/alexandria_list_view.png
-share/gnome/help/alexandria/C/figures/alexandria_list_view_search.png
-share/gnome/help/alexandria/C/figures/alexandria_loaning.png
-share/gnome/help/alexandria/C/figures/alexandria_main_window.png
-share/gnome/help/alexandria/ChangeLog
-share/gnome/omf/alexandria/alexandria-C.omf
-share/locale/cs/LC_MESSAGES/alexandria.mo
-share/locale/cy/LC_MESSAGES/alexandria.mo
-share/locale/de/LC_MESSAGES/alexandria.mo
-share/locale/es/LC_MESSAGES/alexandria.mo
-share/locale/fr/LC_MESSAGES/alexandria.mo
-share/locale/it/LC_MESSAGES/alexandria.mo
-share/locale/ja/LC_MESSAGES/alexandria.mo
-share/locale/pl/LC_MESSAGES/alexandria.mo
-share/locale/pt/LC_MESSAGES/alexandria.mo
-share/locale/pt_BR/LC_MESSAGES/alexandria.mo
-share/locale/sv/LC_MESSAGES/alexandria.mo
-@dirrm share/gnome/omf/alexandria
-@dirrm share/gnome/help/alexandria/C/figures
-@dirrm share/gnome/help/alexandria/C
-@dirrm share/gnome/help/alexandria
-@dirrm %%PORTDOCS%%%%RUBY_MODDOCDIR%%
-@dirrm %%DATADIR%%/web-themes/clean
-@dirrm %%DATADIR%%/web-themes
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
-@dirrm %%RUBY_SITELIBDIR%%/alexandria/ui
-@dirrm %%RUBY_SITELIBDIR%%/alexandria/scanners
-@dirrm %%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib
-@dirrm %%RUBY_SITELIBDIR%%/alexandria/macui
-@dirrm %%RUBY_SITELIBDIR%%/alexandria/book_providers
-@dirrm %%RUBY_SITELIBDIR%%/alexandria
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs