diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
| commit | 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch) | |
| tree | 3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /gnu/usr.bin/groff | |
| parent | 8127c559e6dc8408901224c75bf62c8e476f3e83 (diff) | |
Diffstat (limited to 'gnu/usr.bin/groff')
75 files changed, 75 insertions, 75 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile index 7c61f71be945..433f0784c2f6 100644 --- a/gnu/usr.bin/groff/Makefile +++ b/gnu/usr.bin/groff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/Makefile,v 2.6.2.2 2001/04/26 17:07:52 ru Exp $ SUBDIR= contrib doc font man src tmac diff --git a/gnu/usr.bin/groff/Makefile.inc b/gnu/usr.bin/groff/Makefile.inc index 7744e60c8a53..8115602606f2 100644 --- a/gnu/usr.bin/groff/Makefile.inc +++ b/gnu/usr.bin/groff/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/Makefile.inc,v 2.3.6.2 2003/02/14 15:22:12 ru Exp $ BINDIR?= /usr/bin SHELL= /bin/sh diff --git a/gnu/usr.bin/groff/contrib/Makefile b/gnu/usr.bin/groff/contrib/Makefile index 6718107cafdd..c8cca0978ecf 100644 --- a/gnu/usr.bin/groff/contrib/Makefile +++ b/gnu/usr.bin/groff/contrib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/Makefile,v 1.1.2.1 2001/04/26 17:07:55 ru Exp $ SUBDIR= mm diff --git a/gnu/usr.bin/groff/contrib/Makefile.inc b/gnu/usr.bin/groff/contrib/Makefile.inc index d5552c54c4f8..10ca187949df 100644 --- a/gnu/usr.bin/groff/contrib/Makefile.inc +++ b/gnu/usr.bin/groff/contrib/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/Makefile.inc,v 1.1.2.1 2001/04/26 17:07:55 ru Exp $ DIST_SUBDIR= contrib/${.CURDIR:T} TOPREL= ../.. diff --git a/gnu/usr.bin/groff/contrib/groffer/Makefile b/gnu/usr.bin/groff/contrib/groffer/Makefile index 2b07a88cb8b6..15da33668712 100644 --- a/gnu/usr.bin/groff/contrib/groffer/Makefile +++ b/gnu/usr.bin/groff/contrib/groffer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/groffer/Makefile,v 1.1.4.1 2003/02/14 15:22:12 ru Exp $ SCRIPTS= groffer MAN= groffer.1 diff --git a/gnu/usr.bin/groff/contrib/mm/Makefile b/gnu/usr.bin/groff/contrib/mm/Makefile index 763386ba780e..92a143cc2910 100644 --- a/gnu/usr.bin/groff/contrib/mm/Makefile +++ b/gnu/usr.bin/groff/contrib/mm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/contrib/mm/Makefile,v 1.1.2.6 2003/02/14 15:22:13 ru Exp $ SCRIPTS= mmroff.pl MAN= mmroff.1 diff --git a/gnu/usr.bin/groff/doc/Makefile b/gnu/usr.bin/groff/doc/Makefile index 6381812cab45..fb932ad18381 100644 --- a/gnu/usr.bin/groff/doc/Makefile +++ b/gnu/usr.bin/groff/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/doc/Makefile,v 1.4.2.1 2000/12/07 09:57:02 ru Exp $ INFO= groff SRCDIR= ${DIST_DIR} diff --git a/gnu/usr.bin/groff/font/Makefile b/gnu/usr.bin/groff/font/Makefile index d78fc81e4b9e..11cd2a002f17 100644 --- a/gnu/usr.bin/groff/font/Makefile +++ b/gnu/usr.bin/groff/font/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile,v 2.1.2.1 2001/04/26 17:08:01 ru Exp $ SUBDIR= devX100 devX100-12 devX75 devX75-12 \ devascii devcp1047 devdvi devhtml devkoi8-r \ diff --git a/gnu/usr.bin/groff/font/Makefile.dev b/gnu/usr.bin/groff/font/Makefile.dev index 6516cd44837f..ab14d8d86098 100644 --- a/gnu/usr.bin/groff/font/Makefile.dev +++ b/gnu/usr.bin/groff/font/Makefile.dev @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.dev,v 2.8.2.4 2003/02/14 15:22:13 ru Exp $ FILES= ${DEVFILES} FILESDIR?= ${fontdir}/dev${DEV} diff --git a/gnu/usr.bin/groff/font/Makefile.inc b/gnu/usr.bin/groff/font/Makefile.inc index 22a1a42e40c7..f8531d8d4b3b 100644 --- a/gnu/usr.bin/groff/font/Makefile.inc +++ b/gnu/usr.bin/groff/font/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.inc,v 2.1.2.1 2001/04/26 17:08:01 ru Exp $ DIST_SUBDIR= font/${.CURDIR:T} TOPREL= ../.. diff --git a/gnu/usr.bin/groff/font/Makefile.tty b/gnu/usr.bin/groff/font/Makefile.tty index d515835614b0..7c221304e5af 100644 --- a/gnu/usr.bin/groff/font/Makefile.tty +++ b/gnu/usr.bin/groff/font/Makefile.tty @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.tty,v 2.7.2.1 2001/04/26 17:08:01 ru Exp $ FONTS?=R I B BI S L CW DEVFILES=$(FONTS) DESC diff --git a/gnu/usr.bin/groff/font/devX100-12/Makefile b/gnu/usr.bin/groff/font/devX100-12/Makefile index 9a136b819499..2cb60c12170b 100644 --- a/gnu/usr.bin/groff/font/devX100-12/Makefile +++ b/gnu/usr.bin/groff/font/devX100-12/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX100-12/Makefile,v 1.1.2.1 2001/04/26 17:08:02 ru Exp $ NOOBJ= diff --git a/gnu/usr.bin/groff/font/devX100/Makefile b/gnu/usr.bin/groff/font/devX100/Makefile index 9a136b819499..5c47cb9839c6 100644 --- a/gnu/usr.bin/groff/font/devX100/Makefile +++ b/gnu/usr.bin/groff/font/devX100/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX100/Makefile,v 1.1.2.1 2001/04/26 17:08:02 ru Exp $ NOOBJ= diff --git a/gnu/usr.bin/groff/font/devX75-12/Makefile b/gnu/usr.bin/groff/font/devX75-12/Makefile index 9a136b819499..af632fa45a02 100644 --- a/gnu/usr.bin/groff/font/devX75-12/Makefile +++ b/gnu/usr.bin/groff/font/devX75-12/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX75-12/Makefile,v 1.1.2.1 2001/04/26 17:08:03 ru Exp $ NOOBJ= diff --git a/gnu/usr.bin/groff/font/devX75/Makefile b/gnu/usr.bin/groff/font/devX75/Makefile index 9a136b819499..5db5f0ada637 100644 --- a/gnu/usr.bin/groff/font/devX75/Makefile +++ b/gnu/usr.bin/groff/font/devX75/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devX75/Makefile,v 1.1.2.1 2001/04/26 17:08:02 ru Exp $ NOOBJ= diff --git a/gnu/usr.bin/groff/font/devascii/Makefile b/gnu/usr.bin/groff/font/devascii/Makefile index 544ec16e475d..b336b48ac991 100644 --- a/gnu/usr.bin/groff/font/devascii/Makefile +++ b/gnu/usr.bin/groff/font/devascii/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devascii/Makefile,v 1.1.2.1 2001/04/26 17:08:03 ru Exp $ DEV= ascii diff --git a/gnu/usr.bin/groff/font/devcp1047/Makefile b/gnu/usr.bin/groff/font/devcp1047/Makefile index d0a887a685c4..c9358663cb8b 100644 --- a/gnu/usr.bin/groff/font/devcp1047/Makefile +++ b/gnu/usr.bin/groff/font/devcp1047/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devcp1047/Makefile,v 1.1.2.1 2001/04/26 17:08:03 ru Exp $ DEV= cp1047 diff --git a/gnu/usr.bin/groff/font/devdvi/Makefile b/gnu/usr.bin/groff/font/devdvi/Makefile index 4e3480761888..6baa803a64c8 100644 --- a/gnu/usr.bin/groff/font/devdvi/Makefile +++ b/gnu/usr.bin/groff/font/devdvi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devdvi/Makefile,v 1.1.2.2 2003/02/14 15:22:13 ru Exp $ DEV= dvi DEVFILES= DESC \ diff --git a/gnu/usr.bin/groff/font/devhtml/Makefile b/gnu/usr.bin/groff/font/devhtml/Makefile index e210eed1fab9..da057c4e3f9d 100644 --- a/gnu/usr.bin/groff/font/devhtml/Makefile +++ b/gnu/usr.bin/groff/font/devhtml/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devhtml/Makefile,v 1.1.2.2 2003/02/14 15:22:13 ru Exp $ DEV= html FONTS= R I B BI CR CI CB CBI S diff --git a/gnu/usr.bin/groff/font/devkoi8-r/DESC.proto b/gnu/usr.bin/groff/font/devkoi8-r/DESC.proto index 4e02a0c7bdd1..2f49da113d19 100644 --- a/gnu/usr.bin/groff/font/devkoi8-r/DESC.proto +++ b/gnu/usr.bin/groff/font/devkoi8-r/DESC.proto @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devkoi8-r/DESC.proto,v 1.1.10.1 2001/04/26 17:08:05 ru Exp $ res 240 hor 24 vert 40 diff --git a/gnu/usr.bin/groff/font/devkoi8-r/Makefile b/gnu/usr.bin/groff/font/devkoi8-r/Makefile index 399d2b6d0879..16d6a18419f4 100644 --- a/gnu/usr.bin/groff/font/devkoi8-r/Makefile +++ b/gnu/usr.bin/groff/font/devkoi8-r/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devkoi8-r/Makefile,v 1.1.2.1 2001/04/26 17:08:05 ru Exp $ DEV= koi8-r diff --git a/gnu/usr.bin/groff/font/devkoi8-r/R.proto b/gnu/usr.bin/groff/font/devkoi8-r/R.proto index 9a261168b73e..f9373446cf3d 100644 --- a/gnu/usr.bin/groff/font/devkoi8-r/R.proto +++ b/gnu/usr.bin/groff/font/devkoi8-r/R.proto @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devkoi8-r/R.proto,v 1.4.2.2 2001/05/28 07:19:58 ru Exp $ name R internalname 0 spacewidth 24 diff --git a/gnu/usr.bin/groff/font/devlatin1/Makefile b/gnu/usr.bin/groff/font/devlatin1/Makefile index 238320216c1e..2da5235af510 100644 --- a/gnu/usr.bin/groff/font/devlatin1/Makefile +++ b/gnu/usr.bin/groff/font/devlatin1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlatin1/Makefile,v 1.1.2.1 2001/04/26 17:08:06 ru Exp $ DEV= latin1 diff --git a/gnu/usr.bin/groff/font/devlbp/Makefile b/gnu/usr.bin/groff/font/devlbp/Makefile index 1372c8fd8768..51b307dde6ed 100644 --- a/gnu/usr.bin/groff/font/devlbp/Makefile +++ b/gnu/usr.bin/groff/font/devlbp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlbp/Makefile,v 1.1.2.2 2003/02/14 15:22:13 ru Exp $ DEV= lbp LBPPRINT= ${PSPRINT} diff --git a/gnu/usr.bin/groff/font/devlj4/Makefile b/gnu/usr.bin/groff/font/devlj4/Makefile index 504677cec4c3..9e6d9ebba81c 100644 --- a/gnu/usr.bin/groff/font/devlj4/Makefile +++ b/gnu/usr.bin/groff/font/devlj4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devlj4/Makefile,v 1.1.2.1 2001/04/26 17:08:06 ru Exp $ DEV= lj4 LJ4RES= 600 diff --git a/gnu/usr.bin/groff/font/devps/Makefile b/gnu/usr.bin/groff/font/devps/Makefile index 79a9819764e4..379991ca05ce 100644 --- a/gnu/usr.bin/groff/font/devps/Makefile +++ b/gnu/usr.bin/groff/font/devps/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devps/Makefile,v 1.1.2.2 2003/02/14 15:22:13 ru Exp $ DEV= ps DISTFILES= text.enc download \ diff --git a/gnu/usr.bin/groff/font/devutf8/Makefile b/gnu/usr.bin/groff/font/devutf8/Makefile index bf5965e19d3e..ce0932469d96 100644 --- a/gnu/usr.bin/groff/font/devutf8/Makefile +++ b/gnu/usr.bin/groff/font/devutf8/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/font/devutf8/Makefile,v 1.1.2.1 2001/04/26 17:08:07 ru Exp $ DEV= utf8 diff --git a/gnu/usr.bin/groff/man/Makefile b/gnu/usr.bin/groff/man/Makefile index b22c4c4b1904..7261d36226ac 100644 --- a/gnu/usr.bin/groff/man/Makefile +++ b/gnu/usr.bin/groff/man/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/man/Makefile,v 1.5.8.4 2003/02/14 15:22:13 ru Exp $ MAN= groff_font.5 groff_out.5 groff_tmac.5 MLINKS= groff_tmac.5 tmac.5 diff --git a/gnu/usr.bin/groff/src/Makefile b/gnu/usr.bin/groff/src/Makefile index 7d2ca90a2252..a9030108632a 100644 --- a/gnu/usr.bin/groff/src/Makefile +++ b/gnu/usr.bin/groff/src/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/Makefile,v 1.1.2.1 2001/04/26 17:08:21 ru Exp $ SUBDIR= libs devices preproc roff utils diff --git a/gnu/usr.bin/groff/src/devices/Makefile b/gnu/usr.bin/groff/src/devices/Makefile index 8af4ff85b996..5ebdc0ff0541 100644 --- a/gnu/usr.bin/groff/src/devices/Makefile +++ b/gnu/usr.bin/groff/src/devices/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/Makefile,v 1.1.2.1 2001/04/26 17:08:22 ru Exp $ SUBDIR= grodvi grohtml grolbp grolj4 grops grotty diff --git a/gnu/usr.bin/groff/src/devices/Makefile.inc b/gnu/usr.bin/groff/src/devices/Makefile.inc index 4619cbe9ad15..f544d4df58b3 100644 --- a/gnu/usr.bin/groff/src/devices/Makefile.inc +++ b/gnu/usr.bin/groff/src/devices/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:22 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/devices/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/devices/grodvi/Makefile b/gnu/usr.bin/groff/src/devices/grodvi/Makefile index 9912a028abcb..40cb2e88bac9 100644 --- a/gnu/usr.bin/groff/src/devices/grodvi/Makefile +++ b/gnu/usr.bin/groff/src/devices/grodvi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grodvi/Makefile,v 1.1.2.2 2002/07/19 08:34:07 ru Exp $ PROG_CXX= grodvi SRCS= dvi.cc diff --git a/gnu/usr.bin/groff/src/devices/grohtml/Makefile b/gnu/usr.bin/groff/src/devices/grohtml/Makefile index a2e09a16365d..0e1b14cf9bc5 100644 --- a/gnu/usr.bin/groff/src/devices/grohtml/Makefile +++ b/gnu/usr.bin/groff/src/devices/grohtml/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grohtml/Makefile,v 1.1.2.3 2003/02/14 15:22:13 ru Exp $ PROG_CXX= post-grohtml SRCS= post-html.cc html-table.cc html-text.cc output.cc diff --git a/gnu/usr.bin/groff/src/devices/grolbp/Makefile b/gnu/usr.bin/groff/src/devices/grolbp/Makefile index 64bcbad5d480..19a83e11267d 100644 --- a/gnu/usr.bin/groff/src/devices/grolbp/Makefile +++ b/gnu/usr.bin/groff/src/devices/grolbp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolbp/Makefile,v 1.1.2.2 2002/07/19 08:34:08 ru Exp $ PROG_CXX= grolbp SRCS= lbp.cc diff --git a/gnu/usr.bin/groff/src/devices/grolj4/Makefile b/gnu/usr.bin/groff/src/devices/grolj4/Makefile index 13027f0e8da8..39f2836f3b7d 100644 --- a/gnu/usr.bin/groff/src/devices/grolj4/Makefile +++ b/gnu/usr.bin/groff/src/devices/grolj4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grolj4/Makefile,v 1.1.2.2 2002/07/19 08:34:08 ru Exp $ PROG_CXX= grolj4 SRCS= lj4.cc diff --git a/gnu/usr.bin/groff/src/devices/grops/Makefile b/gnu/usr.bin/groff/src/devices/grops/Makefile index 479898e4c6c5..bb0af2cece45 100644 --- a/gnu/usr.bin/groff/src/devices/grops/Makefile +++ b/gnu/usr.bin/groff/src/devices/grops/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grops/Makefile,v 1.1.2.2 2002/07/19 08:34:09 ru Exp $ PROG_CXX= grops SRCS= ps.cc psrm.cc diff --git a/gnu/usr.bin/groff/src/devices/grotty/Makefile b/gnu/usr.bin/groff/src/devices/grotty/Makefile index 15728bbee1ee..edeab5ad9719 100644 --- a/gnu/usr.bin/groff/src/devices/grotty/Makefile +++ b/gnu/usr.bin/groff/src/devices/grotty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/devices/grotty/Makefile,v 1.1.2.2 2002/07/19 08:34:09 ru Exp $ PROG_CXX= grotty SRCS= tty.cc diff --git a/gnu/usr.bin/groff/src/include/config.h b/gnu/usr.bin/groff/src/include/config.h index 3d696422b7ab..2dc67cf2390e 100644 --- a/gnu/usr.bin/groff/src/include/config.h +++ b/gnu/usr.bin/groff/src/include/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/groff/src/include/config.h,v 1.2.4.1 2003/02/14 15:22:14 ru Exp $ */ /* src/include/config.h. Generated by configure. */ /* src/include/config.hin. Generated automatically from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/groff/src/include/defs.h b/gnu/usr.bin/groff/src/include/defs.h index 76bd1178d45f..eba5d1fe2238 100644 --- a/gnu/usr.bin/groff/src/include/defs.h +++ b/gnu/usr.bin/groff/src/include/defs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/groff/src/include/defs.h,v 1.4.2.1 2001/04/26 17:08:27 ru Exp $ */ #define PROG_PREFIX "" #define DEVICE "ps" diff --git a/gnu/usr.bin/groff/src/libs/Makefile b/gnu/usr.bin/groff/src/libs/Makefile index 1461cda28bac..0cbb5c71cdba 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile +++ b/gnu/usr.bin/groff/src/libs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile,v 1.1.2.1 2001/04/26 17:08:27 ru Exp $ SUBDIR= libgroff libdriver libbib diff --git a/gnu/usr.bin/groff/src/libs/Makefile.inc b/gnu/usr.bin/groff/src/libs/Makefile.inc index 627553fa6e85..ac79733efe86 100644 --- a/gnu/usr.bin/groff/src/libs/Makefile.inc +++ b/gnu/usr.bin/groff/src/libs/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:27 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/libs/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/libs/libbib/Makefile b/gnu/usr.bin/groff/src/libs/libbib/Makefile index a4d3f234adf6..c69460d6ef0e 100644 --- a/gnu/usr.bin/groff/src/libs/libbib/Makefile +++ b/gnu/usr.bin/groff/src/libs/libbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libbib/Makefile,v 1.1.2.2 2002/07/19 18:46:24 ru Exp $ LIB= bib INTERNALLIB= YES diff --git a/gnu/usr.bin/groff/src/libs/libdriver/Makefile b/gnu/usr.bin/groff/src/libs/libdriver/Makefile index 6eab2412ae0e..3f88bdf22c2b 100644 --- a/gnu/usr.bin/groff/src/libs/libdriver/Makefile +++ b/gnu/usr.bin/groff/src/libs/libdriver/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libdriver/Makefile,v 1.1.2.2 2002/07/19 18:46:24 ru Exp $ LIB= driver INTERNALLIB= YES diff --git a/gnu/usr.bin/groff/src/libs/libgroff/Makefile b/gnu/usr.bin/groff/src/libs/libgroff/Makefile index 1ace75b003b1..5e0961a85dfb 100644 --- a/gnu/usr.bin/groff/src/libs/libgroff/Makefile +++ b/gnu/usr.bin/groff/src/libs/libgroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/libs/libgroff/Makefile,v 1.1.2.4 2003/02/14 15:22:14 ru Exp $ LIB= groff INTERNALLIB= YES diff --git a/gnu/usr.bin/groff/src/preproc/Makefile b/gnu/usr.bin/groff/src/preproc/Makefile index 70af839313d6..8700d2a71d49 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile +++ b/gnu/usr.bin/groff/src/preproc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile,v 1.1.2.2 2003/02/14 15:22:14 ru Exp $ SUBDIR= eqn grn html pic refer soelim tbl diff --git a/gnu/usr.bin/groff/src/preproc/Makefile.inc b/gnu/usr.bin/groff/src/preproc/Makefile.inc index 16c104a1aae6..2f28146513fb 100644 --- a/gnu/usr.bin/groff/src/preproc/Makefile.inc +++ b/gnu/usr.bin/groff/src/preproc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:29 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/preproc/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/preproc/eqn/Makefile b/gnu/usr.bin/groff/src/preproc/eqn/Makefile index fdae39f93eef..27f31f67a740 100644 --- a/gnu/usr.bin/groff/src/preproc/eqn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/eqn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/eqn/Makefile,v 1.1.2.2 2002/07/19 08:34:09 ru Exp $ PROG_CXX= eqn SRCS= eqn.cc eqn_tab.h main.cc lex.cc \ diff --git a/gnu/usr.bin/groff/src/preproc/grn/Makefile b/gnu/usr.bin/groff/src/preproc/grn/Makefile index 2360254a92ea..77081b6a9b44 100644 --- a/gnu/usr.bin/groff/src/preproc/grn/Makefile +++ b/gnu/usr.bin/groff/src/preproc/grn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/grn/Makefile,v 1.1.2.2 2002/07/19 08:34:09 ru Exp $ PROG_CXX= grn SRCS= hdb.cc hpoint.cc hgraph.cc main.cc diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile index da32411f2c87..dbb2c5ae52c2 100644 --- a/gnu/usr.bin/groff/src/preproc/html/Makefile +++ b/gnu/usr.bin/groff/src/preproc/html/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/html/Makefile,v 1.1.2.3 2003/02/14 15:22:14 ru Exp $ PROG_CXX= pre-grohtml SRCS= pre-html.cc pushback.cc diff --git a/gnu/usr.bin/groff/src/preproc/pic/Makefile b/gnu/usr.bin/groff/src/preproc/pic/Makefile index 389016c9ed09..563bfb5c934f 100644 --- a/gnu/usr.bin/groff/src/preproc/pic/Makefile +++ b/gnu/usr.bin/groff/src/preproc/pic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/pic/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ PROG_CXX= pic SRCS= lex.cc main.cc object.cc pic.cc pic_tab.h \ diff --git a/gnu/usr.bin/groff/src/preproc/refer/Makefile b/gnu/usr.bin/groff/src/preproc/refer/Makefile index 0fc9f30580da..d7a28fe84788 100644 --- a/gnu/usr.bin/groff/src/preproc/refer/Makefile +++ b/gnu/usr.bin/groff/src/preproc/refer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/refer/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ PROG_CXX= refer SRCS= command.cc label.cc ref.cc refer.cc token.cc diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile index 443d066a4ac7..3beea2bd020f 100644 --- a/gnu/usr.bin/groff/src/preproc/soelim/Makefile +++ b/gnu/usr.bin/groff/src/preproc/soelim/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/soelim/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ PROG_CXX= soelim DPADD= ${LIBGROFF} diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index bc29521c4566..3cd69bd3acec 100644 --- a/gnu/usr.bin/groff/src/preproc/tbl/Makefile +++ b/gnu/usr.bin/groff/src/preproc/tbl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/preproc/tbl/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ PROG_CXX= tbl SRCS= main.cc table.cc diff --git a/gnu/usr.bin/groff/src/roff/Makefile b/gnu/usr.bin/groff/src/roff/Makefile index 543a990c680f..10b043c795b6 100644 --- a/gnu/usr.bin/groff/src/roff/Makefile +++ b/gnu/usr.bin/groff/src/roff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/Makefile,v 1.1.2.1 2001/04/26 17:08:32 ru Exp $ SUBDIR= groff grog nroff psroff troff diff --git a/gnu/usr.bin/groff/src/roff/Makefile.inc b/gnu/usr.bin/groff/src/roff/Makefile.inc index f893659c1b99..788564f13df8 100644 --- a/gnu/usr.bin/groff/src/roff/Makefile.inc +++ b/gnu/usr.bin/groff/src/roff/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:32 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/roff/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/roff/groff/Makefile b/gnu/usr.bin/groff/src/roff/groff/Makefile index d057d50382be..1f2e893d32bc 100644 --- a/gnu/usr.bin/groff/src/roff/groff/Makefile +++ b/gnu/usr.bin/groff/src/roff/groff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/groff/Makefile,v 1.1.2.2 2002/07/19 08:34:10 ru Exp $ PROG_CXX= groff SRCS= groff.cc pipeline.c diff --git a/gnu/usr.bin/groff/src/roff/grog/Makefile b/gnu/usr.bin/groff/src/roff/grog/Makefile index 718f0cf78acd..918703fe78a0 100644 --- a/gnu/usr.bin/groff/src/roff/grog/Makefile +++ b/gnu/usr.bin/groff/src/roff/grog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/grog/Makefile,v 1.1.2.1 2001/04/26 17:08:33 ru Exp $ SCRIPTS= grog MAN= grog.1 diff --git a/gnu/usr.bin/groff/src/roff/nroff/Makefile b/gnu/usr.bin/groff/src/roff/nroff/Makefile index 6971890c67e6..2883cabf8e59 100644 --- a/gnu/usr.bin/groff/src/roff/nroff/Makefile +++ b/gnu/usr.bin/groff/src/roff/nroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/nroff/Makefile,v 1.1.2.1 2001/04/26 17:08:34 ru Exp $ SCRIPTS= nroff MAN= nroff.1 diff --git a/gnu/usr.bin/groff/src/roff/psroff/Makefile b/gnu/usr.bin/groff/src/roff/psroff/Makefile index 74bb4ad54980..21ce0a3ffa87 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/Makefile +++ b/gnu/usr.bin/groff/src/roff/psroff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/Makefile,v 1.1.2.1 2001/04/26 17:08:36 ru Exp $ SCRIPTS= psroff.sh MAN= psroff.1 diff --git a/gnu/usr.bin/groff/src/roff/psroff/psroff.1 b/gnu/usr.bin/groff/src/roff/psroff/psroff.1 index e2291bab49d3..53ac6e20ea59 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/psroff.1 +++ b/gnu/usr.bin/groff/src/roff/psroff/psroff.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/psroff.1,v 1.1.2.1 2001/04/26 17:08:36 ru Exp $ .Dd September 15, 1997 .Dt PSROFF 1 .Os diff --git a/gnu/usr.bin/groff/src/roff/psroff/psroff.sh b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh index 612fbcce3923..6812bf99d231 100644 --- a/gnu/usr.bin/groff/src/roff/psroff/psroff.sh +++ b/gnu/usr.bin/groff/src/roff/psroff/psroff.sh @@ -1,5 +1,5 @@ #! /bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/psroff/psroff.sh,v 1.1.10.1 2001/04/26 17:08:36 ru Exp $ exec groff -Tps -l -C ${1+"$@"} diff --git a/gnu/usr.bin/groff/src/roff/troff/Makefile b/gnu/usr.bin/groff/src/roff/troff/Makefile index 7b31e7d35f1c..ac27a65c68d7 100644 --- a/gnu/usr.bin/groff/src/roff/troff/Makefile +++ b/gnu/usr.bin/groff/src/roff/troff/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/roff/troff/Makefile,v 1.1.2.2 2002/07/19 08:34:11 ru Exp $ PROG_CXX= troff SRCS= env.cc node.cc input.cc div.cc symbol.cc dictionary.cc reg.cc \ diff --git a/gnu/usr.bin/groff/src/utils/Makefile b/gnu/usr.bin/groff/src/utils/Makefile index 14953b925312..c6d982d9e880 100644 --- a/gnu/usr.bin/groff/src/utils/Makefile +++ b/gnu/usr.bin/groff/src/utils/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/Makefile,v 1.1.2.1 2001/04/26 17:08:37 ru Exp $ SUBDIR= addftinfo afmtodit hpftodit indxbib lkbib lookbib pfbtops tfmtodit diff --git a/gnu/usr.bin/groff/src/utils/Makefile.inc b/gnu/usr.bin/groff/src/utils/Makefile.inc index 68945ab39f93..b8fbdabb1cd5 100644 --- a/gnu/usr.bin/groff/src/utils/Makefile.inc +++ b/gnu/usr.bin/groff/src/utils/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/Makefile.inc,v 1.1.2.1 2001/04/26 17:08:37 ru Exp $ TOPREL= ../../.. DIST_SUBDIR= src/utils/${.CURDIR:T} diff --git a/gnu/usr.bin/groff/src/utils/addftinfo/Makefile b/gnu/usr.bin/groff/src/utils/addftinfo/Makefile index 164c7b3d94a1..c6d7a4fe9e4b 100644 --- a/gnu/usr.bin/groff/src/utils/addftinfo/Makefile +++ b/gnu/usr.bin/groff/src/utils/addftinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/addftinfo/Makefile,v 1.1.2.2 2002/07/19 08:34:11 ru Exp $ PROG_CXX= addftinfo SRCS= addftinfo.cc guess.cc diff --git a/gnu/usr.bin/groff/src/utils/afmtodit/Makefile b/gnu/usr.bin/groff/src/utils/afmtodit/Makefile index 00f88ad2b982..8f6236b8f9e8 100644 --- a/gnu/usr.bin/groff/src/utils/afmtodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/afmtodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/afmtodit/Makefile,v 1.1.2.1 2001/04/26 17:08:38 ru Exp $ SCRIPTS= afmtodit MAN= afmtodit.1 diff --git a/gnu/usr.bin/groff/src/utils/hpftodit/Makefile b/gnu/usr.bin/groff/src/utils/hpftodit/Makefile index f45bd17ebb00..8bd098ee3348 100644 --- a/gnu/usr.bin/groff/src/utils/hpftodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/hpftodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/hpftodit/Makefile,v 1.1.2.2 2002/07/19 08:34:11 ru Exp $ PROG_CXX= hpftodit SRCS= hpftodit.cc diff --git a/gnu/usr.bin/groff/src/utils/indxbib/Makefile b/gnu/usr.bin/groff/src/utils/indxbib/Makefile index 67970aff8012..29f8cdcebd6e 100644 --- a/gnu/usr.bin/groff/src/utils/indxbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/indxbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/indxbib/Makefile,v 1.1.2.5 2002/08/07 16:31:44 ru Exp $ PROG_CXX= indxbib SRCS= indxbib.cc signal.c diff --git a/gnu/usr.bin/groff/src/utils/lkbib/Makefile b/gnu/usr.bin/groff/src/utils/lkbib/Makefile index d588dfa27676..31005d43ae25 100644 --- a/gnu/usr.bin/groff/src/utils/lkbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/lkbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/lkbib/Makefile,v 1.1.2.2 2002/07/19 08:34:12 ru Exp $ PROG_CXX= lkbib SRCS= lkbib.cc diff --git a/gnu/usr.bin/groff/src/utils/lookbib/Makefile b/gnu/usr.bin/groff/src/utils/lookbib/Makefile index 525a66e692dc..fe66172526dd 100644 --- a/gnu/usr.bin/groff/src/utils/lookbib/Makefile +++ b/gnu/usr.bin/groff/src/utils/lookbib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/lookbib/Makefile,v 1.1.2.2 2002/07/19 08:34:12 ru Exp $ PROG_CXX= lookbib SRCS= lookbib.cc diff --git a/gnu/usr.bin/groff/src/utils/pfbtops/Makefile b/gnu/usr.bin/groff/src/utils/pfbtops/Makefile index 4fa71b525af6..fc69a5ff23cf 100644 --- a/gnu/usr.bin/groff/src/utils/pfbtops/Makefile +++ b/gnu/usr.bin/groff/src/utils/pfbtops/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.1.2.1 2001/04/26 17:08:40 ru Exp $ PROG= pfbtops DPADD= ${LIBGROFF} diff --git a/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile b/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile index cc8333d0f6a2..0753d1b99f50 100644 --- a/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile +++ b/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/src/utils/tfmtodit/Makefile,v 1.1.2.2 2002/07/19 08:34:13 ru Exp $ PROG_CXX= tfmtodit SRCS= tfmtodit.cc diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile index 8e6c6da8ff9b..f31a882b2dd6 100644 --- a/gnu/usr.bin/groff/tmac/Makefile +++ b/gnu/usr.bin/groff/tmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/groff/tmac/Makefile,v 1.21.2.8 2003/02/14 15:22:14 ru Exp $ TMACOWN?= ${BINOWN} TMACGRP?= ${BINGRP} diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index de8e370dd6e6..ba478dbd0fff 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/mdoc.local,v 1.2.2.18.2.1 2003/03/25 10:18:00 murray Exp $ .\" .\" %beginstrip% . diff --git a/gnu/usr.bin/groff/tmac/ru.KOI8-R b/gnu/usr.bin/groff/tmac/ru.KOI8-R index 9a870991880e..1f21eb994ea4 100644 --- a/gnu/usr.bin/groff/tmac/ru.KOI8-R +++ b/gnu/usr.bin/groff/tmac/ru.KOI8-R @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/groff/tmac/ru.KOI8-R,v 1.9.4.1 2003/02/14 15:22:14 ru Exp $ .\" .\" %beginstrip% . |
