summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 03:34:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 03:34:21 +0000
commit03c60c7ac90c8a3d43b3cec93c73e57fec2c7629 (patch)
treef4abd70bbdd7a3ac7f3542fe1dc9b1bd4bcd02be /devel
parent- update to 1.13 (diff)
devel/gnomecrash -> devel/gnome-crash
Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. PR: ports/97985 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=163662
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile2
-rw-r--r--devel/gnomecrash/Makefile26
-rw-r--r--devel/gnomecrash/distinfo3
-rw-r--r--devel/gnomecrash/files/patch-src::Makefile.in14
-rw-r--r--devel/gnomecrash/pkg-descr4
-rw-r--r--devel/gnomecrash/pkg-plist12
6 files changed, 1 insertions, 60 deletions
diff --git a/devel/Makefile b/devel/Makefile
index db63edc00c23..c46891f85e46 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -338,9 +338,9 @@
SUBDIR += gmake
SUBDIR += gnome-build
SUBDIR += gnome-common
+ SUBDIR += gnome-crash
SUBDIR += gnome-vfsmm
SUBDIR += gnome2-hacker-tools
- SUBDIR += gnomecrash
SUBDIR += gnomevfs
SUBDIR += gnomevfs2
SUBDIR += gnomevfs2-reference
diff --git a/devel/gnomecrash/Makefile b/devel/gnomecrash/Makefile
deleted file mode 100644
index 8da7e969a14c..000000000000
--- a/devel/gnomecrash/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gnomecrash
-# Date created: 3rd November 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomecrash
-PORTVERSION= 0.0.5
-PORTREVISION= 2
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-crash/0.0
-DISTNAME= gnome-crash-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A small coredump analysis tool for GNOME
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libglade gnomeprint
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/devel/gnomecrash/distinfo b/devel/gnomecrash/distinfo
deleted file mode 100644
index 51cda6cca4c2..000000000000
--- a/devel/gnomecrash/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome-crash-0.0.5.tar.gz) = 23795de0adc8e15f536dbb790aaf265a
-SHA256 (gnome-crash-0.0.5.tar.gz) = 835d9b755dd89b0e82e870cf1552654991275fed68cae917b3c7f0ecc22c8e69
-SIZE (gnome-crash-0.0.5.tar.gz) = 214802
diff --git a/devel/gnomecrash/files/patch-src::Makefile.in b/devel/gnomecrash/files/patch-src::Makefile.in
deleted file mode 100644
index b9ede6796209..000000000000
--- a/devel/gnomecrash/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/Makefile.in 2001/12/19 10:18:12 1.1
-+++ src/Makefile.in 2001/12/19 10:20:11
-@@ -129,7 +129,7 @@
- gdb_DATA = gdb-cmd
-
- #CFLAGS+=-Werror
--INCLUDES = -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(EXTRA_GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_CRASH_GLADE_DIR=\""$(gladedir)"\" -DGNOME_CRASH_GDB_DIR=\""$(gdbdir)"\" -DGNOME_CRASH_ICON_DIR=\""$(datadir)/pixmaps"\" -DGNOME_CRASH_DATA_DIR=\""$(datadir)/gnome-crash"\"
-+INCLUDES = $(GNOME_PRINT_CFLAGS) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(EXTRA_GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_CRASH_GLADE_DIR=\""$(gladedir)"\" -DGNOME_CRASH_GDB_DIR=\""$(gdbdir)"\" -DGNOME_CRASH_ICON_DIR=\""$(datadir)/pixmaps"\" -DGNOME_CRASH_DATA_DIR=\""$(datadir)/gnome-crash"\"
-
-
- bin_PROGRAMS = gnome-crash
diff --git a/devel/gnomecrash/pkg-descr b/devel/gnomecrash/pkg-descr
deleted file mode 100644
index 6823fa2c20ac..000000000000
--- a/devel/gnomecrash/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a small tool to use after a core dump. It can extract debugging
-information from a core file or crashed application (via gnome_segv).
-
-WWW: http://www.gnome.org/
diff --git a/devel/gnomecrash/pkg-plist b/devel/gnomecrash/pkg-plist
deleted file mode 100644
index 11469ae01f93..000000000000
--- a/devel/gnomecrash/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/gnome-crash
-share/gnome/apps/Utilities/gnome-crash.desktop
-share/gnome/gnome-crash/gdb/gdb-cmd
-share/gnome/gnome-crash/glade/about.glade
-share/gnome/gnome-crash/glade/gnome-crash.glade
-share/gnome/gnome-crash/gnome-crash-animation.png
-share/gnome/mime-info/gnome-crash.keys
-share/gnome/mime-info/gnome-crash.mime
-share/gnome/pixmaps/gnome-crash-icon.png
-@dirrm share/gnome/gnome-crash/glade
-@dirrm share/gnome/gnome-crash/gdb
-@dirrm share/gnome/gnome-crash