System Perl is now 5.00503! There is support for threads, but this is

not currently enabled. Thread-boffins are welcome to send me patches.
This commit is contained in:
markm 1999-05-02 15:29:56 +00:00
parent 52566e2813
commit 84e013e6a2
8 changed files with 165 additions and 127 deletions

View File

@ -1,9 +1,10 @@
# $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
.endif
SUBDIR= libperl miniperl perl ${_suidperl} pod utils x2p
MAINTAINER=markm@freebsd.org
.include <bsd.subdir.mk>

View File

@ -1,28 +1,23 @@
#!/bin/sh
#
# This file was produced by running the Configure script. It holds all the
# definitions figured out by Configure. Should you modify one of these values,
# 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$
#
# Package name : perl5
# Source directory : .
# Configuration time: $Date: 1999/01/15 04:14:52 $
# Configuration time: $Date$
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
Date='$Date'
Date='$Date$'
Header=''
Id='$Id'
Id='$Id$'
Locker=''
Log='$Log'
Log='$Log$'
Mcc='Mcc'
RCSfile='$RCSfile'
Revision='$Revision'
RCSfile='$RCSfile$'
Revision='$Revision$'
Source=''
State=''
_a='.a'
@ -34,8 +29,8 @@ ansi2knr=''
aphostname=''
apiversion='5.005'
ar='ar'
archlib='/usr/libdata/perl/5.00502/mach'
archlibexp='/usr/libdata/perl/5.00502/mach'
archlib='/usr/libdata/perl/5.00503/mach'
archlibexp='/usr/libdata/perl/5.00503/mach'
archname='i386-freebsd'
archobjs=''
awk='awk'
@ -53,9 +48,11 @@ cc='cc'
cccdlflags='-DPIC -fpic'
ccdlflags=' '
ccflags=''
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/01/15 04:14:52 $'
cf_time='$Date$'
chgrp=''
chmod=''
chown=''
@ -72,6 +69,8 @@ cpplast='-'
cppminus='-'
cpprun='cc -E'
cppstdin='cc -E'
cppsymbols='__STDC__=1'
cppccsymbols='__i386=1 __i386__=1 __unix=1 __unix__=1 i386=1 unix=1'
cryptlib=''
csh='csh'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@ -124,6 +123,11 @@ d_flock='define'
d_fork='define'
d_fpathconf='define'
d_fsetpos='define'
d_fstatfs='define'
d_statfsflags='define'
d_fstatvfs='undef'
d_getmntent='undef'
d_hasmntopt='undef'
d_ftime='undef'
d_getgrent='define'
d_getgrps='define'
@ -318,9 +322,10 @@ firstmakefile='makefile'
flex=''
fpostype='fpos_t'
freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh'
full_sed='sed'
gccversion='2.7.2.1'
full_sed='/usr/bin/sed'
gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
gidtype='gid_t'
glibpth='/usr/lib/aout'
grep='grep'
@ -346,13 +351,16 @@ i_grp='define'
i_limits='define'
i_locale='define'
i_malloc='define'
i_machcthreads='undef'
i_math='define'
i_memory='undef'
i_mntent='undef'
i_ndbm='define'
i_netdb='define'
i_neterrno='undef'
i_niin='define'
i_pwd='define'
i_pthread='define'
i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
@ -365,12 +373,14 @@ i_sysfile='define'
i_sysfilio='define'
i_sysin='undef'
i_sysioctl='define'
i_sysmount='define'
i_sysndir='undef'
i_sysparam='define'
i_sysresrc='define'
i_sysselct='define'
i_syssockio=''
i_sysstat='define'
i_sysstatvfs='undef'
i_systime='define'
i_systimek='undef'
i_systimes='define'
@ -386,13 +396,14 @@ i_values='define'
i_varargs='undef'
i_varhdr='stdarg.h'
i_vfork='undef'
ignore_versioned_solibs=''
incpath=''
inews=''
installarchlib='/usr/libdata/perl/5.00502/mach'
installarchlib='/usr/libdata/perl/5.00503/mach'
installbin='/usr/local/bin'
installman1dir='/usr/local/man/man1'
installman3dir='/usr/local/lib/perl5/5.00502/man/man3'
installprivlib='/usr/libdata/perl/5.00502'
installman3dir='/usr/local/lib/perl5/5.00503/man/man3'
installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005'
@ -414,7 +425,7 @@ line='line'
lint=''
lkflags=''
ln='ln'
lns='ln -s'
lns='/bin/ln -s'
locincpth=''
loclibpth=''
longdblsize='12'
@ -448,7 +459,7 @@ mv=''
myarchname='i386-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
myuname='freebsd 3.0-current #0: '
myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
@ -464,9 +475,9 @@ obj_ext='.o'
optimize=${CFLAGS:-''}
orderlib='false'
osname='freebsd'
osvers='3.0-current'
osvers='4.0-current'
package='perl5'
pager='more'
pager='/usr/bin/more'
passcat='cat /etc/passwd'
patchlevel='5'
path_sep=':'
@ -481,8 +492,8 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
privlib='/usr/libdata/perl/5.00502'
privlibexp='/usr/libdata/perl/5.00502'
privlib='/usr/libdata/perl/5.00503'
privlibexp='/usr/libdata/perl/5.00503'
prototype='define'
ptrsize='4'
randbits='31'
@ -494,6 +505,7 @@ runnm='true'
scriptdir='/usr/bin'
scriptdirexp='/usr/bin'
sed='sed'
selectminbits='32'
selecttype='fd_set *'
sendmail='sendmail'
sh='/bin/sh'
@ -505,7 +517,8 @@ shrpenv=''
shsharp='true'
sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 IOT '
sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "URG", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "IO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "INFO", "USR1", "USR2", "IOT", 0'
sig_num='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 6 '
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
signal_t='void'
sitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
sitearchexp='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
@ -535,7 +548,7 @@ stdio_filbuf=''
stdio_ptr='((fp)->_ptr)'
strings='/usr/include/string.h'
submit=''
subversion='2'
subversion='3'
sysman='/usr/local/man/man1'
tail=''
tar=''
@ -563,7 +576,7 @@ usethreads='undef'
usevfork='true'
usrinc='/usr/include'
uuname=''
version='5.00502'
version='5.00503'
vi=''
voidflags='15'
xlibpth=''
@ -571,11 +584,11 @@ zcat=''
zip='zip'
# Configure command line arguments.
config_arg0='Configure'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00502/mach -Dprivlib=/usr/libdata/perl/5.00502 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00503/mach -Dprivlib=/usr/libdata/perl/5.00503 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_argc=11
config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00502/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00502'
config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
config_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1'
@ -585,5 +598,5 @@ config_arg9='-Ulocincpth='
config_arg10='-Uloclibpth='
config_arg11='-Dpager=more'
PATCHLEVEL=5
SUBVERSION=2
SUBVERSION=3
CONFIG=true

View File

@ -1,28 +1,23 @@
#!/bin/sh
#
# This file was produced by running the Configure script. It holds all the
# definitions figured out by Configure. Should you modify one of these values,
# 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$
#
# Package name : perl5
# Source directory : .
# Configuration time: $Date: 1999/01/15 04:14:52 $
# Configuration time: $Date$
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
Date='$Date'
Date='$Date$'
Header=''
Id='$Id'
Id='$Id$'
Locker=''
Log='$Log'
Log='$Log$'
Mcc='Mcc'
RCSfile='$RCSfile'
Revision='$Revision'
RCSfile='$RCSfile$'
Revision='$Revision$'
Source=''
State=''
_a='.a'
@ -34,8 +29,8 @@ ansi2knr=''
aphostname=''
apiversion='5.005'
ar='ar'
archlib='/usr/libdata/perl/5.00502/mach'
archlibexp='/usr/libdata/perl/5.00502/mach'
archlib='/usr/libdata/perl/5.00503/mach'
archlibexp='/usr/libdata/perl/5.00503/mach'
archname='alpha-freebsd'
archobjs=''
awk='awk'
@ -53,9 +48,10 @@ cc='cc'
cccdlflags='-DPIC -fpic'
ccdlflags=' '
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/01/15 04:14:52 $'
cf_time='$Date$'
chgrp=''
chmod=''
chown=''
@ -72,6 +68,8 @@ cpplast='-'
cppminus='-'
cpprun='cc -E'
cppstdin='cc -E'
cppsymbols='__STDC__=1'
cppccsymbols='__alpha=1 __alpha=1 __unix=1 __unix__=1 alpha=1 unix=1'
cryptlib=''
csh='csh'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@ -124,6 +122,11 @@ d_flock='define'
d_fork='define'
d_fpathconf='define'
d_fsetpos='define'
d_fstatfs='define'
d_statfsflags='define'
d_fstatvfs='undef'
d_getmntent='undef'
d_hasmntopt='undef'
d_ftime='undef'
d_getgrent='define'
d_getgrps='define'
@ -318,11 +321,12 @@ firstmakefile='makefile'
flex=''
fpostype='fpos_t'
freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh'
full_sed='sed'
gccversion='2.7.2.1'
full_sed='/usr/bin/sed'
gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
gidtype='gid_t'
glibpth="/usr/lib"
glibpth='/usr/lib'
grep='grep'
groupcat='cat /etc/group'
groupstype='gid_t'
@ -346,13 +350,16 @@ i_grp='define'
i_limits='define'
i_locale='define'
i_malloc='define'
i_machcthreads='undef'
i_math='define'
i_memory='undef'
i_mntent='undef'
i_ndbm='define'
i_netdb='define'
i_neterrno='undef'
i_niin='define'
i_pwd='define'
i_pthread='define'
i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
@ -365,12 +372,14 @@ i_sysfile='define'
i_sysfilio='define'
i_sysin='undef'
i_sysioctl='define'
i_sysmount='define'
i_sysndir='undef'
i_sysparam='define'
i_sysresrc='define'
i_sysselct='define'
i_syssockio=''
i_sysstat='define'
i_sysstatvfs='undef'
i_systime='define'
i_systimek='undef'
i_systimes='define'
@ -386,13 +395,14 @@ i_values='define'
i_varargs='undef'
i_varhdr='stdarg.h'
i_vfork='undef'
ignore_versioned_solibs=''
incpath=''
inews=''
installarchlib='/usr/libdata/perl/5.00502/mach'
installarchlib='/usr/libdata/perl/5.00503/mach'
installbin='/usr/local/bin'
installman1dir='/usr/local/man/man1'
installman3dir='/usr/local/lib/perl5/5.00502/man/man3'
installprivlib='/usr/libdata/perl/5.00502'
installman3dir='/usr/local/lib/perl5/5.00503/man/man3'
installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005'
@ -400,21 +410,21 @@ intsize='4'
known_extensions='B DB_File Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re'
ksh=''
large=''
ld='ld'
lddlflags="-shared "
ldflags="-Wl,-E "
ld='cc'
lddlflags='-shared'
ldflags='-Wl,-E'
less='less'
lib_ext='.a'
libc='undef'
libc='/usr/lib/libc.so'
libperl='libperl.so.3'
libpth="/usr/lib"
libpth='/usr/lib'
libs='-lm -lc -lcrypt'
libswanted='sfio socket inet nsl nm ndbm gdbm dbm db dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
line='line'
lint=''
lkflags=''
ln='ln'
lns='ln -s'
lns='/bin/ln -s'
locincpth=''
loclibpth=''
longdblsize='8'
@ -448,7 +458,7 @@ mv=''
myarchname='alpha-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
myuname='freebsd 3.0-current #0: '
myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
@ -464,9 +474,9 @@ obj_ext='.o'
optimize=${CFLAGS:-''}
orderlib='false'
osname='freebsd'
osvers='3.0-current'
osvers='4.0-current'
package='perl5'
pager='more'
pager='/usr/bin/more'
passcat='cat /etc/passwd'
patchlevel='5'
path_sep=':'
@ -481,12 +491,12 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
privlib='/usr/libdata/perl/5.00502'
privlibexp='/usr/libdata/perl/5.00502'
privlib='/usr/libdata/perl/5.00503'
privlibexp='/usr/libdata/perl/5.00503'
prototype='define'
ptrsize='8'
randbits='31'
ranlib='ranlib'
ranlib=':'
rd_nodata='-1'
rm='rm'
rmail=''
@ -494,6 +504,7 @@ runnm='true'
scriptdir='/usr/bin'
scriptdirexp='/usr/bin'
sed='sed'
selectminbits='32'
selecttype='fd_set *'
sendmail='sendmail'
sh='/bin/sh'
@ -505,7 +516,8 @@ shrpenv=''
shsharp='true'
sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 IOT '
sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "URG", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "IO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "INFO", "USR1", "USR2", "IOT", 0'
sig_num='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 6 '
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
signal_t='void'
sitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
sitearchexp='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
@ -535,7 +547,7 @@ stdio_filbuf=''
stdio_ptr='((fp)->_ptr)'
strings='/usr/include/string.h'
submit=''
subversion='2'
subversion='3'
sysman='/usr/local/man/man1'
tail=''
tar=''
@ -563,7 +575,7 @@ usethreads='undef'
usevfork='true'
usrinc='/usr/include'
uuname=''
version='5.00502'
version='5.00503'
vi=''
voidflags='15'
xlibpth=''
@ -571,11 +583,11 @@ zcat=''
zip='zip'
# Configure command line arguments.
config_arg0='Configure'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00502/mach -Dprivlib=/usr/libdata/perl/5.00502 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00503/mach -Dprivlib=/usr/libdata/perl/5.00503 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_argc=11
config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00502/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00502'
config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
config_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1'
@ -585,5 +597,5 @@ config_arg9='-Ulocincpth='
config_arg10='-Uloclibpth='
config_arg11='-Dpager=more'
PATCHLEVEL=5
SUBVERSION=2
SUBVERSION=3
CONFIG=true

View File

@ -1,28 +1,23 @@
#!/bin/sh
#
# This file was produced by running the Configure script. It holds all the
# definitions figured out by Configure. Should you modify one of these values,
# 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$
#
# Package name : perl5
# Source directory : .
# Configuration time: $Date: 1999/01/15 04:14:52 $
# Configuration time: $Date$
# Configured by : markm
# Target system : freebsd 3.0-current #0:
Author=''
Date='$Date'
Date='$Date$'
Header=''
Id='$Id'
Id='$Id$'
Locker=''
Log='$Log'
Log='$Log$'
Mcc='Mcc'
RCSfile='$RCSfile'
Revision='$Revision'
RCSfile='$RCSfile$'
Revision='$Revision$'
Source=''
State=''
_a='.a'
@ -34,8 +29,8 @@ ansi2knr=''
aphostname=''
apiversion='5.005'
ar='ar'
archlib='/usr/libdata/perl/5.00502/mach'
archlibexp='/usr/libdata/perl/5.00502/mach'
archlib='/usr/libdata/perl/5.00503/mach'
archlibexp='/usr/libdata/perl/5.00503/mach'
archname='i386-freebsd'
archobjs=''
awk='awk'
@ -53,9 +48,10 @@ cc='cc'
cccdlflags='-DPIC -fpic'
ccdlflags=' '
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/01/15 04:14:52 $'
cf_time='$Date$'
chgrp=''
chmod=''
chown=''
@ -72,6 +68,8 @@ cpplast='-'
cppminus='-'
cpprun='cc -E'
cppstdin='cc -E'
cppsymbols='__STDC__=1'
cppccsymbols='__i386=1 __i386__=1 __unix=1 __unix__=1 i386=1 unix=1'
cryptlib=''
csh='csh'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@ -124,6 +122,11 @@ d_flock='define'
d_fork='define'
d_fpathconf='define'
d_fsetpos='define'
d_fstatfs='define'
d_statfsflags='define'
d_fstatvfs='undef'
d_getmntent='undef'
d_hasmntopt='undef'
d_ftime='undef'
d_getgrent='define'
d_getgrps='define'
@ -318,11 +321,12 @@ firstmakefile='makefile'
flex=''
fpostype='fpos_t'
freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh'
full_sed='sed'
gccversion='2.7.2.1'
full_sed='/usr/bin/sed'
gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
gidtype='gid_t'
glibpth="/usr/lib"
glibpth='/usr/lib'
grep='grep'
groupcat='cat /etc/group'
groupstype='gid_t'
@ -346,13 +350,16 @@ i_grp='define'
i_limits='define'
i_locale='define'
i_malloc='define'
i_machcthreads='undef'
i_math='define'
i_memory='undef'
i_mntent='undef'
i_ndbm='define'
i_netdb='define'
i_neterrno='undef'
i_niin='define'
i_pwd='define'
i_pthread='define'
i_rpcsvcdbm='undef'
i_sfio='undef'
i_sgtty='undef'
@ -365,12 +372,14 @@ i_sysfile='define'
i_sysfilio='define'
i_sysin='undef'
i_sysioctl='define'
i_sysmount='define'
i_sysndir='undef'
i_sysparam='define'
i_sysresrc='define'
i_sysselct='define'
i_syssockio=''
i_sysstat='define'
i_sysstatvfs='undef'
i_systime='define'
i_systimek='undef'
i_systimes='define'
@ -386,13 +395,14 @@ i_values='define'
i_varargs='undef'
i_varhdr='stdarg.h'
i_vfork='undef'
ignore_versioned_solibs=''
incpath=''
inews=''
installarchlib='/usr/libdata/perl/5.00502/mach'
installarchlib='/usr/libdata/perl/5.00503/mach'
installbin='/usr/local/bin'
installman1dir='/usr/local/man/man1'
installman3dir='/usr/local/lib/perl5/5.00502/man/man3'
installprivlib='/usr/libdata/perl/5.00502'
installman3dir='/usr/local/lib/perl5/5.00503/man/man3'
installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005'
@ -400,21 +410,21 @@ intsize='4'
known_extensions='B DB_File Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re'
ksh=''
large=''
ld='ld'
lddlflags="-shared "
ldflags="-Wl,-E "
ld='cc'
lddlflags='-shared'
ldflags='-Wl,-E'
less='less'
lib_ext='.a'
libc='undef'
libc='/usr/lib/libc.so'
libperl='libperl.so.3'
libpth="/usr/lib"
libpth='/usr/lib'
libs='-lm -lc -lcrypt'
libswanted='sfio socket inet nsl nm ndbm gdbm dbm db dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
line='line'
lint=''
lkflags=''
ln='ln'
lns='ln -s'
lns='/bin/ln -s'
locincpth=''
loclibpth=''
longdblsize='12'
@ -448,7 +458,7 @@ mv=''
myarchname='i386-freebsd'
mydomain='.freebsd.org'
myhostname='freefall'
myuname='freebsd 3.0-current #0: '
myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
n='-n'
netdb_hlen_type='int'
netdb_host_type='const char *'
@ -464,9 +474,9 @@ obj_ext='.o'
optimize=${CFLAGS:-''}
orderlib='false'
osname='freebsd'
osvers='3.0-current'
osvers='4.0-current'
package='perl5'
pager='more'
pager='/usr/bin/more'
passcat='cat /etc/passwd'
patchlevel='5'
path_sep=':'
@ -481,12 +491,12 @@ pmake=''
pr=''
prefix='/usr'
prefixexp='/usr'
privlib='/usr/libdata/perl/5.00502'
privlibexp='/usr/libdata/perl/5.00502'
privlib='/usr/libdata/perl/5.00503'
privlibexp='/usr/libdata/perl/5.00503'
prototype='define'
ptrsize='4'
randbits='31'
ranlib='ranlib'
ranlib=':'
rd_nodata='-1'
rm='rm'
rmail=''
@ -494,6 +504,7 @@ runnm='true'
scriptdir='/usr/bin'
scriptdirexp='/usr/bin'
sed='sed'
selectminbits='32'
selecttype='fd_set *'
sendmail='sendmail'
sh='/bin/sh'
@ -505,7 +516,8 @@ shrpenv=''
shsharp='true'
sig_name='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 IOT '
sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "EMT", "FPE", "KILL", "BUS", "SEGV", "SYS", "PIPE", "ALRM", "TERM", "URG", "STOP", "TSTP", "CONT", "CHLD", "TTIN", "TTOU", "IO", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "INFO", "USR1", "USR2", "IOT", 0'
sig_num='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 6 '
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 0'
signal_t='void'
sitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
sitearchexp='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
@ -535,7 +547,7 @@ stdio_filbuf=''
stdio_ptr='((fp)->_ptr)'
strings='/usr/include/string.h'
submit=''
subversion='2'
subversion='3'
sysman='/usr/local/man/man1'
tail=''
tar=''
@ -563,7 +575,7 @@ usethreads='undef'
usevfork='true'
usrinc='/usr/include'
uuname=''
version='5.00502'
version='5.00503'
vi=''
voidflags='15'
xlibpth=''
@ -571,11 +583,11 @@ zcat=''
zip='zip'
# Configure command line arguments.
config_arg0='Configure'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00502/mach -Dprivlib=/usr/libdata/perl/5.00502 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_args='-Dprefix=/usr -Darchlib=/usr/libdata/perl/5.00503/mach -Dprivlib=/usr/libdata/perl/5.00503 -Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -Dsitelib=/usr/local/lib/perl5/site_perl/5.005 -Dman1dir=/usr/local/man/man1 -Dman3dir=/usr/share/perl/man/man3 -des -Ulocincpth= -Uloclibpth= -Dpager=more'
config_argc=11
config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00502/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00502'
config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
config_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1'
@ -585,5 +597,5 @@ config_arg9='-Ulocincpth='
config_arg10='-Uloclibpth='
config_arg11='-Dpager=more'
PATCHLEVEL=5
SUBVERSION=2
SUBVERSION=3
CONFIG=true

View File

@ -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
@ -10,7 +10,7 @@ NOSHARED= no
DPADD= lib/auto/DynaLoader/DynaLoader.a ${LIBPERL} ${LIBM} ${LIBCRYPT}
LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt
LINKS= ${BINDIR}/${PROG} ${BINDIR}/perl5 \
${BINDIR}/${PROG} ${BINDIR}/perl5.00502
${BINDIR}/${PROG} ${BINDIR}/perl5.00503
CLEANFILES= config.h config.sh config_h.sh writemain writemain.sh \
Config.pm cflags cflags.sh myconfig perlmain.c miniperlmain.c \
@ -138,23 +138,23 @@ install:
.for I in ${DYNAMIC_EXT}
cd ${.OBJDIR}/ext/${I:H} ;\
make -B install \
INSTALLPRIVLIB=${DESTDIR}/usr/libdata/perl/5.00502 \
INSTALLARCHLIB=${DESTDIR}/usr/libdata/perl/5.00502/mach
INSTALLPRIVLIB=${DESTDIR}/usr/libdata/perl/5.00503 \
INSTALLARCHLIB=${DESTDIR}/usr/libdata/perl/5.00503/mach
.endfor
cd ${.OBJDIR}/lib ;\
for i in `find . \! -type d \! -name \*.3.gz` ; do \
j=`echo $$i|sed -e 's|auto/DynaLoader|mach/auto/DynaLoader|'` ;\
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
$$i ${DESTDIR}/usr/libdata/perl/5.00502/$$j ;\
$$i ${DESTDIR}/usr/libdata/perl/5.00503/$$j ;\
done
cd ${.OBJDIR}/lib ;\
${INSTALL} ${COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \
*.3.gz ${DESTDIR}/usr/share/perl/man/man3
cd ${.OBJDIR} ;\
${INSTALL} ${COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \
*.h ${DESTDIR}/usr/libdata/perl/5.00502/mach/CORE
*.h ${DESTDIR}/usr/libdata/perl/5.00503/mach/CORE
cd ${.OBJDIR} ;\
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
Config.pm ${DESTDIR}/usr/libdata/perl/5.00502/mach
Config.pm ${DESTDIR}/usr/libdata/perl/5.00503/mach
.PATH: ${PERL5SRC}

View File

@ -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 \
@ -31,6 +31,6 @@ CLEANFILES+= ${.OBJDIR}/${I}.pod ${I}.1
install:
cd ${PERL5SRC}/pod ;\
${INSTALL} ${COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \
${PODS} ${DESTDIR}/usr/libdata/perl/5.00502/pod
${PODS} ${DESTDIR}/usr/libdata/perl/5.00503/pod
.PATH: ${PERL5SRC}/pod

View File

@ -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
@ -11,7 +11,7 @@ DPADD= lib/auto/DynaLoader/DynaLoader.a ${LIBPERL} ${LIBM} ${LIBCRYPT}
LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt
BINOWN= root
BINMODE=4511
LINKS= ${BINDIR}/${PROG} ${BINDIR}/sperl5.00502
LINKS= ${BINDIR}/${PROG} ${BINDIR}/sperl5.00503
CLEANFILES= config.h config.sh config_h.sh writemain writemain.sh \

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.2 1998/10/11 18:13:42 markm Exp $
# $Id: Makefile,v 1.3 1999/03/18 19:39:07 julian Exp $
#
PROG= h2ph
@ -9,4 +9,4 @@ PROG= h2ph
afterinstall:
cd ${DESTDIR}/usr/include; \
miniperl ${.OBJDIR}/${PROG} -d \
${DESTDIR}/usr/libdata/perl/5.00502/mach * */*
${DESTDIR}/usr/libdata/perl/5.00503/mach * */*