aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:37:10 +0000
commit9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch)
tree2924a51e964369416a9c4fa35679d08926d4258c /gnu/usr.bin/perl
parent2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff)
downloadsrc-9b7a44a60e11baaf94f68f81c4b30d26f31643b7.tar.gz
src-9b7a44a60e11baaf94f68f81c4b30d26f31643b7.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50472
Diffstat (limited to 'gnu/usr.bin/perl')
-rw-r--r--gnu/usr.bin/perl/Makefile2
-rw-r--r--gnu/usr.bin/perl/Makefile.inc2
-rw-r--r--gnu/usr.bin/perl/libperl/Makefile2
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-aout.i38614
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.alpha14
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.i38614
-rw-r--r--gnu/usr.bin/perl/miniperl/Makefile2
-rw-r--r--gnu/usr.bin/perl/perl/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/Makefile.inc2
-rw-r--r--gnu/usr.bin/perl/pod/pod/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/pod2html/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/pod2latex/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/pod2man/Makefile2
-rw-r--r--gnu/usr.bin/perl/pod/pod2text/Makefile2
-rw-r--r--gnu/usr.bin/perl/suidperl/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/Makefile.inc2
-rw-r--r--gnu/usr.bin/perl/utils/c2ph/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/h2ph/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/h2xs/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/perlbug/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/perlcc/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/perldoc/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/pl2pm/Makefile2
-rw-r--r--gnu/usr.bin/perl/utils/splain/Makefile2
-rw-r--r--gnu/usr.bin/perl/x2p/Makefile2
-rw-r--r--gnu/usr.bin/perl/x2p/Makefile.inc2
-rw-r--r--gnu/usr.bin/perl/x2p/a2pl/Makefile2
-rw-r--r--gnu/usr.bin/perl/x2p/find2pl/Makefile2
-rw-r--r--gnu/usr.bin/perl/x2p/s2pl/Makefile2
31 files changed, 49 insertions, 49 deletions
diff --git a/gnu/usr.bin/perl/Makefile b/gnu/usr.bin/perl/Makefile
index d53d01faf6a1..967b0ce22e73 100644
--- a/gnu/usr.bin/perl/Makefile
+++ b/gnu/usr.bin/perl/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/09/30 20:24:59 markm Exp $
+# $FreeBSD$
.if !defined(NOSUIDPERL)
_suidperl= suidperl
diff --git a/gnu/usr.bin/perl/Makefile.inc b/gnu/usr.bin/perl/Makefile.inc
index fd417c7c714c..7c36011eb838 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 $
+# $FreeBSD$
PERL5SRC?= ${.CURDIR}/../../../../contrib/perl5
diff --git a/gnu/usr.bin/perl/libperl/Makefile b/gnu/usr.bin/perl/libperl/Makefile
index 2d92a903186c..7f264b89ea2a 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 $
+# $FreeBSD$
#
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 1cf99916fb7a..1f80af154209 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-aout.i386
+++ b/gnu/usr.bin/perl/libperl/config.SH-aout.i386
@@ -1,22 +1,22 @@
#!/bin/sh
#
-# $Id: config.SH-aout.i386,v 1.11 1999/05/02 15:29:39 markm Exp $
+# $FreeBSD$
#
# Package name : perl5
# Source directory : .
-# Configuration time: $Date: 1999/05/02 15:29:39 $
+# Configuration time: $Date: 1999/05/05 19:09:48 $
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
-Date='$Date: 1999/05/02 15:29:39 $'
+Date='$Date: 1999/05/05 19:09:48 $'
Header=''
-Id='$Id: config.SH-aout.i386,v 1.11 1999/05/02 15:29:39 markm Exp $'
+Id='$FreeBSD$'
Locker=''
Mcc='Mcc'
RCSfile='$RCSfile: config.SH-aout.i386,v $'
-Revision='$Revision: 1.11 $'
+Revision='$Revision: 1.12 $'
Source=''
State=''
_a='.a'
@@ -51,7 +51,7 @@ ccsymbols='__ELF__=0 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=9
1 __GNUC__=2 cpu=i386 machine=i386 system=FreeBSD system=unix'
cf_by='markm'
cf_email='markm@freebsd.org'
-cf_time='$Date: 1999/05/02 15:29:39 $'
+cf_time='$Date: 1999/05/05 19:09:48 $'
chgrp=''
chmod=''
chown=''
@@ -458,7 +458,7 @@ mv=''
myarchname='i386-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
-myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:39 $'
+myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/05 19:09:48 $'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
index 818c9d03041f..8983906e8565 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
@@ -1,22 +1,22 @@
#!/bin/sh
#
-# $Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $
+# $FreeBSD$
#
# Package name : perl5
# Source directory : .
-# Configuration time: $Date: 1999/05/02 15:29:40 $
+# Configuration time: $Date: 1999/05/05 19:09:48 $
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
-Date='$Date: 1999/05/02 15:29:40 $'
+Date='$Date: 1999/05/05 19:09:48 $'
Header=''
-Id='$Id: config.SH-elf.alpha,v 1.12 1999/05/02 15:29:40 markm Exp $'
+Id='$FreeBSD$'
Locker=''
Mcc='Mcc'
RCSfile='$RCSfile: config.SH-elf.alpha,v $'
-Revision='$Revision: 1.12 $'
+Revision='$Revision: 1.13 $'
Source=''
State=''
_a='.a'
@@ -50,7 +50,7 @@ ccflags=''
ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=alpha machine=alpha system=FreeBSD system=unix'
cf_by='markm'
cf_email='markm@freebsd.org'
-cf_time='$Date: 1999/05/02 15:29:40 $'
+cf_time='$Date: 1999/05/05 19:09:48 $'
chgrp=''
chmod=''
chown=''
@@ -457,7 +457,7 @@ mv=''
myarchname='alpha-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
-myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:40 $'
+myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/05 19:09:48 $'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.i386 b/gnu/usr.bin/perl/libperl/config.SH-elf.i386
index f78d89a01ab4..53eb9c7fabb4 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.i386
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.i386
@@ -1,22 +1,22 @@
#!/bin/sh
#
-# $Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $
+# $FreeBSD$
#
# Package name : perl5
# Source directory : .
-# Configuration time: $Date: 1999/05/02 15:29:42 $
+# Configuration time: $Date: 1999/05/05 19:09:48 $
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
-Date='$Date: 1999/05/02 15:29:42 $'
+Date='$Date: 1999/05/05 19:09:48 $'
Header=''
-Id='$Id: config.SH-elf.i386,v 1.11 1999/05/02 15:29:42 markm Exp $'
+Id='$FreeBSD$'
Locker=''
Mcc='Mcc'
RCSfile='$RCSfile: config.SH-elf.i386,v $'
-Revision='$Revision: 1.11 $'
+Revision='$Revision: 1.12 $'
Source=''
State=''
_a='.a'
@@ -50,7 +50,7 @@ ccflags=''
ccsymbols='__ELF__=1 __FreeBSD__=4 __FreeBSD_cc_version=400002 __GNUC_MINOR__=91 __GNUC__=2 cpu=i386 machine=i386 system=FreeBSD system=unix'
cf_by='markm'
cf_email='markm@freebsd.org'
-cf_time='$Date: 1999/05/02 15:29:42 $'
+cf_time='$Date: 1999/05/05 19:09:48 $'
chgrp=''
chmod=''
chown=''
@@ -457,7 +457,7 @@ mv=''
myarchname='i386-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
-myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/02 15:29:42 $'
+myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/05 19:09:48 $'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
diff --git a/gnu/usr.bin/perl/miniperl/Makefile b/gnu/usr.bin/perl/miniperl/Makefile
index f72e70bc124a..e072d5ee2196 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 $
+# $FreeBSD$
#
PROG= miniperl
diff --git a/gnu/usr.bin/perl/perl/Makefile b/gnu/usr.bin/perl/perl/Makefile
index 9c5d9a225651..7523f0939209 100644
--- a/gnu/usr.bin/perl/perl/Makefile
+++ b/gnu/usr.bin/perl/perl/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.18 1999/05/12 19:27:44 dt Exp $
+# $FreeBSD$
#
PROG= perl
diff --git a/gnu/usr.bin/perl/pod/Makefile b/gnu/usr.bin/perl/pod/Makefile
index 949a9992ee7b..ffa559eeb9f7 100644
--- a/gnu/usr.bin/perl/pod/Makefile
+++ b/gnu/usr.bin/perl/pod/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
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..1e3cbfe7fc72 100644
--- a/gnu/usr.bin/perl/pod/Makefile.inc
+++ b/gnu/usr.bin/perl/pod/Makefile.inc
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PERL5SRC?= ${.CURDIR}/../../../../../contrib/perl5
diff --git a/gnu/usr.bin/perl/pod/pod/Makefile b/gnu/usr.bin/perl/pod/pod/Makefile
index 9905d0877765..618132c87cf9 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.2 1998/10/11 18:13:42 markm Exp $
+# $FreeBSD$
#
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..77e1b1adc089 100644
--- a/gnu/usr.bin/perl/pod/pod2html/Makefile
+++ b/gnu/usr.bin/perl/pod/pod2html/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= pod2html
diff --git a/gnu/usr.bin/perl/pod/pod2latex/Makefile b/gnu/usr.bin/perl/pod/pod2latex/Makefile
index 547a0bb0b324..3b67d0047692 100644
--- a/gnu/usr.bin/perl/pod/pod2latex/Makefile
+++ b/gnu/usr.bin/perl/pod/pod2latex/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= pod2latex
diff --git a/gnu/usr.bin/perl/pod/pod2man/Makefile b/gnu/usr.bin/perl/pod/pod2man/Makefile
index 9a8dbccb8494..99f1ec40da68 100644
--- a/gnu/usr.bin/perl/pod/pod2man/Makefile
+++ b/gnu/usr.bin/perl/pod/pod2man/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= pod2man
diff --git a/gnu/usr.bin/perl/pod/pod2text/Makefile b/gnu/usr.bin/perl/pod/pod2text/Makefile
index 7474a2ab2b5a..13a425c067d4 100644
--- a/gnu/usr.bin/perl/pod/pod2text/Makefile
+++ b/gnu/usr.bin/perl/pod/pod2text/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= pod2text
diff --git a/gnu/usr.bin/perl/suidperl/Makefile b/gnu/usr.bin/perl/suidperl/Makefile
index 24a4892c3afc..8a0cea826c54 100644
--- a/gnu/usr.bin/perl/suidperl/Makefile
+++ b/gnu/usr.bin/perl/suidperl/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.6 1999/01/12 07:57:01 peter Exp $
+# $FreeBSD$
#
PROG= suidperl
diff --git a/gnu/usr.bin/perl/utils/Makefile b/gnu/usr.bin/perl/utils/Makefile
index 565cae3b49bf..58a2ce7d30d9 100644
--- a/gnu/usr.bin/perl/utils/Makefile
+++ b/gnu/usr.bin/perl/utils/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
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..6f8850df7895 100644
--- a/gnu/usr.bin/perl/utils/Makefile.inc
+++ b/gnu/usr.bin/perl/utils/Makefile.inc
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5
diff --git a/gnu/usr.bin/perl/utils/c2ph/Makefile b/gnu/usr.bin/perl/utils/c2ph/Makefile
index f5312f609796..0225a28f249a 100644
--- a/gnu/usr.bin/perl/utils/c2ph/Makefile
+++ b/gnu/usr.bin/perl/utils/c2ph/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= c2ph
diff --git a/gnu/usr.bin/perl/utils/h2ph/Makefile b/gnu/usr.bin/perl/utils/h2ph/Makefile
index 9be7c9f0b2c1..ab7075d08103 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.3 1999/03/18 19:39:07 julian Exp $
+# $FreeBSD$
#
PROG= h2ph
diff --git a/gnu/usr.bin/perl/utils/h2xs/Makefile b/gnu/usr.bin/perl/utils/h2xs/Makefile
index b1c23f369026..fa635dbe8646 100644
--- a/gnu/usr.bin/perl/utils/h2xs/Makefile
+++ b/gnu/usr.bin/perl/utils/h2xs/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= h2xs
diff --git a/gnu/usr.bin/perl/utils/perlbug/Makefile b/gnu/usr.bin/perl/utils/perlbug/Makefile
index d8cc174798ed..2d4399a3006b 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 $
+# $FreeBSD$
#
PROG= perlbug
diff --git a/gnu/usr.bin/perl/utils/perlcc/Makefile b/gnu/usr.bin/perl/utils/perlcc/Makefile
index 095ae8511553..02ce3a3ef077 100644
--- a/gnu/usr.bin/perl/utils/perlcc/Makefile
+++ b/gnu/usr.bin/perl/utils/perlcc/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= perlcc
diff --git a/gnu/usr.bin/perl/utils/perldoc/Makefile b/gnu/usr.bin/perl/utils/perldoc/Makefile
index 75931562a764..5d55722414f4 100644
--- a/gnu/usr.bin/perl/utils/perldoc/Makefile
+++ b/gnu/usr.bin/perl/utils/perldoc/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= perldoc
diff --git a/gnu/usr.bin/perl/utils/pl2pm/Makefile b/gnu/usr.bin/perl/utils/pl2pm/Makefile
index 18ef0df81d72..fea06a33d29e 100644
--- a/gnu/usr.bin/perl/utils/pl2pm/Makefile
+++ b/gnu/usr.bin/perl/utils/pl2pm/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= pl2pm
diff --git a/gnu/usr.bin/perl/utils/splain/Makefile b/gnu/usr.bin/perl/utils/splain/Makefile
index 5dd9c2b36b75..c971ceb41047 100644
--- a/gnu/usr.bin/perl/utils/splain/Makefile
+++ b/gnu/usr.bin/perl/utils/splain/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= splain
diff --git a/gnu/usr.bin/perl/x2p/Makefile b/gnu/usr.bin/perl/x2p/Makefile
index d4d322fbb4b7..2ded8338af01 100644
--- a/gnu/usr.bin/perl/x2p/Makefile
+++ b/gnu/usr.bin/perl/x2p/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
SUBDIR= a2pl s2pl find2pl
diff --git a/gnu/usr.bin/perl/x2p/Makefile.inc b/gnu/usr.bin/perl/x2p/Makefile.inc
index 29639b1917fd..fe3b7102b080 100644
--- a/gnu/usr.bin/perl/x2p/Makefile.inc
+++ b/gnu/usr.bin/perl/x2p/Makefile.inc
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PERL5SRC= ${.CURDIR}/../../../../../contrib/perl5
diff --git a/gnu/usr.bin/perl/x2p/a2pl/Makefile b/gnu/usr.bin/perl/x2p/a2pl/Makefile
index 1ae1b74b78b4..005496f47558 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 $
+# $FreeBSD$
#
PROG= a2p
diff --git a/gnu/usr.bin/perl/x2p/find2pl/Makefile b/gnu/usr.bin/perl/x2p/find2pl/Makefile
index 84951ccff5e7..600aecedffdd 100644
--- a/gnu/usr.bin/perl/x2p/find2pl/Makefile
+++ b/gnu/usr.bin/perl/x2p/find2pl/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= find2perl
diff --git a/gnu/usr.bin/perl/x2p/s2pl/Makefile b/gnu/usr.bin/perl/x2p/s2pl/Makefile
index 79bd46b1a2f2..9b1ad97f7034 100644
--- a/gnu/usr.bin/perl/x2p/s2pl/Makefile
+++ b/gnu/usr.bin/perl/x2p/s2pl/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $FreeBSD$
#
PROG= s2p