summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
1999-03-24arrgghhh! do NOT add pkgdep lines when creating PLIST-auto;Marco S Hyman
1999-03-16tell gnu configure packages to stuff their files under /etc.Marc Espie
1999-03-14Adding ${MASTER_SITE_GNOME} and ${MASTER_SITE_KDE}Bruno Rohee
1999-03-10pass COPTS in CFLAGS for those ports that do not override CFLAGS;Marco S Hyman
1999-03-05Fix makesum/addsum batch behaviorMarc Espie
1999-03-03Replace md5 checksum with a choice of sha1, rmd160, md5.Marc Espie
1999-03-03Temporary disable AFS and Optimizations for m88k.Steve Murphree
1999-03-03Remove . from the path passed to configure;Marco S Hyman
1999-03-01Note that NO_SHARED_LIBS can not be tested until afterMarco S Hyman
1999-03-01Work around some broken Configure (such as elm) which don't work correctlyMarc Espie
1999-02-28* make the _PORT_USE macro more explicit and less magic in its use ofMarc Espie
1999-02-28moving to 2.5-betaTheo de Raadt
1999-02-27sunsite.unc.edu changed its name to metalab.unc.edu + French mirrorBruno Rohee
1999-02-24Do not include @name or @cwd in packing lists created by the plist target;Marco S Hyman
1999-02-24Declare phony target as phony targets. This may avert a few subtle bugs,Marc Espie
1999-02-21internalize NEED_VERSION sub macros to avoid getting tangled withMarc Espie
1999-02-21Follow up on espie suggestion: don't allow package registrationMarco S Hyman
1999-02-18display ${PKGDIR}/MESSAGE after install (if it exists);Marco S Hyman
1999-02-18use NO_SHARED_LIBS in lib-depends target instead ofMarco S Hyman
1999-02-17oops: left out .endif in a cut/pasteMarco S Hyman
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