summaryrefslogtreecommitdiff
path: root/mk/defs.Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
2004-03-12require libtool 1.5.2nb5 (fix for packages that try (and fail) to staticallydanw1-2/+2
2004-03-11Get rid of all occurrences of cpp-like tests for ${OPSYS} inagc1-1/+2
2004-01-27Replace all occurrences of the "MAIL" definition with MAIL_CMD, sinceagc1-2/+2
2003-12-16Introduce command MAIL. It will be used to send messages like this:heinz1-1/+2
2003-12-16Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use dif...heinz1-2/+2
2003-12-04set _OPSYS_RPATH_NAME=-L, as proposed by danw@ ingrant1-2/+2
2003-11-21don't build HTML man pages.grant1-1/+3
2003-10-19fix some cut'n'paste whitespacegrant1-9/+9
2003-10-10Follow Dan Winships solution from the teTeX-bin package to check forjschauma1-2/+2
2003-10-05require libtool nb16 on Darwin for latest library name fix.grant1-2/+2
2003-09-25update required libtool to revision nb15danw1-2/+2
2003-09-23add a TAR definition for a suitable tar implementation, notgrant1-1/+6
2003-09-14-lpthread is a no-op on Darwin, but it messes up buildlink. So add a newdanw1-1/+2
2003-09-05Use LOCALBASE instead of ZOULARISBASEmartti1-3/+8
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
2003-08-26Create a symlink from the "make" requested by the package intojlam1-2/+1
2003-08-23add LDD, from Julien T. Letessier in PR pkg/22492.grant1-1/+2
2003-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant1-1/+6
2003-04-01Make sure _OPSYS_RPATH_NAME has a value (even if a bogus one) so thatthorpej1-2/+2
2003-03-04Move M4 default definition into the defs.$OPSYS.mk files: unconditionallyseb1-1/+2
2003-02-28Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't failjschauma1-1/+2
2003-02-26prefer PREFIX/bin/pax if it exists.grant1-1/+5
2003-02-24When using imake, add a bunch of variables to the PLIST_SUBST list, injschauma1-1/+12
2003-01-21require at least libtool 1.4.20010614nb12 on Darwin.grant1-1/+2
2003-01-15Make BUILD_DIR always point to a physical path by invoking /bin/pwd insteadjlam1-1/+2
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam1-2/+1
2002-12-18Introduce _OPSYS_HAS_INET6, and use it to determine the defaultschmonz1-1/+6
2002-12-16Add TEE and TSORT (required for bulk builds).salo1-1/+3
2002-12-16Add DATE, FGREP, NICE.schmonz1-1/+4
2002-12-03Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwinagc1-1/+2
2002-12-03Add a layer of abstraction into bsd.pkg.mk for Java settings - set theagc1-1/+2
2002-12-03Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value intoagc1-1/+2
2002-12-03Use a more generic way of determining, on an opsys-dependent basis,agc1-1/+2
2002-12-03Handle the different rpath directive to the linker for Irix in a different,agc1-1/+2
2002-12-03Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD,agc1-1/+2
2002-11-23Darwin doesn't yet have a working equivalent to sysutils/userschmonz1-1/+3
2002-10-23Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replacedwiz1-2/+1
2002-10-09Following up on previous, EXPR=/bin/expr on Darwin.schmonz1-2/+2
2002-10-04Add definitions for EXPR == expr, used for portable shell arithmetic. Ijlam1-1/+2
2002-09-04Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 toagc1-1/+2
2002-08-28Allow more flexibility in the handling of UNLIMIT_RESOURCES.seb1-1/+4
2002-07-15Provide per-${OPSYS} defaults for how to run a command as root.schmonz1-1/+2
2002-06-02Don't rely on /usr/bin/make being a symlink to gnumake; rather,schmonz1-2/+2
2002-06-02Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" onschmonz1-1/+2
2002-05-19On Darwin, ZOULARISBASE is really just LOCALBASE. (This makes theschmonz1-2/+2
2002-05-18_DO_SHLIB_CHECKS -> yesschmonz1-2/+2
2002-04-09Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is somethingjlam1-1/+2
2002-03-14make _PATCH_BACKUP_ARG be more useful to callers by moving "-V simple"lukem1-2/+2
2002-03-11GNU tar is /usr/bin/gnutar.yyamano1-2/+2
2002-02-27Add _STRIPFLAG_CC and _STRIPFLAG_INSTALL to fix PR 15467.yyamano1-1/+6