aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-crash
Commit message (Collapse)AuthorAgeFilesLines
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Use USE_GNOMENG.Maxim Sobolev2002-08-061-6/+4
| | | | Notes: svn path=/head/; revision=64115
* Respect gnomeprint's CFLAGS. This should fix bento build broken afterMaxim Sobolev2001-12-191-0/+14
| | | | | | | | | gdk-pixbuf upgrade. Submitted by: bento Notes: svn path=/head/; revision=51816
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-3/+0
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-141-1/+1
| | | | Notes: svn path=/head/; revision=35143
* Add gnomecrash, a small tool in the same genre as bugbuddy, that assistsAde Lovett2000-11-035-0/+52
in extracting debugging information from a core file or crashed application (via gnome_segv) Notes: svn path=/head/; revision=34784