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
shadchin d84983268e Import py-numexpr 2.6.2, ok daniel@
Numexpr is a fast numerical expression evaluator for NumPy. With it,                                                                                                   expressions that operate on arrays (like "3*a+4*b") are accelerated                                                                                                    and use less memory than doing the same calculation in Python.                                                                                                                                                                                                                                                                                In addition, its multi-threaded capabilities can make use of all your                                                                                                  cores, which may accelerate computations, most specially if they are                                                                                                   not memory-bounded (e.g. those using transcendental functions).
2017-04-23 17:45:20 +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 Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look 2017-04-22 13:43:21 +00:00
base
benchmarks Unbreak with clang: two functions that shouldn't be inline 2017-04-19 23:44:13 +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
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 silence a lot more warnings by adding prototypes, not yet finished 2017-04-22 19:49:18 +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 Use MODGO_post-patch instead of checking for an existing post-patch target. 2017-04-22 09:55:16 +00:00
mail Update to rspamd-1.5.6, same diff me and Brad. 2017-04-22 10:50:22 +00:00
math Import py-numexpr 2.6.2, ok daniel@ 2017-04-23 17:45:20 +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 Security update to weechat-1.7.1 2017-04-23 14:33:50 +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 py-python2-pythondialog dep no longer needed 2017-04-22 20:41:24 +00:00
shells
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 clean-up a great deal. compiles cleanly with clang now. 2017-04-23 17:15:16 +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 $