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-24 18:07:25 +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 needs more -l to avoid relying on NEEDED; fixes with modern linkers 2017-04-24 10:38:52 +00:00
base Remove PERMIT_DISTFILES_CDROM no longer used was removed 2016-03-14 20:12:39 +00:00
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 clang and other fixes for zmtx-zmrx: 2017-04-24 10:14:05 +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 add a comment about -DSQLITE_ENABLE_COLUMN_METADATA and DBD::SQLite 2017-04-24 16:25:20 +00:00
devel - fix clang + fastdebug issue in loopPredicate.cpp 2017-04-24 15:25:49 +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 Fix error checks (and clang builds while here) 2017-04-24 07:52:21 +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 ansilove to 3.0.6. 2017-04-24 07:11:17 +00:00
infrastructure add comments to describe CLANG_ARCHS and LLVM_ARCHS 2017-04-24 09:08:06 +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 fix "ordered comparison between pointer and zero" 2017-04-24 13:35:23 +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 Fix local patch which removes -lm from linker invocation. Fixes with lld. 2017-04-24 08:46:19 +00:00
multimedia Update to x265-2.4. 2017-04-23 21:47:37 +00:00
net inline->static inline; fixes clang builds 2017-04-24 09:33:44 +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 security/gnupg2: Add instructions to README for Yubikeys. 2017-04-24 15:47:02 +00:00
shells Update to osh 4.3.1, reminded by J.A. Neitzel (upstream). 2017-04-24 18:07:25 +00:00
sysutils update to rancid-3.6.2, from maintainer Pavel Korovin. 2017-04-24 11:52:05 +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 Don't use -static-libtool-libs, our libtool doesn't handle it and passes it 2017-04-24 14:55:46 +00:00
www update to py-jwt 1.5.0 and enable tests, from maintainer Johan Huldtgren 2017-04-24 09:30:00 +00:00
x11 update to gnome-calendar-3.24.1 2017-04-24 17:20:04 +00:00
.cvsignore
INDEX sync, 9893 for 6.1 2017-04-01 19:14:27 +00:00
Makefile
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 $