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
cwen 019b0fdc24 kanjipad: unbreak with ld.lld on powerpc
powerpc does not inline sqrt(3) unlike other lld archs, so it actually uses
libm and as such the `-lm' linker flag is needed.

While here, refresh WANTLIB.

ok gkoehler@
2021-08-28 09:03:46 +00:00
archivers archivers/libarchive: update to 3.5.2 2021-08-27 14:37:59 +00:00
astro Fix Exec line in desktop file (celestia-gtk -> celestia). 2021-08-11 14:18:30 +00:00
audio Bump navidrome to 0.45.1 2021-08-27 13:56:30 +00:00
benchmarks Update siege to 4.1.1. 2021-07-19 08:10:02 +00:00
biology
books
cad remove qucs-s, suggested by maintainer. the Qt4 GUI is now unusable, 2021-07-25 11:57:04 +00:00
chinese
comms Detect 64 bits archs using #if defined(_LP64), instead of a hardcoded list 2021-07-28 17:08:22 +00:00
converters Update to p5-Date-Tolkien-Shire-Data-0.009 2021-08-25 14:00:37 +00:00
databases adjust mysqld.rc to use mariadb-prefixed binary name, from brad 2021-08-25 23:23:14 +00:00
devel Update to libsoup-2.74.0. 2021-08-28 08:03:06 +00:00
editors update to vim-8.2.3357 2021-08-17 20:41:17 +00:00
education
emulators This only builds on archs with JIT support 2021-08-07 16:57:07 +00:00
fonts +mononoki 2021-08-09 08:56:57 +00:00
games use #define VALVE_CALLBACK_PACK_SMALL like linux and apple 2021-08-23 14:24:40 +00:00
geo Send ruby-findmyiphone to the Attic 2021-08-27 15:42:00 +00:00
graphics update to libjpeg-turbo-2.1.1, from brad 2021-08-28 08:26:14 +00:00
infrastructure use 869 for net/headscale 2021-08-27 16:30:16 +00:00
inputmethods Match @tag gtk-update-icon-cache use with an explicit dep on x11/gtk+3,-guic 2021-07-28 13:38:23 +00:00
japanese kanjipad: unbreak with ld.lld on powerpc 2021-08-28 09:03:46 +00:00
java Add sparc64 support. Tested by Stefan Hagen and okay Dimitri Karamazov 2021-07-18 15:34:18 +00:00
korean
lang Update lang/go to Go 1.17. 2021-08-27 18:33:26 +00:00
mail Typo. 2021-08-28 07:45:22 +00:00
math bump for plist changes 6.9 -> 7.0 2021-08-17 20:22:02 +00:00
meta update to the MATE Desktop 1.26.0 2021-08-25 12:06:50 +00:00
misc misc/bible-kjv: keep up with Debian upstream 4.36, no changes for us 2021-08-27 16:01:41 +00:00
multimedia Deinterlace: Use proper ASM output format for *BSD OS 2021-08-27 08:28:02 +00:00
net + headscale and tailscale 2021-08-27 16:33:07 +00:00
news
plan9 Hosting on git.9front.org currently produces tarballs that change every 2021-07-21 18:04:01 +00:00
print Update to cups-filters-1.28.10. 2021-08-18 06:42:30 +00:00
productivity Strip out two instances of -Werror to fix build on sparc64 2021-08-09 16:08:43 +00:00
security Space. 2021-08-27 14:28:41 +00:00
shells shells/tcsh: bugfix update to 6.22.04; from Josh Grosse 2021-08-24 15:03:22 +00:00
sysutils Update to terragrunt-0.31.7. 2021-08-27 09:54:09 +00:00
telephony update to asterisk-18.6.0 2021-08-13 19:08:03 +00:00
tests
textproc mips64el moved to clang, stop using ports-clang for it. from brad 2021-08-28 08:27:57 +00:00
www Use SIGQUIT for graceful shutdown. 2021-08-28 08:56:12 +00:00
x11 Respect CFLAGS. 2021-08-28 08:48:38 +00:00
.cvsignore
.gitignore
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 $