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
2017-04-18 07:55:25 +00:00
archivers mark getopt_long variables properly, so that clang will be happy with the 2017-04-17 14:32:55 +00:00
astro use LIBCXX 2017-04-10 11:45:22 +00:00
audio fix fix double word in comment 2017-04-17 17:29:46 +00:00
base
benchmarks Update speedtest-cli to 1.0.4. 2017-04-13 09:02:41 +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 use LIBCXX 2017-04-10 11:45:22 +00:00
chinese Don't harcode gcc, respect CFLAGS 2017-02-27 15:38:02 +00:00
comms update to fldigi-4.0.2 2017-04-16 14:36:02 +00:00
converters clang doesn't like duplicate declarations without extern, but this finds bugs! 2017-04-16 14:42:30 +00:00
databases Update to evolution-data-server-3.24.1. 2017-04-17 11:59:53 +00:00
devel missing bdep on gperf 2017-04-18 04:38:15 +00:00
editors Updates from Donovan Watteau, who takes maintainer. From Donovan's mail: 2017-04-17 21:43:15 +00:00
education use LIBCXX 2017-04-10 11:45:22 +00:00
emulators Disable ASM, fixing the build with clang. 2017-04-14 05:41:53 +00:00
fonts update to fantasque-sans-1.7.1 2017-04-15 14:51:08 +00:00
games minimal damage control. make void functions void. 2017-04-16 10:59:51 +00:00
geo Add myself to geo/openbsd-developers. 2017-04-11 16:31:18 +00:00
graphics no idea how this worked with g++, where it got exit and malloc 2017-04-18 00:31:54 +00:00
infrastructure have both log watching jobs actually share the timeout code. 2017-04-14 16:43:40 +00:00
inputmethods use LIBCXX 2017-04-10 11:46:18 +00:00
japanese use LIBCXX 2017-04-10 11:46:18 +00:00
java Unbreak on clang. ok sthen@ 2017-04-14 00:44:21 +00:00
korean
lang Fix heap overflow by renaming HEAP_ALIGN_LOG to HEAP_PAGE_ALIGN_LOG in configure. 2017-04-17 18:29:11 +00:00
mail Unbreak with the new evolution stack (from upstream). 2017-04-17 16:53:25 +00:00
math Remove libneural: dates from the turn of the century, abandoned, 2017-04-17 19:49:39 +00:00
meta Introducing GNOME 3.24.1. 2017-04-17 09:36:12 +00:00
misc update to portroach-2.0.11, containing a bunch of fixes related to github. 2017-04-16 09:14:52 +00:00
multimedia Update to libmatroska-1.4.7. 2017-04-17 14:21:13 +00:00
net fix net/libproxy with libc++ by defining _POSIX_C_SOURCE=200809L and _BSD_SOURCE 2017-04-17 20:45:38 +00:00
news Overhaul this port: 2017-04-15 14:11:35 +00:00
plan9 sync with github 2017-04-08 23:39:06 +00:00
print declare set_width as void (uses "return;", which is an error in clang) 2017-04-16 14:48:29 +00:00
productivity use LIBCXX 2017-04-10 11:46:32 +00:00
security update p5-IO-Socket-SSL to 2.048 2017-04-17 16:02:31 +00:00
shells Bugfix update to 5.3.1 2017-03-24 14:30:14 +00:00
sysutils gcc doesn't protest, but it's a trap^Wa bug. 2017-04-18 07:17:28 +00:00
telephony remove -I- (deprecated in gcc, not available in clang). change preceding -I to -iquote. 2017-04-12 11:59:25 +00:00
tests use LIBCXX 2017-04-10 11:46:32 +00:00
textproc + py-podcastparser 2017-04-18 02:14:34 +00:00
www update to nghttp2-1.21.1 2017-04-17 13:47:12 +00:00
x11 Explicitely list libwnck in LDEP 2017-04-18 07:55:25 +00:00
.cvsignore
INDEX sync, 9893 for 6.1 2017-04-01 19:14:27 +00:00
Makefile
README

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 $