summaryrefslogtreecommitdiff
path: root/mk/defs.IRIX.mk
AgeCommit message (Expand)AuthorFilesLines
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-10-19more whitespace fixesgrant1-6/+6
2003-10-13Add a dot before the 'if' statement.jschauma1-2/+2
2003-10-11add a BUILD_DEPENDS on devel/patch if no suitable patch(1) isgrant1-1/+16
2003-09-23add a TAR definition for a suitable tar implementation, notgrant1-1/+2
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-1/+1
2003-08-26Create a symlink from the "make" requested by the package intojlam1-2/+1
2003-07-11Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge isjschauma1-1/+2
2003-07-02patch from seb@ to pass --split-size to gtexinfo >= 4.6.grant1-5/+1
2003-06-29Introduce a variable called "MAKEINFO_ARGS", which may be used to passjschauma1-1/+5
2003-06-23Hand ABI to CONFIGURE_ENV and MAKE_ENV on IRIX.jschauma1-1/+4
2003-06-12Initiate support for X11 apps under IRIX.jschauma1-8/+14
2003-04-15IRIX' ld uses "-all" and "-notall" for WHOLE_ARCHIVE_FLAGs.jschauma1-4/+7
2003-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant1-1/+6
2003-03-29Add _OPSYS_LIBTOOL_REQD, following Darwin's example.jschauma1-1/+2
2003-03-07Use /bin/ksh in favor of /bin/sh, which seems to loose variablesjschauma1-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-26Add defaults for IMAKE_MAN_DIR and friends.jschauma1-1/+12
2003-01-21Pax NetBSDi.jschauma1-2/+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-23Eliminate another ZOULARISBASE.jschauma1-3/+3
2002-12-23ZOULARISBASE is certainly never used on Irix. Let's get rid of it.jschauma1-15/+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-11Use pkgsrc's perl in favor of /usr/sbin/perl -- this way we know whatjschauma1-2/+2
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-03s/-path/-rpath/jschauma1-2/+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-12-02Add initial support for IRIX.jschauma1-0/+116