summaryrefslogtreecommitdiff
path: root/mk/defs.OpenBSD.mk
AgeCommit message (Expand)AuthorFilesLines
2004-06-18Remove Motif 1.2 functionality.kristerw1-2/+1
2004-05-31Use a cleaner approach for previous:jschauma1-1/+4
2004-05-12Mention how SETGIDGAME and the other GAME vars are set per default.jschauma1-1/+12
2004-04-27Do the same USE_USERADD/USE_GROUPADD fix as done for Interix: use thetv1-4/+4
2004-04-19Add the 'maximum command line check' to all defs.*.mk files for consistencyjmmv1-1/+9
2004-04-07Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*tv1-1/+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-3/+3
2003-09-24PATCH_BACKUP_ARG for pre-3.4 (-b <suffix>)itojun1-1/+5
2003-09-23add a TAR definition for a suitable tar implementation, notgrant1-1/+6
2003-09-17patch -b <suffix> is obsoleted, use -z <suffix>itojun1-2/+2
2003-09-16backout previousitojun1-2/+2
2003-09-16OpenBSD ships with perl in /usr/bin/perlitojun1-2/+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-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant1-1/+6
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-24When using imake, add a bunch of variables to the PLIST_SUBST list, injschauma1-1/+12
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-15Add DATE and NICE (required for bulk builds).salo1-1/+3
2002-12-15Add FGREP.salo1-1/+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-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-30defs file for OpenBSD.cjep1-0/+125