Personal patches
Go to file
Loic Blot db9dab9d84 net/kube-apiserver: Add new port
The Kubernetes API server validates and configures data for the api
objects which include pods, services, replicationcontrollers,
and others. The API Server services REST operations and provides
the frontend to the cluster's shared state through which all other
components interact.

Note: while testing this as a replacement of a Linux based on my lab,
I only saw Webhooks not working due to Kubernetes network mesh not implemented.
I added a notice about this for people who want to test it.

PR:		267308
2023-01-20 12:50:24 +01:00
.hooks
accessibility
arabic
archivers archivers/libdeflate: the port had been updated to version 1.17 2023-01-19 18:01:42 +00:00
astro astro/libosmium: update 2.18.0 → 2.19.0 2023-01-20 02:24:09 +03:00
audio audio/gxplugins-lv2: Update 0.9 -> 1.0 2023-01-19 12:02:20 -08:00
base
benchmarks
biology math/suitesparse*: bump PORTREVISION of dependant ports 2023-01-19 17:45:37 +01:00
cad cad/veryl: Update 0.2.0 -> 0.2.1 2023-01-19 10:03:28 -08:00
chinese
comms comms/py-pymodbus: Add new port 2023-01-20 12:50:24 +01:00
converters
databases databases/soci: fix build with libc++ 15 2023-01-19 20:13:02 +01:00
deskutils deskutils/copyq: Update to 6.4.0 2023-01-20 10:06:28 +00:00
devel devel/level-zero: update to 1.9.4 2023-01-20 10:02:14 +00:00
dns
editors
emulators emulators/rpcs3: unbreak build on aarch64 after ee309cdf6c 2023-01-19 14:36:51 +00:00
finance
french
ftp ftp/curl: re-enabled CA_BUNDLE by default 2023-01-19 08:51:47 +00:00
games games/suyimazu: Adjust DISTNAME to not only contain version 2023-01-19 21:14:46 +01:00
german
graphics graphics/evolvotron: Adopt/Update to 0.8.0 2023-01-20 10:06:29 +00:00
hebrew
hungarian
irc cleanup: Remove expired ports: 2023-01-19 17:55:10 +01:00
japanese
java
Keywords
korean
lang lang/luajit-devel: update to the recent commit 2023-01-19 11:40:26 -05:00
mail mail/snappymail: Update to 2.24.6 2023-01-20 09:13:48 +09:00
math math/suitesparse*: bump PORTREVISION of dependant ports 2023-01-19 17:45:37 +01:00
misc misc/arrow-datafusion: Update 15.0.0 -> 16.0.0 2023-01-19 12:02:21 -08:00
Mk Features/pie: allow static-pie: 2023-01-19 11:51:05 +01:00
multimedia multimedia/gtk-youtube-viewer: Update to 3.10.5 2023-01-18 14:56:38 -08:00
net net/kube-apiserver: Add new port 2023-01-20 12:50:24 +01:00
net-im net-im/ejabberd: Update to 23.01 2023-01-19 20:45:08 +00:00
net-mgmt net-mgmt/victoria-metrics: update VictoriaMetrics to version 1.86.2 2023-01-20 07:18:10 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg: with build with WITH_PIE 2023-01-19 11:51:05 +01:00
portuguese
print
russian
science science/py-vedo: New port: Python module for scientific analysis and visualization of 3D objects 2023-01-19 15:05:03 -08:00
security security/s2n-tls: Update to 1.3.33 2023-01-20 10:06:28 +00:00
shells
sysutils sysutils/ior: New port: IOR and mdtest, parallel IO storage benchmark 2023-01-20 01:01:26 -08:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/nginx-devel: update third-party lua module 0.10.22 -> 0.10.23rc1 2023-01-19 12:10:27 -05:00
x11 x11/swaylock-effects: update to 1.6.11 2023-01-20 10:09:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.359 2023-01-20 11:12:27 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots: backport a Xwayland crashfix 2023-01-18 23:27:10 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md CONTRIBUTING.md: Adjust link to "submitting patches" instructions. 2021-05-15 13:36:25 +02:00
COPYRIGHT
GIDs www/hedgedoc: NEW PORT web-hosted markdown doc editor 2023-01-19 10:27:18 +00:00
Makefile
MOVED cleanup: Remove expired ports: 2023-01-19 17:55:10 +01:00
README
UIDs www/hedgedoc: NEW PORT web-hosted markdown doc editor 2023-01-19 10:27:18 +00:00
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.