On Fri, Jun 24, 2011 at 09:09:00AM +0200 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > How can one reconstruct a good dependency tree of all perl related > ports which allows to cleanly rebuild them all ?
I always just start with `portupgrade -f p5-\*`. Then look around in the old site_perl dir for stragglers (usually fairly few). Of course, that won't catch non-modules that depend tightly on the version, but those are rare enough that I've always just dealt with them when they came to notice. -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
