aboutsummaryrefslogtreecommitdiff
path: root/devel/bug-buddy
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
commit1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch)
treebc3c1101d22e55deb5237ef53fbde0f33806170a /devel/bug-buddy
parentd0e21923ea22a5e9983b98a4cc08ae4d6b615af8 (diff)
downloadports-1d1a424e1ce5566733304e9f71ec17b5dee8aa1f.tar.gz
ports-1d1a424e1ce5566733304e9f71ec17b5dee8aa1f.zip
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes: svn path=/head/; revision=84937
Diffstat (limited to 'devel/bug-buddy')
-rw-r--r--devel/bug-buddy/Makefile26
-rw-r--r--devel/bug-buddy/distinfo1
-rw-r--r--devel/bug-buddy/files/patch-ad8
-rw-r--r--devel/bug-buddy/files/patch-configure35
-rw-r--r--devel/bug-buddy/files/patch-po::Makefile.in.in14
-rw-r--r--devel/bug-buddy/pkg-descr6
-rw-r--r--devel/bug-buddy/pkg-plist93
7 files changed, 0 insertions, 183 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile
deleted file mode 100644
index 769484703274..000000000000
--- a/devel/bug-buddy/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: bugbuddy
-# Date created: 23rd February 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= bugbuddy
-PORTVERSION= 2.0.8
-PORTREVISION= 1
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/bug-buddy/2.0
-DISTNAME= bug-buddy-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A bug reporting tool for GNOME
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libglade gnomevfs
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/devel/bug-buddy/distinfo b/devel/bug-buddy/distinfo
deleted file mode 100644
index 75f64e7dfb4f..000000000000
--- a/devel/bug-buddy/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (bug-buddy-2.0.8.tar.gz) = 1bb7ec7386cb7f34c2ff4fb8d58cdac4
diff --git a/devel/bug-buddy/files/patch-ad b/devel/bug-buddy/files/patch-ad
deleted file mode 100644
index c9c2e2d68103..000000000000
--- a/devel/bug-buddy/files/patch-ad
+++ /dev/null
@@ -1,8 +0,0 @@
---- docs/app-docs.make.orig Mon Apr 17 06:28:43 2000
-+++ docs/app-docs.make Fri Apr 21 12:15:52 2000
-@@ -1,4 +1,4 @@
--helpdir = $(datadir)/gnome/help/$(app)/$(lang)
-+helpdir = $(datadir)/help/$(app)/$(lang)
- help_DATA = \
- index.html \
- topic.dat \
diff --git a/devel/bug-buddy/files/patch-configure b/devel/bug-buddy/files/patch-configure
deleted file mode 100644
index 76e04f71c15f..000000000000
--- a/devel/bug-buddy/files/patch-configure
+++ /dev/null
@@ -1,35 +0,0 @@
---- configure.orig Fri Jun 15 10:20:23 2001
-+++ configure Tue Jun 19 05:49:49 2001
-@@ -5679,2 +5679,19 @@
-
-+# Actually configure libtool. ac_aux_dir is where install-sh is found.
-+CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
-+LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
-+LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
-+DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \
-+${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
-+$libtool_flags $ac_aux_dir/ltmain.sh $lt_target \
-+|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-+
-+# Reload cache, that may have been modified by ltconfig
-+if test -r "$cache_file"; then
-+ echo "loading cache $cache_file"
-+ . $cache_file
-+else
-+ echo "creating cache $cache_file"
-+ > $cache_file
-+fi
-
-@@ -5682,3 +5699,3 @@
- # This can be used to rebuild libtool when needed
--LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
-
-@@ -5686,2 +5703,7 @@
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+
-+# Redirect the config.log output again, so that the ltconfig log is not
-+# clobbered by the next message.
-+exec 5>>./config.log
-+
-
diff --git a/devel/bug-buddy/files/patch-po::Makefile.in.in b/devel/bug-buddy/files/patch-po::Makefile.in.in
deleted file mode 100644
index 38cc2466de13..000000000000
--- a/devel/bug-buddy/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/07/12 12:18:04 1.1
-+++ po/Makefile.in.in 2002/07/12 12:18:13
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \
diff --git a/devel/bug-buddy/pkg-descr b/devel/bug-buddy/pkg-descr
deleted file mode 100644
index 0a572e8ccc7f..000000000000
--- a/devel/bug-buddy/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a graphical bug reporting tool. It can extract debugging
-information from a core file or crashed application (via gnome_segv).
-
-Jacob Berkman <jberkman@andrew.cmu.edu>
-
-WWW: http://www.gnome.org/
diff --git a/devel/bug-buddy/pkg-plist b/devel/bug-buddy/pkg-plist
deleted file mode 100644
index 6c380186738e..000000000000
--- a/devel/bug-buddy/pkg-plist
+++ /dev/null
@@ -1,93 +0,0 @@
-bin/bug-buddy
-share/gnome/apps/Utilities/bug-buddy.desktop
-share/gnome/bug-buddy/bug-anim.png
-share/gnome/bug-buddy/bug-buddy.glade
-share/gnome/bug-buddy/bug-buddy.png
-share/gnome/bug-buddy/bug-core.png
-share/gnome/bug-buddy/bug-flower.png
-share/gnome/bug-buddy/bugzilla/gnome.bugzilla
-share/gnome/bug-buddy/bugzilla/gnome/config
-share/gnome/bug-buddy/bugzilla/gnome/products
-share/gnome/bug-buddy/bugzilla/ximian.bugzilla
-share/gnome/bug-buddy/bugzilla/ximian/config
-share/gnome/bug-buddy/bugzilla/ximian/products
-share/gnome/bug-buddy/gdb-cmd
-share/gnome/bug-buddy/gnome.png
-share/gnome/bug-buddy/ximian.png
-share/gnome/help/bug-buddy/C/authors.html
-share/gnome/help/bug-buddy/C/bugs.html
-share/gnome/help/bug-buddy/C/component.html
-share/gnome/help/bug-buddy/C/contact-info.html
-share/gnome/help/bug-buddy/C/debug-info.html
-share/gnome/help/bug-buddy/C/description.html
-share/gnome/help/bug-buddy/C/docbook.css
-share/gnome/help/bug-buddy/C/index.html
-share/gnome/help/bug-buddy/C/license.html
-share/gnome/help/bug-buddy/C/ln10.html
-share/gnome/help/bug-buddy/C/product.html
-share/gnome/help/bug-buddy/C/stylesheet-images/caution.png
-share/gnome/help/bug-buddy/C/stylesheet-images/important.png
-share/gnome/help/bug-buddy/C/stylesheet-images/note.png
-share/gnome/help/bug-buddy/C/stylesheet-images/tip.png
-share/gnome/help/bug-buddy/C/stylesheet-images/warning.png
-share/gnome/help/bug-buddy/C/submit-report.html
-share/gnome/help/bug-buddy/C/summary.html
-share/gnome/help/bug-buddy/C/updating.html
-share/gnome/help/bug-buddy/it/authors.html
-share/gnome/help/bug-buddy/it/bugs.html
-share/gnome/help/bug-buddy/it/collect-debug-info.html
-share/gnome/help/bug-buddy/it/contact-info.html
-share/gnome/help/bug-buddy/it/debug-info.html
-share/gnome/help/bug-buddy/it/description.html
-share/gnome/help/bug-buddy/it/index.html
-share/gnome/help/bug-buddy/it/ln13.html
-share/gnome/help/bug-buddy/it/report-info.html
-share/gnome/help/bug-buddy/it/stylesheet-images/caution.png
-share/gnome/help/bug-buddy/it/stylesheet-images/important.png
-share/gnome/help/bug-buddy/it/stylesheet-images/note.png
-share/gnome/help/bug-buddy/it/stylesheet-images/tip.png
-share/gnome/help/bug-buddy/it/stylesheet-images/warning.png
-share/gnome/help/bug-buddy/it/submit-report.html
-share/gnome/help/bug-buddy/it/summary.html
-share/gnome/help/bug-buddy/it/system-config.html
-share/gnome/mime-info/bug-buddy.keys
-share/gnome/mime-info/bug-buddy.mime
-share/gnome/pixmaps/bug-buddy.png
-share/locale/az/LC_MESSAGES/bug-buddy.mo
-share/locale/ca/LC_MESSAGES/bug-buddy.mo
-share/locale/cs/LC_MESSAGES/bug-buddy.mo
-share/locale/da/LC_MESSAGES/bug-buddy.mo
-share/locale/de/LC_MESSAGES/bug-buddy.mo
-share/locale/el/LC_MESSAGES/bug-buddy.mo
-share/locale/en_AU/LC_MESSAGES/bug-buddy.mo
-share/locale/en_GB/LC_MESSAGES/bug-buddy.mo
-share/locale/es/LC_MESSAGES/bug-buddy.mo
-share/locale/fi/LC_MESSAGES/bug-buddy.mo
-share/locale/fr/LC_MESSAGES/bug-buddy.mo
-share/locale/ga/LC_MESSAGES/bug-buddy.mo
-share/locale/gl/LC_MESSAGES/bug-buddy.mo
-share/locale/hu/LC_MESSAGES/bug-buddy.mo
-share/locale/it/LC_MESSAGES/bug-buddy.mo
-share/locale/ja/LC_MESSAGES/bug-buddy.mo
-share/locale/ko/LC_MESSAGES/bug-buddy.mo
-share/locale/lt/LC_MESSAGES/bug-buddy.mo
-share/locale/nl/LC_MESSAGES/bug-buddy.mo
-share/locale/nn/LC_MESSAGES/bug-buddy.mo
-share/locale/no/LC_MESSAGES/bug-buddy.mo
-share/locale/pl/LC_MESSAGES/bug-buddy.mo
-share/locale/pt_BR/LC_MESSAGES/bug-buddy.mo
-share/locale/ro/LC_MESSAGES/bug-buddy.mo
-share/locale/ru/LC_MESSAGES/bug-buddy.mo
-share/locale/sk/LC_MESSAGES/bug-buddy.mo
-share/locale/sl/LC_MESSAGES/bug-buddy.mo
-share/locale/sv/LC_MESSAGES/bug-buddy.mo
-share/locale/tr/LC_MESSAGES/bug-buddy.mo
-share/locale/uk/LC_MESSAGES/bug-buddy.mo
-share/locale/wa/LC_MESSAGES/bug-buddy.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/bug-buddy.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/bug-buddy.mo
-@dirrm share/gnome/help/bug-buddy/it/stylesheet-images
-@dirrm share/gnome/help/bug-buddy/it/figures
-@dirrm share/gnome/help/bug-buddy/it
-@dirrm share/gnome/help/bug-buddy/C/stylesheet-images
-@dirrm share/gnome/help/bug-buddy/C/figures