diff options
Diffstat (limited to 'gnu/usr.bin/perl')
31 files changed, 37 insertions, 37 deletions
diff --git a/gnu/usr.bin/perl/Makefile b/gnu/usr.bin/perl/Makefile index eb61dbd4cc97..8521e12a0596 100644 --- a/gnu/usr.bin/perl/Makefile +++ b/gnu/usr.bin/perl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/09/09 07:20:10 markm Exp $ +# $Id: Makefile,v 1.7 1998/09/30 20:24:59 markm Exp $ .if !defined(NOSUIDPERL) _suidperl= suidperl diff --git a/gnu/usr.bin/perl/Makefile.inc b/gnu/usr.bin/perl/Makefile.inc index fd417c7c714c..1d7acc3282d1 100644 --- a/gnu/usr.bin/perl/Makefile.inc +++ b/gnu/usr.bin/perl/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.6 1998/10/11 18:13:41 markm Exp $ +# $Id: Makefile.inc,v 1.7 1998/10/12 06:00:30 markm Exp $ PERL5SRC?= ${.CURDIR}/../../../../contrib/perl5 diff --git a/gnu/usr.bin/perl/libperl/Makefile b/gnu/usr.bin/perl/libperl/Makefile index 2d92a903186c..a3f844de630f 100644 --- a/gnu/usr.bin/perl/libperl/Makefile +++ b/gnu/usr.bin/perl/libperl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.4 1998/09/16 17:25:51 markm Exp $ +# $Id: Makefile,v 1.5 1999/01/09 21:50:55 jdp Exp $ # LIB= perl diff --git a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 index aa510e3221a7..d13459cfaee4 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-aout.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-aout.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-aout.i386,v 1.9 1999/01/15 04:14:52 ache Exp $ +# $Id: config.SH-aout.i386,v 1.10 1999/01/17 09:53:34 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1999/01/15 04:14:52 $ +# Configuration time: $Date: 1999/01/17 09:53:34 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1999/01/15 04:14:52 $' +cf_time='$Date: 1999/01/17 09:53:34 $' chgrp='' chmod='' chown='' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha index 9d41d8b9afab..738e15f31c8a 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-elf.alpha,v 1.10 1999/01/15 04:14:52 ache Exp $ +# $Id: config.SH-elf.alpha,v 1.11 1999/01/17 09:53:34 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1999/01/15 04:14:52 $ +# Configuration time: $Date: 1999/01/17 09:53:34 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1999/01/15 04:14:52 $' +cf_time='$Date: 1999/01/17 09:53:34 $' chgrp='' chmod='' chown='' diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 index 026bf5b4733b..7a47eb95ae4c 100644 --- a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 +++ b/gnu/usr.bin/perl/libperl/config.SH-elf.i386 @@ -5,12 +5,12 @@ # do not forget to propagate your changes by running "Configure -der". You may # instead choose to run each of the .SH files by yourself, or "Configure -S". # -# $Id: config.SH-elf.i386,v 1.9 1999/01/15 04:14:52 ache Exp $ +# $Id: config.SH-elf.i386,v 1.10 1999/01/17 09:53:34 markm Exp $ # # Package name : perl5 # Source directory : . -# Configuration time: $Date: 1999/01/15 04:14:52 $ +# Configuration time: $Date: 1999/01/17 09:53:34 $ # Configured by : markm # Target system : freebsd 3.0-current #0: @@ -55,7 +55,7 @@ ccdlflags=' ' ccflags='' cf_by='markm' cf_email='markm@freebsd.org' -cf_time='$Date: 1999/01/15 04:14:52 $' +cf_time='$Date: 1999/01/17 09:53:34 $' chgrp='' chmod='' chown='' diff --git a/gnu/usr.bin/perl/miniperl/Makefile b/gnu/usr.bin/perl/miniperl/Makefile index f72e70bc124a..69d0c5143f78 100644 --- a/gnu/usr.bin/perl/miniperl/Makefile +++ b/gnu/usr.bin/perl/miniperl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.6 1998/09/26 16:17:05 markm Exp $ +# $Id: Makefile,v 1.7 1998/10/11 18:13:41 markm Exp $ # PROG= miniperl diff --git a/gnu/usr.bin/perl/perl/Makefile b/gnu/usr.bin/perl/perl/Makefile index b3a9d3e4a153..85515725ff59 100644 --- a/gnu/usr.bin/perl/perl/Makefile +++ b/gnu/usr.bin/perl/perl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.15 1998/10/11 18:13:42 markm Exp $ +# $Id: Makefile,v 1.16 1998/10/15 18:50:04 markm Exp $ # PROG= perl diff --git a/gnu/usr.bin/perl/pod/Makefile b/gnu/usr.bin/perl/pod/Makefile index 949a9992ee7b..0795797ed44b 100644 --- a/gnu/usr.bin/perl/pod/Makefile +++ b/gnu/usr.bin/perl/pod/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:26 markm Exp $ # SUBDIR= pod2man pod2html pod2latex pod2text pod diff --git a/gnu/usr.bin/perl/pod/Makefile.inc b/gnu/usr.bin/perl/pod/Makefile.inc index e4e6ca2fdb84..bed3ac645bef 100644 --- a/gnu/usr.bin/perl/pod/Makefile.inc +++ b/gnu/usr.bin/perl/pod/Makefile.inc @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile.inc,v 1.1 1998/09/09 07:20:27 markm Exp $ # PERL5SRC?= ${.CURDIR}/../../../../../contrib/perl5 diff --git a/gnu/usr.bin/perl/pod/pod/Makefile b/gnu/usr.bin/perl/pod/pod/Makefile index 92062b80c65a..e5cfbbda0e7f 100644 --- a/gnu/usr.bin/perl/pod/pod/Makefile +++ b/gnu/usr.bin/perl/pod/pod/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1998/09/09 07:20:27 markm Exp $ +# $Id: Makefile,v 1.2 1998/10/11 18:13:42 markm Exp $ # PODS= perl.pod perl5004delta.pod perlapio.pod perlbook.pod perlbot.pod \ diff --git a/gnu/usr.bin/perl/pod/pod2html/Makefile b/gnu/usr.bin/perl/pod/pod2html/Makefile index e5f9443e0af1..3ce589d7eb96 100644 --- a/gnu/usr.bin/perl/pod/pod2html/Makefile +++ b/gnu/usr.bin/perl/pod/pod2html/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:27 markm Exp $ # PROG= pod2html diff --git a/gnu/usr.bin/perl/pod/pod2latex/Makefile b/gnu/usr.bin/perl/pod/pod2latex/Makefile index 547a0bb0b324..926327da46d9 100644 --- a/gnu/usr.bin/perl/pod/pod2latex/Makefile +++ b/gnu/usr.bin/perl/pod/pod2latex/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:27 markm Exp $ # PROG= pod2latex diff --git a/gnu/usr.bin/perl/pod/pod2man/Makefile b/gnu/usr.bin/perl/pod/pod2man/Makefile index 9a8dbccb8494..76aacc8fb08d 100644 --- a/gnu/usr.bin/perl/pod/pod2man/Makefile +++ b/gnu/usr.bin/perl/pod/pod2man/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:28 markm Exp $ # PROG= pod2man diff --git a/gnu/usr.bin/perl/pod/pod2text/Makefile b/gnu/usr.bin/perl/pod/pod2text/Makefile index 7474a2ab2b5a..84019d853a0f 100644 --- a/gnu/usr.bin/perl/pod/pod2text/Makefile +++ b/gnu/usr.bin/perl/pod/pod2text/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:28 markm Exp $ # PROG= pod2text diff --git a/gnu/usr.bin/perl/suidperl/Makefile b/gnu/usr.bin/perl/suidperl/Makefile index 0bf9af5e796a..8c92b893e81a 100644 --- a/gnu/usr.bin/perl/suidperl/Makefile +++ b/gnu/usr.bin/perl/suidperl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1998/10/11 18:13:42 markm Exp $ +# $Id: Makefile,v 1.6 1999/01/12 07:57:01 peter Exp $ # PROG= suidperl diff --git a/gnu/usr.bin/perl/utils/Makefile b/gnu/usr.bin/perl/utils/Makefile index 565cae3b49bf..19e76dae0622 100644 --- a/gnu/usr.bin/perl/utils/Makefile +++ b/gnu/usr.bin/perl/utils/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:29 markm Exp $ # SUBDIR= c2ph h2ph h2xs perlbug perlcc perldoc pl2pm splain diff --git a/gnu/usr.bin/perl/utils/Makefile.inc b/gnu/usr.bin/perl/utils/Makefile.inc index 582f377541d4..8dee735511d0 100644 --- a/gnu/usr.bin/perl/utils/Makefile.inc +++ b/gnu/usr.bin/perl/utils/Makefile.inc @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile.inc,v 1.2 1998/09/10 10:51:10 markm Exp $ # PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5 diff --git a/gnu/usr.bin/perl/utils/c2ph/Makefile b/gnu/usr.bin/perl/utils/c2ph/Makefile index f5312f609796..bbf528e7776e 100644 --- a/gnu/usr.bin/perl/utils/c2ph/Makefile +++ b/gnu/usr.bin/perl/utils/c2ph/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:29 markm Exp $ # PROG= c2ph diff --git a/gnu/usr.bin/perl/utils/h2ph/Makefile b/gnu/usr.bin/perl/utils/h2ph/Makefile index c22fdb73c0ef..bc5a5e767a6c 100644 --- a/gnu/usr.bin/perl/utils/h2ph/Makefile +++ b/gnu/usr.bin/perl/utils/h2ph/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1998/09/09 07:20:29 markm Exp $ +# $Id: Makefile,v 1.2 1998/10/11 18:13:42 markm Exp $ # PROG= h2ph diff --git a/gnu/usr.bin/perl/utils/h2xs/Makefile b/gnu/usr.bin/perl/utils/h2xs/Makefile index b1c23f369026..e622c8171662 100644 --- a/gnu/usr.bin/perl/utils/h2xs/Makefile +++ b/gnu/usr.bin/perl/utils/h2xs/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:30 markm Exp $ # PROG= h2xs diff --git a/gnu/usr.bin/perl/utils/perlbug/Makefile b/gnu/usr.bin/perl/utils/perlbug/Makefile index d8cc174798ed..ba96cd85d2a6 100644 --- a/gnu/usr.bin/perl/utils/perlbug/Makefile +++ b/gnu/usr.bin/perl/utils/perlbug/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1998/09/09 07:20:30 markm Exp $ +# $Id: Makefile,v 1.2 1998/09/22 12:00:58 markm Exp $ # PROG= perlbug diff --git a/gnu/usr.bin/perl/utils/perlcc/Makefile b/gnu/usr.bin/perl/utils/perlcc/Makefile index 095ae8511553..74de26d6f1d1 100644 --- a/gnu/usr.bin/perl/utils/perlcc/Makefile +++ b/gnu/usr.bin/perl/utils/perlcc/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:30 markm Exp $ # PROG= perlcc diff --git a/gnu/usr.bin/perl/utils/perldoc/Makefile b/gnu/usr.bin/perl/utils/perldoc/Makefile index 75931562a764..9c7d65888c45 100644 --- a/gnu/usr.bin/perl/utils/perldoc/Makefile +++ b/gnu/usr.bin/perl/utils/perldoc/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:31 markm Exp $ # PROG= perldoc diff --git a/gnu/usr.bin/perl/utils/pl2pm/Makefile b/gnu/usr.bin/perl/utils/pl2pm/Makefile index 18ef0df81d72..56e32453860d 100644 --- a/gnu/usr.bin/perl/utils/pl2pm/Makefile +++ b/gnu/usr.bin/perl/utils/pl2pm/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:31 markm Exp $ # PROG= pl2pm diff --git a/gnu/usr.bin/perl/utils/splain/Makefile b/gnu/usr.bin/perl/utils/splain/Makefile index 5dd9c2b36b75..40e6d5f5674f 100644 --- a/gnu/usr.bin/perl/utils/splain/Makefile +++ b/gnu/usr.bin/perl/utils/splain/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.1 1998/09/09 07:20:32 markm Exp $ # PROG= splain diff --git a/gnu/usr.bin/perl/x2p/Makefile b/gnu/usr.bin/perl/x2p/Makefile index d4d322fbb4b7..a3d3361b2c56 100644 --- a/gnu/usr.bin/perl/x2p/Makefile +++ b/gnu/usr.bin/perl/x2p/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.17 1998/09/09 07:20:32 markm Exp $ # SUBDIR= a2pl s2pl find2pl diff --git a/gnu/usr.bin/perl/x2p/Makefile.inc b/gnu/usr.bin/perl/x2p/Makefile.inc index 29639b1917fd..f22586768cea 100644 --- a/gnu/usr.bin/perl/x2p/Makefile.inc +++ b/gnu/usr.bin/perl/x2p/Makefile.inc @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile.inc,v 1.2 1998/09/10 10:51:10 markm Exp $ # PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5 diff --git a/gnu/usr.bin/perl/x2p/a2pl/Makefile b/gnu/usr.bin/perl/x2p/a2pl/Makefile index 1ae1b74b78b4..9d95f4b9ce55 100644 --- a/gnu/usr.bin/perl/x2p/a2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/a2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.5 1998/09/16 17:25:52 markm Exp $ +# $Id: Makefile,v 1.6 1998/09/22 12:00:59 markm Exp $ # PROG= a2p diff --git a/gnu/usr.bin/perl/x2p/find2pl/Makefile b/gnu/usr.bin/perl/x2p/find2pl/Makefile index 84951ccff5e7..c503801b3207 100644 --- a/gnu/usr.bin/perl/x2p/find2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/find2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.2 1998/09/10 10:51:11 markm Exp $ # PROG= find2perl diff --git a/gnu/usr.bin/perl/x2p/s2pl/Makefile b/gnu/usr.bin/perl/x2p/s2pl/Makefile index 79bd46b1a2f2..a9a836ffe3f6 100644 --- a/gnu/usr.bin/perl/x2p/s2pl/Makefile +++ b/gnu/usr.bin/perl/x2p/s2pl/Makefile @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile,v 1.2 1998/09/10 10:51:11 markm Exp $ # PROG= s2p |