Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
jca 7f0ed188ba Major update to knot-2.4.2
Upstream stopped supporting LTS 1.6.* releases.  Let's move to the 2.x
branch which only supports LMDB (patched to use MDB_WRITEMAP) and
uses __thread (thus, needs clang or lang/gcc).

The config format changed a bit, /usr/local/libexec/knot1to2 might help.

Most work done by Alexis Vachette, ok fcambus@
2017-06-01 13:42:01 +00:00
archivers LANGS -> COMPILER_LANGS 2017-06-01 12:06:29 +00:00
astro missing include on OpenBSD, fd_set not defined 2017-05-08 16:17:22 +00:00
audio switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
base Remove PERMIT_DISTFILES_CDROM no longer used was removed 2016-03-14 20:12:39 +00:00
benchmarks update to bonnie++-1.97.3, builds with clang now. 2017-05-24 14:04:50 +00:00
biology use LIBCXX 2017-04-10 11:45:22 +00:00
books Bump from antiquity to Java 8. Improved by sthen@ 2017-04-14 14:01:47 +00:00
cad Bump REVISION and adjust WANTLIB after gd update 2017-05-15 19:56:02 +00:00
chinese simplify substitutions and prevent them from interfering with update-patches 2017-05-04 13:55:32 +00:00
comms update to gammu-1.38.3 2017-05-25 18:07:53 +00:00
converters fix packaging in the non-wrapped case, for when libreoffice will build 2017-05-31 15:03:27 +00:00
databases add upstream patch to openldap: 2017-05-31 19:59:38 +00:00
devel unbreak build with -fno-operator-names 2017-05-31 21:47:17 +00:00
editors unbreak calligra build 2017-05-31 22:02:09 +00:00
education kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
emulators switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
fonts Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS. 2017-05-30 19:56:35 +00:00
games timing. those snuck in while I was doing the change 2017-06-01 11:57:42 +00:00
geo Bugfix update to QGIS 2.18.9. 2017-05-31 11:49:28 +00:00
graphics Update to gegl03-0.3.18. 2017-06-01 11:44:00 +00:00
infrastructure poison WANT_CXX, ok sthen@ 2017-05-31 22:30:21 +00:00
inputmethods missing include, builds with clang 2017-05-06 17:23:35 +00:00
japanese This port runs groff (along with jnroff) during the "build" target, 2017-05-14 19:53:58 +00:00
java zap remaining trailing / at end of WRK* 2017-05-12 15:11:17 +00:00
korean Translate the manual page from EUC-KR to UTF-8 using iconv(1) at build 2017-05-14 23:12:55 +00:00
lang Update to seed7-20170530. 2017-05-31 12:34:52 +00:00
mail switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
math switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
meta replace dependencies by stuff that actually exists, as the bootstrap 2017-05-31 07:55:05 +00:00
misc switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
multimedia switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
net Major update to knot-2.4.2 2017-06-01 13:42:01 +00:00
news Remove hellanzb, development dead upstream since 7+ years, probably 2017-05-16 19:44:04 +00:00
plan9 update to latest github commit 2017-05-09 22:22:36 +00:00
print switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
productivity switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
security update to sudo 1.8.20p2; no real change on OpenBSD 2017-05-31 20:33:44 +00:00
shells Update to osh 4.3.2, patch upstreamed. 2017-05-26 21:27:10 +00:00
sysutils Update to google-cloud-sdk-157.0.0. 2017-06-01 08:01:29 +00:00
telephony Bring rc_bg back. 2017-05-27 19:57:05 +00:00
tests Oops, forgot to commit that bit a long time before. 2017-05-26 20:16:57 +00:00
textproc switch everything to new COMPILER idiom, even stuff that won't build with clang 2017-05-31 08:08:15 +00:00
www oops, curlopt-constants is a generated file, so patch the generator instead 2017-06-01 12:18:54 +00:00
x11 bump REVISION. 2017-06-01 13:40:45 +00:00
.cvsignore skip lost+found, and sort alphabetically following obj->pobj change 2014-11-08 10:00:13 +00:00
INDEX sync 2017-05-27 13:31:05 +00:00
Makefile override ARCH too so INDEX builds are the same everywhere 2015-08-19 17:06:51 +00:00
README Mention bulk(8) 2016-10-17 16:26:52 +00:00

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 $