summaryrefslogtreecommitdiff
path: root/mk/defs.SunOS.mk
AgeCommit message (Expand)AuthorFilesLines
2003-10-19more whitespace fixesgrant1-3/+3
2003-10-11add a BUILD_DEPENDS on devel/patch if no suitable patch(1) isgrant1-6/+4
2003-10-11don't hardcode the -DHasGcc2... flags to imake, pass them only ifgrant1-2/+2
2003-09-24back out revision 1.67, as it does not work as it should due to thegrant1-19/+1
2003-09-23add a TAR definition for a suitable tar implementation, notgrant1-1/+2
2003-09-21override AS, AR, CPP and LD unless they are set to absolute path.grant1-1/+19
2003-09-14-lpthread is a no-op on Darwin, but it messes up buildlink. So add a newdanw1-1/+2
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-2/+1
2003-08-26Create a symlink from the "make" requested by the package intojlam1-2/+1
2003-08-21Fixes PR pkg/22528gavan1-2/+2
2003-07-11use /usr/xpg4/bin/exprgrant1-2/+2
2003-04-17allow defs.*.mk to override PKGTOOLS_REQD, starting with Solarisgrant1-1/+2
2003-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant1-1/+7
2003-04-10set correct values for IMAKE_MAN_SUFFIX.grant1-3/+3
2003-03-29m4 on solaris is /usr/ccs/bin/m4 or /usr/xpg4/bin/m4.seb1-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-27SunOS stores manual pages in "share/man" not in "man".tron1-3/+2
2003-02-26Add defaults for IMAKE_MAN_DIR and friends.jschauma1-1/+12
2003-02-26prefer PREFIX/bin/gzip (and friends) and pax, if they exist.grant1-7/+10
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
2003-01-06use ${LOCALBASE}/{g,}patch (in that order) if gpatch is not ingrant1-1/+3
2002-12-22.elseif -> .elif. Thanks to grant for pointing this out.salo1-2/+2
2002-12-22When pkg_install is installed over zoularis, new tools reside insalo1-1/+3
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-15Add DATE and NICE (required for bulk builds).salo1-1/+3
2002-12-15Add FGREP.salo1-1/+2
2002-12-09use /usr/xpg4/bin/grep as GREP, as /usr/bin/grep does not support -e.grant1-2/+2
2002-12-09Solaris has /usr/include/iconv.h, but it's not GNU iconv. Mark itgrant1-1/+5
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-23Make gcc default compiler for packages using imake on Solaris.salo1-1/+2
2002-11-14Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindowsjlam1-6/+1
2002-10-27Use ${LOCALBASE}/bin/gtar if it exists.bouyer1-1/+5
2002-10-23Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replacedwiz1-2/+1
2002-10-17Use mtree and pkg_* from bootstrap-pkgsrc if they exist.grant1-1/+7
2002-10-06Full pathname for expr command.seb1-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-07-11on Solaris, depend on gzip-base if GZCAT is not set, and neithergrant1-2/+3
2002-06-02Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" onschmonz1-1/+2
2002-04-09Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is somethingjlam1-1/+2