summaryrefslogtreecommitdiff
path: root/share/zoneinfo/Makefile
AgeCommit message (Expand)Author
2014-08-09Delete src/share/zoneinfo. The files that previously lived hereapb
2014-08-06Merge tzdata2014f.apb
2013-12-26Change comments and variables to reduce differences with upstream.apb
2013-12-26Merge tzdata2013i. We previously has tzdata2013d plus part ofapb
2013-03-06- create the directories if missingchristos
2009-04-10Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mkapb
2007-11-08also install zone.tab and iso3166.tab from tzdata, some applicationsdrochner
2006-02-27Use device number as well as inode to detect hardlinks.lukem
2006-02-27Deal correctly with hard-linked timezone (synonym) files duringlukem
2004-08-31Install zoneinfo files NONBINMODE (444) instead of BINMODE (555).lukem
2004-06-21Ignore errors on some rm -rf's for platforms that aren't quitejmc
2004-01-30Use find . -type f | while read ... ${INSTALL} ... instead of ${PAX}lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-07-18Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2002-12-23Rework METALOG manipulation:lukem
2002-12-21Invoke ${PAX} with '-O' so that various errors don't hang the makelukem
2002-12-19Instead of ${ZIC}-ing to ${DESTDIR}/usr/share/zoneinfo and using chmod andlukem
2002-06-10Use the new cat(1) locking functionality - should solve PR toolchain/16963.mason
2002-01-05do not overwrite ${ZIC} if it is already set.mrg
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-11-26Uncomment a bunch of seemingly unused rules. It seems several peopleperry
2001-11-241) Synthetically generate metadata for installed files when UNPRIVEDperry
2001-11-19UNPRIVILEGED->UNPRIVEDperry