Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 01/18/2000 09:11:51
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jan 18 17:11:51 UTC 2000

Modified Files:
	pkgsrc/lang/perl5: Makefile
Added Files:
	pkgsrc/lang/perl5/pkg: PLIST-md-ELF.shared PLIST-md-a.out.shared
	    PLIST-md.shared PLIST-md.static PLIST-mi PLIST.dirrm
Removed Files:
	pkgsrc/lang/perl5/pkg: PLIST

Log Message:
Change PLIST handling to differentiate between ELF and a.out, as well as
shared and static (NOPIC).  Works with ELF on -current now.

NOPIC and SunOS support may be broken; someone else with the necessary
resources should test and possibly fix these cases.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/perl5/Makefile
cvs rdiff -r1.7 -r0 pkgsrc/lang/perl5/pkg/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/lang/perl5/pkg/PLIST-md-ELF.shared \
    pkgsrc/lang/perl5/pkg/PLIST-md-a.out.shared \
    pkgsrc/lang/perl5/pkg/PLIST.dirrm
cvs rdiff -r0 -r1.6 pkgsrc/lang/perl5/pkg/PLIST-md.shared
cvs rdiff -r0 -r1.5 pkgsrc/lang/perl5/pkg/PLIST-md.static
cvs rdiff -r0 -r1.9 pkgsrc/lang/perl5/pkg/PLIST-mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.