Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 15:51:30 -0500
From:      "Jon Noack" <noackjr@compgeek.com>
To:        "David Kramer" <david@thekramers.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: FreeBSD, Linux or Solaris
Message-ID:  <NFBBIJDHKLKEJHKFMLBHIEBDCCAA.noackjr@compgeek.com>
In-Reply-To: <Pine.LNX.4.44.0206261024370.4765-100000@kramer.thekramers.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I thought ports and packages were two different things.  But if packages
> can me managed as explained above, and ports can be managed as explained
> below, then my concerns are covered.

pkg_delete works for both.  Consider this: a package is just a precompiled
port.  After a port is compiled it is installed the exact same way as a
package.  They are registered in the port/package database the same.  Thus,
the same tools can be used.  My lovely artwork:

Port
  |
Source
  |
Binary -- Package
  |
Install
  |
Register

Both packages and ports get you to the "Binary" stage.  The process is the
same after that.  Both can then be treated as "packages", and you can use
the "pkg_" tools on them.

Hope that helps.

Jon


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




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