Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | Get rid of all occurrences of cpp-like tests for ${OPSYS} in | agc | 1 | -1/+2 |
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 1 | -2/+2 |
2003-12-16 | Introduce command MAIL. It will be used to send messages like this: | heinz | 1 | -1/+2 |
2003-12-16 | Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use dif... | heinz | 1 | -2/+2 |
2003-10-19 | more whitespace fixes | grant | 1 | -6/+6 |
2003-10-13 | Add a dot before the 'if' statement. | jschauma | 1 | -2/+2 |
2003-10-11 | add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is | grant | 1 | -1/+16 |
2003-09-23 | add a TAR definition for a suitable tar implementation, not | grant | 1 | -1/+2 |
2003-09-14 | -lpthread is a no-op on Darwin, but it messes up buildlink. So add a new | danw | 1 | -1/+2 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -2/+1 |
2003-07-11 | Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge is | jschauma | 1 | -1/+2 |
2003-07-02 | patch from seb@ to pass --split-size to gtexinfo >= 4.6. | grant | 1 | -5/+1 |
2003-06-29 | Introduce a variable called "MAKEINFO_ARGS", which may be used to pass | jschauma | 1 | -1/+5 |
2003-06-23 | Hand ABI to CONFIGURE_ENV and MAKE_ENV on IRIX. | jschauma | 1 | -1/+4 |
2003-06-12 | Initiate support for X11 apps under IRIX. | jschauma | 1 | -8/+14 |
2003-04-15 | IRIX' ld uses "-all" and "-notall" for WHOLE_ARCHIVE_FLAGs. | jschauma | 1 | -4/+7 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+6 |
2003-03-29 | Add _OPSYS_LIBTOOL_REQD, following Darwin's example. | jschauma | 1 | -1/+2 |
2003-03-07 | Use /bin/ksh in favor of /bin/sh, which seems to loose variables | jschauma | 1 | -2/+2 |
2003-03-04 | Move M4 default definition into the defs.$OPSYS.mk files: unconditionally | seb | 1 | -1/+2 |
2003-02-28 | Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't fail | jschauma | 1 | -1/+2 |
2003-02-26 | Add defaults for IMAKE_MAN_DIR and friends. | jschauma | 1 | -1/+12 |
2003-01-21 | Pax NetBSDi. | jschauma | 1 | -2/+2 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -1/+2 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -2/+1 |
2002-12-23 | Eliminate another ZOULARISBASE. | jschauma | 1 | -3/+3 |
2002-12-23 | ZOULARISBASE is certainly never used on Irix. Let's get rid of it. | jschauma | 1 | -15/+3 |
2002-12-18 | Introduce _OPSYS_HAS_INET6, and use it to determine the default | schmonz | 1 | -1/+6 |
2002-12-16 | Add TEE and TSORT (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add DATE and NICE (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add FGREP. | salo | 1 | -1/+2 |
2002-12-11 | Use pkgsrc's perl in favor of /usr/sbin/perl -- this way we know what | jschauma | 1 | -2/+2 |
2002-12-03 | Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwin | agc | 1 | -1/+2 |
2002-12-03 | Add a layer of abstraction into bsd.pkg.mk for Java settings - set the | agc | 1 | -1/+2 |
2002-12-03 | s/-path/-rpath/ | jschauma | 1 | -2/+2 |
2002-12-03 | Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value into | agc | 1 | -1/+2 |
2002-12-03 | Use a more generic way of determining, on an opsys-dependent basis, | agc | 1 | -1/+2 |
2002-12-03 | Handle the different rpath directive to the linker for Irix in a different, | agc | 1 | -1/+2 |
2002-12-03 | Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD, | agc | 1 | -1/+2 |
2002-12-02 | Add initial support for IRIX. | jschauma | 1 | -0/+116 |