Port details |
- gnomecrash A small coredump analysis tool for GNOME
- 0.0.5_2 devel
=3 0.0.5_2Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2000-11-03 17:58:46
- Last Update: 2006-05-28 03:34:22
- SVN Revision: UNKNOWN
- People watching this port, also watch:: zip
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://www.gnome.org/
- Description:
- 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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnomecrash>0:devel/gnomecrash
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnomecrash
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- BSD.gnome-x11.dist : misc/gnomehier
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- esd.2 : audio/esound
- bonobo.2 : devel/bonobo
- gconf-1.1 : devel/gconf
- gdk_pixbuf.2 : graphics/gdk-pixbuf
- glib-12.3 : devel/glib12
- gnomecanvaspixbuf.1 : graphics/gnomecanvas
- gnomedb.0 : databases/gnomedb
- gnome.5 : x11/gnomelibs
- gnomeprint.16 : print/gnomeprint
- gtk-12.2 : x11-toolkits/gtk12
- gda-client.0 : databases/libgda
- glade.4 : devel/libglade
- xml.5 : textproc/libxml
- Imlib.5 : graphics/imlib
- oaf.0 : devel/oaf
- ORBit.2 : devel/ORBit
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.5_2 28 May 2006 03:34:22
 |
mezz  |
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 |
0.0.5_2 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.0.5_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.5_1 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
0.0.5_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.0.5_1 18 Mar 2004 13:47:05
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.0.5_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.0.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.0.5 12 Jun 2003 09:46:10
 |
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
0.0.5 20 Apr 2003 02:56:27
 |
marcus  |
Remove USE_GNOMENG. |
0.0.5 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.0.5 20 Sep 2002 17:07:51
 |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.0.5 06 Aug 2002 19:06:30
 |
sobomax  |
Use USE_GNOMENG. |
19 Dec 2001 10:23:25
    |
sobomax  |
Respect gnomeprint's CFLAGS. This should fix bento build broken after
gdk-pixbuf upgrade. |
11 May 2001 17:36:50
    |
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
04 May 2001 22:41:31
    |
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
14 Nov 2000 14:10:15
    |
ade  |
Chase new print/gnomeprint shlib version |
03 Nov 2000 20:58:46
    |
ade  |
Add gnomecrash, a small tool in the same genre as bugbuddy, that assists in
extracting debugging information from a core file or crashed application (via
gnome_segv) |