1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
King John da485f5145 sysutils/k9s: Update to 0.32.6
Add LICENSE_FILE.
Pet portlint.

Changelogs: https://github.com/derailed/k9s/releases/tag/v0.32.6
https://github.com/derailed/k9s/releases/tag/v0.32.5

PR:		282688
Approved by:	Robert Gogolok <gogolok@gmail.com> (maintainer)
2024-11-11 17:13:17 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: force link with pthreads (+) 2024-11-11 01:21:12 +03:00
benchmarks
biology biology/py-resdk: update 21.2.0 → 21.2.1 2024-11-10 19:54:22 -08:00
cad cad/py-pyvcd: update 0.4.0 → 0.4.1 2024-11-11 02:22:17 -08:00
chinese
comms
converters converters/drg2sbg: Update to 2.2.1 2024-11-10 21:13:06 +01:00
databases databases/mytop: Adopt port and fix conflicts 2024-11-10 14:34:56 +01:00
deskutils deskutils/normcap: Add missing dependency; Update WWW 2024-11-11 02:22:18 -08:00
devel devel/py-pyTooling: update 6.7.0 → 8.0.1 2024-11-11 02:22:20 -08:00
dns
editors editors/vscode: update to 1.95.2 2024-11-10 18:07:18 +09:00
emulators
filesystems
finance finance/py-fundamentalanalysis: update 0.2.14 → 0.3.1 2024-11-10 15:53:11 -08:00
french
ftp
games games/trenchbroom: try to unreak the port's build on recent -CURRENT 2024-11-11 12:36:56 +00:00
german
graphics graphics/jp2a: Update to 1.3.2 2024-11-10 21:12:02 +01:00
hebrew
hungarian
irc
japanese japanese/R-cran-zipangu: Update to 0.3.3 2024-11-11 12:59:36 +00:00
java java/intellij-ultimate: update to 2024.2.4 release 2024-11-11 10:34:14 +01:00
Keywords
korean
lang lang/eisl: update 5.35 → 5.37 2024-11-11 02:22:19 -08:00
mail mail/mailio: update 0.23.0-59 → 0.24.0 2024-11-11 02:22:21 -08:00
math math/superlu-dist: update 9.0.0 → 9.1.0 2024-11-11 02:22:20 -08:00
misc misc/cuttlefish: update 2.7.5 → 2.8.0 2024-11-11 02:22:21 -08:00
Mk
multimedia multimedia/pipewire: Remove useless patch 2024-11-10 15:45:13 +03:00
net net/wifi-firmware-*: add support to set loader tunable 2024-11-10 23:20:15 +00:00
net-im net-im/linux-discord: Add missing dependency 2024-11-11 09:45:43 +01:00
net-mgmt
net-p2p math/secp256k1: update to 0.6.0 release. 2024-11-11 09:50:21 +01:00
news
polish
ports-mgmt
portuguese
print
russian
science science/mopac: update 22.1.1 → 23.0.0 2024-11-11 03:21:01 -08:00
security security/rubygem-ssrf_filter10: added portscout limitation to 1.0.x 2024-11-11 07:34:11 +02:00
shells shells/oil: update 0.23.0 → 0.24.0 2024-11-11 02:22:17 -08:00
sysutils sysutils/k9s: Update to 0.32.6 2024-11-11 17:13:17 +01:00
Templates
textproc textproc/riffdiff: update 3.3.6 → 3.3.7 2024-11-11 02:22:18 -08:00
Tools
ukrainian
vietnamese
www www/tomcat101: Update 10.1.31 → 10.1.33 2024-11-11 18:44:54 +03:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/lxqt-wayland-session: Fix build 2024-11-09 22:31:32 -08:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/flatbuffers205: Remove 2024-11-10 12:13:33 -08:00
README
UIDs
UPDATING devel/apr1: Switch to bdb from base 2024-11-10 12:47:26 +01:00

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

	https://ports.FreeBSD.org

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.