[Midnightbsd-cvs] src: contrib/perl: add importing notes.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Mar 15 15:48:36 EDT 2009


Log Message:
-----------
add importing notes.

Added Files:
-----------
    src/contrib/perl:
        MIDNIGHTBSD-Xlist (r1.1)
        MIDNIGHTBSD-upgrade (r1.1)

-------------- next part --------------
--- /dev/null
+++ contrib/perl/MIDNIGHTBSD-Xlist
@@ -0,0 +1,64 @@
+# $MidnightBSD: src/contrib/perl/MIDNIGHTBSD-Xlist,v 1.1 2009/03/15 19:48:36 ctriv Exp $
+# note that we want README, but not README.foo
+*README.*
+*Changes*
+*Cross*
+*META.yml
+*INSTALL
+*MANIFEST
+*NetWare*
+*UU*
+*apollo*
+*beos*
+*cygwin*
+*djgpp*
+*epoc*
+*mint*
+*mpeix*
+*os2*
+*plan9*
+*symbian*
+*vmesa*
+*vms*
+*vos*
+*uts*
+*win32*
+*qnx*
+Porting/Contract
+Porting/Maintainers
+Porting/Maintainers.pl
+Porting/Maintainers.pm
+Porting/add-package.pl
+Porting/apply
+Porting/check83.pl
+Porting/checkAUTHORS.pl
+Porting/checkURL.pl
+Porting/checkVERSION.pl
+Porting/checkcase.pl
+Porting/checkcfgvar.pl
+Porting/cmpVERSION.pl
+Porting/config.sh
+Porting/config_H
+Porting/config_h.pl
+Porting/corecpan.pl
+Porting/corelist.pl
+Porting/curliff.pl
+Porting/findrfuncs
+Porting/findvars
+Porting/fixCORE
+Porting/fixvars
+Porting/genlog
+Porting/makemeta
+Porting/makerel
+Porting/manicheck
+Porting/p4d2p
+Porting/p4genpatch
+Porting/patching.pod
+Porting/patchls
+Porting/pumpkin.pod
+Porting/regcharclass.pl
+Porting/repository.pod
+Porting/sort_perldiag.pl
+Porting/testall.atom
+Porting/thirdclean
+Porting/valgrindpp.pl
--- /dev/null
+++ contrib/perl/MIDNIGHTBSD-upgrade
@@ -0,0 +1,14 @@
+$MidnightBSD: src/contrib/perl/MIDNIGHTBSD-upgrade,v 1.1 2009/03/15 19:48:36 ctriv Exp $
+
+Perl - Practical Extraction and Report Language
+	originals can be found at: http://www.perl.org/get.html	
+
+Imported by:
+
+	cvs import -m "Virgin import (trimmed) of perl version 5.10.0." \
+		src/contrib/perl PERL v5_10_0
+
+The following log shows details of trimming:
+
+	tar xf perl-5.10.0.tar.gz -X MIDNIGHTBSD-Xlist
+


More information about the Midnightbsd-cvs mailing list