Няма описание

dfanfdsanfdsa f08698bfd3 Update 'README' преди 5 години
archivers d78ac9ca97 LANGS -> COMPILER_LANGS преди 7 години
astro abe94b4f81 missing include on OpenBSD, fd_set not defined преди 7 години
audio 0b78b56482 Update mikmod to 3.2.8. преди 7 години
base b976b0e15d Remove PERMIT_DISTFILES_CDROM no longer used was removed преди 8 години
benchmarks 0577f7d605 update to bonnie++-1.97.3, builds with clang now. преди 7 години
biology 7b9fdbb2c9 use LIBCXX преди 7 години
books 4949759a64 Bump from antiquity to Java 8. Improved by sthen@ преди 7 години
cad 4b9720f7dd Update to gerbv-2.6.2. преди 7 години
chinese 4e9502a2a7 simplify substitutions and prevent them from interfering with update-patches преди 7 години
comms 5aebe981eb bugfix update to python-gammu-2.8 преди 7 години
converters 212b011311 Remove trailing lines. преди 7 години
databases 2ef5ff682e The manual manual pages (of the usual poor DocBook quality) now преди 7 години
devel 2c19f63698 Add tests handling to devel/qmake, to be used by upcoming Qt 5.9, at least. преди 7 години
editors c75aa814ef Update to 2.8.4. Accumulated changes include the ability to search help преди 7 години
education 5547286ead kill most of the / at the end of WRK* variables преди 7 години
emulators 04221dac8f Changed links and removed mentions of "sparc" since we don't have a image for that arch преди 7 години
fonts 212b011311 Remove trailing lines. преди 7 години
games f807294ac7 Add ja2-stracciatella to the build преди 7 години
geo db6b71b213 Update to mapproxy 1.10.1 преди 7 години
graphics ba108239e0 Update to ffmpeg-20170610. преди 7 години
infrastructure 1071cecb59 support for overriding CC/CXX was accidentally lost with the COMPILER_LINKS преди 7 години
inputmethods 06774a5f77 missing include, builds with clang преди 7 години
japanese 1cf79ee870 This port runs groff (along with jnroff) during the "build" target, преди 7 години
java 22836dcd06 zap remaining trailing / at end of WRK* преди 7 години
korean 88ce6cdaa8 Translate the manual page from EUC-KR to UTF-8 using iconv(1) at build преди 7 години
lang b0280a0e8f update to php-7.0.20, sync -intl WANTLIB преди 7 години
mail 1d8ebaf689 Bump REVISIONs for mozilla.port.mk changes. преди 7 години
math 551df2f60d update to calc-2.12.6.0 преди 7 години
meta 86f40cfdb4 replace dependencies by stuff that actually exists, as the bootstrap преди 7 години
misc 5ff7c6286f Crappy DocBook v1.75.2 stuff. преди 7 години
multimedia f8887a9487 Update 'multimedia/gstreamer-0.10/Makefile.inc' преди 7 години
net 492c906fb7 +pidgin-window-merge преди 7 години
news 6aaeeb1211 Remove hellanzb, development dead upstream since 7+ years, probably преди 7 години
plan9 c0cd71794c no relevant formatting differences, drop USE_GROFF and bump; преди 7 години
print 939652a57b Fix plugins installation. преди 7 години
productivity 4a46fa2176 Don't spoil the tables by running GNU tbl(1) at build time, преди 7 години
security e979274147 Remove samhain which has been left dormant in ports with no interest from преди 7 години
shells cf7b40218f Update to osh 4.3.2, patch upstreamed. преди 7 години
sysutils a27cb9d239 Update 'sysutils/sysmon/pkg/README' преди 7 години
telephony c16a8c14d7 Fix linking in libzrtp преди 7 години
tests ba900ac3b7 Oops, forgot to commit that bit a long time before. преди 7 години
textproc 2da38a6cd2 use the textproc/intltool MODULE. преди 7 години
www 1aa4ba33b3 Update 'www/lynx/patches/patch-lynx_cfg' преди 7 години
x11 6d032325fb Sync FFMPEG_V with graphics/ffmpeg. преди 7 години
.cvsignore 0669cf9a30 skip lost+found, and sort alphabetically following obj->pobj change преди 10 години
INDEX bac2b94d0e sync преди 7 години
Makefile 19fff1011b override ARCH too so INDEX builds are the same everywhere преди 9 години
README f08698bfd3 Update 'README' преди 5 години

README

# Description

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) (manpages under ${PORTSDIR}/infrastructure/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.22 2016/10/17 16:26:52 danj Exp $

# Usage

#### Step 1: Get Files

To install a port you first must download and unpack the repository.
The `.tar.gz` file can be found [here](https://notabug.org/jimmy/ood-ports-lbsd/archive/master.tar.gz).

#### Step 2: Install

Then you must use `cd` to move to the directory of the port you wish to install.
Then just execute `sudo make install`.

#### Step 3:

There isn't a step 3!