Re: Mixing different arch's on a shared (NFS) ports tree

From: Ceri Davies (setantae_at_submonkey.net)
Date: 06/20/03

  • Next message: kimono: "help."
    Date: Fri, 20 Jun 2003 22:38:01 +0100
    To: Tillman <tillman@seekingfire.com>
    
    

    On Fri, Jun 13, 2003 at 11:03:20AM -0600, Tillman wrote:
    > Howdy folks,
    >
    > I currently export /usr/ports to a range of servers, all i386 arch. I'm
    > adding a sparch64 box to the mix, and I'd like to reuse the export
    > (especially for distfiles). I'm looking for words of wisdom on how best
    > to accomplish this and notes about pitfalls to avoid.
    >
    > Obviously the packages directory is going to a minor issue. I don't plan
    > on building sparc64 packages as there is only the only box, but I use
    > packages extensively for i386 to save compile time and ease distribution
    > (portupgrade -P rocks). I /think/ I can avoid this issue by simplu never
    > using -p/-P on the sparc.
    >
    > Anything else that I might be missing?

    You could just define PACKAGES on the sparcs, and build your sparc
    packages in a separate directory.

    CerI

    -- 
    User: DO YOU ACCEPT JESUS CHRIST AS YOUR PERSONAL LORD AND SAVIOR?
    Iniaes: Sure, I can accept all forms of payment.
                                               -- www.chatterboxchallenge.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: kimono: "help."

    Relevant Pages

    • Re: I performed an rm -r on /var/lib/pkg
      ... findings thus far (I haven't started writing my script yet, ... distfiles contains several versions of some packages, ... You'd have to change ddd-3.3.11.tar.gz, but you can then output a list of all the directories you need to build the port in. ...
      (freebsd-questions)
    • Re: gnash leave a blank page when visit youtube
      ... I don't see how RESTRICTED prevents you from installing ... # RESTRICTED - Prevent the distribution of distfiles and packages to ...
      (freebsd-questions)
    • Re: I performed an rm -r on /var/lib/pkg
      ... distfiles contains several versions of some packages, ... for PORT in *; do ... This would give you a distname index to work with. ...
      (freebsd-questions)
    • Re: 4 CD ISOs for 5.2 ?
      ... We've talked about enhancing the scripts so that this gets ... >>location of the packages might be unknown at the time of the build. ... > If the distfiles, then one can advise in the release manpage, to do: ...
      (freebsd-questions)
    • Re: Blown Up /Usr files
      ... There is actually a utility, included with the portupgrade port, that removes unneeded src tarballs from distfiles and packages from packages/All, as well as cleaning your tree. ... The util is portsclean, and I run it as follows: ...
      (freebsd-questions)