Home | History | Annotate | only in /src/share/me
History log of /src/share/me
RevisionDateAuthorComments
 1.27 12-Feb-2013  christos me.7 is supplied both by groff and here. Don't include both.
 1.26 25-Oct-2008  apb branches: 1.26.18; 1.26.24;
Use ${TOOL_SED} instead if plain sed in Makefiles.
 1.25 20-Mar-2004  dsl Don't remove ${.TARGET} - thanks Alexander for pointing it out.
 1.24 20-Mar-2004  dsl rm -f and CLEANFILES all the *.me.tmp files created during install
 1.23 18-Jul-2003  lukem Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
Replace defined(UNPRIVED) tests with ${MKUNPRIVED} != "no"

Add MKUPDATE; if not no has the same semantics as if UPDATE was defined.
Replace defined(UPDATE) tests with ${MKUPDATE} != "no"

Improve documentation for these and other make flags.
 1.22 30-Jun-2003  wiz Do not install tmac.e any longer -- use the groff me package instead.
 1.21 17-Mar-2002  tron Correct error in last commit: "revisions" should not be removed during
install.
 1.20 16-Mar-2002  tron Remove "-c" from "${INSTALL_FILE}" to avoid leaving ".tmp" files arround.
 1.19 09-Feb-2002  lukem use ${INSTALL_FILE} as appropriate
 1.18 07-Aug-2001  mrg avoid unnecessarily using /tmp during "make install"
 1.17 23-Sep-2000  simonb Use ${COPY} instead of -c for ${INSTALL} commands.
 1.16 21-Aug-1999  simonb Use ${INSTPRIV} with ${INSTALL}.
 1.15 06-Aug-1999  pk sigh, `make install' should not attempt to create additional files in
the object directory. Work around this by using `/tmp'.
 1.14 01-Aug-1999  sommerfeld Use install(1) to install the macro files instead of an ad-hoc equivalent
 1.13 07-Jul-1997  phil Restore current NetBSD build, modify paths in me.7.
 1.12 07-Jul-1997  phil Resolve conflicts created by import.
 1.11 07-May-1997  mycroft Clean up the proginstall hacks a little.
 1.10 26-Mar-1997  thorpej Make this work with obj dirs.
 1.9 24-Mar-1997  christos - Makefile cleanups
 1.8 18-Oct-1996  thorpej Use ${INSTALL}.
 1.7 20-Apr-1995  mycroft Remove read-only files before trying to rewrite them. From Greg Hudson.
 1.6 22-Dec-1994  cgd specify man pages the new way.
 1.5 10-Feb-1994  cgd kill bogus install -d's, and clean slightly
 1.4 30-Sep-1993  jtc Always use `install -d' to make sure directory exists & has correct
ownership and permissions.
 1.3 31-Jul-1993  mycroft Add RCS indentifiers.
 1.2 09-Apr-1993  cgd make sure directories to install stuff exist before installing
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.26.24.1 25-Feb-2013  tls resync with head
 1.26.18.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.4 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.3 20-Aug-2001  wiz precede, not preceed.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.4 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.3 07-Jul-1997  phil Fix fotenote problems, correct path to me files.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.11 12-Feb-2013  pgoyette Remove a spurious '%' in "tech%nical"
 1.10 14-Nov-2007  wiz branches: 1.10.28; 1.10.34;
Revert 1.8: .tr does not want HTML-escaped characters.
While here, remove trailing whitespace.
 1.9 07-Aug-2003  agc branches: 1.9.22;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.8 13-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.7 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.6 07-Jul-1997  phil Restore current NetBSD build, modify paths in me.7.
 1.5 07-Jul-1997  phil Resolve conflicts created by import.
 1.4 09-Aug-1993  jtc Macros are in /usr/share, not /usr/lib.
 1.3 01-Aug-1993  mycroft Add RCS indentifiers.
 1.2 03-May-1993  mycroft Fix typos.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.22.1 09-Jan-2008  matt sync with HEAD
 1.10.34.1 25-Feb-2013  tls resync with head
 1.10.28.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 16-Sep-2001  wiz Spell 'occurred' with two 'r's.
 1.2 05-May-1998  mycroft Note superscript change.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd branches: 1.1.1.1.8;
initial import of 386bsd-0.1 sources
 1.1.1.1.8.1 05-May-1998  mycroft Pull up 1.2, per request of mycroft.
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2 07-Jul-1997  phil Sync with Lite2
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.10 16-Apr-2022  andvar fix various typos in comments and log messages.
 1.9 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22309, verified by myself.
 1.8 09-May-1998  mycroft Undo version 1.5, which only accomplished inserting gratuitous [] pairs.
 1.7 05-May-1998  mycroft Convert some remaining \*[ and \*] usages to \*{ and \*}.
 1.6 05-May-1998  mycroft Fix superscript and subscript macro definitions.
 1.5 20-Apr-1998  thorpej Fix .+c and footnotes, from Anders Hjalmarsson, PR #5294.
 1.4 17-Nov-1997  mycroft Fix y2k problem.
 1.3 07-Jul-1997  phil branches: 1.3.2;
Fix fotenote problems, correct path to me files.
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3.2.3 09-May-1998  mycroft Pull up 1.8, per request of mycroft.
 1.3.2.2 05-May-1998  mycroft Pull up 1.5-1.7, per request of mycroft.
 1.3.2.1 18-Nov-1997  mellon Pull rev 1.4 up from trunk (mycroft)
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 07-Jul-1997  phil branches: 1.1.1;
Initial revision
 1.1.1.1 07-Jul-1997  phil Sync with Lite2
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.2 07-Jul-1997  phil RCS id's, tmac.orig_me renamed (and replaces) tmac.e.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed