Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | Update to 3.7.4: | wiz | 2 | -6/+6 |
2007-03-08 | xsane updated to 0.99.4. | wiz | 2 | -3/+3 |
2007-03-08 | Update to 0.99.4: | wiz | 3 | -8/+9 |
2007-03-08 | libtasn1 updated to 0.3.9. | wiz | 2 | -3/+3 |
2007-03-08 | Update to 0.3.9: | wiz | 2 | -6/+6 |
2007-03-08 | + GConf2-2.18.0.1, cairo-1.4.0, cdl3-1.2.7 [pkg/35941], digikam-0.9.1, | wiz | 1 | -7/+14 |
2007-03-08 | dialog updated to 1.1.20070227. | wiz | 2 | -3/+3 |
2007-03-08 | Update to 1.1.20070227: | wiz | 3 | -7/+8 |
2007-03-08 | Shortened the code. | rillig | 1 | -39/+11 |
2007-03-08 | Fix PLIST. Bump revision. | joerg | 2 | -2/+4 |
2007-03-08 | Removed extra parentheses around simple return statements, to align with | rillig | 14 | -439/+439 |
2007-03-08 | Merged the change from NetBSD's 1.51 to 1.52: | rillig | 1 | -2/+3 |
2007-03-08 | Documented the "regen" target. | rillig | 1 | -3/+3 |
2007-03-08 | regen | rillig | 2 | -88/+273 |
2007-03-08 | Added a caveat in the Makefiles section that I just stumbled upon. | rillig | 2 | -3/+71 |
2007-03-08 | Don't create ${.TARGET} unless no further error can occur. The make(1) | rillig | 1 | -10/+11 |
2007-03-08 | Fix HOMEPAGE link | sborrill | 1 | -2/+2 |
2007-03-08 | Sorted and reindented. | rillig | 1 | -11/+13 |
2007-03-08 | Added myself to bulk builds and unprivileged builds. | rillig | 1 | -2/+3 |
2007-03-08 | Fixed these gcc error messages from PR 35948: | rillig | 3 | -18/+21 |
2007-03-08 | Using offsetof() instead of a null pointer dereference fixes a g++ error | rillig | 2 | -1/+20 |
2007-03-08 | Added a testcase for offsetof. Reorganized the rest. | rillig | 6 | -18/+54 |
2007-03-08 | Also expand X11BASE. | joerg | 1 | -2/+2 |
2007-03-08 | Fixed a g++ error message from PR 35947. Patch provided by Gilles | rillig | 4 | -13/+38 |
2007-03-08 | Fixed AWK interpreter in two scripts. PKGREVISION++ | rillig | 1 | -3/+4 |
2007-03-08 | NetBSD has <err.h>. Fixes PR 33036. | rillig | 1 | -1/+2 |
2007-03-08 | Fixed the PLIST. PKGREVISION++ | rillig | 2 | -2/+5 |
2007-03-08 | make pwd work | pooka | 2 | -11/+40 |
2007-03-07 | A hint to the real problem is a nice addition to an error message. | rillig | 1 | -2/+4 |
2007-03-07 | Added the BULK_ID to BULK_BUILD_ID_FILE, so that multiple bulk builds can | rillig | 1 | -2/+2 |
2007-03-07 | Merge patch-dw from thunderbird to fix build on DragonFly. | joerg | 2 | -1/+15 |
2007-03-07 | Added the flags to control diagnostics. | rillig | 1 | -1/+7 |
2007-03-07 | Fix build on DragonFly as RNG_RNGInit was calling itself due to bad | joerg | 2 | -1/+15 |
2007-03-07 | Replaced sed(1) and mv(1) with the SUBST framework. | rillig | 1 | -14/+9 |
2007-03-07 | note thunderbird/firefox/seamonkey pkgrevision bump | dmcmahill | 1 | -1/+9 |
2007-03-07 | Dynamically generate the part of the PLIST for libfreebl. This is because | dmcmahill | 19 | -83/+96 |
2007-03-07 | Fixed the quoting for SUBST_VARS.*. Now every character gets replaced | rillig | 1 | -2/+5 |
2007-03-07 | Added a regression test for the SUBST framework, especially the newly | rillig | 3 | -1/+38 |
2007-03-07 | Bah, not my day. Add the DragonFly patches as rest of the last commit. | joerg | 4 | -0/+70 |
2007-03-07 | Allow this to build on DragonFly. Complete untested, feedback is welcome. | joerg | 4 | -492/+568 |
2007-03-07 | Fixed a segmentation fault on IRIX. Although IRIX provides the | rillig | 5 | -6/+87 |
2007-03-07 | Fix booost::regex test. This feels like a deja-vu, not sure where I hit | joerg | 3 | -4/+16 |
2007-03-07 | Fix build on DragonFly. XXX Make this use devel/libsigsegv. | joerg | 2 | -1/+33 |
2007-03-07 | Let this also build on DragonFly. | joerg | 14 | -50/+76 |
2007-03-07 | Fix build on systems which have pw_change but not _PASSWORD_CHGNOW. | joerg | 2 | -1/+18 |
2007-03-07 | No Python 2.2 support. | joerg | 1 | -2/+2 |
2007-03-07 | Don't assume time_t and long are the same (on sparc64, they aren't). | gdt | 4 | -2/+49 |
2007-03-07 | Sync PLIST and build instructions: force it to believe that | joerg | 3 | -14/+25 |
2007-03-07 | Use INSTALLATION_DIRS to create directories. | reed | 1 | -2/+3 |
2007-03-07 | IRIX has <alloca.h>. | rillig | 1 | -1/+2 |