Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backout previous change - it seems that new revision of the patch doesn't | sobomax | 2001-12-20 | 1 | -17/+8 |
| | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | ||||
* | Don't filter libc_r on 5-CURRENT. | sobomax | 2001-12-20 | 1 | -8/+17 |
| | |||||
* | Don't link in libc - FreeBSD doesn't need this. | sobomax | 2001-10-31 | 1 | -4/+14 |
| | | | | Submitted by: Ports Fury | ||||
* | Unbroke with latest gal. | sobomax | 2001-10-23 | 3 | -0/+50 |
| | | | | Obtained from: GNOME CVS | ||||
* | Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF). | sobomax | 2001-07-24 | 7 | -0/+124 |
| | |||||
* | Remove devel/dryad and devel/gnomedebug, neither of which appear to be | ade | 2001-04-20 | 8 | -110/+0 |
| | | | | under active development, and both of which have been BROKEN for ages. | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -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 bonobo | ade | 2000-12-16 | 1 | -0/+2 |
| | |||||
* | Add missing dependency | ade | 2000-09-10 | 1 | -1/+2 |
| | | | | Submitted by: bento | ||||
* | Unbreak and update to 0.1.5 | ade | 2000-09-02 | 5 | -15/+16 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. | sobomax | 2000-08-21 | 1 | -1/+0 |
| | |||||
* | Temporariliy mark BROKEN until author catches up with | ade | 2000-08-18 | 1 | -0/+2 |
| | | | | new BONOBO (also affects devel/dryad which depends on this port) | ||||
* | Re-sobomize to use pre-patch instead of post-extract | ade | 2000-08-05 | 1 | -1/+1 |
| | | | | Wrists slapped by: knu, sheldon | ||||
* | Extensive patchfile cleanups using sobomax's wonderful | ade | 2000-08-04 | 1 | -0/+7 |
| | | | | post-extract rule | ||||
* | Update to 0.1.4 | ade | 2000-07-06 | 4 | -20/+12 |
| | |||||
* | The GNOME Debugging Framework (GDF) provides a number of | ade | 2000-06-29 | 8 | -0/+106 |
debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD. |