Age | Commit message (Expand) | Author | Files | Lines |
2007-11-22 | Don't try to use "/usr/bin/perl" as a tool under Darwin. | tron | 1 | -2/+1 |
2007-11-19 | Generalize the condition for defining PERL5, so that PERL5 is never | minskim | 1 | -2/+2 |
2007-11-19 | Do not define PERL5 as a tool when building devel/perl5, which defines | minskim | 1 | -1/+3 |
2007-11-16 | Use native perl as a tool on Darwin. | minskim | 1 | -1/+2 |
2007-11-08 | Allow both gzip and gzip-base to provide gzip. | joerg | 1 | -10/+10 |
2007-09-30 | Outside of .for loops, there is no _t_ variable. Hi joerg. | rillig | 1 | -10/+10 |
2007-09-30 | Fixed indentation. | rillig | 2 | -19/+19 |
2007-09-25 | Fix a comment (gnome-vfs2 -> gnome-vfs). | hira | 1 | -2/+2 |
2007-09-10 | Reverted the last change. Apparently, it was committed without testing | rillig | 1 | -18/+38 |
2007-09-10 | Why should we write the same code over and over again? We shouldn't. | rillig | 1 | -38/+18 |
2007-09-10 | Added information about imake-specific variables. | rillig | 1 | -1/+13 |
2007-08-30 | Newer AIX has bzip2 and bzcat pre-installed. | joerg | 1 | -1/+7 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 4 | -5/+13 |
2007-08-17 | Remove infrastructure side of Xorg 6.9 support. Begin to simplify | joerg | 1 | -36/+19 |
2007-08-16 | A number of packages implicitly assume that ar runs the right ranlib, | joerg | 1 | -1/+3 |
2007-08-15 | Create ranlib override for cross-compilation as libtool doesn't | joerg | 1 | -1/+4 |
2007-08-13 | rpm2pkg is actually in ${PREFIX}/sbin. | jlam | 1 | -2/+2 |
2007-08-10 | Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configure | jlam | 1 | -1/+3 |
2007-08-05 | /usr/bin/file on OSF1 is somewhat broken in that it reports the path | tnn | 1 | -2/+2 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -1/+22 |
2007-07-31 | Teach the extract module to extract RPMs with rpm2pkg. | jlam | 1 | -1/+12 |
2007-07-28 | Also use the shell builtin for [. Add comment for test and [ about that. | joerg | 1 | -3/+3 |
2007-07-28 | Always use the test builtin... | joerg | 1 | -2/+2 |
2007-07-18 | Add makedepend as a platform tool in case of native X11, due to it's | tnn | 1 | -1/+4 |
2007-07-02 | Don't special case mtree as tool. | joerg | 1 | -2/+2 |
2007-06-25 | OpenBSD is "special" as it doesn't have bzip2. | joerg | 1 | -3/+1 |
2007-06-19 | Create IDENT variable by default. | joerg | 1 | -1/+2 |
2007-06-19 | Add bzip2 as tool. All platforms that had code to deal with bzcat | joerg | 8 | -19/+31 |
2007-06-19 | Add ident as tool and use /usr/bin/ident on those platforms I know to | joerg | 7 | -7/+26 |
2007-06-15 | Add msgconv to the gettext tools. | joerg | 1 | -2/+2 |
2007-06-13 | gettext-tools was split off with version 0.14.5 of gettext, | joerg | 1 | -2/+2 |
2007-05-29 | Test to see if a variable is defined before testing for its value. Keeps | dmcmahill | 1 | -2/+3 |
2007-05-27 | Define a TOOLS_ENV variable that holds a shell environment that may be | jlam | 1 | -7/+22 |
2007-05-27 | Move the .if test out of the .for loop because the test condition doesn't | jlam | 1 | -5/+5 |
2007-05-25 | Add xauth as tool. | joerg | 1 | -2/+13 |
2007-05-10 | Recognize argment "-" as $pofile. | obache | 1 | -2/+2 |
2007-05-07 | Change input file lookup behavior to close to gnu msgfmt's implementation. | obache | 1 | -7/+10 |
2007-04-14 | Teach pkgsrc about HP-UX. | tnn | 1 | -0/+59 |
2007-04-13 | OpenBSD xargs behaves like Linux xargs; add -r here too. | hiramatsu | 1 | -2/+2 |
2007-04-11 | Add tool definitions for native printf, sleep and sed. | tnn | 1 | -1/+4 |
2007-03-17 | Check for /usr/bin/sleep. I have had this in my pkgsrc for a long time. | reed | 1 | -1/+5 |
2007-03-15 | Check for /bin/bzcat. Noticed on Ubuntu Linux over a week ago. | reed | 1 | -1/+3 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 1 | -1/+23 |
2007-03-05 | Backed out the latest change because of: | rillig | 2 | -6/+2 |
2007-03-01 | Deprecate unused BUILD_USES_GETTEXT_M4 variable. | wiz | 1 | -8/+1 |
2007-02-23 | Too many packages fail in mysterious ways when they cannot find | rillig | 2 | -2/+6 |
2007-02-07 | Someone decided to remove gtar without discussing this first, so keep | joerg | 1 | -1/+3 |
2007-01-25 | Some Linux distros have gawk and install in /bin. | rpaulo | 1 | -1/+9 |
2007-01-22 | Add xinit as tool. | joerg | 1 | -2/+13 |
2007-01-16 | Add modular Xorg support for iceauth and xmessage as tool, nuke | joerg | 1 | -3/+24 |