aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnomedebug
Commit message (Collapse)AuthorAgeFilesLines
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Unbroke with latest gal.sobomax2001-10-233-0/+50
| | | | Obtained from: GNOME CVS
* Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF).sobomax2001-07-247-0/+124
|
* Remove devel/dryad and devel/gnomedebug, neither of which appear to beade2001-04-208-110/+0
| | | | under active development, and both of which have been BROKEN for ages.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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.
* Another victim of the new bonoboade2000-12-161-0/+2
|
* Add missing dependencyade2000-09-101-1/+2
| | | | Submitted by: bento
* Unbreak and update to 0.1.5ade2000-09-025-15/+16
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
|
* Temporariliy mark BROKEN until author catches up withade2000-08-181-0/+2
| | | | new BONOBO (also affects devel/dryad which depends on this port)
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-041-0/+7
| | | | post-extract rule
* Update to 0.1.4ade2000-07-064-20/+12
|
* The GNOME Debugging Framework (GDF) provides a number ofade2000-06-298-0/+106
debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD.