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