diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-17 07:15:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-17 07:15:00 +0800 |
commit | cbe8a0d4251a7fec352f74099ffc440d4a4c591a (patch) | |
tree | 873996354ce6c65419d0b7ac19d85a3c17532fd3 | |
parent | 31b2a0dea873f1fddf073c33dc46f53f5cb65a31 (diff) | |
download | marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.gz marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.bz2 marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.lz marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.xz marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.tar.zst marcuscom-ports-cbe8a0d4251a7fec352f74099ffc440d4a4c591a.zip |
Remove this (again) now that it is part of the FreeBSD tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@665 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gal2/Makefile | 38 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 11 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-configure | 10 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c | 11 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-descr | 8 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 240 |
7 files changed, 0 insertions, 319 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile deleted file mode 100644 index 7883504ec..000000000 --- a/x11-toolkits/gal2/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gal2 -# Date created: 25 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gal2/Makefile,v 1.42 2003/04/04 06:47:22 marcus Exp $ -# - -PORTNAME= gal2 -PORTVERSION= 1.99.3 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution-beta/source/ -#MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of widgets taken from GNOME 2 gnumeric - -#USE_BZIP2= yes -USE_X_PREFIX= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomehier libgnomeui libgnomeprintui -GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2 -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --enable-static --with-libiconv -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo deleted file mode 100644 index bb21ffc0b..000000000 --- a/x11-toolkits/gal2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gal-1.99.3.tar.gz) = ba5b7bf870c844bf04acffd438026b4f diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab deleted file mode 100644 index 7439d1c8c..000000000 --- a/x11-toolkits/gal2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Apr 16 00:08:20 2003 -+++ Makefile.in Wed Apr 16 00:08:47 2003 -@@ -138,7 +138,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - install_sh = @install_sh@ --SUBDIRS = po gal tests docs art -+SUBDIRS = po gal docs art - - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gal-2.0.pc diff --git a/x11-toolkits/gal2/files/patch-configure b/x11-toolkits/gal2/files/patch-configure deleted file mode 100644 index 97aea5b88..000000000 --- a/x11-toolkits/gal2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Aug 26 00:06:18 2002 -+++ configure Mon Aug 26 00:06:32 2002 -@@ -8242,6 +8242,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c deleted file mode 100644 index 4ddea93df..000000000 --- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003 -+++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003 -@@ -136,7 +136,7 @@ - g_object_ref (etg->model); - g_object_set (G_OBJECT (etg), - "parent", parent, -- NULL); -+ (void*)0); - } - - /** diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr deleted file mode 100644 index e2bbdf422..000000000 --- a/x11-toolkits/gal2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GAL is a collection of widgets and utility routines that were taken -from Evolution and Gnumeric. - -The API is not frozen and might change at any time. Larger class -renaming might happen at any point without notice. Use this library -at your own risk. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist deleted file mode 100644 index 26541da23..000000000 --- a/x11-toolkits/gal2/pkg-plist +++ /dev/null @@ -1,240 +0,0 @@ -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-registry.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-text.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-factory.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-item.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table.h -include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text-factory.h -include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text.h -include/gal-2.0/gal/a11y/gal-a11y-util.h -include/gal-2.0/gal/e-paned/e-hpaned.h -include/gal-2.0/gal/e-paned/e-paned.h -include/gal-2.0/gal/e-paned/e-vpaned.h -include/gal-2.0/gal/e-table/e-cell-checkbox.h -include/gal-2.0/gal/e-table/e-cell-combo.h -include/gal-2.0/gal/e-table/e-cell-date.h -include/gal-2.0/gal/e-table/e-cell-float.h -include/gal-2.0/gal/e-table/e-cell-number.h -include/gal-2.0/gal/e-table/e-cell-pixbuf.h -include/gal-2.0/gal/e-table/e-cell-popup.h -include/gal-2.0/gal/e-table/e-cell-progress.h -include/gal-2.0/gal/e-table/e-cell-size.h -include/gal-2.0/gal/e-table/e-cell-spin-button.h -include/gal-2.0/gal/e-table/e-cell-text.h -include/gal-2.0/gal/e-table/e-cell-toggle.h -include/gal-2.0/gal/e-table/e-cell-tree.h -include/gal-2.0/gal/e-table/e-cell-vbox.h -include/gal-2.0/gal/e-table/e-cell.h -include/gal-2.0/gal/e-table/e-table-click-to-add.h -include/gal-2.0/gal/e-table/e-table-col-dnd.h -include/gal-2.0/gal/e-table/e-table-col.h -include/gal-2.0/gal/e-table/e-table-column-specification.h -include/gal-2.0/gal/e-table/e-table-config.h -include/gal-2.0/gal/e-table/e-table-defines.h -include/gal-2.0/gal/e-table/e-table-extras.h -include/gal-2.0/gal/e-table/e-table-field-chooser-dialog.h -include/gal-2.0/gal/e-table/e-table-field-chooser-item.h -include/gal-2.0/gal/e-table/e-table-field-chooser.h -include/gal-2.0/gal/e-table/e-table-group-container.h -include/gal-2.0/gal/e-table/e-table-group-leaf.h -include/gal-2.0/gal/e-table/e-table-group.h -include/gal-2.0/gal/e-table/e-table-header-item.h -include/gal-2.0/gal/e-table/e-table-header-utils.h -include/gal-2.0/gal/e-table/e-table-header.h -include/gal-2.0/gal/e-table/e-table-item.h -include/gal-2.0/gal/e-table/e-table-memory-callbacks.h -include/gal-2.0/gal/e-table/e-table-memory-store.h -include/gal-2.0/gal/e-table/e-table-memory.h -include/gal-2.0/gal/e-table/e-table-model.h -include/gal-2.0/gal/e-table/e-table-one.h -include/gal-2.0/gal/e-table/e-table-scrolled.h -include/gal-2.0/gal/e-table/e-table-search.h -include/gal-2.0/gal/e-table/e-table-selection-model.h -include/gal-2.0/gal/e-table/e-table-simple.h -include/gal-2.0/gal/e-table/e-table-sort-info.h -include/gal-2.0/gal/e-table/e-table-sorted-variable.h -include/gal-2.0/gal/e-table/e-table-sorted.h -include/gal-2.0/gal/e-table/e-table-sorter.h -include/gal-2.0/gal/e-table/e-table-sorting-utils.h -include/gal-2.0/gal/e-table/e-table-specification.h -include/gal-2.0/gal/e-table/e-table-state.h -include/gal-2.0/gal/e-table/e-table-subset-variable.h -include/gal-2.0/gal/e-table/e-table-subset.h -include/gal-2.0/gal/e-table/e-table-tooltip.h -include/gal-2.0/gal/e-table/e-table-utils.h -include/gal-2.0/gal/e-table/e-table-without.h -include/gal-2.0/gal/e-table/e-table.h -include/gal-2.0/gal/e-table/e-tree-memory-callbacks.h -include/gal-2.0/gal/e-table/e-tree-memory.h -include/gal-2.0/gal/e-table/e-tree-model.h -include/gal-2.0/gal/e-table/e-tree-scrolled.h -include/gal-2.0/gal/e-table/e-tree-selection-model.h -include/gal-2.0/gal/e-table/e-tree-sorted.h -include/gal-2.0/gal/e-table/e-tree-table-adapter.h -include/gal-2.0/gal/e-table/e-tree.h -include/gal-2.0/gal/e-text/e-completion-callbacks.h -include/gal-2.0/gal/e-text/e-completion-match.h -include/gal-2.0/gal/e-text/e-completion-view.h -include/gal-2.0/gal/e-text/e-completion.h -include/gal-2.0/gal/e-text/e-entry.h -include/gal-2.0/gal/e-text/e-table-text-model.h -include/gal-2.0/gal/e-text/e-text-model-repos.h -include/gal-2.0/gal/e-text/e-text-model-uri.h -include/gal-2.0/gal/e-text/e-text-model.h -include/gal-2.0/gal/e-text/e-text.h -include/gal-2.0/gal/menus/gal-define-views-dialog.h -include/gal-2.0/gal/menus/gal-define-views-model.h -include/gal-2.0/gal/menus/gal-view-collection.h -include/gal-2.0/gal/menus/gal-view-etable.h -include/gal-2.0/gal/menus/gal-view-factory-etable.h -include/gal-2.0/gal/menus/gal-view-factory.h -include/gal-2.0/gal/menus/gal-view-instance-save-as-dialog.h -include/gal-2.0/gal/menus/gal-view-instance.h -include/gal-2.0/gal/menus/gal-view-new-dialog.h -include/gal-2.0/gal/menus/gal-view.h -include/gal-2.0/gal/shortcut-bar/e-group-bar.h -include/gal-2.0/gal/shortcut-bar/e-icon-bar-bg-item.h -include/gal-2.0/gal/shortcut-bar/e-icon-bar.h -include/gal-2.0/gal/shortcut-bar/e-shortcut-bar.h -include/gal-2.0/gal/shortcut-bar/e-shortcut-model.h -include/gal-2.0/gal/shortcut-bar/e-vscrolled-bar.h -include/gal-2.0/gal/util/e-bit-array.h -include/gal-2.0/gal/util/e-cache.h -include/gal-2.0/gal/util/e-iconv.h -include/gal-2.0/gal/util/e-marshal.h -include/gal-2.0/gal/util/e-sorter-array.h -include/gal-2.0/gal/util/e-sorter.h -include/gal-2.0/gal/util/e-text-event-processor-emacs-like.h -include/gal-2.0/gal/util/e-text-event-processor-types.h -include/gal-2.0/gal/util/e-text-event-processor.h -include/gal-2.0/gal/util/e-util.h -include/gal-2.0/gal/util/e-xml-utils.h -include/gal-2.0/gal/widgets/color-group.h -include/gal-2.0/gal/widgets/color-palette.h -include/gal-2.0/gal/widgets/e-canvas-background.h -include/gal-2.0/gal/widgets/e-canvas-utils.h -include/gal-2.0/gal/widgets/e-canvas-vbox.h -include/gal-2.0/gal/widgets/e-canvas.h -include/gal-2.0/gal/widgets/e-categories-master-list-array.h -include/gal-2.0/gal/widgets/e-categories-master-list-combo.h -include/gal-2.0/gal/widgets/e-categories-master-list-dialog-model.h -include/gal-2.0/gal/widgets/e-categories-master-list-dialog.h -include/gal-2.0/gal/widgets/e-categories-master-list-option-menu.h -include/gal-2.0/gal/widgets/e-categories-master-list.h -include/gal-2.0/gal/widgets/e-categories.h -include/gal-2.0/gal/widgets/e-colors.h -include/gal-2.0/gal/widgets/e-cursors.h -include/gal-2.0/gal/widgets/e-file-selection.h -include/gal-2.0/gal/widgets/e-gui-utils.h -include/gal-2.0/gal/widgets/e-hscrollbar.h -include/gal-2.0/gal/widgets/e-hsv-utils.h -include/gal-2.0/gal/widgets/e-option-menu.h -include/gal-2.0/gal/widgets/e-popup-menu.h -include/gal-2.0/gal/widgets/e-printable.h -include/gal-2.0/gal/widgets/e-reflow-model.h -include/gal-2.0/gal/widgets/e-reflow.h -include/gal-2.0/gal/widgets/e-scroll-frame.h -include/gal-2.0/gal/widgets/e-selection-model-array.h -include/gal-2.0/gal/widgets/e-selection-model-simple.h -include/gal-2.0/gal/widgets/e-selection-model.h -include/gal-2.0/gal/widgets/e-unicode.h -include/gal-2.0/gal/widgets/e-vscrollbar.h -include/gal-2.0/gal/widgets/gtk-combo-box.h -include/gal-2.0/gal/widgets/gtk-combo-stack.h -include/gal-2.0/gal/widgets/gtk-combo-text.h -include/gal-2.0/gal/widgets/widget-color-combo.h -include/gal-2.0/gal/widgets/widget-pixmap-combo.h -lib/gtk-2.0/modules/libgal-a11y-2.0.so -lib/libgal-2.0.a -lib/libgal-2.0.so -lib/libgal-2.0.so.2 -libdata/pkgconfig/gal-2.0.pc -share/doc/gal2/gal-api.html -share/doc/gal2/gal-api.sgml -share/doc/gal2/gal-decl.txt -share/doc/gal2/gal-sections.txt -share/doc/gal2/gal.hierarchy -share/doc/gal2/gal.signals -share/doc/gal2/gal.types -share/gnome/gal-2.0/%%VERSION%%/glade/e-categories-master-list-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-config-no-group.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-config.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-field-chooser.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-categories.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-define-views.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-view-new-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_birthday_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_business_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_favorites_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_gifts_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_goals_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_holiday-cards_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_holiday_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_hot-contacts_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_ideas_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_international_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_key-customer_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_miscellaneous_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_personal_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_phonecalls_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_status_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_strategies_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_suppliers_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_time-and-expenses_16.png -share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/no/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo -@dirrm share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories -@dirrm share/gnome/gal-2.0/%%VERSION%%/pixmaps -@dirrm share/gnome/gal-2.0/%%VERSION%%/glade -@dirrm share/gnome/gal-2.0/%%VERSION%% -@dirrm share/gnome/gal-2.0 -@dirrm share/doc/gal2/gal -@dirrm share/doc/gal2 -@dirrm include/gal-2.0/gal/widgets -@dirrm include/gal-2.0/gal/util -@dirrm include/gal-2.0/gal/shortcut-bar -@dirrm include/gal-2.0/gal/menus -@dirrm include/gal-2.0/gal/e-text -@dirrm include/gal-2.0/gal/e-table -@dirrm include/gal-2.0/gal/e-paned -@dirrm include/gal-2.0/gal/a11y/e-text -@dirrm include/gal-2.0/gal/a11y/e-table -@dirrm include/gal-2.0/gal/a11y -@dirrm include/gal-2.0/gal -@dirrm include/gal-2.0 |