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
sthen fb8ff56467 With some ports it's difficult to add linker flags, so reuse the ld wrapper
script infrastructure previously used for USE_WXNEEDED to allow adding
--no-execute-only by setting USE_NOEXECONLY=Yes in the port.

This isn't ideal for compilers (in cases where those can't be made to work
with exec-only they need patching to add to the internally constructed linker
command line, though it does at least help with initial testing there),
and is useful for some other ports.

ok tb@
2023-01-09 17:08:50 +00:00
archivers build PHP 8.2 versions of those pecl-* ports which support it 2023-01-06 19:37:56 +00:00
astro Update ansiweather to 1.19.0. 2023-01-09 13:10:15 +00:00
audio Fix pointer to integer conversion, invalid with clang 15 2023-01-09 13:31:14 +00:00
benchmarks Update siege to 4.1.6. 2023-01-09 13:13:19 +00:00
biology Do the usual c99 dance for base-gcc to fix the build on sparc64 2022-11-28 16:07:04 +00:00
books
cad Update qcad to 3.27.8.7 BUT still broken at runtime 2023-01-02 12:40:09 +00:00
chinese
comms comms/hylafax: fix build with tiff 4.5.0. 2022-12-19 08:52:15 +00:00
converters recode: add missing BDEP 2023-01-09 08:06:16 +00:00
databases Update patroni 2.1.5 -> 2.1.7 2023-01-09 14:13:17 +00:00
devel devel/fnc: drop -Werror; found by jca@, ok sdk@ 2023-01-09 08:27:43 +00:00
editors +calligraplan 2023-01-09 16:13:10 +00:00
education Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on 2022-11-26 23:28:11 +00:00
emulators QEMU: add support for setting threads name on OpenBSD, from Brad 2023-01-09 14:26:00 +00:00
fonts +nerd-fonts 2022-12-31 10:03:30 +00:00
games update to naev-0.10.1 2023-01-08 09:36:18 +00:00
geo geo/gdal: update to 3.6.2 2023-01-08 16:25:09 +00:00
graphics Remove libraw patch, since the last update it is integrated upstream 2023-01-09 16:08:33 +00:00
infrastructure With some ports it's difficult to add linker flags, so reuse the ld wrapper 2023-01-09 17:08:50 +00:00
inputmethods bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
japanese Stop using the daemon class in @newuser. 2022-11-08 11:14:43 +00:00
java java/jna file list differs with newer jdk (different javadoc files with 2022-11-11 17:39:30 +00:00
korean
lang minor tweaks for compcert 2023-01-08 20:34:48 +00:00
mail Update to evolution-ews-3.46.3. 2023-01-07 10:01:39 +00:00
math Add labplot 2023-01-07 20:38:42 +00:00
meta Unmention unported kdm, clarify how the wiki not gdm provides xfce4.desktop 2022-12-24 20:49:58 +00:00
misc misc/vttest: maintenance update to 20221229 2023-01-08 21:31:00 +00:00
multimedia add FFmpeg/x264 debug packages, from Brad. 2023-01-07 12:49:27 +00:00
net Add ntfy. Reuse letskencrypt UID. 2023-01-09 12:22:17 +00:00
news Update to pan-0.153. 2022-12-28 16:39:57 +00:00
plan9 update plan9/sam to the latest commit in the deadpixi fork 2022-11-07 15:37:20 +00:00
print Update to brlaser-6.2. 2022-12-27 08:57:22 +00:00
productivity Update homebank to 5.6.1 2023-01-09 16:36:51 +00:00
security Update to 1.2.0 2023-01-08 20:50:30 +00:00
shells Update to dash-0.5.12 2022-12-27 17:42:13 +00:00
sysutils update findlib to 1.9.6; needed for ocaml > 4.12 2023-01-08 03:42:44 +00:00
telephony Unbreak when devel/pkgconf is installed 2022-12-27 14:53:27 +00:00
tests
textproc textproc/catfish: regen patches 2023-01-08 14:23:25 +00:00
wayland Update wayland-protocols to 1.27 2022-12-17 07:46:27 +00:00
www ephemetoot needs an RDEP on py-setuptools for the pkg_resources locator, 2023-01-09 09:12:17 +00:00
x11 rxvt-unicode: improve the patch comment 2023-01-09 12:47:49 +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/