Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 22:33:57 +0000 (GMT)
From:      Scott Mace <smace@intt.ORG>
To:        markm@FreeBSD.ORG (Mark Murray)
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/miniperl         Makefile src/gnu/usr.bin/perl/perl Makefile
Message-ID:  <199810112233.WAA03640@metal.intt.org>
In-Reply-To: <199810111813.LAA05938@freefall.freebsd.org> from Mark Murray at "Oct 11, 1998 11:13:42 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> markm       1998/10/11 11:13:42 PDT
> 
>   Modified files:
>     gnu/usr.bin/perl     Makefile.inc 
>     gnu/usr.bin/perl/miniperl Makefile 
>     gnu/usr.bin/perl/perl Makefile 
>     gnu/usr.bin/perl/pod/pod Makefile 
>     gnu/usr.bin/perl/suidperl Makefile 
>     gnu/usr.bin/perl/utils/h2ph Makefile 
>   Removed files:
>     gnu/usr.bin/perl/perl install_perl_libs 
>   Log:
>   Very substantial debug/improvement of the FreeBSD/Perl5 build.
>   
>   o make install ; make install now works
>   o make all ; make all is quiet the second time
>   o Dependancies are properliy debugged; this means that make -jN has a
>     far hihjer likelyhood of working.
>   o a proper 'link farm' has been constructed for the build. This
>     dramatically simplifies the dependancy tangle.
>   o for perldoc's use, all the .pod files are installed.
>   o the man3 docs are properly compressed.
>   o the man pages and libary code are installed by the makefiles, not
>     by a perl script.
>   o at the end, h2ph is run.
>   
>   Revision  Changes    Path
>   1.6       +30 -8     src/gnu/usr.bin/perl/Makefile.inc
>   1.7       +3 -1      src/gnu/usr.bin/perl/miniperl/Makefile
>   1.15      +93 -67    src/gnu/usr.bin/perl/perl/Makefile
>   1.2       +6 -4      src/gnu/usr.bin/perl/pod/pod/Makefile
>   1.5       +28 -46    src/gnu/usr.bin/perl/suidperl/Makefile
>   1.2       +6 -1      src/gnu/usr.bin/perl/utils/h2ph/Makefile
> 

1.6 version of src/gnu/usr.bin/perl/Makefile.inc needs dirname which is
not installed the tmp usr/bin build area.

	Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810112233.WAA03640>