summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
1999-02-17Define NO_SHARED_LIBS for those archs that do not support shared libs;Marco S Hyman
1999-02-17Fix checksum logic: in a manual sequence ofMarc Espie
1999-02-03Provisions for building in a separate directory tah sourcesBruno Rohee
1999-01-27Fix confusing typoMarc Espie
1999-01-24pass all install macros to configure; Kenneth R Westerback <krw@tcn.net>Marco S Hyman
1999-01-08Removed all OPSYS conditionals and extraneous comments for readability.pattonme
1998-12-31Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc...Todd C. Miller
1998-12-19add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe modeTodd C. Miller
1998-12-19avoid aliasing between MASTER_SITES and PATCH_SITES, e.g.,Marc Espie
1998-12-19MANOWN, DOCOWN, and NLSOWNare root not binTodd C. Miller
1998-12-18make plist: do not add files from just installed ports (we wepend on) to PLIST.Oleg Safiullin
1998-12-17NEED_VERSIONMarc Espie
1998-12-16describe NO_WARNINGS; define in the "mirror-distfiles" targetMarco S Hyman
1998-12-16add mirror-distfiles as a known targetMarco S Hyman
1998-11-27make plist: treat links to dirs as files, not dirsOleg Safiullin
1998-11-25- revert change now that we have patch -CMarc Espie
1998-11-22add roadmap, from FreeBSD mostlyMarc Espie
1998-11-19checkpatch target and PATCH_CHECK_ONLY not available with OpenBSDMarco S Hyman
1998-11-19new functionalities:Marc Espie
1998-11-17Handle USE_MOTIF.Oleg Safiullin
1998-11-17Test ${ONLY_FOR_ARCHS} against both ${ARCH} and ${MACHINE_ARCH}.Oleg Safiullin
1998-11-05- support for C++ in configure consistent with sys.mkMarc Espie
1998-10-05check write permissions to ${DISTDIR} before trying to fetch distfiles.Oleg Safiullin
1998-09-15hello 2.4Theo de Raadt
1998-09-15enable AFSArtur Grabowski
1998-09-08don't generate @exec ranlib for .a files (plist target)Marco S Hyman
1998-09-07sync with NetBSD where possible. Fix WRKOBJDIR. Add deinstall target.Marco S Hyman
1998-08-28NOPIC for hppa (yet)Michael Shalayeff
1998-08-24add -q to mtree invocation. This requires version of mtree checked inMarco S Hyman
1998-08-21when checking for lib depends on the alpha (no shared libs)Marco S Hyman
1998-08-08update 'comes with...' message so it is less confusingMarco S Hyman
1998-07-29Fix version number checking to handle ja-* correctly.Marc Espie
1998-07-28Document NOCLEANDEPENDS, make clean gotchaMarc Espie
1998-07-27LIBGMP was missingNiklas Hallqvist
1998-07-17fix ONLY_FOR_ARCH test in bsd.port.mkOleg Safiullin
1998-07-15spellingMarc Espie
1998-07-13typoTodd T. Fries
1998-07-12allow detection of older package versions with a new package from the ports treeTodd T. Fries
1998-07-09remove comment from packing list that must be added whenMarco S Hyman
1998-07-08search for files inMarco S Hyman
1998-07-07minor tweaks to plist targetMarco S Hyman
1998-07-06New target 'plist' for port developers. Generates /PLIST-autoMarco S Hyman
1998-07-05Powerpc port now support profiled libraries, thus NOPROFILE= isDale S. Rahn
1998-06-29add support for architecture dependent packing lists;Marco S Hyman
1998-06-11update OpenBSD maintainer per toddf's requestMarco S Hyman
1998-06-09Add CTAGS, with a full pathname, and use it.Jason Downs
1998-05-14Use -O2, not -OTodd C. Miller
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