summaryrefslogtreecommitdiff
path: root/mk/defs.SunOS.mk
AgeCommit message (Expand)AuthorFilesLines
2004-02-14deprecate Zoularis: remove any tests for ZOULARIS* and bomb ifgrant1-15/+5
2004-02-14fall back to /usr/xpg4/bin/sed if nbsed isn't found, and bomb with agrant1-1/+23
2004-01-27Replace all occurrences of the "MAIL" definition with MAIL_CMD, sinceagc1-2/+2
2004-01-15Use nbsed on Solaris, as xpg4 sed is no longer good enoughgavan1-2/+2
2004-01-10Solaris' pax(1) has been insufficient for pkgsrc for a long time. nukegrant1-5/+1
2004-01-08use gzip -cd instead of gzcat(1), which doesn't always exist.grant1-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-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