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
bcallah 98baeec9ea Build flang again on arm64.
This requires the use of eg++ to build libpgmath; about a year and a half
ago, building the arm64-specific math routines broke when compiling with
clang (a clang bug) so we switched to the generic math routines only. Now,
build system changes make building generic math routines only impossible,
so we now must build libpgmath on arm64 with eg++. I have gotten tired of
waiting for a potential fix to allow building with clang again.
Thanks to phessler@, who put the diff into a bulk build (and spotted me
fat-fingering the linker invocation).
Flang now again builds and works properly on arm64. No change on amd64.
2019-11-24 14:37:25 +00:00
archivers Make tests actually run by switching to MODPY_PYTEST and adding 2019-11-23 17:54:19 +00:00
astro Update ansiweather to 1.15.0. 2019-11-13 23:11:09 +00:00
audio Move tests to MODPY_PYTEST 2019-11-23 23:36:47 +00:00
benchmarks update to speedtest-cli-2.1.2 2019-08-23 15:49:58 +00:00
biology Move EMBOSS programs to /usr/local/libexec/emboss/ 2019-11-11 17:35:10 +00:00
books Remove unresponsive maintainers 2019-07-17 14:49:19 +00:00
cad really fix kicad-share (GH_*/WRKSRC/etc), breakage reported by naddy 2019-11-08 22:18:43 +00:00
chinese Remove chinese/py-zhCodecs from the tree 2019-08-14 12:47:14 +00:00
comms Move tests to MODPY_PYTEST 2019-11-23 23:52:09 +00:00
converters Update bdf2psf to 1.194. 2019-11-19 14:05:05 +00:00
databases forgotten "cvs add" 2019-11-24 13:24:30 +00:00
devel p5-Test-Compile: update to 2.3.1 2019-11-24 14:24:39 +00:00
editors Unbreak editors/py-neovim. 2019-11-21 12:29:52 +00:00
education update to 0.1.47: conjugation table and regression test fixes 2019-10-03 22:43:39 +00:00
emulators Send yabause to the Attic 2019-11-21 01:29:01 +00:00
fonts Update to public-sans-1.007. 2019-11-15 07:43:53 +00:00
games Update to wtf-20191111 2019-11-24 00:04:06 +00:00
geo Move tests to MODPY_PYTEST 2019-11-24 02:50:29 +00:00
graphics Fix non deterministic build. 2019-11-23 18:48:16 +00:00
infrastructure rename p into pkgname, so I do not need an extra temp variable 2019-11-24 12:54:12 +00:00
inputmethods scim-tables: add missing headers for ports-gcc. 2019-08-18 19:23:41 +00:00
japanese Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
java remove java-tanukiwrapper, it was never used and the original software that required 2019-09-24 11:47:40 +00:00
korean Remove unresponsive maintainers 2019-07-17 14:46:32 +00:00
lang Build flang again on arm64. 2019-11-24 14:37:25 +00:00
mail Update to 0.5 2019-11-24 11:29:26 +00:00
math Fix tests by adding MODPY_PYTEST and missing TEST_DEPENDS 2019-11-23 20:10:44 +00:00
meta hook KDE5 ports, unbook KDE4 and cleanup meta/kde4 2019-11-23 08:23:35 +00:00
misc Missing BDEP on textproc/itstool. 2019-11-18 07:09:17 +00:00
multimedia Update to streamlink-1.3.0 2019-11-23 14:31:34 +00:00
net Update to py-libcloud-2.6.1. 2019-11-24 10:26:51 +00:00
news drop maintainership for a bunch of ports i haven't used in years 2019-11-03 14:07:41 +00:00
plan9 add commas after .Nm items 2019-11-12 05:07:44 +00:00
print Update to system-config-printer-1.5.12. 2019-11-23 16:50:24 +00:00
productivity Regen WANTLIB to unbreak (librsvg update). 2019-11-20 08:40:23 +00:00
security libtasn1: requires `-std=gnu99' to be built with base-gcc. 2019-11-24 10:25:52 +00:00
shells sync with removal of mobileip(4) and update manual; ok sthen@ 2019-11-06 12:45:45 +00:00
sysutils Update to diffoscope-131 2019-11-24 14:14:09 +00:00
telephony update to asterisk-16.6.2 2019-11-21 23:52:49 +00:00
tests Update gettext to 0.20.1. 2019-05-20 22:15:00 +00:00
textproc Move tests to MODPY_PYTEST and make results more legible 2019-11-23 23:49:17 +00:00
www openradtool now depends on databases/sqlbox not databases/ksql. Bump 2019-11-24 04:56:57 +00:00
x11 Update to yelp-xsl-3.34.2. 2019-11-23 19:01:26 +00:00
.cvsignore
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) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $