Age | Commit message (Expand) | Author | Files | Lines |
2005-03-23 | Add fy locale, first used by KDE 3.4. | markd | 13 | -13/+65 |
2005-03-23 | Replace inline definitions of errno with "#include <errno.h>" to | schmonz | 1 | -2/+14 |
2005-03-23 | Add a Makefile fragment for packages with djb-style build machinery. | schmonz | 1 | -0/+64 |
2005-03-22 | In the distclean target, if PKG_RESUME_TRANSFERS is set, clean | xtraeme | 1 | -1/+4 |
2005-03-22 | Some changes for PKG_RESUME_TRANSFERS: | xtraeme | 1 | -45/+63 |
2005-03-22 | Several NetBSD ports (e.g. sparc64) don't have "/sbin/ldconfig". So check | tron | 1 | -1/+5 |
2005-03-22 | Change default to 2005Q1. | wiz | 1 | -2/+2 |
2005-03-22 | Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixes | tv | 4 | -11/+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 |