Absolute Openbsd Unix For The Practical Paranoid [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Absolute Openbsd Unix For The Practical Paranoid [Electronic resources] - نسخه متنی

Michael W. Lucas

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



The Ports and Packages System

The OpenBSD ports and packages system is a software-building system designed to simplify the configuration and installation of software. Originally developed by the FreeBSD Project, ports were quickly picked up on and expanded upon by the OpenBSD team.

Ports are instructions for compiling software on that particular version of OpenBSD, and packages are simply precompiled ports. Packages install more quickly, and can save a lot of time when installing software that doesn't need customization. Ports install more slowly, but can be easily customized or optimized for your environment.

The basic idea behind the ports and packages system is very simple: If software must be modified to run on OpenBSD, then the modifications should be automated. Because you're automating the installation process, you should record what files the software installs so you can most easily uninstall it. And because you have a software-building process that creates the exact same result every time, and you've recorded everything that the program-building process creates, you can use these as instructions to install your compiled program on any other OpenBSD system.

The whole system, including the build process, the package-building process, and the install/uninstall process, is called the ports collection, the ports tree, or even just ports.

/ 298