summaryrefslogtreecommitdiff
path: root/mk/defs.SunOS.mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-14make _PATCH_BACKUP_ARG be more useful to callers by moving "-V simple"lukem1-2/+2
2002-02-27Add _STRIPFLAG_CC and _STRIPFLAG_INSTALL to fix PR 15467.yyamano1-1/+6
2002-01-19Add coarse-grained locking to pkgsrc builds, by means of a beefedagc1-1/+3
2001-12-19Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU makeagc1-1/+3
2001-12-17Use "/usr/xpg4/bin/sed" instead of "/usr/bin/sed" under Solaris becausetron1-2/+2
2001-11-21Move some operating-system specific definitions to the individualagc1-8/+36
2001-11-21Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mkagc1-1/+2
2001-11-21Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into theagc1-1/+3
2001-11-21Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to theagc1-3/+5
2001-11-21Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mkagc1-1/+2
2001-11-21Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files,agc1-1/+2
2001-11-21Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files,agc1-1/+2
2001-11-21Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mkagc1-1/+2
2001-11-21Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mkagc1-1/+3
2001-11-21Move default umask for operating systems into the individual defs.${OPSYS}.mkagc1-2/+3
2001-11-20Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names ofjlam1-1/+4
2001-11-19Add definitions for USERADD and GROUPADD, used to create new users andjlam1-1/+5
2001-07-15Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSDjlam1-2/+2
2001-07-13Add definitions for CMP pointing to cmp utility and use it in bsd.pkg.mk.jlam1-1/+2
2001-06-18Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipotjlam1-1/+2
2001-06-12Add SORT and WC. Linux and Solaris ones might not be right...someone injlam1-1/+3
2001-06-12Migrate some OS-specific variable definitions into OS-specific files.jlam1-0/+59