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 9ba34aedb1 update to bird-2.0.11
From the release notes:

  o BGP roles (RFC 9234)
  o BGP: Keepalive time scaling
  o BGP: New 'min hold time' and 'min keepalive time' options
  o BGP: New 'next hop prefer global' option
  o Filter: For loops and direct recursion
  o Filter: Mixed declarations of local variables
  o Filter: Improved static type checks
  o Filter: Literal [] for empty set
  o Linux: Netlink KRT improvements
  o BSD: Experimental support for Netlink API
  o Memory management improvements
  o Many bugfixes

  In contrast to prior versions, configured keepalive time in BGP now scales
  with negotiated hold time to maintain proportion between the keepalive time
  and the hold time.

  There is a minor change in recursive next hop processing. Previously,
  recursive next hop must be resolved through a non-recursive route, now it must
  be resolved through a prefix where both the best route and all routes with the
  same preference (as the best route) are non-recursive. The old behavior might
  lead in some corner cases to an infinite loop of recursive next hop resolution
  due to a priority inversion.
2022-12-12 09:24:47 +00:00
archivers archivers/libarchive: update to 3.6.2 2022-12-11 21:41:16 +00:00
astro Drop maintainership for packages not related to toolchains and ELF. 2022-12-08 20:31:13 +00:00
audio Update to py3-tagpy-2018.1.1. 2022-12-11 11:38:23 +00:00
benchmarks bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +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 to magic-8.3.340, from Brad, ok Alessandro De Laurenzis (maintainer) 2022-12-06 19:39:23 +00:00
chinese WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
comms update to chirp-20221203 2022-12-05 12:05:55 +00:00
converters Drop maintainership for packages not related to toolchains and ELF. 2022-12-08 20:31:13 +00:00
databases update to v1.85.0 2022-12-11 15:21:47 +00:00
devel Update to liblouis-3.24.0. 2022-12-11 11:47:37 +00:00
editors Update to leafpad-0.8.19. 2022-12-11 11:44:37 +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 Update to xroar 1.2. 2022-12-03 18:00:25 +00:00
fonts Drop maintainership for packages not related to toolchains and ELF. 2022-12-08 20:31:13 +00:00
games games/burgerspace: update to 1.9.5 2022-12-04 16:29:44 +00:00
geo geo/pygeoapi: update to 0.13.0 2022-12-06 08:30:04 +00:00
graphics update graphics/chafa to 1.12.4; diff from Florian Viehweger (maintainer) 2022-12-11 09:23:03 +00:00
infrastructure Bump _SYSTEM_VERSION for mips64 again 2022-12-10 12:37:27 +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 add forgotten patch 2022-12-11 21:29:47 +00:00
mail update mail/aerc to a few commits after the 0.13 release bringing: 2022-12-11 11:02:24 +00:00
math add missing BDEP on math/py-oldest-support-numpy; 2022-12-09 14:26:44 +00:00
meta Welcome GNOME 43.2. 2022-12-08 10:29:36 +00:00
misc Update to hwdata-0.365. 2022-12-03 08:58:19 +00:00
multimedia Update to py3-chromecast-13.0.2. 2022-12-10 08:52:06 +00:00
net update to bird-2.0.11 2022-12-12 09:24:47 +00:00
news bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
plan9 update plan9/sam to the latest commit in the deadpixi fork 2022-11-07 15:37:20 +00:00
print Update transfig to 3.2.8b. 2022-12-08 20:33:24 +00:00
productivity Update homebank to 5.6 2022-12-07 19:14:23 +00:00
security Update to rust-openssl-tests 20221211 2022-12-11 22:10:52 +00:00
shells shells/bash: fix dynamic loading of modules; clue from jca@ 2022-12-08 15:52:18 +00:00
sysutils Update node_exporter to v1.50.0 (the latest release). 2022-12-11 10:50:32 +00:00
telephony update to asterisk-20.0.1 2022-12-02 08:49:23 +00:00
tests remove line continuation before empty lines 2022-10-31 23:14:52 +00:00
textproc add max version spec in m2r, and comment in mistune. (mistune is a bit 2022-12-11 09:04:20 +00:00
wayland Update plasma-wayland-protocols to 1.9.0. 2022-10-23 06:37:57 +00:00
www Drop maintainership for packages not related to toolchains and ELF. 2022-12-08 20:31:13 +00:00
x11 Missing DEP on devel/gsettings-desktop-schemas. 2022-12-12 08:24:08 +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/