Re: Installed ports

From: Rus Foster (rghf_at_fsck.me.uk)
Date: 11/21/03

  • Next message: Jerry McAllister: "Re: hostnames and interfaces"
    Date: Fri, 21 Nov 2003 16:54:01 +0000 (GMT)
    To: Valerian Galeru <valerian_ro@yahoo.com>
    
    

    On Fri, 21 Nov 2003, Valerian Galeru wrote:

    > Pls tell me where are all the installed ports? After i installed the
    > port, where i can find the bin file for the port?
    >

    Ports install in to /usr/local

    To see the packages do pkg_info

    To see where an package is installed do

    pkg_info -L <package name>

    e.g.

    bash-2.05b# pkg_info -L imake-4.3.0 | head -10
    Information for imake-4.3.0:

    Files:
    /usr/X11R6/man/man1/ccmakedep.1.gz
    /usr/X11R6/man/man1/cleanlinks.1.gz
    /usr/X11R6/man/man1/gccmakedep.1.gz
    /usr/X11R6/man/man1/imake.1.gz
    /usr/X11R6/man/man1/lndir.1.gz
    /usr/X11R6/man/man1/makedepend.1.gz
    /usr/X11R6/man/man1/makeg.1.gz

    Rgds

    Rus

    -- 
    w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
    e: rghf@jvds.com        | Donations made to Debian, FreeBSD
    t: +44 7919 373537	| and Slackware
    t: 1-888-327-6330 	| email: sales@jvds.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: Jerry McAllister: "Re: hostnames and interfaces"

    Relevant Pages

    • Re: Installed ports
      ... Valerian Galeru: ... > port, where i can find the bin file for the port? ... Information about packages is kept in /var/db/pkg. ...
      (freebsd-questions)
    • Re: Installed ports
      ... Valerian Galeru: ... > port, where i can find the bin file for the port? ... Information about packages is kept in /var/db/pkg. ...
      (freebsd-questions)
    • Re: binary patches?
      ... relatively small binary patch? ... upgrades could be done this way in preference to re-compiling ... that's why I prefer ports over packages at all. ... seperate binpatches for every port option or build setting. ...
      (freebsd-questions)
    • Re: binary patches?
      ... downloading a binary diff file, ... relatively small binary patch? ... that's why I prefer ports over packages at all. ... seperate binpatches for every port option or build setting. ...
      (freebsd-questions)
    • Re: portupgrade O(n^m)?
      ... wanted to try and port sections of portupgrade and its related tools to ... in 15 mn to 20 mn you have your packages. ... because packages don't break when compiling. ...
      (freebsd-hackers)