Age | Commit message (Expand) | Author |
1998-05-02 | 4 new definitions .. look to using these definitions for revision information | Todd T. Fries |
1998-04-30 | c++ compiler is called c++, of course | Theo de Raadt |
1998-04-28 | Redo the way ONLY_FOR_ARCH was implemented. The new method | Marco S Hyman |
1998-04-06 | existing fetch from cdrom was freebsd specific and would not work on OpenBSD; | Marco S Hyman |
1998-04-05 | Add ftp.openbsd.org as a MASTER_SITE_BACKUP before ftp.freebsd.org; | Marco S Hyman |
1998-03-27 | Add support for the COMES_WITH variable. COMES_WITH is set to the OpenBSD | Marco S Hyman |
1998-03-26 | add LIBKAFS | Theo de Raadt |
1998-03-12 | Variable to allow AFS support for certain utils and libs. | Artur Grabowski |
1998-03-01 | Add Benedikt Stockebrand <benedikt@devnull.ruhr.de>'s SKIPDIR handling | Niklas Hallqvist |
1998-02-19 | Handle make clean when port is not for machine's architecture | Marco S Hyman |
1998-02-11 | Fix lib-depends case for alpha even better | Niklas Hallqvist |
1998-02-11 | Fix lib-depends case for alpha | Niklas Hallqvist |
1998-02-10 | make LDCONFIG usable on alphas too, no need for special casing it anymore | Niklas Hallqvist |
1997-12-20 | openbsd maintainer changed from imp to me | joey |
1997-12-20 | fix the PATH problem. | Todd T. Fries |
1997-12-17 | append /usr/local/bin and /usr/X11R6/bin to PATH during ports builds | Niklas Hallqvist |
1997-12-04 | Make WRKOBJDIR a bit smarter about existing links | Niklas Hallqvist |
1997-12-02 | do not destroy /dev/null on alpha | Niklas Hallqvist |
1997-12-02 | one way to deal with LIB_DEPENDS on alpha | Niklas Hallqvist |
1997-12-02 | We have perl5 in-tree | Niklas Hallqvist |
1997-11-05 | .cxx support from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1997-09-21 | Accept WRKOBJDIR for NFS mounted ports tree and local objs. DEF_UMASK is | Niklas Hallqvist |
1997-09-09 | Merge 1.264 and 1.20 from FreeBSD's bsd.port.mk and bsd.port.subdir.mk respec... | imp |
1997-09-08 | Do not do function CSE on PIC code for m68k, gas does not handle it | Niklas Hallqvist |
1997-08-22 | "ln -s" becomes "ln -sf" | flipk |
1997-08-07 | Use DOCDIR (god this has been lying in my tree a long time) | Niklas Hallqvist |
1997-06-28 | been discussed several times with no real objection, do it | grr |
1997-06-12 | goodbye perl | kstailey |
1997-06-12 | make bsd.lib.mk a bit more consistant about the lies it echo's | grr |
1997-06-02 | do MAKEFLAGS better | Michael Shalayeff |
1997-06-02 | propagate MAKEFLAGS | Michael Shalayeff |
1997-06-01 | Add TCP_WRAPPERS. | Jason Downs |
1997-05-03 | Workaround bug in some shells, esp. the one shipped in 2.0. | Niklas Hallqvist |
1997-04-29 | Add ${SHAREDIR}, ${SHAREGRP}, ${SHAREOWN} and ${SHAREMODE}, they are used | Thorsten Lockert |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-27 | Allow BSDSRCDIR to point to a symlink. This means /usr/src can be a symlink | Niklas Hallqvist |
1997-04-20 | typo | Niklas Hallqvist |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1997-04-19 | We use /etc/mk.conf not /etc/make.conf. | Todd C. Miller |
1997-04-18 | We run OpenBSD | Todd C. Miller |
1997-04-10 | if generating obj@ links, check if the existing obj@ link points to the | Theo de Raadt |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt |
1997-02-26 | Add LIBWRAP. | Jason Downs |
1997-02-18 | Powerpc does not support pic, and for now because of a compiler bug, | Dale S. Rahn |
1997-02-09 | libcrypt went away a while back | Theo de Raadt |
1997-02-09 | add ${LIBZ} | Michael Shalayeff |
1997-02-06 | Add a LORDER make symbol and use it | Niklas Hallqvist |
1997-01-26 | use mktemp(1) to avoid /tmp race; spotted by dholland@eecs.harvard.edu | Theo de Raadt |
1997-01-15 | Add DESTDIR support for crt{begin,end}.o (powerpc only so far) | Niklas Hallqvist |