タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

portsに関するtakebu002のブックマーク (3)

  • FreeBSD Ports Search

    The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. "Package Name" searches for the name of a port or distribution. "Description" searches case-insensitive in a short comment about the port. "All" searches case-insensitive for the package name and in the description about the port. Search for: home | help © 1996-2024 by Wolfram Schnei

    takebu002
    takebu002 2009/06/05
    アプリケーション名からportsを検索
  • freebsd70

    takebu002
    takebu002 2009/06/05
    「make clean を実行した後で インストールした port を削除したいのであれば、~pkg_delete(1) を使ってください。」
  • portsの使い方

    FreeBSDではportsという、アプリケーションのソースコードを取得し、FreeBSD用のパッチを当て、コンパイルしてインストールするといった作業を自動的にやってくれる便利なシステムがあります。 前述したpackageはportsから作成されているものなので、packageよりもportsの方が柔軟性があると言えるでしょう。 またportsは全てのアプリケーションをインストールするPorts Collectionとして用意されているので、OSをインストールした時にPorts Collectionをインストールしていれば、portsとして用意されている全てのアプリケーションがインストール可能となっています。 portsの利点は、ports自体はインストールするために必要な情報ファイルで形成されているため、アプリケーションのバージョンが上がってもすぐにFreeBSD用として使用で

  • 1