Age | Commit message (Expand) | Author | Files | Lines |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+1 |
2004-06-18 | Remove Motif 1.2 functionality. | kristerw | 1 | -2/+1 |
2004-06-03 | Remove comment about RSH, provide defaults when SETGIDGAME is used. | xtraeme | 1 | -9/+6 |
2004-05-31 | Use a cleaner approach for previous: | jschauma | 1 | -1/+4 |
2004-05-12 | Mention how SETGIDGAME and the other GAME vars are set per default. | jschauma | 1 | -1/+12 |
2004-04-27 | Do the same USE_USERADD/USE_GROUPADD fix as done for Interix: use the | tv | 1 | -4/+4 |
2004-04-14 | Fix ECHO_N (hi tv!). | xtraeme | 1 | -2/+2 |
2004-04-14 | Add maximum command line length check, pointed out by jmmv@. | xtraeme | 1 | -1/+8 |
2004-04-14 | Add BRANDELF, needed for linux emulation. | xtraeme | 1 | -1/+2 |
2004-04-07 | Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.* | tv | 1 | -1/+2 |
2004-03-11 | Get rid of all occurrences of cpp-like tests for ${OPSYS} in | agc | 1 | -1/+2 |
2004-03-09 | DEFAULT_SERIAL_DEVICE is /dev/cuaa0 not /dev/null. | xtraeme | 1 | -3/+3 |
2004-01-31 | Add some new variables for manual pages when using imake. | xtraeme | 1 | -1/+5 |
2004-01-31 | Fix IMAKE_MAN_SOURCE_PATH and IMAKE_MANNEWSUFFIX, this change should | xtraeme | 1 | -4/+3 |
2004-01-27 | Replace all occurrences of the "MAIL" definition with MAIL_CMD, since | agc | 1 | -2/+2 |
2003-12-16 | Introduce command MAIL. It will be used to send messages like this: | heinz | 1 | -1/+2 |
2003-12-16 | Allow _PATCH_BACKUP_ARG to be overridden in /etc/mk.conf (in order to use dif... | heinz | 1 | -2/+2 |
2003-10-26 | don't build HTML man pages. | grant | 1 | -1/+3 |
2003-09-23 | add a TAR definition for a suitable tar implementation, not | grant | 1 | -1/+6 |
2003-09-14 | -lpthread is a no-op on Darwin, but it messes up buildlink. So add a new | danw | 1 | -1/+2 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -2/+1 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+6 |
2003-03-04 | Move M4 default definition into the defs.$OPSYS.mk files: unconditionally | seb | 1 | -1/+2 |
2003-02-28 | Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't fail | jschauma | 1 | -1/+2 |
2003-02-26 | Add defaults for IMAKE_MAN_DIR and friends. | jschauma | 1 | -1/+12 |
2003-02-26 | prefer PREFIX/bin/pax if it exists. | grant | 1 | -1/+5 |
2003-02-21 | use the bootstrap versions of tar and mtree, if they exist. | grant | 1 | -3/+7 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -1/+2 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -2/+1 |
2002-12-18 | Introduce _OPSYS_HAS_INET6, and use it to determine the default | schmonz | 1 | -1/+6 |
2002-12-16 | Add TEE and TSORT (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add DATE and NICE (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add FGREP. | salo | 1 | -1/+2 |
2002-12-03 | Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwin | agc | 1 | -1/+2 |
2002-12-03 | Add a layer of abstraction into bsd.pkg.mk for Java settings - set the | agc | 1 | -1/+2 |
2002-12-03 | Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value into | agc | 1 | -1/+2 |
2002-12-03 | Use a more generic way of determining, on an opsys-dependent basis, | agc | 1 | -1/+2 |
2002-12-03 | Handle the different rpath directive to the linker for Irix in a different, | agc | 1 | -1/+2 |
2002-12-03 | Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD, | agc | 1 | -1/+2 |
2002-11-24 | introduce PKG_HAVE_KQUEUE variable - defined if OS supports kqueue(2)/kevent(2) | jdolecek | 1 | -1/+5 |
2002-11-17 | pull out SERIAL_DEVICES for now. | grant | 1 | -23/+1 |
2002-11-17 | Add initial pkgsrc FreeBSD support :-) | grant | 1 | -0/+130 |