Age | Commit message (Expand) | Author | Files | Lines |
2005-05-23 | Pullup ticket 499 - requested by Thomas Klausner | salo | 1 | -57/+56 |
2005-05-12 | Pullup ticket 493 - requested by Lubomir Sedlacik | snj | 1 | -3/+1 |
2005-05-12 | Pullup ticket 488 - requested by Lubomir Sedlacik | snj | 1 | -8/+8 |
2005-04-30 | Pullup ticket 470 - requested by Stoned Elipot | salo | 2 | -10/+10 |
2005-04-27 | Pullup ticket 467 - requested by Thor Lancelot Simon | salo | 1 | -1/+5 |
2005-03-21 | Add -*- sh -*- comment at top of file; from PR 22947. | wiz | 2 | -2/+4 |
2005-03-21 | Move "GNU replacements" block to the top. | tv | 1 | -15/+13 |
2005-03-21 | Don't claim that the "gawk" bundled with Interix is really gawk. It's | tv | 1 | -2/+3 |
2005-03-20 | Reset the current locale to a sane value (that is, 'C') during the build | jmmv | 1 | -1/+8 |
2005-03-20 | Define SCREWS_USER and SCREWS_GROUP, which are going to be used by www/screws. | jmmv | 1 | -1/+13 |
2005-03-19 | Let this file be included even if JAVA_WRAPPERS is empty; this was possible | jmmv | 1 | -14/+14 |
2005-03-19 | The gawk that comes with Interix is 2.15, which works for most purposes | tv | 1 | -1/+8 |
2005-03-18 | Fix a gleaming illustration of why using YES/NO variables everywhere | tv | 14 | -63/+44 |
2005-03-18 | Some updates, mostly from PR 28611. | wiz | 1 | -30/+15 |
2005-03-18 | Add defaults for "bind9" package enhancements. | tron | 1 | -1/+16 |
2005-03-17 | fix broken sed regexp which sometimes causes a failed pkg fail in marking oth... | dmcmahill | 1 | -2/+2 |
2005-03-17 | Set PGSQL_TYPE to the PKGBASE of the PostgreSQL library package that's | jlam | 1 | -3/+7 |
2005-03-17 | Move definitions for "mldonkey" and "monotine" accounts to correct place. | tron | 1 | -24/+24 |
2005-03-17 | Update URL for PGSQL_USE_HIER. | jschauma | 1 | -2/+2 |
2005-03-16 | make sure we correctly set F77. Addresses PR29666 | dmcmahill | 1 | -2/+2 |
2005-03-15 | Short bl3 fragment to provide a NROFF (base system or textproc/groff | tv | 1 | -0/+17 |
2005-03-13 | Put back the speed-up in the vulnerability checking when building a package, | agc | 1 | -1/+2 |
2005-03-12 | Some minor hacks for grep and gtar, to use the pkgsrc versions if | garbled | 1 | -7/+11 |
2005-03-12 | Avoid feeding very long lines to grep/egrep. The grep/egrep implementation | dmcmahill | 1 | -30/+41 |
2005-03-12 | Since it's not particularly easy to get perl compiling under pkgsrc on | garbled | 1 | -1/+5 |
2005-03-08 | fix previous to work with pkgsrc bmake, and add a comment explaining | grant | 1 | -2/+5 |
2005-03-07 | Make the description of LIBTOOLIZE_PLIST a bit more explicit about | bad | 1 | -3/+3 |
2005-03-07 | Change a comment to reflect the current default value of LIBTOOLIZE_PLIST. | bad | 1 | -2/+2 |
2005-03-07 | Do NOT assume that DISTNAME == PKG_NAME just to avoid using :=. | jwise | 1 | -2/+2 |
2005-03-06 | Also echo the wrapper stages if PKG_VERBOSE is defined, not just when | agc | 1 | -2/+2 |
2005-03-06 | Add sasl2 to PKG_DEFAULT_OPTIONS when USE_SASL2 is set, | wiz | 1 | -2/+2 |
2005-03-02 | Explain X11_TYPE. | reed | 1 | -1/+7 |
2005-03-02 | When FAILOVER_FETCH is set, only use the first digest algorithm found | agc | 1 | -2/+2 |
2005-02-27 | Fix PLIST_SRC error introduced in rev 1.1593. | veego | 1 | -4/+7 |
2005-02-26 | Document doing a pkgsrc-current build | hubertf | 1 | -2/+2 |
2005-02-25 | Fix a problem introduced in the previous commit, noticed by Matthiases | agc | 1 | -11/+19 |
2005-02-24 | * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm | jlam | 1 | -27/+8 |
2005-02-23 | Remove some non-mirroring gnu mirrors, and fix paths in some others. | wiz | 1 | -9/+3 |
2005-02-23 | Remove some non-mirroring sunsite and xcontrib mirrors. | wiz | 1 | -15/+2 |
2005-02-22 | Pass "makedistinfo" down as one of the inherited targets. | agc | 1 | -6/+5 |
2005-02-22 | As seen on tech-pkg - allow multiple digest algorithms to be used to | agc | 1 | -20/+29 |
2005-02-21 | Change the files to be used for PLIST_SRC from | veego | 1 | -1/+5 |
2005-02-20 | fix bug introduced in 1.1569: use ${GREP} instead of 'grep' and not | grant | 1 | -2/+2 |
2005-02-19 | update the PLIST handling for AIX, shared libraries have the .so | grant | 1 | -3/+3 |
2005-02-19 | add wrappers to transform arguments for AIX's ld(1), notably, if we | grant | 4 | -1/+253 |
2005-02-19 | define GNU_ARCH for rs6000 and set OBJECT_FMT correctly for AIX. | grant | 1 | -5/+6 |
2005-02-17 | If /bin/id exists, then use it for ID else use /usr/bin/id. | reed | 1 | -1/+5 |
2005-02-17 | Revert previous. This breaks databases/postgresql74-lib for me on NetBSD | seb | 1 | -3/+1 |
2005-02-17 | add bits for AIX to correctly set MACHINE_ARCH and OS_VERSION, so that | grant | 1 | -1/+20 |
2005-02-16 | drop -fexceptions which icc doesn't understand. | grant | 1 | -2/+2 |