Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2000 05:29:32 -0700 (PDT)
From:      asami@freebsd.org (Satoshi - Ports Wraith - Asami)
To:        jedgar@fxp.org, ports@freebsd.org
Subject:   Re: ports projects
Message-ID:  <200005071229.FAA29460@silvia.hip.berkeley.edu>
In-Reply-To: <vqcvh0wacgg.fsf@silvia.hip.berkeley.edu> (asami@freebsd.org)
References:  <Pine.BSF.4.10.10005021057480.36418-100000@pawn.primelocation.net> <vqcvh0wacgg.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: asami@freebsd.org (Satoshi - Ports Wraith - Asami)

 *  * From: "Chris D. Faulhaber" <jedgar@fxp.org>
 * 
 *  * >From looking at the above URL, all p5-* ports leave lib/perl5/site_perl
 *  * and lib/perl5/5.00503 behind.  Should these be added to the mtree
 *  * (BSD.local.dist) or rmdir'd?
 * 
 * Note that those are not the only directories left behind -- the list
 * on the main page is made by mtree and mtree only reports the highest
 * level of the directory structure that is missing.
 * 
 * If you look at the logs themselves, there are actually several levels
 * inside those two that are left behind (and should be cleaned up by
 * ports themselves).
 * 
 * If someone can take a look at the logs (they are in
 * /b/asami/portbuild/archive/errorlogs/a.3.20000427 of bento if you want
 * shell access) to see what's really in those p5-* ports, maybe we will
 * get a better idea of what to add to BSD.local.dist.

Ok, I added the following to my local copy of BSD.local.dist that's
used in the current 4-stable build.

=======
--- ../../../../src/etc/mtree/BSD.local.dist	Sun May  7 02:01:51 2000
+++ BSD.local.dist	Sun May  7 02:02:32 2000
@@ -17,6 +17,20 @@
     ..
     lib
         perl5
+            5.00503
+                man
+                    man3
+                    ..
+                ..
+            ..
+            site_perl
+                5.005
+                    i386-freebsd
+                        auto
+                        ..
+                    ..
+                ..
+            ..
         ..
     ..
     libexec
=======

(With apologies to alpha users -- I don't know how to use variable
 substitution in mtree.  Don't worry too much about the "i386-freebsd"
 name anyway, markm said he wants to change it to "mach" (or something
 like that) when he upgrades perl to 5.006.)

Looking at the early returns, it does seem like the above are the only
directories common to most ports (well, lib/perl5/site_perl/5.005/auto
too maybe).

http://bento.FreeBSD.org/errorlogs/errorlogs/a.4.20000507/extras.html

Satoshi


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




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