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:
Mark Murray 1999-05-02 15:29:56 +00:00
parent 72de3dd835
commit ce1bf9a557
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) .if !defined(NOSUIDPERL)
_suidperl= suidperl _suidperl= suidperl
.endif .endif
SUBDIR= libperl miniperl perl ${_suidperl} pod utils x2p SUBDIR= libperl miniperl perl ${_suidperl} pod utils x2p
MAINTAINER=markm@freebsd.org
.include <bsd.subdir.mk> .include <bsd.subdir.mk>

View File

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

View File

@ -1,28 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# This file was produced by running the Configure script. It holds all the # $Id$
# 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 $
# #
# Package name : perl5 # Package name : perl5
# Source directory : . # Source directory : .
# Configuration time: $Date: 1999/01/15 04:14:52 $ # Configuration time: $Date$
# Configured by : markm # Configured by : markm
# Target system : freebsd 3.0-current #0: # Target system : freebsd 3.0-current #0:
Author='' Author=''
Date='$Date' Date='$Date$'
Header='' Header=''
Id='$Id' Id='$Id$'
Locker='' Locker=''
Log='$Log' Log='$Log$'
Mcc='Mcc' Mcc='Mcc'
RCSfile='$RCSfile' RCSfile='$RCSfile$'
Revision='$Revision' Revision='$Revision$'
Source='' Source=''
State='' State=''
_a='.a' _a='.a'
@ -34,8 +29,8 @@ ansi2knr=''
aphostname='' aphostname=''
apiversion='5.005' apiversion='5.005'
ar='ar' ar='ar'
archlib='/usr/libdata/perl/5.00502/mach' archlib='/usr/libdata/perl/5.00503/mach'
archlibexp='/usr/libdata/perl/5.00502/mach' archlibexp='/usr/libdata/perl/5.00503/mach'
archname='alpha-freebsd' archname='alpha-freebsd'
archobjs='' archobjs=''
awk='awk' awk='awk'
@ -53,9 +48,10 @@ cc='cc'
cccdlflags='-DPIC -fpic' cccdlflags='-DPIC -fpic'
ccdlflags=' ' ccdlflags=' '
ccflags='' 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_by='markm'
cf_email='markm@freebsd.org' cf_email='markm@freebsd.org'
cf_time='$Date: 1999/01/15 04:14:52 $' cf_time='$Date$'
chgrp='' chgrp=''
chmod='' chmod=''
chown='' chown=''
@ -72,6 +68,8 @@ cpplast='-'
cppminus='-' cppminus='-'
cpprun='cc -E' cpprun='cc -E'
cppstdin='cc -E' cppstdin='cc -E'
cppsymbols='__STDC__=1'
cppccsymbols='__alpha=1 __alpha=1 __unix=1 __unix__=1 alpha=1 unix=1'
cryptlib='' cryptlib=''
csh='csh' csh='csh'
d_Gconvert='sprintf((b),"%.*g",(n),(x))' d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@ -124,6 +122,11 @@ d_flock='define'
d_fork='define' d_fork='define'
d_fpathconf='define' d_fpathconf='define'
d_fsetpos='define' d_fsetpos='define'
d_fstatfs='define'
d_statfsflags='define'
d_fstatvfs='undef'
d_getmntent='undef'
d_hasmntopt='undef'
d_ftime='undef' d_ftime='undef'
d_getgrent='define' d_getgrent='define'
d_getgrps='define' d_getgrps='define'
@ -318,11 +321,12 @@ firstmakefile='makefile'
flex='' flex=''
fpostype='fpos_t' fpostype='fpos_t'
freetype='void' freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh' full_csh='/bin/csh'
full_sed='sed' full_sed='/usr/bin/sed'
gccversion='2.7.2.1' gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
gidtype='gid_t' gidtype='gid_t'
glibpth="/usr/lib" glibpth='/usr/lib'
grep='grep' grep='grep'
groupcat='cat /etc/group' groupcat='cat /etc/group'
groupstype='gid_t' groupstype='gid_t'
@ -346,13 +350,16 @@ i_grp='define'
i_limits='define' i_limits='define'
i_locale='define' i_locale='define'
i_malloc='define' i_malloc='define'
i_machcthreads='undef'
i_math='define' i_math='define'
i_memory='undef' i_memory='undef'
i_mntent='undef'
i_ndbm='define' i_ndbm='define'
i_netdb='define' i_netdb='define'
i_neterrno='undef' i_neterrno='undef'
i_niin='define' i_niin='define'
i_pwd='define' i_pwd='define'
i_pthread='define'
i_rpcsvcdbm='undef' i_rpcsvcdbm='undef'
i_sfio='undef' i_sfio='undef'
i_sgtty='undef' i_sgtty='undef'
@ -365,12 +372,14 @@ i_sysfile='define'
i_sysfilio='define' i_sysfilio='define'
i_sysin='undef' i_sysin='undef'
i_sysioctl='define' i_sysioctl='define'
i_sysmount='define'
i_sysndir='undef' i_sysndir='undef'
i_sysparam='define' i_sysparam='define'
i_sysresrc='define' i_sysresrc='define'
i_sysselct='define' i_sysselct='define'
i_syssockio='' i_syssockio=''
i_sysstat='define' i_sysstat='define'
i_sysstatvfs='undef'
i_systime='define' i_systime='define'
i_systimek='undef' i_systimek='undef'
i_systimes='define' i_systimes='define'
@ -386,13 +395,14 @@ i_values='define'
i_varargs='undef' i_varargs='undef'
i_varhdr='stdarg.h' i_varhdr='stdarg.h'
i_vfork='undef' i_vfork='undef'
ignore_versioned_solibs=''
incpath='' incpath=''
inews='' inews=''
installarchlib='/usr/libdata/perl/5.00502/mach' installarchlib='/usr/libdata/perl/5.00503/mach'
installbin='/usr/local/bin' installbin='/usr/local/bin'
installman1dir='/usr/local/man/man1' installman1dir='/usr/local/man/man1'
installman3dir='/usr/local/lib/perl5/5.00502/man/man3' installman3dir='/usr/local/lib/perl5/5.00503/man/man3'
installprivlib='/usr/libdata/perl/5.00502' installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin' installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd' installsitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005' 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' 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='' ksh=''
large='' large=''
ld='ld' ld='cc'
lddlflags="-shared " lddlflags='-shared'
ldflags="-Wl,-E " ldflags='-Wl,-E'
less='less' less='less'
lib_ext='.a' lib_ext='.a'
libc='undef' libc='/usr/lib/libc.so'
libperl='libperl.so.3' libperl='libperl.so.3'
libpth="/usr/lib" libpth='/usr/lib'
libs='-lm -lc -lcrypt' 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' 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' line='line'
lint='' lint=''
lkflags='' lkflags=''
ln='ln' ln='ln'
lns='ln -s' lns='/bin/ln -s'
locincpth='' locincpth=''
loclibpth='' loclibpth=''
longdblsize='8' longdblsize='8'
@ -448,7 +458,7 @@ mv=''
myarchname='alpha-freebsd' myarchname='alpha-freebsd'
mydomain='.freebsd.org' mydomain='.freebsd.org'
myhostname='freefall' myhostname='freefall'
myuname='freebsd 3.0-current #0: ' myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
n='-n' n='-n'
netdb_hlen_type='int' netdb_hlen_type='int'
netdb_host_type='const char *' netdb_host_type='const char *'
@ -464,9 +474,9 @@ obj_ext='.o'
optimize=${CFLAGS:-''} optimize=${CFLAGS:-''}
orderlib='false' orderlib='false'
osname='freebsd' osname='freebsd'
osvers='3.0-current' osvers='4.0-current'
package='perl5' package='perl5'
pager='more' pager='/usr/bin/more'
passcat='cat /etc/passwd' passcat='cat /etc/passwd'
patchlevel='5' patchlevel='5'
path_sep=':' path_sep=':'
@ -481,12 +491,12 @@ pmake=''
pr='' pr=''
prefix='/usr' prefix='/usr'
prefixexp='/usr' prefixexp='/usr'
privlib='/usr/libdata/perl/5.00502' privlib='/usr/libdata/perl/5.00503'
privlibexp='/usr/libdata/perl/5.00502' privlibexp='/usr/libdata/perl/5.00503'
prototype='define' prototype='define'
ptrsize='8' ptrsize='8'
randbits='31' randbits='31'
ranlib='ranlib' ranlib=':'
rd_nodata='-1' rd_nodata='-1'
rm='rm' rm='rm'
rmail='' rmail=''
@ -494,6 +504,7 @@ runnm='true'
scriptdir='/usr/bin' scriptdir='/usr/bin'
scriptdirexp='/usr/bin' scriptdirexp='/usr/bin'
sed='sed' sed='sed'
selectminbits='32'
selecttype='fd_set *' selecttype='fd_set *'
sendmail='sendmail' sendmail='sendmail'
sh='/bin/sh' sh='/bin/sh'
@ -505,7 +516,8 @@ shrpenv=''
shsharp='true' 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='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_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' signal_t='void'
sitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd' sitearch='/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd'
sitearchexp='/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)' stdio_ptr='((fp)->_ptr)'
strings='/usr/include/string.h' strings='/usr/include/string.h'
submit='' submit=''
subversion='2' subversion='3'
sysman='/usr/local/man/man1' sysman='/usr/local/man/man1'
tail='' tail=''
tar='' tar=''
@ -563,7 +575,7 @@ usethreads='undef'
usevfork='true' usevfork='true'
usrinc='/usr/include' usrinc='/usr/include'
uuname='' uuname=''
version='5.00502' version='5.00503'
vi='' vi=''
voidflags='15' voidflags='15'
xlibpth='' xlibpth=''
@ -571,11 +583,11 @@ zcat=''
zip='zip' zip='zip'
# Configure command line arguments. # Configure command line arguments.
config_arg0='Configure' 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_argc=11
config_arg1='-Dprefix=/usr' config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00502/mach' config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00502' config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/alpha-freebsd' 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_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1' config_arg6='-Dman1dir=/usr/local/man/man1'
@ -585,5 +597,5 @@ config_arg9='-Ulocincpth='
config_arg10='-Uloclibpth=' config_arg10='-Uloclibpth='
config_arg11='-Dpager=more' config_arg11='-Dpager=more'
PATCHLEVEL=5 PATCHLEVEL=5
SUBVERSION=2 SUBVERSION=3
CONFIG=true CONFIG=true

View File

@ -1,28 +1,23 @@
#!/bin/sh #!/bin/sh
# #
# This file was produced by running the Configure script. It holds all the # $Id$
# 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 $
# #
# Package name : perl5 # Package name : perl5
# Source directory : . # Source directory : .
# Configuration time: $Date: 1999/01/15 04:14:52 $ # Configuration time: $Date$
# Configured by : markm # Configured by : markm
# Target system : freebsd 3.0-current #0: # Target system : freebsd 3.0-current #0:
Author='' Author=''
Date='$Date' Date='$Date$'
Header='' Header=''
Id='$Id' Id='$Id$'
Locker='' Locker=''
Log='$Log' Log='$Log$'
Mcc='Mcc' Mcc='Mcc'
RCSfile='$RCSfile' RCSfile='$RCSfile$'
Revision='$Revision' Revision='$Revision$'
Source='' Source=''
State='' State=''
_a='.a' _a='.a'
@ -34,8 +29,8 @@ ansi2knr=''
aphostname='' aphostname=''
apiversion='5.005' apiversion='5.005'
ar='ar' ar='ar'
archlib='/usr/libdata/perl/5.00502/mach' archlib='/usr/libdata/perl/5.00503/mach'
archlibexp='/usr/libdata/perl/5.00502/mach' archlibexp='/usr/libdata/perl/5.00503/mach'
archname='i386-freebsd' archname='i386-freebsd'
archobjs='' archobjs=''
awk='awk' awk='awk'
@ -53,9 +48,10 @@ cc='cc'
cccdlflags='-DPIC -fpic' cccdlflags='-DPIC -fpic'
ccdlflags=' ' ccdlflags=' '
ccflags='' 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_by='markm'
cf_email='markm@freebsd.org' cf_email='markm@freebsd.org'
cf_time='$Date: 1999/01/15 04:14:52 $' cf_time='$Date$'
chgrp='' chgrp=''
chmod='' chmod=''
chown='' chown=''
@ -72,6 +68,8 @@ cpplast='-'
cppminus='-' cppminus='-'
cpprun='cc -E' cpprun='cc -E'
cppstdin='cc -E' cppstdin='cc -E'
cppsymbols='__STDC__=1'
cppccsymbols='__i386=1 __i386__=1 __unix=1 __unix__=1 i386=1 unix=1'
cryptlib='' cryptlib=''
csh='csh' csh='csh'
d_Gconvert='sprintf((b),"%.*g",(n),(x))' d_Gconvert='sprintf((b),"%.*g",(n),(x))'
@ -124,6 +122,11 @@ d_flock='define'
d_fork='define' d_fork='define'
d_fpathconf='define' d_fpathconf='define'
d_fsetpos='define' d_fsetpos='define'
d_fstatfs='define'
d_statfsflags='define'
d_fstatvfs='undef'
d_getmntent='undef'
d_hasmntopt='undef'
d_ftime='undef' d_ftime='undef'
d_getgrent='define' d_getgrent='define'
d_getgrps='define' d_getgrps='define'
@ -318,11 +321,12 @@ firstmakefile='makefile'
flex='' flex=''
fpostype='fpos_t' fpostype='fpos_t'
freetype='void' freetype='void'
full_ar='/usr/bin/ar'
full_csh='/bin/csh' full_csh='/bin/csh'
full_sed='sed' full_sed='/usr/bin/sed'
gccversion='2.7.2.1' gccversion='egcs-2.91.66 19990314 (egcs-1.1.2 release)'
gidtype='gid_t' gidtype='gid_t'
glibpth="/usr/lib" glibpth='/usr/lib'
grep='grep' grep='grep'
groupcat='cat /etc/group' groupcat='cat /etc/group'
groupstype='gid_t' groupstype='gid_t'
@ -346,13 +350,16 @@ i_grp='define'
i_limits='define' i_limits='define'
i_locale='define' i_locale='define'
i_malloc='define' i_malloc='define'
i_machcthreads='undef'
i_math='define' i_math='define'
i_memory='undef' i_memory='undef'
i_mntent='undef'
i_ndbm='define' i_ndbm='define'
i_netdb='define' i_netdb='define'
i_neterrno='undef' i_neterrno='undef'
i_niin='define' i_niin='define'
i_pwd='define' i_pwd='define'
i_pthread='define'
i_rpcsvcdbm='undef' i_rpcsvcdbm='undef'
i_sfio='undef' i_sfio='undef'
i_sgtty='undef' i_sgtty='undef'
@ -365,12 +372,14 @@ i_sysfile='define'
i_sysfilio='define' i_sysfilio='define'
i_sysin='undef' i_sysin='undef'
i_sysioctl='define' i_sysioctl='define'
i_sysmount='define'
i_sysndir='undef' i_sysndir='undef'
i_sysparam='define' i_sysparam='define'
i_sysresrc='define' i_sysresrc='define'
i_sysselct='define' i_sysselct='define'
i_syssockio='' i_syssockio=''
i_sysstat='define' i_sysstat='define'
i_sysstatvfs='undef'
i_systime='define' i_systime='define'
i_systimek='undef' i_systimek='undef'
i_systimes='define' i_systimes='define'
@ -386,13 +395,14 @@ i_values='define'
i_varargs='undef' i_varargs='undef'
i_varhdr='stdarg.h' i_varhdr='stdarg.h'
i_vfork='undef' i_vfork='undef'
ignore_versioned_solibs=''
incpath='' incpath=''
inews='' inews=''
installarchlib='/usr/libdata/perl/5.00502/mach' installarchlib='/usr/libdata/perl/5.00503/mach'
installbin='/usr/local/bin' installbin='/usr/local/bin'
installman1dir='/usr/local/man/man1' installman1dir='/usr/local/man/man1'
installman3dir='/usr/local/lib/perl5/5.00502/man/man3' installman3dir='/usr/local/lib/perl5/5.00503/man/man3'
installprivlib='/usr/libdata/perl/5.00502' installprivlib='/usr/libdata/perl/5.00503'
installscript='/usr/local/bin' installscript='/usr/local/bin'
installsitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd' installsitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
installsitelib='/usr/local/lib/perl5/site_perl/5.005' 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' 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='' ksh=''
large='' large=''
ld='ld' ld='cc'
lddlflags="-shared " lddlflags='-shared'
ldflags="-Wl,-E " ldflags='-Wl,-E'
less='less' less='less'
lib_ext='.a' lib_ext='.a'
libc='undef' libc='/usr/lib/libc.so'
libperl='libperl.so.3' libperl='libperl.so.3'
libpth="/usr/lib" libpth='/usr/lib'
libs='-lm -lc -lcrypt' 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' 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' line='line'
lint='' lint=''
lkflags='' lkflags=''
ln='ln' ln='ln'
lns='ln -s' lns='/bin/ln -s'
locincpth='' locincpth=''
loclibpth='' loclibpth=''
longdblsize='12' longdblsize='12'
@ -448,7 +458,7 @@ mv=''
myarchname='i386-freebsd' myarchname='i386-freebsd'
mydomain='.freebsd.org' mydomain='.freebsd.org'
myhostname='freefall' myhostname='freefall'
myuname='freebsd 3.0-current #0: ' myuname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date$'
n='-n' n='-n'
netdb_hlen_type='int' netdb_hlen_type='int'
netdb_host_type='const char *' netdb_host_type='const char *'
@ -464,9 +474,9 @@ obj_ext='.o'
optimize=${CFLAGS:-''} optimize=${CFLAGS:-''}
orderlib='false' orderlib='false'
osname='freebsd' osname='freebsd'
osvers='3.0-current' osvers='4.0-current'
package='perl5' package='perl5'
pager='more' pager='/usr/bin/more'
passcat='cat /etc/passwd' passcat='cat /etc/passwd'
patchlevel='5' patchlevel='5'
path_sep=':' path_sep=':'
@ -481,12 +491,12 @@ pmake=''
pr='' pr=''
prefix='/usr' prefix='/usr'
prefixexp='/usr' prefixexp='/usr'
privlib='/usr/libdata/perl/5.00502' privlib='/usr/libdata/perl/5.00503'
privlibexp='/usr/libdata/perl/5.00502' privlibexp='/usr/libdata/perl/5.00503'
prototype='define' prototype='define'
ptrsize='4' ptrsize='4'
randbits='31' randbits='31'
ranlib='ranlib' ranlib=':'
rd_nodata='-1' rd_nodata='-1'
rm='rm' rm='rm'
rmail='' rmail=''
@ -494,6 +504,7 @@ runnm='true'
scriptdir='/usr/bin' scriptdir='/usr/bin'
scriptdirexp='/usr/bin' scriptdirexp='/usr/bin'
sed='sed' sed='sed'
selectminbits='32'
selecttype='fd_set *' selecttype='fd_set *'
sendmail='sendmail' sendmail='sendmail'
sh='/bin/sh' sh='/bin/sh'
@ -505,7 +516,8 @@ shrpenv=''
shsharp='true' 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='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_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' signal_t='void'
sitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd' sitearch='/usr/local/lib/perl5/site_perl/5.005/i386-freebsd'
sitearchexp='/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)' stdio_ptr='((fp)->_ptr)'
strings='/usr/include/string.h' strings='/usr/include/string.h'
submit='' submit=''
subversion='2' subversion='3'
sysman='/usr/local/man/man1' sysman='/usr/local/man/man1'
tail='' tail=''
tar='' tar=''
@ -563,7 +575,7 @@ usethreads='undef'
usevfork='true' usevfork='true'
usrinc='/usr/include' usrinc='/usr/include'
uuname='' uuname=''
version='5.00502' version='5.00503'
vi='' vi=''
voidflags='15' voidflags='15'
xlibpth='' xlibpth=''
@ -571,11 +583,11 @@ zcat=''
zip='zip' zip='zip'
# Configure command line arguments. # Configure command line arguments.
config_arg0='Configure' 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_argc=11
config_arg1='-Dprefix=/usr' config_arg1='-Dprefix=/usr'
config_arg2='-Darchlib=/usr/libdata/perl/5.00502/mach' config_arg2='-Darchlib=/usr/libdata/perl/5.00503/mach'
config_arg3='-Dprivlib=/usr/libdata/perl/5.00502' config_arg3='-Dprivlib=/usr/libdata/perl/5.00503'
config_arg4='-Dsitearch=/usr/local/lib/perl5/site_perl/5.005/i386-freebsd' 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_arg5='-Dsitelib=/usr/local/lib/perl5/site_perl/5.005'
config_arg6='-Dman1dir=/usr/local/man/man1' config_arg6='-Dman1dir=/usr/local/man/man1'
@ -585,5 +597,5 @@ config_arg9='-Ulocincpth='
config_arg10='-Uloclibpth=' config_arg10='-Uloclibpth='
config_arg11='-Dpager=more' config_arg11='-Dpager=more'
PATCHLEVEL=5 PATCHLEVEL=5
SUBVERSION=2 SUBVERSION=3
CONFIG=true 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 PROG= perl
@ -10,7 +10,7 @@ NOSHARED= no
DPADD= lib/auto/DynaLoader/DynaLoader.a ${LIBPERL} ${LIBM} ${LIBCRYPT} DPADD= lib/auto/DynaLoader/DynaLoader.a ${LIBPERL} ${LIBM} ${LIBCRYPT}
LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt
LINKS= ${BINDIR}/${PROG} ${BINDIR}/perl5 \ 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 \ CLEANFILES= config.h config.sh config_h.sh writemain writemain.sh \
Config.pm cflags cflags.sh myconfig perlmain.c miniperlmain.c \ Config.pm cflags cflags.sh myconfig perlmain.c miniperlmain.c \
@ -138,23 +138,23 @@ install:
.for I in ${DYNAMIC_EXT} .for I in ${DYNAMIC_EXT}
cd ${.OBJDIR}/ext/${I:H} ;\ cd ${.OBJDIR}/ext/${I:H} ;\
make -B install \ make -B install \
INSTALLPRIVLIB=${DESTDIR}/usr/libdata/perl/5.00502 \ INSTALLPRIVLIB=${DESTDIR}/usr/libdata/perl/5.00503 \
INSTALLARCHLIB=${DESTDIR}/usr/libdata/perl/5.00502/mach INSTALLARCHLIB=${DESTDIR}/usr/libdata/perl/5.00503/mach
.endfor .endfor
cd ${.OBJDIR}/lib ;\ cd ${.OBJDIR}/lib ;\
for i in `find . \! -type d \! -name \*.3.gz` ; do \ for i in `find . \! -type d \! -name \*.3.gz` ; do \
j=`echo $$i|sed -e 's|auto/DynaLoader|mach/auto/DynaLoader|'` ;\ j=`echo $$i|sed -e 's|auto/DynaLoader|mach/auto/DynaLoader|'` ;\
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${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 done
cd ${.OBJDIR}/lib ;\ cd ${.OBJDIR}/lib ;\
${INSTALL} ${COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \ ${INSTALL} ${COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \
*.3.gz ${DESTDIR}/usr/share/perl/man/man3 *.3.gz ${DESTDIR}/usr/share/perl/man/man3
cd ${.OBJDIR} ;\ cd ${.OBJDIR} ;\
${INSTALL} ${COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \ ${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} ;\ cd ${.OBJDIR} ;\
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${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} .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 \ PODS= perl.pod perl5004delta.pod perlapio.pod perlbook.pod perlbot.pod \
@ -31,6 +31,6 @@ CLEANFILES+= ${.OBJDIR}/${I}.pod ${I}.1
install: install:
cd ${PERL5SRC}/pod ;\ cd ${PERL5SRC}/pod ;\
${INSTALL} ${COPY} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} \ ${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 .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 PROG= suidperl
@ -11,7 +11,7 @@ DPADD= lib/auto/DynaLoader/DynaLoader.a ${LIBPERL} ${LIBM} ${LIBCRYPT}
LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt LDADD= lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt
BINOWN= root BINOWN= root
BINMODE=4511 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 \ 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 PROG= h2ph
@ -9,4 +9,4 @@ PROG= h2ph
afterinstall: afterinstall:
cd ${DESTDIR}/usr/include; \ cd ${DESTDIR}/usr/include; \
miniperl ${.OBJDIR}/${PROG} -d \ miniperl ${.OBJDIR}/${PROG} -d \
${DESTDIR}/usr/libdata/perl/5.00502/mach * */* ${DESTDIR}/usr/libdata/perl/5.00503/mach * */*