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-23 21:30:24 +00:00
archivers -Werror considered harmful. You're going to do unsigned < 0, it can warn. 2017-04-23 10:09:22 +00:00
astro fix/clean up celestia for clang 2017-04-23 11:09:51 +00:00
audio disable doxygen 2017-04-23 21:11:53 +00:00
base
benchmarks Update speedtest-cli to 1.0.5. 2017-04-23 20:36: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 minicom-2.7.1 2017-04-18 21:05:09 +00:00
converters Add a non-implicit return type to a function that returns without an 2017-04-22 02:14:04 +00:00
databases - disconnect devel/jdk/1.7 from the build 2017-04-21 13:27:46 +00:00
devel Switch off install IPython kernels for Jupyter, otherwise cyclic 2017-04-23 17:27:39 +00:00
editors proper bump after jdk 1.7 -> 1.8 change 2017-04-23 13:42:25 +00:00
education use LIBCXX 2017-04-10 11:45:22 +00:00
emulators Update to bochs-2.6.9. 2017-04-23 13:25:29 +00:00
fonts update to fantasque-sans-1.7.1 2017-04-15 14:51:08 +00:00
games too many inlines to fix, just use -fgnu89-inline 2017-04-23 19:02:14 +00:00
geo fix the argv argument to main to let this build with clang 2017-04-22 04:10:48 +00:00
graphics update to p5-SVG-2.69 2017-04-21 19:46:46 +00:00
infrastructure white line at end of summary isn't very visible. 2017-04-19 15:14:45 +00:00
inputmethods Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look 2017-04-22 13:43:21 +00:00
japanese Update ja-less to 382.262.03.b.01, the version maintained by Hiroki Sato. 2017-04-23 09:18:21 +00:00
java - disconnect devel/jdk/1.7 from the build 2017-04-21 13:27:46 +00:00
korean Update to libhangul-0.1.0 2017-04-18 16:50:34 +00:00
lang Update to 0.77pl0. 2017-04-23 21:05:47 +00:00
mail Update to rspamd-1.5.6, same diff me and Brad. 2017-04-22 10:50:22 +00:00
math +py-numexpr 2017-04-23 17:50:01 +00:00
meta Introducing GNOME 3.24.1. 2017-04-17 09:36:12 +00:00
misc add a non-implicit return type to a function to fix the build with clang 2017-04-22 05:54:02 +00:00
multimedia Update to libmatroska-1.4.7. 2017-04-17 14:21:13 +00:00
net Another function needlessly declared as inline. Fixes clang builds. 2017-04-23 19:57:39 +00:00
news Honour CXX and CXXFLAGS, fix build with Clang (convert new.h to new). 2017-04-18 08:54:17 +00:00
plan9 sync with github 2017-04-08 23:39:06 +00:00
print Ensure '$OpenBSD$' is not expanded in mk_plists.py. 2017-04-19 13:13:18 +00:00
productivity - disconnect devel/jdk/1.7 from the build 2017-04-21 13:27:46 +00:00
security +keepassxc 2017-04-23 21:28:29 +00:00
shells Bugfix update to 5.3.1 2017-03-24 14:30:14 +00:00
sysutils update to gkrellm-2.3.10, mostly from frantisek holop, small tweak from me to 2017-04-23 13:48:29 +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 Update to py-sphinx_rtd_theme 0.2.4 2017-04-22 20:06:41 +00:00
www stray whitespace breaks make syntax 2017-04-22 11:53:55 +00:00
x11 use extern inline 2017-04-23 21:30:24 +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 $