Age | Commit message (Expand) | Author | Files | Lines |
2003-10-19 | more whitespace fixes | grant | 1 | -3/+3 |
2003-10-11 | add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is | grant | 1 | -6/+4 |
2003-10-11 | don't hardcode the -DHasGcc2... flags to imake, pass them only if | grant | 1 | -2/+2 |
2003-09-24 | back out revision 1.67, as it does not work as it should due to the | grant | 1 | -19/+1 |
2003-09-23 | add a TAR definition for a suitable tar implementation, not | grant | 1 | -1/+2 |
2003-09-21 | override AS, AR, CPP and LD unless they are set to absolute path. | grant | 1 | -1/+19 |
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 | -2/+1 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -2/+1 |
2003-08-21 | Fixes PR pkg/22528 | gavan | 1 | -2/+2 |
2003-07-11 | use /usr/xpg4/bin/expr | grant | 1 | -2/+2 |
2003-04-17 | allow defs.*.mk to override PKGTOOLS_REQD, starting with Solaris | grant | 1 | -1/+2 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+7 |
2003-04-10 | set correct values for IMAKE_MAN_SUFFIX. | grant | 1 | -3/+3 |
2003-03-29 | m4 on solaris is /usr/ccs/bin/m4 or /usr/xpg4/bin/m4. | seb | 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-27 | SunOS stores manual pages in "share/man" not in "man". | tron | 1 | -3/+2 |
2003-02-26 | Add defaults for IMAKE_MAN_DIR and friends. | jschauma | 1 | -1/+12 |
2003-02-26 | prefer PREFIX/bin/gzip (and friends) and pax, if they exist. | grant | 1 | -7/+10 |
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 |
2003-01-06 | use ${LOCALBASE}/{g,}patch (in that order) if gpatch is not in | grant | 1 | -1/+3 |
2002-12-22 | .elseif -> .elif. Thanks to grant for pointing this out. | salo | 1 | -2/+2 |
2002-12-22 | When pkg_install is installed over zoularis, new tools reside in | salo | 1 | -1/+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-09 | use /usr/xpg4/bin/grep as GREP, as /usr/bin/grep does not support -e. | grant | 1 | -2/+2 |
2002-12-09 | Solaris has /usr/include/iconv.h, but it's not GNU iconv. Mark it | grant | 1 | -1/+5 |
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 | 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-11-23 | Make gcc default compiler for packages using imake on Solaris. | salo | 1 | -1/+2 |
2002-11-14 | Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindows | jlam | 1 | -6/+1 |
2002-10-27 | Use ${LOCALBASE}/bin/gtar if it exists. | bouyer | 1 | -1/+5 |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 1 | -2/+1 |
2002-10-17 | Use mtree and pkg_* from bootstrap-pkgsrc if they exist. | grant | 1 | -1/+7 |
2002-10-06 | Full pathname for expr command. | seb | 1 | -2/+2 |
2002-10-04 | Add definitions for EXPR == expr, used for portable shell arithmetic. I | jlam | 1 | -1/+2 |
2002-09-04 | Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to | agc | 1 | -1/+2 |
2002-08-28 | Allow more flexibility in the handling of UNLIMIT_RESOURCES. | seb | 1 | -1/+4 |
2002-07-15 | Provide per-${OPSYS} defaults for how to run a command as root. | schmonz | 1 | -1/+2 |
2002-07-11 | on Solaris, depend on gzip-base if GZCAT is not set, and neither | grant | 1 | -2/+3 |
2002-06-02 | Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" on | schmonz | 1 | -1/+2 |
2002-04-09 | Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is something | jlam | 1 | -1/+2 |