summaryrefslogtreecommitdiff
path: root/devel/gnomedebug (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Unbroke with latest gal.Maxim Sobolev2001-10-233-0/+50
| | | | Obtained from: GNOME CVS
* Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF).Maxim Sobolev2001-07-247-0/+124
|
* Remove devel/dryad and devel/gnomedebug, neither of which appear to beAde Lovett2001-04-208-110/+0
| | | | under active development, and both of which have been BROKEN for ages.
* -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.
* Another victim of the new bonoboAde Lovett2000-12-151-0/+2
|
* Add missing dependencyAde Lovett2000-09-091-1/+2
| | | | Submitted by: bento
* Unbreak and update to 0.1.5Ade Lovett2000-09-015-15/+16
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
|
* Temporariliy mark BROKEN until author catches up withAde Lovett2000-08-171-0/+2
| | | | new BONOBO (also affects devel/dryad which depends on this port)
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-041-0/+7
| | | | post-extract rule
* Update to 0.1.4Ade Lovett2000-07-054-20/+12
|
* The GNOME Debugging Framework (GDF) provides a number ofAde Lovett2000-06-288-0/+106
debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD.