Bez popisu

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

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!