Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build error on amd64 with THREADING option. | MANTANI Nobutaka | 2005-10-23 | 2 | -8/+12 |
* | Link pthread library when WITH_THREADING is defined. | MANTANI Nobutaka | 2005-10-10 | 1 | -0/+7 |
* | Update to 6.6. | MANTANI Nobutaka | 2005-10-08 | 2 | -3/+3 |
* | Remove !defined(WITHOUT_*) tests to correct handling of WITH_* knobs | MANTANI Nobutaka | 2005-07-15 | 1 | -4/+4 |
* | Add arm support. | MANTANI Nobutaka | 2005-06-29 | 2 | -7/+38 |
* | Update to 6.5. | MANTANI Nobutaka | 2005-06-26 | 4 | -14/+14 |
* | Fix build on powerpc. | MANTANI Nobutaka | 2005-03-19 | 2 | -5/+31 |
* | Fix compile error on amd64. | MANTANI Nobutaka | 2005-01-09 | 1 | -12/+15 |
* | Remove patch-mach_dep.c. | MANTANI Nobutaka | 2004-12-30 | 1 | -11/+0 |
* | Update to 6.4. | MANTANI Nobutaka | 2004-12-29 | 4 | -96/+33 |
* | Fix breakage on amd64. | MANTANI Nobutaka | 2004-12-16 | 2 | -1/+20 |
* | Remove BROKEN mark for sparc64. | MANTANI Nobutaka | 2004-11-17 | 1 | -2/+2 |
* | - Update to 6.3. | MANTANI Nobutaka | 2004-11-08 | 8 | -39/+135 |
* | Apply a big libtool patch to allow porters to use the libtool installed by | Joe Marcus Clarke | 2004-07-09 | 1 | -1/+1 |
* | Turn off PARALLEL_MARK option in default config. | MANTANI Nobutaka | 2004-06-13 | 1 | -1/+1 |
* | Use "on" and "off" instead of "yes" and "no" in OPTIONS. [1] | MANTANI Nobutaka | 2004-05-27 | 2 | -22/+14 |
* | Add four knobs (WITH_THREADING, WITH_PARALLEL_MARK, WITH_REDIRECT and WITH_FU... | MANTANI Nobutaka | 2004-05-24 | 3 | -3/+118 |
* | Unbreak boehm-gc on 32bit platforms. | Tilman Keskinoz | 2004-05-08 | 1 | -1/+1 |
* | Fix boehm-gc on amd64. | Tilman Keskinoz | 2004-05-05 | 3 | -2/+51 |
* | Add SIZE to distinfo. | MANTANI Nobutaka | 2004-03-25 | 1 | -0/+1 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
* | BROKEN on !i386 and !alpha: Does not compile | Kris Kennaway | 2004-03-05 | 1 | -1/+7 |
* | Update to 6.2. | MANTANI Nobutaka | 2003-07-06 | 3 | -2/+3 |
* | Update to 6.2alpha6. | MANTANI Nobutaka | 2003-06-15 | 4 | -15/+8 |
* | Link libstdc++ to unbreak build of the ports that depend on boehm-gc. | MANTANI Nobutaka | 2003-05-05 | 2 | -4/+13 |
* | Install gc_cpp.h and gc_allocator.h to the correct location. | MANTANI Nobutaka | 2003-04-30 | 2 | -1/+5 |
* | Update to 6.2alpha4. | MANTANI Nobutaka | 2003-04-20 | 4 | -8/+64 |
* | Add missing files. | Dmitry Sivachenko | 2003-03-16 | 1 | -0/+3 |
* | Update to 6.2alpha3. | MANTANI Nobutaka | 2003-02-25 | 2 | -4/+3 |
* | De-pkg-comment. | MANTANI Nobutaka | 2003-02-22 | 2 | -1/+1 |
* | 1 Install gc_backptr.h. | MANTANI Nobutaka | 2003-01-04 | 3 | -1/+14 |
* | Update to 6.1. | MANTANI Nobutaka | 2002-11-17 | 5 | -194/+4 |
* | Fix PORTCOMMENTs that were killing INDEX builds. | Adam Weinberger | 2002-11-07 | 2 | -2/+1 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
* | Replace ${PERL} with ${REINPLACE_CMD} | Ying-Chieh Liao | 2002-06-25 | 1 | -1/+2 |
* | Make prefix safe. | Patrick Li | 2002-02-02 | 2 | -2/+6 |
* | Update devel/boehm-gc port to 6.0. | Ying-Chieh Liao | 2001-10-11 | 8 | -172/+79 |
* | remove deprecated fetch options from FETCH_BEFORE_ARGS | Michael Haro | 2001-04-02 | 1 | -2/+0 |
* | unbreak for -CURRENT. | FUJISHIMA Satsuki | 2001-01-10 | 2 | -9/+12 |
* | update to 5.3. | FUJISHIMA Satsuki | 2001-01-03 | 5 | -18/+11 |
* | Enough FreeBSD/Alpha support to at least allow this to compile. | David E. O'Brien | 2000-07-19 | 2 | -11/+40 |
* | Get a lot closer to supporting FreeBSD/Alpha. | David E. O'Brien | 2000-07-19 | 2 | -8/+163 |
* | Mark as being only i386. | Steve Price | 2000-04-30 | 1 | -0/+2 |
* | PORTNAME/PORTVERSION update | Michael Haro | 2000-04-11 | 1 | -3/+3 |
* | update to gc5.0alpha4. | Michael Haro | 2000-04-01 | 3 | -5/+5 |
* | Revert to rev. 1.4, which will restore some bugs in the previous version | Satoshi Asami | 2000-03-17 | 1 | -3/+3 |
* | Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the | John Polstra | 2000-03-11 | 1 | -3/+3 |
* | Update to version 5.0a3. | Steve Price | 1999-11-01 | 3 | -19/+39 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | Update to version 4.14. | Steve Price | 1999-08-01 | 4 | -28/+25 |